]> git.proxmox.com Git - mirror_qemu.git/commit - target-i386/cpu.h
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)
commita0fb002c6462d21ceb9eac8c5772e469ec189374
tree03746f1dd29d82b6bf599a0afde1645454ed8593
parent5a2e3c2e11802215cbb69d6e5ad35b5bdc7d5382
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