Commit Graph

216854 Commits (3247800676c4a04352cde72b9935b57ffc72ce15)
 

Author SHA1 Message Date
Alexander Graf ad0873763a KVM: PPC: Force enable nap on KVM 15 years ago
Alexander Graf df08bd1026 KVM: PPC: Make PV mtmsrd L=1 work with r30 and r31 15 years ago
Alexander Graf 9ee18b1e08 KVM: PPC: Update int_pending also on dequeue 15 years ago
Alexander Graf 512ba59ed9 KVM: PPC: Make PV mtmsr work with r30 and r31 15 years ago
Alexander Graf cbe487fac7 KVM: PPC: Add mtsrin PV code 15 years ago
Alexander Graf df1bfa25d8 KVM: PPC: Put segment registers in shared page 15 years ago
Alexander Graf 8e8651783f KVM: PPC: Interpret SR registers on demand 15 years ago
Alexander Graf c1c88e2fa1 KVM: PPC: Move BAT handling code into spr handler 15 years ago
Alexander Graf 7508e16c9f KVM: PPC: Add feature bitmap for magic page 15 years ago
Alexander Graf cb24c50826 KVM: PPC: Remove unused define 15 years ago
Alexander Graf b9877ce299 KVM: PPC: Revert "KVM: PPC: Use kernel hash function" 15 years ago
Alexander Graf 928d78be54 KVM: PPC: Move slb debugging to tracepoints 15 years ago
Alexander Graf e7c1d14e3b KVM: PPC: Make invalidation code more reliable 15 years ago
Alexander Graf 2e602847d9 KVM: PPC: Don't flush PTEs on NX/RO hit 15 years ago
Alexander Graf 4cb6b7ea0c KVM: PPC: Preload magic page when in kernel mode 15 years ago
Alexander Graf c60b4cf701 KVM: PPC: Add tracepoints for generic spte flushes 15 years ago
Alexander Graf c22c31963b KVM: PPC: Fix sid map search after flush 15 years ago
Alexander Graf 8696ee4312 KVM: PPC: Move pte invalidate debug code to tracepoint 15 years ago
Alexander Graf 4c4eea7769 KVM: PPC: Add tracepoint for generic mmu map 15 years ago
Alexander Graf 82fdee7bce KVM: PPC: Move book3s_64 mmu map debug print to trace point 15 years ago
Alexander Graf bed1ed9860 KVM: PPC: Move EXIT_DEBUG partially to tracepoints 15 years ago
Takuya Yoshikawa 55438cc751 KVM: ia64: define kvm_lapic_enabled() to fix a compile error 15 years ago
Xiao Guangrong 30644b902c KVM: MMU: lower the aduit frequency 15 years ago
Xiao Guangrong eb2591865a KVM: MMU: improve spte audit 15 years ago
Xiao Guangrong 49edf87806 KVM: MMU: improve active sp audit 15 years ago
Xiao Guangrong 2f4f337248 KVM: MMU: move audit to a separate file 15 years ago
Xiao Guangrong 8b1fe17cc7 KVM: MMU: support disable/enable mmu audit dynamicly 15 years ago
Jes Sorensen 84e0cefa8d KVM: Fix guest kernel crash on MSR_K7_CLK_CTL 15 years ago
Avi Kivity 9ed049c3b6 KVM: i8259: Make ICW1 conform to spec 15 years ago
Avi Kivity 7d9ddaedd8 KVM: x86 emulator: clean up control flow in x86_emulate_insn() 15 years ago
Avi Kivity a4d4a7c188 KVM: x86 emulator: fix group 11 decoding for reg != 0 15 years ago
Avi Kivity b9eac5f4d1 KVM: x86 emulator: use single stage decoding for mov instructions 15 years ago
Avi Kivity e90aa41e6c KVM: Don't save/restore MSR_IA32_PERF_STATUS 15 years ago
Marcelo Tosatti eaa48512ba KVM: SVM: init_vmcb should reset vcpu->efer 15 years ago
Marcelo Tosatti 678041ad9d KVM: SVM: reset mmu context in init_vmcb 15 years ago
Avi Kivity c41a15dd46 KVM: Fix pio trace direction 15 years ago
Xiao Guangrong 8e0e8afa82 KVM: MMU: remove count_rmaps() 15 years ago
Xiao Guangrong 365fb3fdf6 KVM: MMU: rewrite audit_mappings_page() function 15 years ago
Xiao Guangrong bc32ce2152 KVM: MMU: fix wrong not write protected sp report 15 years ago
Xiao Guangrong 0beb8d6604 KVM: MMU: check rmap for every spte 15 years ago
Xiao Guangrong 9ad17b1001 KVM: MMU: fix compile warning in audit code 15 years ago
Jason Wang 23e7a7944f KVM: pit: Do not check pending pit timer in vcpu thread 15 years ago
Alexander Graf 989044ee0f KVM: PPC: Fix CONFIG_KVM_GUEST && !CONFIG_KVM case 15 years ago
Avi Kivity 6230f7fc04 KVM: x86 emulator: simplify ALU opcode block decode further 15 years ago
Avi Kivity 217fc9cfca KVM: Fix build error due to 64-bit division in nsec_to_cycles() 15 years ago
Avi Kivity 34d1f4905e KVM: x86 emulator: trap and propagate #DE from DIV and IDIV 15 years ago
Avi Kivity f6b3597bde KVM: x86 emulator: add macros for executing instructions that may trap 15 years ago
Avi Kivity 739ae40606 KVM: x86 emulator: simplify instruction decode flags for opcodes 0F 00-FF 15 years ago
Avi Kivity d269e3961a KVM: x86 emulator: simplify instruction decode flags for opcodes E0-FF 15 years ago
Avi Kivity d2c6c7adb1 KVM: x86 emulator: simplify instruction decode flags for opcodes C0-DF 15 years ago