| Commit message (Expand) | Author | Age | Files | Lines |
* | KVM: only abort guest entry if timer count goes from 0->1 | Marcelo Tosatti | 2008-07-20 | 1 | -2/+2 |
* | KVM: kvm_io_device: extend in_range() to manage len and write attribute | Laurent Vivier | 2008-07-20 | 1 | -1/+2 |
* | KVM: IOAPIC/LAPIC: Enable NMI support | Sheng Yang | 2008-07-20 | 1 | -1/+2 |
* | KVM: VMX: move APIC_ACCESS trace entry to generic code | Joerg Roedel | 2008-07-20 | 1 | -0/+4 |
* | KVM: close timer injection race window in __vcpu_run | Marcelo Tosatti | 2008-06-24 | 1 | -0/+1 |
* | KVM: LAPIC: ignore pending timers if LVTT is disabled | Marcelo Tosatti | 2008-05-18 | 1 | -1/+1 |
* | rename div64_64 to div64_u64 | Roman Zippel | 2008-05-01 | 1 | -3/+3 |
* | KVM: export kvm_lapic_set_tpr() to modules | Joerg Roedel | 2008-04-27 | 1 | -0/+1 |
* | KVM: Rename VCPU_MP_STATE_* to KVM_MP_STATE_* | Avi Kivity | 2008-04-27 | 1 | -8/+8 |
* | KVM: hlt emulation should take in-kernel APIC/PIT timers into account | Marcelo Tosatti | 2008-04-27 | 1 | -0/+10 |
* | KVM: replace remaining __FUNCTION__ occurances | Harvey Harrison | 2008-04-27 | 1 | -4/+4 |
* | KVM: Avoid infinite-frequency local apic timer | Avi Kivity | 2008-03-04 | 1 | -0/+4 |
* | KVM: Move apic timer migration away from critical section | Avi Kivity | 2008-01-30 | 1 | -2/+1 |
* | KVM: Accelerated apic support | Avi Kivity | 2008-01-30 | 1 | -1/+50 |
* | KVM: local APIC TPR access reporting facility | Avi Kivity | 2008-01-30 | 1 | -0/+21 |
* | KVM: Move arch dependent files to new directory arch/x86/kvm/ | Avi Kivity | 2008-01-30 | 1 | -0/+1085 |