Age | Commit message (Expand) | Author | Files | Lines |
2009-09-25 | gcc wants 1st static and then const | Juan Quintela | 1 | -1/+1 |
2009-07-10 | kvm: Work around borken MSR_GET_INDEX_LIST | Jan Kiszka | 1 | -2/+5 |
2009-06-29 | preserve the hypervisor bit while KVM trims the CPUID bits | Andre Przywara | 1 | -0/+4 |
2009-06-29 | fix KVMs GET_SUPPORTED_CPUID feature usage | Andre Przywara | 1 | -0/+22 |
2009-05-22 | kvm: x86: Save/restore KVM-specific CPU states | Jan Kiszka | 1 | -0/+10 |
2009-05-20 | kvm: work around supported cpuid ioctl() brokenness | Mark McLoughlin | 1 | -0/+3 |
2009-05-08 | kvm: Add support for querying supported cpu features | Avi Kivity | 1 | -0/+80 |
2009-04-17 | kvm: Fix cpuid initialization (Jan Kiszka) | aliguori | 1 | -40/+20 |
2009-03-28 | kvm: Drop kvm_patch_opcode_byte (Jan Kiszka) | aliguori | 1 | -23/+4 |
2009-03-12 | Guest debugging support for KVM (Jan Kiszka) | aliguori | 1 | -0/+191 |
2009-02-11 | KVM: cpuid function 2: store all values (Amit Shah) | aliguori | 1 | -0/+1 |
2009-02-09 | KVM: Get all cpuid values from function 2 (Amit Shah) | aliguori | 1 | -0/+26 |
2009-02-09 | KVM: Fetch sub-leaf cpuid values for functions 4, 0xb, 0xd. (Amit Shah) | aliguori | 1 | -14/+39 |
2009-02-09 | KVM: CPUID takes ecx as input value for some functions (Amit Shah) | aliguori | 1 | -4/+4 |
2009-02-05 | targets: remove error handling from qemu_malloc() callers (Avi Kivity) | aliguori | 1 | -2/+0 |
2009-01-26 | kvm-x86: Remove eflags conversion into emulator format (Jan Kiszka) | aliguori | 1 | -4/+0 |
2008-12-13 | Initialize msr list size properly in KVM | aliguori | 1 | -0/+1 |
2008-12-13 | Correctly initialize msr list in KVM | aliguori | 1 | -1/+1 |
2008-12-11 | Fix crash in kvm.c (Stefan Weil) | aliguori | 1 | -1/+1 |
2008-11-13 | Define kvm_ioctl in the same way as ioctl | aliguori | 1 | -2/+2 |
2008-11-05 | Add missing files to KVM commit. | aliguori | 1 | -0/+638 |