summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* KVM: MMU: Introduce inject_page_fault function pointerJoerg Roedel2010-10-242-1/+6
* KVM: MMU: Introduce get_cr3 function pointerJoerg Roedel2010-10-243-3/+11
* KVM: X86: Introduce a tdp_set_cr3 functionJoerg Roedel2010-10-244-10/+19
* KVM: MMU: Make set_cr3 a function pointer in kvm_mmuJoerg Roedel2010-10-242-2/+5
* KVM: MMU: Make tdp_enabled a mmu-context parameterJoerg Roedel2010-10-242-8/+15
* KVM: MMU: Check for root_level instead of long modeJoerg Roedel2010-10-241-2/+2
* KVM: x86: Emulate MSR_EBC_FREQUENCY_IDJes Sorensen2010-10-241-0/+14
* x86: Define MSR_EBC_FREQUENCY_IDJes Sorensen2010-10-241-0/+1
* KVM: SVM: Clean up rip handling in vmrun emulationRoedel, Joerg2010-10-241-4/+4
* KVM: SVM: Restore correct registers after sel_cr0 intercept emulationJoerg Roedel2010-10-241-2/+31
* KVM: MMU: Fix 32 bit legacy paging with NPTJoerg Roedel2010-10-241-2/+6
* KVM: PPC: Move of include to __KERNEL__ sectionAlexander Graf2010-10-241-1/+2
* KVM: PPC: Fix compile error in e500_tlb.cAlexander Graf2010-10-241-1/+2
* KVM: PPC: e500_tlb: Fix a minor copy-paste tracing bugKyle Moffett2010-10-241-2/+1
* KVM: PPC: Implement level interrupts for BookEAlexander Graf2010-10-242-3/+18
* KVM: PPC: Expose level based interrupt capAlexander Graf2010-10-241-0/+1
* KVM: PPC: Implement Level interrupts on Book3SAlexander Graf2010-10-243-4/+31
* KVM: PPC: Enable napping only for Book3s_64Alexander Graf2010-10-241-0/+2
* KVM: PPC: allow ppc440gp to pass the compatibility checkHollis Blanchard2010-10-241-1/+2
* KVM: PPC: fix compilation of "dump tlbs" debug functionHollis Blanchard2010-10-241-0/+1
* KVM: PPC: initialize IVORs in addition to IVPRHollis Blanchard2010-10-241-2/+6
* KVM: PPC: Don't put MSR_POW in MSRAlexander Graf2010-10-241-1/+5
* KVM: PPC: Implement correct SID mapping on Book3s_32Alexander Graf2010-10-243-32/+48
* KVM: PPC: Force enable nap on KVMAlexander Graf2010-10-241-0/+3
* KVM: PPC: Make PV mtmsrd L=1 work with r30 and r31Alexander Graf2010-10-242-5/+24
* KVM: PPC: Update int_pending also on dequeueAlexander Graf2010-10-241-0/+3
* KVM: PPC: Make PV mtmsr work with r30 and r31Alexander Graf2010-10-242-16/+40
* KVM: PPC: Add mtsrin PV codeAlexander Graf2010-10-243-0/+111
* KVM: PPC: Put segment registers in shared pageAlexander Graf2010-10-245-12/+11
* KVM: PPC: Interpret SR registers on demandAlexander Graf2010-10-243-48/+46
* KVM: PPC: Move BAT handling code into spr handlerAlexander Graf2010-10-241-32/+16
* KVM: PPC: Add feature bitmap for magic pageAlexander Graf2010-10-243-7/+21
* KVM: PPC: Remove unused defineAlexander Graf2010-10-241-1/+0
* KVM: PPC: Revert "KVM: PPC: Use kernel hash function"Alexander Graf2010-10-242-4/+17
* KVM: PPC: Move slb debugging to tracepointsAlexander Graf2010-10-242-17/+78
* KVM: PPC: Make invalidation code more reliableAlexander Graf2010-10-241-6/+8
* KVM: PPC: Don't flush PTEs on NX/RO hitAlexander Graf2010-10-241-2/+0
* KVM: PPC: Preload magic page when in kernel modeAlexander Graf2010-10-241-0/+10
* KVM: PPC: Add tracepoints for generic spte flushesAlexander Graf2010-10-242-15/+26
* KVM: PPC: Fix sid map search after flushAlexander Graf2010-10-241-2/+2
* KVM: PPC: Move pte invalidate debug code to tracepointAlexander Graf2010-10-242-2/+30
* KVM: PPC: Add tracepoint for generic mmu mapAlexander Graf2010-10-242-0/+32
* KVM: PPC: Move book3s_64 mmu map debug print to trace pointAlexander Graf2010-10-242-11/+36
* KVM: PPC: Move EXIT_DEBUG partially to tracepointsAlexander Graf2010-10-242-22/+55
* KVM: ia64: define kvm_lapic_enabled() to fix a compile errorTakuya Yoshikawa2010-10-241-0/+1
* KVM: MMU: lower the aduit frequencyXiao Guangrong2010-10-241-0/+7
* KVM: MMU: improve spte auditXiao Guangrong2010-10-241-79/+69
* KVM: MMU: improve active sp auditXiao Guangrong2010-10-241-36/+38
* KVM: MMU: move audit to a separate fileXiao Guangrong2010-10-242-278/+298
* KVM: MMU: support disable/enable mmu audit dynamiclyXiao Guangrong2010-10-244-20/+101
OpenPOWER on IntegriCloud