summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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: Add documentation for magic page enhancementsAlexander 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: Document KVM_INTERRUPT ioctlAlexander Graf
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
2010-10-24KVM: PPC: Preload magic page when in kernel modeAlexander Graf
2010-10-24KVM: PPC: Add tracepoints for generic spte flushesAlexander Graf
2010-10-24KVM: PPC: Fix sid map search after flushAlexander Graf
2010-10-24KVM: PPC: Move pte invalidate debug code to tracepointAlexander Graf
2010-10-24KVM: PPC: Add tracepoint for generic mmu mapAlexander Graf
2010-10-24KVM: PPC: Move book3s_64 mmu map debug print to trace pointAlexander Graf
2010-10-24KVM: PPC: Move EXIT_DEBUG partially to tracepointsAlexander Graf
2010-10-24KVM: ia64: define kvm_lapic_enabled() to fix a compile errorTakuya Yoshikawa
2010-10-24KVM: MMU: lower the aduit frequencyXiao Guangrong
2010-10-24KVM: MMU: improve spte auditXiao Guangrong
2010-10-24KVM: MMU: improve active sp auditXiao Guangrong
2010-10-24KVM: MMU: move audit to a separate fileXiao Guangrong
2010-10-24KVM: MMU: support disable/enable mmu audit dynamiclyXiao Guangrong
2010-10-24KVM: Fix guest kernel crash on MSR_K7_CLK_CTLJes Sorensen
2010-10-24KVM: i8259: Make ICW1 conform to specAvi Kivity
2010-10-24KVM: x86 emulator: clean up control flow in x86_emulate_insn()Avi Kivity
2010-10-24KVM: x86 emulator: fix group 11 decoding for reg != 0Avi Kivity
2010-10-24KVM: x86 emulator: use single stage decoding for mov instructionsAvi Kivity