aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* KVM: PPC: Export __giveup_vsxAlexander Graf2010-03-01
* KVM: ia64: remove redundant kvm_get_exit_data() NULL testsRoel Kluin2010-03-01
* KVM: SVM: Lazy fpu with nptAvi Kivity2010-03-01
* KVM: SVM: Selective cr0 interceptAvi Kivity2010-03-01
* KVM: SVM: Restore unconditional cr0 intercept under nptAvi Kivity2010-03-01
* KVM: SVM: Initialize fpu_active in init_vmcb()Avi Kivity2010-03-01
* KVM: SVM: Fix SVM_CR0_SELECTIVE_MASKAvi Kivity2010-03-01
* KVM: Set cr0.et when the guest writes cr0Avi Kivity2010-03-01
* KVM: VMX: Give the guest ownership of cr0.ts when the fpu is activeAvi Kivity2010-03-01
* KVM: Lazify fpu activation and deactivationAvi Kivity2010-03-01
* KVM: VMX: Allow the guest to own some cr0 bitsAvi Kivity2010-03-01
* KVM: Replace read accesses of vcpu->arch.cr0 by an accessorAvi Kivity2010-03-01
* KVM: VMX: trace clts and lmsw instructions as cr accessesAvi Kivity2010-03-01
* KVM: PPC: Make large pages workAlexander Graf2010-03-01
* KVM: PPC: Pass through program interruptsAlexander Graf2010-03-01
* KVM: PPC: Pass program interrupt flags to the guestAlexander Graf2010-03-01
* KVM: PPC: Fix HID5 setting codeAlexander Graf2010-03-01
* KVM: PPC: Emulate trap SRR1 flags properlyAlexander Graf2010-03-01
* KVM: PPC: Call SLB patching code in interrupt safe mannerAlexander Graf2010-03-01
* KVM: PPC: Get rid of unnecessary RFIAlexander Graf2010-03-01
* KVM: PPC: Implement 'skip instruction' modeAlexander Graf2010-03-01
* 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: 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: 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: 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: Add KVM_MMIO kconfig itemAvi 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