Commit Graph

11998 Commits (ff42d62047e45075c54a5543bd4f110dfd032d11)

Author SHA1 Message Date
Joerg Roedel cda0008299 KVM: SVM: Restore correct registers after sel_cr0 intercept emulation 14 years ago
Joerg Roedel f87f928882 KVM: MMU: Fix 32 bit legacy paging with NPT 14 years ago
Xiao Guangrong 30644b902c KVM: MMU: lower the aduit frequency 14 years ago
Xiao Guangrong eb2591865a KVM: MMU: improve spte audit 14 years ago
Xiao Guangrong 49edf87806 KVM: MMU: improve active sp audit 14 years ago
Xiao Guangrong 2f4f337248 KVM: MMU: move audit to a separate file 14 years ago
Xiao Guangrong 8b1fe17cc7 KVM: MMU: support disable/enable mmu audit dynamicly 14 years ago
Jes Sorensen 84e0cefa8d KVM: Fix guest kernel crash on MSR_K7_CLK_CTL 14 years ago
Avi Kivity 9ed049c3b6 KVM: i8259: Make ICW1 conform to spec 14 years ago
Avi Kivity 7d9ddaedd8 KVM: x86 emulator: clean up control flow in x86_emulate_insn() 14 years ago
Avi Kivity a4d4a7c188 KVM: x86 emulator: fix group 11 decoding for reg != 0 14 years ago
Avi Kivity b9eac5f4d1 KVM: x86 emulator: use single stage decoding for mov instructions 14 years ago
Avi Kivity e90aa41e6c KVM: Don't save/restore MSR_IA32_PERF_STATUS 14 years ago
Marcelo Tosatti eaa48512ba KVM: SVM: init_vmcb should reset vcpu->efer 14 years ago
Marcelo Tosatti 678041ad9d KVM: SVM: reset mmu context in init_vmcb 14 years ago
Avi Kivity c41a15dd46 KVM: Fix pio trace direction 14 years ago
Xiao Guangrong 8e0e8afa82 KVM: MMU: remove count_rmaps() 14 years ago
Xiao Guangrong 365fb3fdf6 KVM: MMU: rewrite audit_mappings_page() function 14 years ago
Xiao Guangrong bc32ce2152 KVM: MMU: fix wrong not write protected sp report 14 years ago
Xiao Guangrong 0beb8d6604 KVM: MMU: check rmap for every spte 14 years ago
Xiao Guangrong 9ad17b1001 KVM: MMU: fix compile warning in audit code 14 years ago
Jason Wang 23e7a7944f KVM: pit: Do not check pending pit timer in vcpu thread 14 years ago
Avi Kivity 6230f7fc04 KVM: x86 emulator: simplify ALU opcode block decode further 14 years ago
Avi Kivity 217fc9cfca KVM: Fix build error due to 64-bit division in nsec_to_cycles() 14 years ago
Avi Kivity 34d1f4905e KVM: x86 emulator: trap and propagate #DE from DIV and IDIV 14 years ago
Avi Kivity f6b3597bde KVM: x86 emulator: add macros for executing instructions that may trap 14 years ago
Avi Kivity 739ae40606 KVM: x86 emulator: simplify instruction decode flags for opcodes 0F 00-FF 14 years ago
Avi Kivity d269e3961a KVM: x86 emulator: simplify instruction decode flags for opcodes E0-FF 14 years ago
Avi Kivity d2c6c7adb1 KVM: x86 emulator: simplify instruction decode flags for opcodes C0-DF 14 years ago
Avi Kivity 50748613d1 KVM: x86 emulator: simplify instruction decode flags for opcodes A0-AF 14 years ago
Avi Kivity 76e8e68d44 KVM: x86 emulator: simplify instruction decode flags for opcodes 80-8F 14 years ago
Avi Kivity 48fe67b5f7 KVM: x86 emulator: simplify string instruction decode flags 14 years ago
Avi Kivity 5315fbb223 KVM: x86 emulator: simplify ALU block (opcodes 00-3F) decode flags 14 years ago
Avi Kivity 8d8f4e9f66 KVM: x86 emulator: support byte/word opcode pairs 14 years ago
Avi Kivity 081bca0e6b KVM: x86 emulator: refuse SrcMemFAddr (e.g. LDS) with register operand 14 years ago
Gleb Natapov d2ddd1c483 KVM: x86 emulator: get rid of "restart" in emulation context. 14 years ago
Gleb Natapov 3e2f65d57a KVM: x86 emulator: move string instruction completion check into separate function 14 years ago
Gleb Natapov 6e2fb2cadd KVM: x86 emulator: Rename variable that shadows another local variable. 14 years ago
Wei Yongjun cc4feed57f KVM: x86 emulator: add CALL FAR instruction emulation (opcode 9a) 14 years ago
Xiao Guangrong 189be38db3 KVM: MMU: combine guest pte read between fetch and pte prefetch 14 years ago
Xiao Guangrong 957ed9effd KVM: MMU: prefetch ptes when intercepted guest #PF 14 years ago
Zachary Amsden 1d5f066e0b KVM: x86: Fix a possible backwards warp of kvmclock 14 years ago
Zachary Amsden 347bb4448c x86: pvclock: Move scale_delta into common header 14 years ago
Zachary Amsden ca84d1a24c KVM: x86: Add clock sync request to hardware enable 14 years ago
Zachary Amsden 46543ba45f KVM: x86: Robust TSC compensation 14 years ago
Zachary Amsden 759379dd68 KVM: x86: Add helper functions for time computation 14 years ago
Zachary Amsden 48434c20e1 KVM: x86: Fix deep C-state TSC desynchronization 14 years ago
Zachary Amsden e48672fa25 KVM: x86: Unify TSC logic 14 years ago
Zachary Amsden 6755bae8e6 KVM: x86: Warn about unstable TSC 14 years ago
Zachary Amsden 8cfdc00085 KVM: x86: Make cpu_tsc_khz updates use local CPU 14 years ago