kvm: x86: Add support for VCPU event states
authorJan Kiszka <jan.kiszka@web.de>
Tue, 24 Nov 2009 23:33:03 +0000 (00:33 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Thu, 3 Dec 2009 21:25:57 +0000 (15:25 -0600)
commit2e40570728182bbcb3cb0e97b41280fd3bfd1d87
tree03746f1dd29d82b6bf599a0afde1645454ed8593
parentb4f7767d1e239918086542d48acd294e6e5bf369
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>
kvm-all.c
kvm.h
target-i386/cpu.h
target-i386/kvm.c
target-i386/machine.c