Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2009-09-10 | KVM: Move kvm_cpu_get_interrupt() declaration to x86 code | Gleb Natapov | 2 | -1/+1 |
2009-09-10 | KVM: Move exception handling to the same place as other events | Gleb Natapov | 1 | -12/+9 |
2009-09-10 | KVM: MMU: Fix MMU_DEBUG compile breakage | Joerg Roedel | 1 | -2/+2 |
2009-09-10 | KVM: add ioeventfd support | Gregory Haskins | 5 | -4/+293 |
2009-09-10 | KVM: make io_bus interface more robust | Gregory Haskins | 6 | -15/+79 |
2009-09-10 | KVM: add module parameters documentation | Andre Przywara | 1 | -0/+39 |
2009-09-10 | KVM: PIT support for HPET legacy mode | Beth Kon | 5 | -6/+93 |
2009-09-10 | KVM: Always report x2apic as supported feature | Gleb Natapov | 1 | -0/+3 |
2009-09-10 | KVM: No need to kick cpu if not in a guest mode | Gleb Natapov | 1 | -0/+1 |
2009-09-10 | KVM: Add trace points in irqchip code | Gleb Natapov | 6 | -0/+152 |
2009-09-10 | KVM: ignore msi request if !level | Michael S. Tsirkin | 1 | -1/+3 |
2009-09-10 | KVM: fix MMIO_CONF_BASE MSR access | Andre Przywara | 1 | -0/+8 |
2009-09-10 | KVM: Trace shadow page lifecycle | Avi Kivity | 2 | -4/+109 |