summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-12KVM: PPC: e500: enable magic pageScott Wood
2011-07-12KVM: PPC: e500: Support large page mappings of PFNMAP vmas.Scott Wood
2011-07-12KVM: PPC: e500: Eliminate shadow_pages[], and use pfns instead.Scott Wood
2011-07-12KVM: PPC: e500: don't use MAS0 as intermediate storage.Scott Wood
2011-07-12KVM: PPC: e500: Disable preloading TLB1 in tlb_load().Scott Wood
2011-07-12KVM: PPC: e500: Save/restore SPE stateScott Wood
2011-07-12KVM: PPC: booke: use shadow_msrScott Wood
2011-07-12powerpc/e500: SPE register saving: take arbitrary struct offsetScott Wood
2011-07-12powerpc/e500: Save SPEFCSR in flush_spe_to_thread()yu liu
2011-07-12KVM: PPC: Resolve real-mode handlers through function exportsAlexander Graf
2011-07-12KVM: PPC: fix partial application of "exit timing in ticks"Stuart Yoder
2011-07-12KVM: MMU: make kvm_mmu_reset_context() flush the guest TLBAvi Kivity
2011-07-12KVM: MMU: Adjust shadow paging to work when SMEP=1 and CR0.WP=0Avi Kivity
2011-07-12KVM: Enable ERMS feature support for KVMYang, Wei
2011-07-12KVM: Expose RDWRGSFS bit to KVM guestsYang, Wei
2011-07-12KVM: Add RDWRGSFS support when setting CR4Yang, Wei
2011-07-12KVM: Remove RDWRGSFS bit from CR4_RESERVED_BITSYang, Wei
2011-07-12KVM: Enable DRNG feature support for KVMYang, Wei Y
2011-07-12KVM: fix XSAVE bit scanning (now properly)Andre Przywara
2011-07-12KVM: Fix KVM_ASSIGN_SET_MSIX_ENTRY documentationJan Kiszka
2011-07-12KVM: Fix off-by-one in overflow check of KVM_ASSIGN_SET_MSIX_NRJan Kiszka
2011-07-12KVM: Add compat ioctl for KVM_SET_SIGNAL_MASKAlexander Graf
2011-07-12KVM: Clarify KVM_ASSIGN_PCI_DEVICE documentationJan Kiszka
2011-07-12KVM: Add instruction fetch checking when walking guest page tableYang, Wei Y
2011-07-12KVM: Mask function7 ebx against host capability word9Yang, Wei Y
2011-07-12KVM: Add SMEP support when setting CR4Yang, Wei Y
2011-07-12KVM: Remove SMEP bit from CR4_RESERVED_BITSYang, Wei Y
2011-07-12KVM: nVMX: Fix bug preventing more than two levels of nestingNadav Har'El
2011-07-12KVM: Fixup documentation section numberingJan Kiszka
2011-07-12KVM: x86 emulator: fold decode_cache into x86_emulate_ctxtAvi Kivity
2011-07-12KVM: x86 emulator: rename decode_cache::eip to _eipAvi Kivity
2011-07-12KVM: VMX: Silence warning on 32-bit hostsJan Kiszka
2011-07-12KVM: x86 emulator: Use opcode::execute for CLI/STI(FA/FB)Takuya Yoshikawa
2011-07-12KVM: x86 emulator: Use opcode::execute for LOOP/JCXZTakuya Yoshikawa
2011-07-12KVM: x86 emulator: Clean up INT n/INTO/INT 3(CC/CD/CE)Takuya Yoshikawa
2011-07-12KVM: x86 emulator: Use opcode::execute for MOV(8C/8E)Takuya Yoshikawa
2011-07-12KVM: x86 emulator: Use opcode::execute for RET(C3)Takuya Yoshikawa
2011-07-12KVM: x86 emulator: Use opcode::execute for XCHG(86/87)Takuya Yoshikawa
2011-07-12KVM: x86 emulator: Use opcode::execute for TEST(84/85, A8/A9)Takuya Yoshikawa
2011-07-12KVM: x86 emulator: Use opcode::execute for some instructionsTakuya Yoshikawa
2011-07-12KVM: x86 emulator: Rename emulate_xxx() to em_xxx()Takuya Yoshikawa
2011-07-12KVM: x86 emulator: Use the pointers ctxt and c consistentlyTakuya Yoshikawa
2011-07-12KVM: Document KVM_IOEVENTFDSasha Levin
2011-07-12KVM: nVMX: DocumentationNadav Har'El
2011-07-12KVM: nVMX: Miscellenous small correctionsNadav Har'El
2011-07-12KVM: nVMX: Add VMX to list of supported cpuid featuresNadav Har'El
2011-07-12KVM: nVMX: Additional TSC-offset handlingNadav Har'El
2011-07-12KVM: nVMX: Further fixes for lazy FPU loadingNadav Har'El
2011-07-12KVM: nVMX: Handling of CR0 and CR4 modifying instructionsNadav Har'El
2011-07-12KVM: nVMX: Correct handling of idt vectoring infoNadav Har'El