kernel-fxtec-pro1x/arch/x86/kvm
Mohammed Gamal a5e2e82b8b KVM: x86 emulator: Add mov r, imm instructions (opcodes 0xb0-0xbf)
The emulator only supported one instance of mov r, imm instruction
(opcode 0xb8), this adds the rest of these instructions.

Signed-off-by: Mohammed Gamal <m.gamal005@gmail.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
2008-10-15 10:15:23 +02:00
..
i8254.c KVM: make irq ack notifier functions static 2008-10-15 10:15:21 +02:00
i8254.h KVM: PIT: fix injection logic and count 2008-10-15 10:15:17 +02:00
i8259.c KVM: fix i8259 reset irq acking 2008-10-15 10:15:19 +02:00
irq.c KVM: PIT: fix injection logic and count 2008-10-15 10:15:17 +02:00
irq.h KVM: irq ack notification 2008-10-15 10:15:16 +02:00
Kconfig mmu-notifiers: core 2008-07-28 16:30:21 -07:00
kvm_cache_regs.h KVM: x86: accessors for guest registers 2008-10-15 10:13:57 +02:00
kvm_svm.h
lapic.c KVM: irq ack notification 2008-10-15 10:15:16 +02:00
lapic.h
Makefile
mmu.c KVM: MMU: Convert direct maps to use the generic shadow walker 2008-10-15 10:15:23 +02:00
mmu.h
paging_tmpl.h KVM: MMU: Convert the paging mode shadow walk to use the generic walker 2008-10-15 10:15:23 +02:00
svm.c KVM: SVM: Fix typo 2008-10-15 10:15:20 +02:00
svm.h
tss.h
vmx.c KVM: VMX: Change segment dpl at reset to 3 2008-10-15 10:15:21 +02:00
vmx.h KVM: VMX: Rename misnamed msr bits 2008-10-15 10:13:57 +02:00
x86.c KVM: Allocate guest memory as MAP_PRIVATE, not MAP_SHARED 2008-10-15 10:15:23 +02:00
x86.h KVM: Add a pending interrupt queue 2008-10-15 10:15:13 +02:00
x86_emulate.c KVM: x86 emulator: Add mov r, imm instructions (opcodes 0xb0-0xbf) 2008-10-15 10:15:23 +02:00