]> git.proxmox.com Git - mirror_qemu.git/commit - target-i386/kvm.c
kvm: Enable user space NMI injection for kvm guest
authorLai Jiangshan <laijs@cn.fujitsu.com>
Fri, 10 Dec 2010 07:42:53 +0000 (15:42 +0800)
committerMarcelo Tosatti <mtosatti@redhat.com>
Fri, 21 Jan 2011 16:05:21 +0000 (14:05 -0200)
commit276ce81563aeadea5493fbc4fbc84647d5bfbdeb
tree0cc89a6301f26ea0bf297fcd9b05e84c05bf8cff
parentb646968336d4180bdd7d2e24209708dcee6ba400
kvm: Enable user space NMI injection for kvm guest

Make use of the new KVM_NMI IOCTL to send NMIs into the KVM guest if the
user space raised them. (example: qemu monitor's "nmi" command)

Signed-off-by: Lai Jiangshan <laijs@cn.fujitsu.com>
Acked-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
configure
target-i386/kvm.c