aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* KVM: VMX: Enforce EPT pagetable level checkingSheng Yang2010-08-01
* KVM: PPC: elide struct thread_struct instances from stackAndreas Schwab2010-08-01
* KVM: VMX: Properly return error to userspace on vmentry failureMohammed Gamal2010-08-01
* KVM: MMU: Don't calculate quadrant if tdp_enabledGui Jianfeng2010-08-01
* KVM: MMU: Allow spte.w=1 for gpte.w=0 and cr0.wp=0 only in shadow modeAvi Kivity2010-08-01
* KVM: x86: Propagate fpu_alloc errorsJan Kiszka2010-08-01
* KVM: SVM: Fix EFER.LME being strippedZachary Amsden2010-08-01
* KVM: MMU: don't check PT_WRITABLE_MASK directlyGui Jianfeng2010-08-01
* KVM: MMU: calculate correct gfn for small host pages backing large guest pagesLai Jiangshan2010-08-01
* KVM: MMU: Calculate correct base gfn for direct non-DIR levelLai Jiangshan2010-08-01
* KVM: MMU: Don't allocate gfns page for direct mmu pagesLai Jiangshan2010-08-01
* KVM: VMX: Add constant for invalid guest state exit reasonMohammed Gamal2010-08-01
* KVM: MMU: allow more page become unsync at getting sp timeXiao Guangrong2010-08-01
* KVM: MMU: allow more page become unsync at gfn mapping timeXiao Guangrong2010-08-01
* KVM: Update Red Hat copyrightsAvi Kivity2010-08-01
* KVM: SVM: correctly trace irq injectionGleb Natapov2010-08-01
* KVM: MMU: only update unsync page in invlpg pathXiao Guangrong2010-08-01
* KVM: MMU: don't write-protect if have new mapping to unsync pageXiao Guangrong2010-08-01
* KVM: MMU: split kvm_sync_page() functionXiao Guangrong2010-08-01
* KVM: x86: Use FPU APISheng Yang2010-08-01
* KVM: x86: Use unlazy_fpu() for host FPUSheng Yang2010-08-01
* x86: Export FPU API for KVM useSheng Yang2010-08-01
* KVM: Consolidate arch specific vcpu ioctl lockingAvi Kivity2010-08-01
* KVM: PPC: Centralize locking of arch specific vcpu ioctlsAvi Kivity2010-08-01
* KVM: s390: Centrally lock arch specific vcpu ioctlsAvi Kivity2010-08-01
* KVM: x86: Lock arch specific vcpu ioctls centrallyAvi Kivity2010-08-01
* KVM: move vcpu locking to dispatcher for generic vcpu ioctlsAvi Kivity2010-08-01
* KVM: x86: cleanup unused local variableXiao Guangrong2010-08-01
* KVM: MMU: unalias gfn before sp->gfns[] comparison in sync_pageXiao Guangrong2010-08-01
* KVM: MMU: remove rmap before clear spteXiao Guangrong2010-08-01
* KVM: MMU: use proper cache object freeing functionXiao Guangrong2010-08-01
* KVM: VMX: Only reset MMU when necessarySheng Yang2010-08-01
* KVM: x86: Clean up duplicate assignmentSheng Yang2010-08-01
* KVM: x86 emulator: Add missing decoder flags for xor instructionsMohammed Gamal2010-08-01
* KVM: x86 emulator: Add missing decoder flags for sub instructionMohammed Gamal2010-08-01
* KVM: x86 emulator: Add test acc, imm instruction (opcodes 0xA8 - 0xA9)Mohammed Gamal2010-08-01
* KVM: pass correct parameter to kvm_mmu_free_some_pagesMarcelo Tosatti2010-08-01
* KVM: VMX: VMXON/VMXOFF usage changesDongxiao Xu2010-08-01
* KVM: VMX: VMCLEAR/VMPTRLD usage changesDongxiao Xu2010-08-01
* KVM: VMX: Some minor changes to code structureDongxiao Xu2010-08-01
* KVM: VMX: Define new functions to wrapper direct call of asm codeDongxiao Xu2010-08-01
* KVM: MMU: Fix free memory accounting race in mmu_alloc_roots()Avi Kivity2010-08-01
* KVM: inject #UD if instruction emulation fails and exit to userspaceGleb Natapov2010-08-01
* KVM: MMU: make kvm_mmu_zap_page() return the number of pages it actually freedGui Jianfeng2010-08-01
* KVM: MMU: Fix debug output error in walk_addr()Gui Jianfeng2010-08-01
* KVM: MMU: mark page table dirty when a pte is actually modifiedGui Jianfeng2010-08-01
* KVM: SVM: Allow EFER.LMSLE to be set with nested svmJoerg Roedel2010-08-01
* KVM: SVM: Dump vmcb contents on failed vmrunJoerg Roedel2010-08-01
* KVM: Get rid of KVM_REQ_KICKAvi Kivity2010-08-01
* KVM: x86 emulator: do not inject exception directly into vcpuGleb Natapov2010-08-01