linux/arch/x86/kvm
Gleb Natapov abb3911965 KVM: get_tss_base_addr() should return a gpa_t
If TSS we are switching to resides in high memory task switch will fail
since address will be truncated. Windows2k3 does this sometimes when
running with more then 4G

Cc: stable@kernel.org
Signed-off-by: Gleb Natapov <gleb@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
2009-11-04 12:42:36 -02:00
..
emulate.c
i8254.c KVM: use proper hrtimer function to retrieve expiration time 2009-10-16 12:30:25 -03:00
i8254.h
i8259.c
irq.c
irq.h
Kconfig
kvm_cache_regs.h
kvm_timer.h
lapic.c KVM: use proper hrtimer function to retrieve expiration time 2009-10-16 12:30:25 -03:00
lapic.h
Makefile
mmu.c KVM: MMU: fix pointer cast 2009-10-16 12:30:26 -03:00
mmu.h
mmutrace.h
paging_tmpl.h KVM: MMU: add SPTE_HOST_WRITEABLE flag to the shadow ptes 2009-10-04 17:04:50 +02:00
svm.c
timer.c
trace.h
tss.h
vmx.c KVM: VMX: flush TLB with INVEPT on cpu migration 2009-10-04 13:57:24 +02:00
x86.c KVM: get_tss_base_addr() should return a gpa_t 2009-11-04 12:42:36 -02:00
x86.h