linux/arch/x86/kvm
Jan Kiszka e8861cfe2c KVM: x86: Fix TSS size check for 16-bit tasks
A 16-bit TSS is only 44 bytes long. So make sure to test for the correct
size on task switch.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
2010-04-21 13:51:42 +03:00
..
Kconfig
Makefile
emulate.c
i8254.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
i8254.h
i8259.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
irq.c
irq.h
kvm_cache_regs.h
kvm_timer.h
lapic.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
lapic.h
mmu.c KVM: MMU: fix kvm_mmu_zap_page() and its calling path 2010-04-20 12:59:32 +03:00
mmu.h
mmutrace.h
paging_tmpl.h
svm.c KVM: SVM: Fix memory leaks that happen when svm_create_vcpu() fails 2010-04-20 12:55:04 +03:00
timer.c
trace.h
tss.h
vmx.c KVM: VMX: Save/restore rflags.vm correctly in real mode 2010-04-20 12:59:31 +03:00
x86.c KVM: x86: Fix TSS size check for 16-bit tasks 2010-04-21 13:51:42 +03:00
x86.h