« Previous | Next » 

Revision 1a28cac3

ID1a28cac3161f8a85ee0256776068eaed2da025e5

Added by Marcelo Tosatti almost 14 years ago

make SIG_IPI to tcg vcpu thread reliable

Store tcg loop exit request on a global variable, and transfer it to
per-CPUState exit_request after assignment of cpu_single_env.

This makes exit request signal from robust. Drop the timedlock hack.

Signed-off-by: Marcelo Tosatti <>
Signed-off-by: Avi Kivity <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences