linux-stable-rt/arch
Roedel, Joerg b69e8caef5 KVM: x86: Inject #GP with the right rip on efer writes
This patch fixes a bug in the KVM efer-msr write path. If a
guest writes to a reserved efer bit the set_efer function
injects the #GP directly. The architecture dependent wrmsr
function does not see this, assumes success and advances the
rip. This results in a #GP in the guest with the wrong rip.
This patch fixes this by reporting efer write errors back to
the architectural wrmsr function.

Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
2010-05-19 11:36:39 +03:00
..
alpha
arm ARM: 5974/1: arm/mach-at91 Makefile: remove two blanks. 2010-04-14 11:22:44 +01:00
avr32
blackfin
cris
frv
h8300
ia64 KVM: Let vcpu structure alignment be determined at runtime 2010-05-19 11:36:29 +03:00
m32r
m68k m68knommu: fix coldfire tcdrain 2010-04-21 13:43:06 +10:00
m68knommu m68knommu: remove a duplicate vector setting line for 68360 2010-04-21 13:43:06 +10:00
microblaze
mips
mn10300
parisc
powerpc KVM: Let vcpu structure alignment be determined at runtime 2010-05-19 11:36:29 +03:00
s390 KVM: Let vcpu structure alignment be determined at runtime 2010-05-19 11:36:29 +03:00
score
sh
sparc sparc64: Fix hardirq tracing in trap return path. 2010-04-20 00:48:37 -07:00
um
x86 KVM: x86: Inject #GP with the right rip on efer writes 2010-05-19 11:36:39 +03:00
xtensa
.gitignore
Kconfig