Commit Graph

211720 Commits (48987781eb1d1e8ded41f55cd5806615fda92c6e)
 

Author SHA1 Message Date
Xiao Guangrong 48987781eb KVM: MMU: introduce gfn_to_page_many_atomic() function 15 years ago
Xiao Guangrong 887c08ac19 KVM: MMU: introduce hva_to_pfn_atomic function 15 years ago
Xiao Guangrong 45888a0c6e export __get_user_pages_fast() function 15 years ago
Zachary Amsden f392eb2546 KVM: x86: Add timekeeping documentation 15 years ago
Zachary Amsden 1d5f066e0b KVM: x86: Fix a possible backwards warp of kvmclock 15 years ago
Zachary Amsden 347bb4448c x86: pvclock: Move scale_delta into common header 15 years ago
Zachary Amsden ca84d1a24c KVM: x86: Add clock sync request to hardware enable 15 years ago
Zachary Amsden 46543ba45f KVM: x86: Robust TSC compensation 15 years ago
Zachary Amsden 759379dd68 KVM: x86: Add helper functions for time computation 15 years ago
Zachary Amsden 48434c20e1 KVM: x86: Fix deep C-state TSC desynchronization 15 years ago
Zachary Amsden e48672fa25 KVM: x86: Unify TSC logic 15 years ago
Zachary Amsden 6755bae8e6 KVM: x86: Warn about unstable TSC 15 years ago
Zachary Amsden 8cfdc00085 KVM: x86: Make cpu_tsc_khz updates use local CPU 15 years ago
Zachary Amsden f38e098ff3 KVM: x86: TSC reset compensation 15 years ago
Zachary Amsden 99e3e30aee KVM: x86: Move TSC offset writes to common code 15 years ago
Zachary Amsden f4e1b3c8bd KVM: x86: Convert TSC writes to TSC offset writes 15 years ago
Zachary Amsden ae38436b78 KVM: x86: Drop vm_init_tsc 15 years ago
Wei Yongjun 45bf21a8ce KVM: MMU: fix missing percpu counter destroy 15 years ago
Xiaotian Feng 80b63faf02 KVM: MMU: fix regression from rework mmu_shrink() code 15 years ago
Wei Yongjun e4abac67b7 KVM: x86 emulator: add JrCXZ instruction emulation 15 years ago
Wei Yongjun 09b5f4d3c4 KVM: x86 emulator: add LDS/LES/LFS/LGS/LSS instruction emulation 15 years ago
Dave Hansen 45221ab668 KVM: create aggregate kvm_total_used_mmu_pages value 15 years ago
Dave Hansen 49d5ca2663 KVM: replace x86 kvm n_free_mmu_pages with n_used_mmu_pages 15 years ago
Dave Hansen 39de71ec53 KVM: rename x86 kvm->arch.n_alloc_mmu_pages 15 years ago
Dave Hansen e0df7b9f6c KVM: abstract kvm x86 mmu->n_free_mmu_pages 15 years ago
Avi Kivity 6142914280 KVM: x86 emulator: implement CWD (opcode 99) 15 years ago
Avi Kivity d46164dbd9 KVM: x86 emulator: implement IMUL REG, R/M, IMM (opcode 69) 15 years ago
Avi Kivity 7db41eb762 KVM: x86 emulator: add Src2Imm decoding 15 years ago
Avi Kivity 39f21ee546 KVM: x86 emulator: consolidate immediate decode into a function 15 years ago
Avi Kivity 48bb5d3c40 KVM: x86 emulator: implement RDTSC (opcode 0F 31) 15 years ago
Avi Kivity 7077aec0bc KVM: x86 emulator: remove SrcImplicit 15 years ago
Avi Kivity 5c82aa2998 KVM: x86 emulator: implement IMUL REG, R/M (opcode 0F AF) 15 years ago
Avi Kivity f3a1b9f496 KVM: x86 emulator: implement IMUL REG, R/M, imm8 (opcode 6B) 15 years ago
Avi Kivity 40ece7c729 KVM: x86 emulator: implement RET imm16 (opcode C2) 15 years ago
Avi Kivity b250e60589 KVM: x86 emulator: add SrcImmU16 operand type 15 years ago
Avi Kivity 0ef753b8c3 KVM: x86 emulator: implement CALL FAR (FF /3) 15 years ago
Avi Kivity 7af04fc05c KVM: x86 emulator: implement DAS (opcode 2F) 15 years ago
Avi Kivity fb2c264105 KVM: x86 emulator: Use a register for ____emulate_2op() destination 15 years ago
Avi Kivity b3b3d25a12 KVM: x86 emulator: pass destination type to ____emulate_2op() 15 years ago
Wei Yongjun f2f3184534 KVM: x86 emulator: add LOOP/LOOPcc instruction emulation 15 years ago
Wei Yongjun e8b6fa70e3 KVM: x86 emulator: add CBW/CWDE/CDQE instruction emulation 15 years ago
Avi Kivity 0fa6ccbd28 KVM: x86 emulator: fix REPZ/REPNZ termination condition 15 years ago
Avi Kivity f6b33fc504 KVM: x86 emulator: implement SCAS (opcodes AE, AF) 15 years ago
Avi Kivity 5c56e1cf7a KVM: x86 emulator: fix INTn emulation not pushing EFLAGS and CS 15 years ago
Wei Yongjun a13a63faa6 KVM: x86 emulator: remove dup code of in/out instruction 15 years ago
Wei Yongjun 41167be544 KVM: x86 emulator: change OUT instruction to use dst instead of src 15 years ago
Wei Yongjun 943858e275 KVM: x86 emulator: introduce DstImmUByte for dst operand decode 15 years ago
Wei Yongjun c483c02ad3 KVM: x86 emulator: remove useless label from x86_emulate_insn() 15 years ago
Wei Yongjun ee45b58efe KVM: x86 emulator: add setcc instruction emulation 15 years ago
Jiri Kosina 9cf4c4fcb5 KVM: x86: explain 'no-kvmclock' kernel parameter 15 years ago