]> Git Repo - qemu.git/commit
KVM: Request setting of nmi_pending and sipi_vector
authorJan Kiszka <[email protected]>
Thu, 28 Jan 2010 08:30:51 +0000 (09:30 +0100)
committerMarcelo Tosatti <[email protected]>
Wed, 3 Feb 2010 21:47:33 +0000 (19:47 -0200)
commitaee028b95d1d250a727583a14c864bc95ec27c69
treefc09b65dd62538bf5d830407492ccabcd66d7731
parent62a2744ca09a0b44b8406ea0c430c4c67a2c3231
KVM: Request setting of nmi_pending and sipi_vector

The final version of VCPU events in 2.6.33 will allow to skip
nmi_pending and sipi_vector on KVM_SET_VCPU_EVENTS. For now let's write
them unconditionally, which is unproblematic for upstream due to missing
SMP support. Future version which enable SMP will write them only on
reset.

Signed-off-by: Jan Kiszka <[email protected]>
Signed-off-by: Marcelo Tosatti <[email protected]>
target-i386/kvm.c
This page took 0.023345 seconds and 4 git commands to generate.