aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-09-10KVM: Break dependency between vcpu index in vcpus array and vcpu_id.Gleb Natapov
2009-09-10KVM: Use pointer to vcpu instead of vcpu_id in timer code.Gleb Natapov
2009-09-10KVM: Introduce kvm_vcpu_is_bsp() function.Gleb Natapov
2009-09-10KVM: MMU: s/shadow_pte/spte/Avi Kivity
2009-09-10KVM: MMU: Adjust pte accessors to explicitly indicate guest or shadow pteAvi Kivity
2009-09-10KVM: MMU: Fix is_dirty_pte()Avi Kivity
2009-09-10KVM: VMX: Move rmode structure to vmx-specific codeAvi Kivity
2009-09-10KVM: Reorder ioctls in kvm.hAvi Kivity
2009-09-10KVM: VMX: Support Unrestricted Guest featureNitin A Kamble
2009-09-10KVM: switch irq injection/acking data structures to irq_lockMarcelo Tosatti
2009-09-10KVM: introduce irq_lock, use it to protect ioapicMarcelo Tosatti
2009-09-10KVM: move coalesced_mmio locking to its own deviceMarcelo Tosatti
2009-09-10KVM: Grab pic lock in kvm_pic_clear_isr_ackMarcelo Tosatti
2009-09-10KVM: Cleanup LAPIC interfaceJan Kiszka
2009-09-10KVM: ppc: e500: Add MMUCFG and PVR emulationLiu Yu
2009-09-10KVM: ppc: e500: Directly pass pvr to guestLiu Yu
2009-09-10KVM: ppc: e500: Move to Book-3e MMU definitionsLiu Yu
2009-09-10KVM: Calculate available entries in coalesced mmio ringAvi Kivity
2009-09-10KVM: VMX: Fix reporting of unhandled EPT violationsAvi Kivity
2009-09-10KVM: Cache pdptrsAvi Kivity
2009-09-10KVM: VMX: Simplify pdptr and cr3 managementAvi Kivity
2009-09-10KVM: VMX: Avoid duplicate ept tlb flush when setting cr3Avi Kivity
2009-09-10KVM: do not register i8254 PIO regions until we are initializedGregory Haskins
2009-09-10KVM: cleanup io_device codeGregory Haskins
2009-09-10KVM: Clean up coalesced_mmio destructionGregory Haskins
2009-09-10KVM: powerpc: fix some init/exit annotationsStephen Rothwell
2009-09-10KVM: SVM: Fold kvm_svm.h info svm.cAvi Kivity
2009-09-10KVM: remove redundant declarationsChristian Ehrhardt
2009-09-10KVM: No disable_irq for MSI/MSI-X interrupt on device assignmentSheng Yang
2009-09-10KVM: SVM: use explicit 64bit storage for sysenter valuesAndre Przywara
2009-09-10KVM: Downsize max support MSI-X entry to 256Sheng Yang
2009-09-10KVM: s390: streamline memslot handlingChristian Ehrhardt
2009-09-10KVM: s390: fix signal handlingChristian Ehrhardt
2009-09-10KVM: s390: infrastructure to kick vcpus out of guest stateChristian Ehrhardt
2009-09-10KVM: ia64: Correct itc_offset calculationsJes Sorensen
2009-09-10KVM: Allow PIT emulation without speaker portJan Kiszka
2009-09-10KVM: irqfdGregory Haskins
2009-09-10KVM: Move common KVM Kconfig items to new file virt/kvm/KconfigAvi Kivity
2009-09-10KVM: Drop interrupt shadow when single stepping should be done only on VMXGleb Natapov
2009-09-10KVM: cleanup arch/x86/kvm/MakefileChristoph Hellwig
2009-09-10KVM: x86 emulator: fix jmp far decoding (opcode 0xea)Avi Kivity
2009-09-10KVM: x86 emulator: Implement zero-extended immediate decodingAvi Kivity
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-09-10KVM: VMX: Properly handle software interrupt re-injection in real modeGleb Natapov
2009-09-09Linux 2.6.31Linus Torvalds
2009-09-09aoe: allocate unused request_queue for sysfsEd Cashin
2009-09-08i915: disable interrupts before tearing down GEM stateLinus Torvalds