x86: syscall: implementation of exit_group
authorSeverin Wischmann ext:(%2C%20Ioannis%20Ilkos%20%3Cioannis.ilkos09%40imperial.ac.uk%3E) <wiseveri@student.ethz.ch>
Mon, 20 Oct 2014 21:43:48 +0000 (16:43 -0500)
committerSeverin Wischmann ext:(%2C%20Ioannis%20Ilkos%20%3Cioannis.ilkos09%40imperial.ac.uk%3E) <wiseveri@student.ethz.ch>
Mon, 20 Oct 2014 21:43:48 +0000 (16:43 -0500)
commite72736aaf0508dd545ae9949c31ed91ba41d761b
tree94b78ab3c3226a97d5f27e9dbb8a794a652a96a3
parent6d4866383feac65beaf8ac5fa18557569e25481d
x86: syscall: implementation of exit_group
On exit_group syscall, we used to exit the simulator.  But now we will only
halt the execution of threads that belong to the group.

Committed by: Nilay Vaish <nilay@cs.wisc.edu>
src/sim/syscall_emul.cc