summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* KVM: VMX: trace clts and lmsw instructions as cr accessesAvi Kivity2010-03-011-1/+4
* KVM: PPC: Make large pages workAlexander Graf2010-03-012-5/+8
* KVM: PPC: Pass through program interruptsAlexander Graf2010-03-011-0/+1
* KVM: PPC: Pass program interrupt flags to the guestAlexander Graf2010-03-011-2/+5
* KVM: PPC: Fix HID5 setting codeAlexander Graf2010-03-011-1/+2
* KVM: PPC: Emulate trap SRR1 flags properlyAlexander Graf2010-03-016-5/+14
* KVM: PPC: Call SLB patching code in interrupt safe mannerAlexander Graf2010-03-019-21/+34
* KVM: PPC: Get rid of unnecessary RFIAlexander Graf2010-03-011-11/+11
* KVM: PPC: Implement 'skip instruction' modeAlexander Graf2010-03-014-6/+59
* KVM: PPC: Use PACA backed shadow vcpuAlexander Graf2010-03-0110-237/+249
* KVM: PPC: Add helpers for CR, XERAlexander Graf2010-03-014-10/+52
* KVM: PPC: Use accessor functions for GPR accessAlexander Graf2010-03-0111-225/+274
* KVM: Fix the explanation of write_emulatedTakuya Yoshikawa2010-03-011-1/+1
* KVM: VMX: Enable EPT 1GB page supportSheng Yang2010-03-013-4/+16
* KVM: x86: Rename gb_page_enable() to get_lpage_level() in kvm_x86_opsSheng Yang2010-03-014-8/+10
* KVM: x86: Moving PT_*_LEVEL to mmu.hSheng Yang2010-03-012-4/+4
* KVM: PPC: Enable lightweight exits againAlexander Graf2010-03-012-53/+57
* KVM: PPC: Fix typo in rebolting codeAlexander Graf2010-03-011-1/+1
* KVM: avoid taking ioapic mutex for non-ioapic EOIsAvi Kivity2010-03-012-0/+20
* KVM: Fill out ftrace exit reason stringsAvi Kivity2010-03-011-19/+39
* KVM: Bump maximum vcpu count to 64Avi Kivity2010-03-011-1/+1
* KVM: convert slots_lock to a mutexMarcelo Tosatti2010-03-0111-39/+39
* KVM: switch vcpu context to use SRCUMarcelo Tosatti2010-03-016-38/+45
* KVM: convert io_bus to SRCUMarcelo Tosatti2010-03-019-75/+101
* KVM: x86: switch kvm_set_memory_alias to SRCU updateMarcelo Tosatti2010-03-014-11/+63
* KVM: use SRCU for dirty logMarcelo Tosatti2010-03-011-8/+41
* KVM: introduce kvm->srcu and convert kvm_set_memory_region to SRCU updateMarcelo Tosatti2010-03-018-64/+136
* KVM: use gfn_to_pfn_memslot in kvm_iommu_map_pagesMarcelo Tosatti2010-03-013-10/+8
* KVM: introduce gfn_to_pfn_memslotMarcelo Tosatti2010-03-012-8/+27
* KVM: split kvm_arch_set_memory_region into prepare and commitMarcelo Tosatti2010-03-016-47/+82
* KVM: modify alias layout in x86s struct kvm_archMarcelo Tosatti2010-03-012-7/+22
* KVM: modify memslots layout in struct kvmMarcelo Tosatti2010-03-018-37/+60
* KVM: trivial document fixesWu Fengguang2010-03-011-6/+6
* KVM: powerpc: Change maintainerAlexander Graf2010-03-011-1/+1
* KVM: powerpc: Remove AGGRESSIVE_DECAlexander Graf2010-03-011-15/+1
* KVM: powerpc: Improve DEC handlingAlexander Graf2010-03-014-1/+24
* KVM: powerpc: Move vector to irqprio resolving to separate functionAlexander Graf2010-03-011-3/+10
* KVM: Simplify coalesced mmio initializationAvi Kivity2010-03-013-8/+34
* KVM: Add KVM_MMIO kconfig itemAvi Kivity2010-03-014-0/+6
* KVM: Remove ifdefs from mmu notifier initializationAvi Kivity2010-03-011-5/+15
* KVM: Add include guards for coalesced_mmio.hAvi Kivity2010-03-011-0/+5
* KVM: Disentangle mmu notifiers and coalesced_mmio registrationAvi Kivity2010-03-011-11/+7
* KVM: SVM: Adjust tsc_offset only if tsc_unstableJoerg Roedel2010-03-011-8/+10
* KVM: VMX: Add instruction rdtscp support for guestSheng Yang2010-03-015-4/+68
* KVM: Add cpuid_update() callback to kvm_x86_opsSheng Yang2010-03-014-0/+16
* x86: Raise vsyscall priority on hotplug notifier chainSheng Yang2010-03-011-1/+2
* KVM: Extended shared_msr_global to per CPUSheng Yang2010-03-011-22/+33
* KVM: VMX: Remove redundant variableSheng Yang2010-03-011-2/+0
* KVM: VMX: Fold ept_update_paging_mode_cr4() into its callerAvi Kivity2010-03-011-12/+8
* KVM: VMX: When using ept, allow the guest to own cr4.pgeAvi Kivity2010-03-011-0/+2
OpenPOWER on IntegriCloud