kernel-aes67/drivers/kvm
Izik Eidus f9d46eb0e4 KVM: add kvm_is_error_hva()
Check for the "error hva", an address outside the user address space that
signals a bad gfn.

Signed-off-by: Izik Eidus <izike@qumranet.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
2008-01-30 17:53:01 +02:00
..
i8259.c KVM: Export PIC reset for kernel device reset 2008-01-30 17:52:55 +02:00
ioapic.c KVM: Split IOAPIC reset function and export for kernel RESET 2008-01-30 17:52:55 +02:00
irq.c KVM: Portability: Split kvm_vcpu into arch dependent and independent parts (part 1) 2008-01-30 17:52:54 +02:00
irq.h KVM: Split IOAPIC reset function and export for kernel RESET 2008-01-30 17:52:55 +02:00
Kconfig
kvm_main.c KVM: add kvm_is_error_hva() 2008-01-30 17:53:01 +02:00
kvm_svm.h
kvm.h KVM: add kvm_is_error_hva() 2008-01-30 17:53:01 +02:00
lapic.c KVM: Portability: Split kvm_vcpu into arch dependent and independent parts (part 1) 2008-01-30 17:52:54 +02:00
Makefile
mmu.c KVM: MMU: Topup the mmu memory preallocation caches before emulating an insn 2008-01-30 17:52:57 +02:00
paging_tmpl.h
segment_descriptor.h KVM: Portability: Move memory segmentation to x86.c 2008-01-30 17:52:57 +02:00
svm.c KVM: Move page fault processing to common code 2008-01-30 17:52:57 +02:00
svm.h
vmx.c KVM: VMX: wbinvd exiting 2008-01-30 17:53:01 +02:00
vmx.h KVM: VMX: wbinvd exiting 2008-01-30 17:53:01 +02:00
x86_emulate.c KVM: x86 emulator: remove 8 bytes operands emulator for call near instruction 2008-01-30 17:53:01 +02:00
x86_emulate.h KVM: x86 emulator: centralize decoding of one-byte register access insns 2008-01-30 17:52:59 +02:00
x86.c KVM: Portability: Move x86 vcpu ioctl handlers to x86.c 2008-01-30 17:53:00 +02:00
x86.h KVM: Portability: Move pio emulation functions to x86.c 2008-01-30 17:52:59 +02:00