summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2010-03-01KVM: ppc/booke: Set ESR and DEAR when inject interrupt to guestLiu Yu
2010-03-01KVM: ia64: destroy ioapic device if fail to setup default irq routingWei Yongjun
2010-03-01KVM: cleanup the failure path of KVM_CREATE_IRQCHIP ioctrlWei Yongjun
2010-03-01KVM: PIT: unregister kvm irq notifier if fail to create pitWei Yongjun
2010-03-01KVM: VMX: Rename VMX_EPT_IGMT_BIT to VMX_EPT_IPAT_BITSheng Yang
2010-03-01KVM: MMU: Add tracepoint for guest page agingAvi Kivity
2010-03-01KVM: Remove redundant reading of rax on OUT instructionsTakuya Yoshikawa
2010-03-01KVM: VMX: emulate accessed bit for EPTRik van Riel
2010-03-01KVM: Introduce kvm_host_page_sizeJoerg Roedel
2010-03-01KVM: VMX: Remove redundant test in vmx_set_efer()Julia Lawall
2010-03-01KVM: ia64: Fix string literal continuation linesJoe Perches
2010-03-01KVM: VMX: Wire up .fpu_activate() callbackAvi Kivity
2010-03-01KVM: fix kvm_fix_hypercall() to return X86EMUL_*Takuya Yoshikawa
2010-03-01KVM: fix load_guest_segment_descriptor() to return X86EMUL_*Takuya Yoshikawa
2010-03-01KVM: enable PCI multiple-segments for pass-through deviceZhai, Edwin
2010-03-01KVM: VMX: Remove redundant check in vm_need_virtualize_apic_accesses()Gui Jianfeng
2010-03-01KVM: Trace failed msr reads and writesAvi Kivity
2010-03-01KVM: Fix msr traceAvi Kivity
2010-03-01KVM: mark segments accessed on HW task switchGleb Natapov
2010-03-01KVM: VMX: Pass cr0.mp through to the guest when the fpu is activeAvi Kivity
2010-03-01KVM: PPC E500: fix tlbcfg emulationLiu Yu
2010-03-01KVM: PPC: Add PVR/PIR init for E500Liu Yu
2010-03-01KVM: PPC E500: Add register l1csr0 emulationLiu Yu
2010-03-01KVM: MMU: Remove some useless code from alloc_mmu_pages()Wei Yongjun
2010-03-01KVM: trace guest fpu loads and unloadsAvi Kivity
2010-03-01KVM: Optimize kvm_read_cr[04]_bits()Avi Kivity
2010-03-01KVM: Rename vcpu->shadow_efer to eferAvi Kivity
2010-03-01KVM: Move cr0/cr4/efer related helpers to x86.hAvi Kivity
2010-03-01KVM: Add a helper for checking if the guest is in protected modeAvi Kivity
2010-03-01KVM: Activate fpu on cltsAvi Kivity
2010-03-01KVM: Drop kvm_{load,put}_guest_fpu() exportsAvi Kivity
2010-03-01KVM: Allow kvm_load_guest_fpu() even when !vcpu->fpu_activeAvi Kivity
2010-03-01KVM: x86: fix checking of cr0 validityGleb Natapov
2010-03-01KVM: SVM: Trap all debug register accessesJan Kiszka
2010-03-01KVM: SVM: Clean up and enhance mov dr emulationJan Kiszka
2010-03-01KVM: VMX: Clean up DR6 emulationJan Kiszka
2010-03-01KVM: VMX: Fix emulation of DR4 and DR5Jan Kiszka
2010-03-01KVM: VMX: Fix exceptions of mov to drJan Kiszka
2010-03-01KVM: x86: Use macros for x86_emulate_ops to avoid future mistakesTakuya Yoshikawa
2010-03-01KVM: fix cleanup_srcu_struct on vm destructionMarcelo Tosatti
2010-03-01KVM: fix Hyper-V hypercall warnings and wrong mask valueGleb Natapov
2010-03-01KVM: VMX: Remove emulation failure reportSheng Yang
2010-03-01KVM: export <asm/hyperv.h>Avi Kivity
2010-03-01KVM: rename is_writeble_pte() to is_writable_pte()Takuya Yoshikawa
2010-03-01KVM: Implement NotifyLongSpinWait HYPER-V hypercallGleb Natapov
2010-03-01KVM: Add HYPER-V apic access MSRsGleb Natapov
2010-03-01KVM: Implement bare minimum of HYPER-V MSRsGleb Natapov
2010-03-01KVM: Add HYPER-V header fileGleb Natapov
2010-03-01KVM: PPC: Move Shadow MSR calculation to functionAlexander Graf
2010-03-01KVM: PPC: Keep SRR1 flags around in shadow_msrAlexander Graf