summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2010-10-24KVM: X86: Propagate fetch faultsJoerg Roedel
2010-10-24KVM: MMU: Propagate the right fault back to the guest after gva_to_gpaJoerg Roedel
2010-10-24KVM: MMU: Introduce init_kvm_nested_mmu()Joerg Roedel
2010-10-24KVM: MMU: Introduce kvm_read_nested_guest_page()Joerg Roedel
2010-10-24KVM: MMU: Make walk_addr_generic capable for two-level walkingJoerg Roedel
2010-10-24KVM: X86: Add kvm_read_guest_page_mmu functionJoerg Roedel
2010-10-24KVM: MMU: Implement nested gva_to_gpa functionsJoerg Roedel
2010-10-24KVM: X86: Introduce pointer to mmu context used for gva_to_gpaJoerg Roedel
2010-10-24KVM: MMU: Add infrastructure for two-level page walkerJoerg Roedel
2010-10-24KVM: MMU: Introduce generic walk_addr functionJoerg Roedel
2010-10-24KVM: MMU: Track page fault data in struct vcpuJoerg Roedel
2010-10-24KVM: MMU: Let is_rsvd_bits_set take mmu context instead of vcpuJoerg Roedel
2010-10-24KVM: MMU: Introduce kvm_init_shadow_mmu helper functionJoerg Roedel
2010-10-24KVM: MMU: Introduce inject_page_fault function pointerJoerg Roedel
2010-10-24KVM: MMU: Introduce get_cr3 function pointerJoerg Roedel
2010-10-24KVM: X86: Introduce a tdp_set_cr3 functionJoerg Roedel
2010-10-24KVM: MMU: Make set_cr3 a function pointer in kvm_mmuJoerg Roedel
2010-10-24KVM: MMU: Make tdp_enabled a mmu-context parameterJoerg Roedel
2010-10-24KVM: MMU: Check for root_level instead of long modeJoerg Roedel
2010-10-24KVM: x86: Emulate MSR_EBC_FREQUENCY_IDJes Sorensen
2010-10-24x86: Define MSR_EBC_FREQUENCY_IDJes Sorensen
2010-10-24KVM: SVM: Clean up rip handling in vmrun emulationRoedel, Joerg
2010-10-24KVM: SVM: Restore correct registers after sel_cr0 intercept emulationJoerg Roedel
2010-10-24KVM: MMU: Fix 32 bit legacy paging with NPTJoerg Roedel
2010-10-24KVM: PPC: Move of include to __KERNEL__ sectionAlexander Graf
2010-10-24KVM: PPC: Fix compile error in e500_tlb.cAlexander Graf
2010-10-24KVM: PPC: e500_tlb: Fix a minor copy-paste tracing bugKyle Moffett
2010-10-24KVM: PPC: Implement level interrupts for BookEAlexander Graf
2010-10-24KVM: PPC: Expose level based interrupt capAlexander Graf
2010-10-24KVM: PPC: Implement Level interrupts on Book3SAlexander Graf
2010-10-24KVM: PPC: Enable napping only for Book3s_64Alexander Graf
2010-10-24KVM: PPC: allow ppc440gp to pass the compatibility checkHollis Blanchard
2010-10-24KVM: PPC: fix compilation of "dump tlbs" debug functionHollis Blanchard
2010-10-24KVM: PPC: initialize IVORs in addition to IVPRHollis Blanchard
2010-10-24KVM: PPC: Don't put MSR_POW in MSRAlexander Graf
2010-10-24KVM: PPC: Implement correct SID mapping on Book3s_32Alexander Graf
2010-10-24KVM: PPC: Force enable nap on KVMAlexander Graf
2010-10-24KVM: PPC: Make PV mtmsrd L=1 work with r30 and r31Alexander Graf
2010-10-24KVM: PPC: Update int_pending also on dequeueAlexander Graf
2010-10-24KVM: PPC: Make PV mtmsr work with r30 and r31Alexander Graf
2010-10-24KVM: PPC: Add mtsrin PV codeAlexander Graf
2010-10-24KVM: PPC: Put segment registers in shared pageAlexander Graf
2010-10-24KVM: PPC: Interpret SR registers on demandAlexander Graf
2010-10-24KVM: PPC: Move BAT handling code into spr handlerAlexander Graf
2010-10-24KVM: PPC: Add feature bitmap for magic pageAlexander Graf
2010-10-24KVM: PPC: Remove unused defineAlexander Graf
2010-10-24KVM: PPC: Revert "KVM: PPC: Use kernel hash function"Alexander Graf
2010-10-24KVM: PPC: Move slb debugging to tracepointsAlexander Graf
2010-10-24KVM: PPC: Make invalidation code more reliableAlexander Graf
2010-10-24KVM: PPC: Don't flush PTEs on NX/RO hitAlexander Graf