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