aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/x86.c
Commit message (Expand)AuthorAge
...
| * | KVM: report 1GB page support to userspaceJoerg Roedel2009-09-10
| * | KVM: Align cr8 threshold when userspace changes cr8Mikhail Ershov2009-09-10
| * | KVM: VMX: Introduce KVM_SET_IDENTITY_MAP_ADDR ioctlSheng Yang2009-09-10
| * | KVM: x86: use kvm_get_gdt() and kvm_read_ldt()Akinobu Mita2009-09-10
| * | KVM: x86: use get_desc_base() and get_desc_limit()Akinobu Mita2009-09-10
| * | KVM: Reduce runnability interface with arch support codeGleb Natapov2009-09-10
| * | KVM: Move exception handling to the same place as other eventsGleb Natapov2009-09-10
| * | KVM: add ioeventfd supportGregory Haskins2009-09-10
| * | KVM: PIT support for HPET legacy modeBeth Kon2009-09-10
| * | KVM: Always report x2apic as supported featureGleb Natapov2009-09-10
| * | KVM: No need to kick cpu if not in a guest modeGleb Natapov2009-09-10
| * | KVM: fix MMIO_CONF_BASE MSR accessAndre Przywara2009-09-10
| * | Revert "KVM: x86: check for cr3 validity in ioctl_set_sregs"Jan Kiszka2009-09-10
| * | KVM: handle AMD microcode MSRAndre Przywara2009-09-10
| * | KVM: x2apic interface to lapicGleb Natapov2009-09-10
| * | KVM: Add Directed EOI support to APIC emulationGleb Natapov2009-09-10
| * | KVM: Trace mmioAvi Kivity2009-09-10
| * | KVM: Ignore PCI ECS I/O enablementAndre Przywara2009-09-10
| * | KVM: remove in_range from io devicesMichael S. Tsirkin2009-09-10
| * | KVM: switch pit creation to slots_lockMichael S. Tsirkin2009-09-10
| * | KVM: introduce module parameter for ignoring unknown MSRs accessesAndre Przywara2009-09-10
| * | KVM: ignore reads from AMDs C1E enabled MSRAndre Przywara2009-09-10
| * | KVM: ignore AMDs HWCR register access to set the FFDIS bitAndre Przywara2009-09-10
| * | KVM: x86: missing locking in PIT/IRQCHIP/SET_BSP_CPU ioctl pathsMarcelo Tosatti2009-09-10
| * | KVM: Allow emulation of syscalls instructions on #UDAndre Przywara2009-09-10
| * | KVM: convert custom marker based tracing to event tracesMarcelo Tosatti2009-09-10
| * | KVM: Replace pending exception by PF if it happens seriallyGleb Natapov2009-09-10
| * | KVM: Move performance counter MSR access interception to generic x86 pathAndre Przywara2009-09-10
| * | KVM: Use macro to iterate over vcpus.Gleb Natapov2009-09-10
| * | KVM: Introduce kvm_vcpu_is_bsp() function.Gleb Natapov2009-09-10
| * | KVM: MMU: Adjust pte accessors to explicitly indicate guest or shadow pteAvi Kivity2009-09-10
| * | KVM: switch irq injection/acking data structures to irq_lockMarcelo Tosatti2009-09-10
| * | KVM: Cache pdptrsAvi Kivity2009-09-10
| * | KVM: cleanup io_device codeGregory Haskins2009-09-10
| * | KVM: Allow PIT emulation without speaker portJan Kiszka2009-09-10
| * | KVM: irqfdGregory Haskins2009-09-10
| * | KVM: Drop interrupt shadow when single stepping should be done only on VMXGleb Natapov2009-09-10
| * | KVM: fix cpuid E2BIG handling for extended request typesMark McLoughlin2009-09-10
| * | KVM: Use MSR names in place of addressJaswinder Singh Rajput2009-09-10
| * | KVM: Add MCE supportHuang Ying2009-09-10
| * | KVM: Replace MSR_IA32_TIME_STAMP_COUNTER with MSR_IA32_TSC of msr-index.hJaswinder Singh Rajput2009-09-10
| |/
* | Merge commit 'v2.6.31-rc7' into x86/cleanupsIngo Molnar2009-08-24
|\|
| * KVM: x86: verify MTRR/PAT validityMarcelo Tosatti2009-08-05
| * KVM: Fix KVM_GET_MSR_INDEX_LISTJan Kiszka2009-08-05
* | x86: Use printk_once()Marcin Slusarz2009-08-09
|/
* KVM: Ignore reads to K7 EVNTSEL MSRsAmit Shah2009-06-28
* KVM: Disable CR8 intercept if tpr patching is activeGleb Natapov2009-06-10
* KVM: Do not migrate pending software interrupts.Gleb Natapov2009-06-10
* KVM: Always request IRQ/NMI window if an interrupt is pendingGleb Natapov2009-06-10
* KVM: Do not re-execute INTn instruction.Gleb Natapov2009-06-10