aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/kvm/x86_emulate.c
diff options
context:
space:
mode:
authorAvi Kivity <avi@qumranet.com>2007-07-17 13:04:56 +0300
committerAvi Kivity <avi@qumranet.com>2007-07-20 20:16:29 +0300
commit90cb0529dd230548a7f0d6b315997be854caea1b (patch)
tree31aad8e119781b7df846a8f8d8522a82ff3e4b25 /drivers/kvm/x86_emulate.c
parentKVM: MMU: Store nx bit for large page shadows (diff)
downloadlinux-dev-90cb0529dd230548a7f0d6b315997be854caea1b.tar.xz
linux-dev-90cb0529dd230548a7f0d6b315997be854caea1b.zip
KVM: Fix memory slot management functions for guest smp
The memory slot management functions were oriented against vcpu 0, where they should be kvm-wide. This causes hangs starting X on guest smp. Fix by making the functions (and resultant tail in the mmu) non-vcpu-specific. Unfortunately this reduces the efficiency of the mmu object cache a bit. We may have to revisit this later. Signed-off-by: Avi Kivity <avi@qumranet.com>
Diffstat (limited to 'drivers/kvm/x86_emulate.c')
0 files changed, 0 insertions, 0 deletions