Commit message (Expand) | Author | Age | |
---|---|---|---|
* | KVM: Fix x86 emulator writeback | Luca Tettamanti | 2007-07-16 |
* | KVM: Implement emulation of instruction "ret" (opcode 0xc3) | Nitin A Kamble | 2007-07-16 |
* | KVM: Implement emulation of "pop reg" instruction (opcode 0x58-0x5f) | Nitin A Kamble | 2007-07-16 |
* | KVM: Emulate hlt on real mode for Intel | Avi Kivity | 2007-07-16 |
* | KVM: x86 emulator: implement wbinvd | Avi Kivity | 2007-07-16 |
* | KVM: Allow passing 64-bit values to the emulated read/write API | Avi Kivity | 2007-05-03 |
* | KVM: x86 emulator: fix bit string operations operand size | Avi Kivity | 2007-05-03 |
* | [PATCH] KVM: x86 emulator: fix bit string instructions | Avi Kivity | 2007-01-23 |
* | [PATCH] KVM: MMU: Fix cmpxchg8b emulation | Avi Kivity | 2007-01-06 |
* | [PATCH] KVM: Replace __x86_64__ with CONFIG_X86_64 | Avi Kivity | 2006-12-13 |
* | [PATCH] kvm: userspace interface | Avi Kivity | 2006-12-10 |