summaryrefslogtreecommitdiff
path: root/arch/x86/kvm/x86.c
AgeCommit message (Expand)Author
2009-09-10KVM: handle AMD microcode MSRAndre Przywara
2009-09-10KVM: x2apic interface to lapicGleb Natapov
2009-09-10KVM: Add Directed EOI support to APIC emulationGleb Natapov
2009-09-10KVM: Trace mmioAvi Kivity
2009-09-10KVM: Ignore PCI ECS I/O enablementAndre Przywara
2009-09-10KVM: remove in_range from io devicesMichael S. Tsirkin
2009-09-10KVM: switch pit creation to slots_lockMichael S. Tsirkin
2009-09-10KVM: introduce module parameter for ignoring unknown MSRs accessesAndre Przywara
2009-09-10KVM: ignore reads from AMDs C1E enabled MSRAndre Przywara
2009-09-10KVM: ignore AMDs HWCR register access to set the FFDIS bitAndre Przywara
2009-09-10KVM: x86: missing locking in PIT/IRQCHIP/SET_BSP_CPU ioctl pathsMarcelo Tosatti
2009-09-10KVM: Allow emulation of syscalls instructions on #UDAndre Przywara
2009-09-10KVM: convert custom marker based tracing to event tracesMarcelo Tosatti
2009-09-10KVM: Replace pending exception by PF if it happens seriallyGleb Natapov
2009-09-10KVM: Move performance counter MSR access interception to generic x86 pathAndre Przywara
2009-09-10KVM: Use macro to iterate over vcpus.Gleb Natapov
2009-09-10KVM: Introduce kvm_vcpu_is_bsp() function.Gleb Natapov
2009-09-10KVM: MMU: Adjust pte accessors to explicitly indicate guest or shadow pteAvi Kivity
2009-09-10KVM: switch irq injection/acking data structures to irq_lockMarcelo Tosatti
2009-09-10KVM: Cache pdptrsAvi Kivity
2009-09-10KVM: cleanup io_device codeGregory Haskins
2009-09-10KVM: Allow PIT emulation without speaker portJan Kiszka
2009-09-10KVM: irqfdGregory Haskins
2009-09-10KVM: Drop interrupt shadow when single stepping should be done only on VMXGleb Natapov
2009-09-10KVM: fix cpuid E2BIG handling for extended request typesMark McLoughlin
2009-09-10KVM: Use MSR names in place of addressJaswinder Singh Rajput
2009-09-10KVM: Add MCE supportHuang Ying
2009-09-10KVM: Replace MSR_IA32_TIME_STAMP_COUNTER with MSR_IA32_TSC of msr-index.hJaswinder Singh Rajput
2009-08-24Merge commit 'v2.6.31-rc7' into x86/cleanupsIngo Molnar
2009-08-09x86: Use printk_once()Marcin Slusarz
2009-08-05KVM: x86: verify MTRR/PAT validityMarcelo Tosatti
2009-08-05KVM: Fix KVM_GET_MSR_INDEX_LISTJan Kiszka
2009-06-28KVM: Ignore reads to K7 EVNTSEL MSRsAmit Shah
2009-06-10KVM: Disable CR8 intercept if tpr patching is activeGleb Natapov
2009-06-10KVM: Do not migrate pending software interrupts.Gleb Natapov
2009-06-10KVM: Always request IRQ/NMI window if an interrupt is pendingGleb Natapov
2009-06-10KVM: Do not re-execute INTn instruction.Gleb Natapov
2009-06-10KVM: Remove irq_pending bitmapGleb Natapov
2009-06-10KVM: Do not allow interrupt injection from userspace if there is a pending ev...Gleb Natapov
2009-06-10KVM: x86: check for cr3 validity in mmu_alloc_rootsMarcelo Tosatti
2009-06-10KVM: MMU: protect kvm_mmu_change_mmu_pages with mmu_lockMarcelo Tosatti
2009-06-10KVM: Deal with interrupt shadow state for emulated instructionsGlauber Costa
2009-06-10KVM: Replace ->drop_interrupt_shadow() by ->set_interrupt_shadow()Glauber Costa
2009-06-10KVM: use smp_send_reschedule in kvm_vcpu_kickMarcelo Tosatti
2009-06-10KVM: Update cpuid 1.ecx reportingAvi Kivity
2009-06-10KVM: Add AMD cpuid bit: cr8_legacy, abm, misaligned sse, sse4, 3dnow prefetchAvi Kivity
2009-06-10KVM: Fix cpuid feature misreportingAvi Kivity
2009-06-10KVM: Drop request_nmi from statsJan Kiszka
2009-06-10KVM: Replace get_mt_mask_shift with get_mt_maskSheng Yang
2009-06-10KVM: Wake up waitqueue before calling get_cpu()Jan Blunck