aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* KVM: PPC: Use PACA backed shadow vcpuAlexander Graf2010-03-01
* KVM: PPC: Add helpers for CR, XERAlexander Graf2010-03-01
* KVM: PPC: Use accessor functions for GPR accessAlexander Graf2010-03-01
* KVM: Fix the explanation of write_emulatedTakuya Yoshikawa2010-03-01
* KVM: VMX: Enable EPT 1GB page supportSheng Yang2010-03-01
* KVM: x86: Rename gb_page_enable() to get_lpage_level() in kvm_x86_opsSheng Yang2010-03-01
* KVM: x86: Moving PT_*_LEVEL to mmu.hSheng Yang2010-03-01
* KVM: PPC: Enable lightweight exits againAlexander Graf2010-03-01
* KVM: PPC: Fix typo in rebolting codeAlexander Graf2010-03-01
* KVM: avoid taking ioapic mutex for non-ioapic EOIsAvi Kivity2010-03-01
* KVM: Fill out ftrace exit reason stringsAvi Kivity2010-03-01
* KVM: Bump maximum vcpu count to 64Avi Kivity2010-03-01
* KVM: convert slots_lock to a mutexMarcelo Tosatti2010-03-01
* KVM: switch vcpu context to use SRCUMarcelo Tosatti2010-03-01
* KVM: convert io_bus to SRCUMarcelo Tosatti2010-03-01
* KVM: x86: switch kvm_set_memory_alias to SRCU updateMarcelo Tosatti2010-03-01
* KVM: use SRCU for dirty logMarcelo Tosatti2010-03-01
* KVM: introduce kvm->srcu and convert kvm_set_memory_region to SRCU updateMarcelo Tosatti2010-03-01
* KVM: use gfn_to_pfn_memslot in kvm_iommu_map_pagesMarcelo Tosatti2010-03-01
* KVM: introduce gfn_to_pfn_memslotMarcelo Tosatti2010-03-01
* KVM: split kvm_arch_set_memory_region into prepare and commitMarcelo Tosatti2010-03-01
* KVM: modify alias layout in x86s struct kvm_archMarcelo Tosatti2010-03-01
* KVM: modify memslots layout in struct kvmMarcelo Tosatti2010-03-01
* KVM: trivial document fixesWu Fengguang2010-03-01
* KVM: powerpc: Change maintainerAlexander Graf2010-03-01
* KVM: powerpc: Remove AGGRESSIVE_DECAlexander Graf2010-03-01
* KVM: powerpc: Improve DEC handlingAlexander Graf2010-03-01
* KVM: powerpc: Move vector to irqprio resolving to separate functionAlexander Graf2010-03-01
* KVM: Simplify coalesced mmio initializationAvi Kivity2010-03-01
* KVM: Add KVM_MMIO kconfig itemAvi Kivity2010-03-01
* KVM: Remove ifdefs from mmu notifier initializationAvi Kivity2010-03-01
* KVM: Add include guards for coalesced_mmio.hAvi Kivity2010-03-01
* KVM: Disentangle mmu notifiers and coalesced_mmio registrationAvi Kivity2010-03-01
* KVM: SVM: Adjust tsc_offset only if tsc_unstableJoerg Roedel2010-03-01
* KVM: VMX: Add instruction rdtscp support for guestSheng Yang2010-03-01
* KVM: Add cpuid_update() callback to kvm_x86_opsSheng Yang2010-03-01
* x86: Raise vsyscall priority on hotplug notifier chainSheng Yang2010-03-01
* KVM: Extended shared_msr_global to per CPUSheng Yang2010-03-01
* KVM: VMX: Remove redundant variableSheng Yang2010-03-01
* KVM: VMX: Fold ept_update_paging_mode_cr4() into its callerAvi Kivity2010-03-01
* KVM: VMX: When using ept, allow the guest to own cr4.pgeAvi Kivity2010-03-01
* KVM: VMX: Make guest cr4 mask more conservativeAvi Kivity2010-03-01
* KVM: Add accessor for reading cr4 (or some bits of cr4)Avi Kivity2010-03-01
* KVM: VMX: Move some cr[04] related constants to vmx.cAvi Kivity2010-03-01
* KVM: VMX: Trap and invalid MWAIT/MONITOR instructionSheng Yang2010-03-01
* KVM: MMU: Report spte not found in rmap before BUG()Avi Kivity2010-03-01
* KVM: x86: raise TSS exception for NULL CS and SS segmentsMarcelo Tosatti2010-03-01
* KVM: x86: make double/triple fault promotion generic to all exceptionsEddie Dong2010-03-01
* Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-02-28
|\
| * x86, uv: Remove recursion in uv_heartbeat_enable()Roel Kluin2010-01-07