diff options
author | Joerg Roedel <joerg.roedel@amd.com> | 2010-11-29 17:51:49 +0100 |
---|---|---|
committer | Avi Kivity <avi@redhat.com> | 2011-01-12 10:30:07 +0100 |
commit | fc3a9157d3148ab91039c75423da8ef97be3e105 (patch) | |
tree | bd356d2ec06e34554691913419ac18cef1fcf3c9 /arch/m68k | |
parent | KVM: SVM: Make Use of the generic guest-mode functions (diff) | |
download | linux-fc3a9157d3148ab91039c75423da8ef97be3e105.tar.xz linux-fc3a9157d3148ab91039c75423da8ef97be3e105.zip |
KVM: X86: Don't report L2 emulation failures to user-space
This patch prevents that emulation failures which result
from emulating an instruction for an L2-Guest results in
being reported to userspace.
Without this patch a malicious L2-Guest would be able to
kill the L1 by triggering a race-condition between an vmexit
and the instruction emulator.
With this patch the L2 will most likely only kill itself in
this situation.
Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Diffstat (limited to 'arch/m68k')
0 files changed, 0 insertions, 0 deletions