From: Jan Kiszka Date: Thu, 12 Nov 2009 00:04:25 +0000 (+0100) Subject: KVM: x86: Add KVM_GET/SET_VCPU_EVENTS X-Git-Tag: v2.6.33-rc1~387^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3cfc3092f40bc37c57ba556cfd8de4218f2135ab;p=pandora-kernel.git KVM: x86: Add KVM_GET/SET_VCPU_EVENTS This new IOCTL exports all yet user-invisible states related to exceptions, interrupts, and NMIs. Together with appropriate user space changes, this fixes sporadic problems of vmsave/restore, live migration and system reset. [avi: future-proof abi by adding a flags field] Signed-off-by: Jan Kiszka Signed-off-by: Avi Kivity --- Reading git-diff-tree failed