commit | 1745eaaa7c53c6090d53090d239d0234a7ecfd2d | [log] [tgz] |
---|---|---|
author | Jan Kiszka <jan.kiszka@siemens.com> | Tue Feb 01 22:15:44 2011 +0100 |
committer | Marcelo Tosatti <mtosatti@redhat.com> | Mon Feb 14 12:39:44 2011 -0200 |
tree | cab9496f3e1a0313f86521363d2ea2ad191a373f | |
parent | b4a3d965dee06d52281496bb5fd0a5cb5534b545 [diff] |
Process vmstop requests in IO thread A pending vmstop request is also a reason to leave the inner main loop. So far we ignored it, and pending stop requests issued over VCPU threads were simply ignored. Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>