kvm: Service events in the instruction event queues
authorAndreas Sandberg <andreas@sandberg.pp.se>
Thu, 3 Oct 2013 09:00:18 +0000 (11:00 +0200)
committerAndreas Sandberg <andreas@sandberg.pp.se>
Thu, 3 Oct 2013 09:00:18 +0000 (11:00 +0200)
commit0dd6f87e63edcafdb2df9b582d768bfca9e78d6a
treedbe90f27aca1d101af93a6adc5cd372fc6692914
parent05ed2deda679a2651ead92e93bec55c90705a738
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.
src/cpu/kvm/base.cc