aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2010-03-01KVM: PPC: Keep SRR1 flags around in shadow_msrAlexander Graf
2010-03-01KVM: PPC: Fix initial GPR settingsAlexander Graf
2010-03-01KVM: PPC: Add support for FPU/Altivec/VSXAlexander Graf
2010-03-01KVM: PPC: Add helper functions to call real mode loadersAlexander Graf
2010-03-01KVM: PPC: Export __giveup_vsxAlexander Graf
2010-03-01KVM: ia64: remove redundant kvm_get_exit_data() NULL testsRoel Kluin
2010-03-01KVM: SVM: Lazy fpu with nptAvi Kivity
2010-03-01KVM: SVM: Selective cr0 interceptAvi Kivity
2010-03-01KVM: SVM: Restore unconditional cr0 intercept under nptAvi Kivity
2010-03-01KVM: SVM: Initialize fpu_active in init_vmcb()Avi Kivity
2010-03-01KVM: SVM: Fix SVM_CR0_SELECTIVE_MASKAvi Kivity
2010-03-01KVM: Set cr0.et when the guest writes cr0Avi Kivity
2010-03-01KVM: VMX: Give the guest ownership of cr0.ts when the fpu is activeAvi Kivity
2010-03-01KVM: Lazify fpu activation and deactivationAvi Kivity
2010-03-01KVM: VMX: Allow the guest to own some cr0 bitsAvi Kivity
2010-03-01KVM: Replace read accesses of vcpu->arch.cr0 by an accessorAvi Kivity
2010-03-01KVM: VMX: trace clts and lmsw instructions as cr accessesAvi Kivity
2010-03-01KVM: PPC: Make large pages workAlexander Graf
2010-03-01KVM: PPC: Pass through program interruptsAlexander Graf
2010-03-01KVM: PPC: Pass program interrupt flags to the guestAlexander Graf
2010-03-01KVM: PPC: Fix HID5 setting codeAlexander Graf
2010-03-01KVM: PPC: Emulate trap SRR1 flags properlyAlexander Graf
2010-03-01KVM: PPC: Call SLB patching code in interrupt safe mannerAlexander Graf
2010-03-01KVM: PPC: Get rid of unnecessary RFIAlexander Graf
2010-03-01KVM: PPC: Implement 'skip instruction' modeAlexander Graf
2010-03-01KVM: PPC: Use PACA backed shadow vcpuAlexander Graf
2010-03-01KVM: PPC: Add helpers for CR, XERAlexander Graf
2010-03-01KVM: PPC: Use accessor functions for GPR accessAlexander Graf
2010-03-01KVM: Fix the explanation of write_emulatedTakuya Yoshikawa
2010-03-01KVM: VMX: Enable EPT 1GB page supportSheng Yang
2010-03-01KVM: x86: Rename gb_page_enable() to get_lpage_level() in kvm_x86_opsSheng Yang
2010-03-01KVM: x86: Moving PT_*_LEVEL to mmu.hSheng Yang
2010-03-01KVM: PPC: Enable lightweight exits againAlexander Graf
2010-03-01KVM: PPC: Fix typo in rebolting codeAlexander Graf
2010-03-01KVM: Fill out ftrace exit reason stringsAvi Kivity
2010-03-01KVM: Bump maximum vcpu count to 64Avi Kivity
2010-03-01KVM: convert slots_lock to a mutexMarcelo Tosatti
2010-03-01KVM: switch vcpu context to use SRCUMarcelo Tosatti
2010-03-01KVM: convert io_bus to SRCUMarcelo Tosatti
2010-03-01KVM: x86: switch kvm_set_memory_alias to SRCU updateMarcelo Tosatti
2010-03-01KVM: use SRCU for dirty logMarcelo Tosatti
2010-03-01KVM: introduce kvm->srcu and convert kvm_set_memory_region to SRCU updateMarcelo Tosatti
2010-03-01KVM: split kvm_arch_set_memory_region into prepare and commitMarcelo Tosatti
2010-03-01KVM: modify alias layout in x86s struct kvm_archMarcelo Tosatti
2010-03-01KVM: modify memslots layout in struct kvmMarcelo Tosatti
2010-03-01KVM: powerpc: Remove AGGRESSIVE_DECAlexander Graf
2010-03-01KVM: powerpc: Improve DEC handlingAlexander Graf
2010-03-01KVM: powerpc: Move vector to irqprio resolving to separate functionAlexander Graf
2010-03-01KVM: Add KVM_MMIO kconfig itemAvi Kivity
2010-03-01KVM: SVM: Adjust tsc_offset only if tsc_unstableJoerg Roedel