commit | a0fb002c6462d21ceb9eac8c5772e469ec189374 | [log] [tgz] |
---|---|---|
author | Jan Kiszka <jan.kiszka@web.de> | Wed Nov 25 00:33:03 2009 +0100 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Thu Dec 03 15:25:57 2009 -0600 |
tree | 03746f1dd29d82b6bf599a0afde1645454ed8593 | |
parent | 5a2e3c2e11802215cbb69d6e5ad35b5bdc7d5382 [diff] |
kvm: x86: Add support for VCPU event states This patch extends the qemu-kvm state sync logic with support for KVM_GET/SET_VCPU_EVENTS, giving access to yet missing exception, interrupt and NMI states. Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>