Rebased as requested, also fixing a compiler warning about last_io being
write-only on !CONFIG_IOTHREAD. That "__attribute__ ((unused))" in patch
2 can be removed again when CONFIG_IOTHREAD becomes mandatory.

Jan Kiszka (3):
  Do not drop global mutex for polled main loop runs
  Poll main loop after I/O events were received
  Do not kick vcpus in TCG mode

 cpus.c   |    2 +-
 sysemu.h |    2 +-
 vl.c     |   22 ++++++++++++++++------
 3 files changed, 18 insertions(+), 8 deletions(-)

-- 
1.7.3.4


Reply via email to