commit | 0dd6f87e63edcafdb2df9b582d768bfca9e78d6a | [log] [tgz] |
---|---|---|
author | Andreas Sandberg <andreas@sandberg.pp.se> | Thu Oct 03 11:00:18 2013 +0200 |
committer | Andreas Sandberg <andreas@sandberg.pp.se> | Thu Oct 03 11:00:18 2013 +0200 |
tree | dbe90f27aca1d101af93a6adc5cd372fc6692914 | |
parent | 05ed2deda679a2651ead92e93bec55c90705a738 [diff] |
kvm: Service events in the instruction event queues This changset adds calls to the service the instruction event queues that accidentally went missing from commit [0063c7dd18ec]. The original commit only included the code needed to schedule instruction stops from KVM and missed the functionality to actually service the events.