Commit Graph

27 Commits (c9a1185c945c8db3185ad40092963cbb39192e31)

Author SHA1 Message Date
Avi Kivity d39dba54ce KVM: X86 emulator: fix 'push reg' writeback 18 years ago
Nitin A Kamble 7e778161fb KVM: x86 emulator: implement 'push reg' (opcodes 0x50-0x57) 18 years ago
Nitin A Kamble c53ce170a9 KVM: x86 emulator: Implement 'jmp rel short' instruction (opcode 0xeb) 18 years ago
Nitin A Kamble 098c937ba3 KVM: x86 emulator: implement 'jmp rel' instruction (opcode 0xe9) 18 years ago
Nitin A Kamble 19eb938e01 KVM: x86 emulator: implement 'and $imm, %{al|ax|eax}' 18 years ago
Laurent Vivier 3090dd7377 KVM: Clean up kvm_setup_pio() 18 years ago
Laurent Vivier e70669abd4 KVM: Cleanup string I/O instruction emulation 18 years ago
Laurent Vivier cebff02b11 KVM: Change the emulator_{read,write,cmpxchg}_* functions to take a vcpu 18 years ago
Aurelien Jarno 3ccb8827fb KVM: Remove dead code in the cmpxchg instruction emulation 18 years ago
Avi Kivity 394b6e5944 KVM: x86 emulator: fix faulty check for two-byte opcode 18 years ago
Avi Kivity e3243452f4 KVM: x86 emulator: fix cmov for writeback changes 18 years ago
Rusty Russell dcc0766b22 KVM: Trivial: Comment spelling may escape grep 18 years ago
Rusty Russell 1e3c5cb0d5 KVM: Trivial: Make decode_register() static 18 years ago
Avi Kivity bac27d35cb KVM: x86 emulator: fix debug reg mov instructions 18 years ago
Aurelien Jarno d37c855719 KVM: disable writeback for 0x0f 0x01 instructions. 18 years ago
Avi Kivity 35f3f28613 KVM: x86 emulator: implement rdmsr and wrmsr 18 years ago
Luca Tettamanti 02c03a326a KVM: Fix x86 emulator writeback 18 years ago
Nitin A Kamble d9413cd757 KVM: Implement emulation of instruction "ret" (opcode 0xc3) 18 years ago
Nitin A Kamble 7f0aaee07b KVM: Implement emulation of "pop reg" instruction (opcode 0x58-0x5f) 18 years ago
Avi Kivity 72d6e5a08a KVM: Emulate hlt on real mode for Intel 18 years ago
Avi Kivity 687fdbfe64 KVM: x86 emulator: implement wbinvd 18 years ago
Avi Kivity 4c690a1e86 KVM: Allow passing 64-bit values to the emulated read/write API 18 years ago
Avi Kivity df513e2cdd KVM: x86 emulator: fix bit string operations operand size 18 years ago
Avi Kivity 038e51de2e [PATCH] KVM: x86 emulator: fix bit string instructions 18 years ago
Avi Kivity 32b3562735 [PATCH] KVM: MMU: Fix cmpxchg8b emulation 18 years ago
Avi Kivity 05b3e0c2c7 [PATCH] KVM: Replace __x86_64__ with CONFIG_X86_64 18 years ago
Avi Kivity 6aa8b732ca [PATCH] kvm: userspace interface 18 years ago