Commit Graph

4799 Commits (23c357003b3671cdfb17bc4d5383589e74b71511)

Author SHA1 Message Date
Gleb Natapov af2152f545 KVM: don't enter guest after SIPI was received by a CPU 17 years ago
Harvey Harrison 2259e3a7a6 KVM: x86.c make kvm_load_realmode_segment static 17 years ago
Marcelo Tosatti 4c2155ce81 KVM: switch to get_user_pages_fast 17 years ago
Amit Shah bfadaded0d KVM: Device Assignment: Free device structures if IRQ allocation fails 17 years ago
Ben-Ami Yassour 62c476c7c7 KVM: Device Assignment with VT-d 17 years ago
Guillaume Thouvenin aa3a816b6d KVM: x86 emulator: Use DstAcc for 'and' 17 years ago
Guillaume Thouvenin 8a9fee67fb KVM: x86 emulator: Add cmp al, imm and cmp ax, imm instructions (ocodes 3c, 3d) 17 years ago
Guillaume Thouvenin 9c9fddd0e7 KVM: x86 emulator: Add DstAcc operand type 17 years ago
Sheng Yang defed7ed92 x86: Move FEATURE_CONTROL bits to msr-index.h 17 years ago
Sheng Yang 9ea542facb KVM: VMX: Rename IA32_FEATURE_CONTROL bits 17 years ago
Avi Kivity ef46f18ea0 KVM: x86 emulator: fix jmp r/m64 instruction 17 years ago
Jan Kiszka 4b92fe0c9d KVM: VMX: Cleanup stalled INTR_INFO read 17 years ago
Marcelo Tosatti 9c3e4aab5a KVM: x86: unhalt vcpu0 on reset 17 years ago
Mohammed Gamal d19292e457 KVM: x86 emulator: Add call near absolute instruction (opcode 0xff/2) 17 years ago
Marcelo Tosatti d76901750a KVM: x86: do not execute halted vcpus 17 years ago
Mohammed Gamal a6a3034cb9 KVM: x86 emulator: Add in/out instructions (opcodes 0xe4-0xe7, 0xec-0xef) 17 years ago
Avi Kivity fa89a81766 KVM: Add statistics for guest irq injections 17 years ago
Sheng Yang d40a1ee485 KVM: MMU: Modify kvm_shadow_walk.entry to accept u64 addr 17 years ago
Mohammed Gamal fb4616f431 KVM: x86 emulator: Add std and cld instructions (opcodes 0xfc-0xfd) 17 years ago
Joerg Roedel a89c1ad270 KVM: add MC5_MISC msr read support 17 years ago
Avi Kivity 48d1503949 KVM: SVM: No need to unprotect memory during event injection when using npt 17 years ago
Avi Kivity 3201b5d9f0 KVM: MMU: Fix setting the accessed bit on non-speculative sptes 17 years ago
Avi Kivity 171d595d3b KVM: MMU: Flush tlbs after clearing write permission when accessing dirty log 17 years ago
Avi Kivity 2245a28fe2 KVM: MMU: Add locking around kvm_mmu_slot_remove_write_access() 17 years ago
Avi Kivity bc2d429979 KVM: MMU: Account for npt/ept/realmode page faults 17 years ago
Mohammed Gamal a5e2e82b8b KVM: x86 emulator: Add mov r, imm instructions (opcodes 0xb0-0xbf) 17 years ago
Avi Kivity acee3c04e8 KVM: Allocate guest memory as MAP_PRIVATE, not MAP_SHARED 17 years ago
Avi Kivity abb9e0b8e3 KVM: MMU: Convert the paging mode shadow walk to use the generic walker 17 years ago
Avi Kivity 140754bc80 KVM: MMU: Convert direct maps to use the generic shadow walker 17 years ago
Avi Kivity 3d000db568 KVM: MMU: Add generic shadow walker 17 years ago
Avi Kivity 6c41f428b7 KVM: MMU: Infer shadow root level in direct_map() 17 years ago
Avi Kivity 6e37d3dc3e KVM: MMU: Unify direct map 4K and large page paths 17 years ago
Avi Kivity 135f8c2b07 KVM: MMU: Move SHADOW_PT_INDEX to mmu.c 17 years ago
Avi Kivity 6eb06cb286 KVM: x86 emulator: remove bad ByteOp specifier from NEG descriptor 17 years ago
roel kluin 41afa02587 KVM: x86 emulator: remove duplicate SrcImm 17 years ago
Avi Kivity f4bbd9aaaa KVM: Load real mode segments correctly 17 years ago
Avi Kivity a16b20da87 KVM: VMX: Change segment dpl at reset to 3 17 years ago
Avi Kivity 5706be0daf KVM: VMX: Change cs reset state to be a data segment 17 years ago
Harvey Harrison ee032c993e KVM: make irq ack notifier functions static 17 years ago
Amit Shah 29c8fa32c5 KVM: Use kvm_set_irq to inject interrupts 17 years ago
Amit Shah 94c935a1ee KVM: SVM: Fix typo 17 years ago
Mohammed Gamal a89a8fb93b KVM: VMX: Modify mode switching and vmentry functions 17 years ago
Mohammed Gamal ea953ef0ca KVM: VMX: Add invalid guest state handler 17 years ago
Mohammed Gamal 04fa4d3211 KVM: VMX: Add module parameter and emulation flag. 17 years ago
Mohammed Gamal 648dfaa7df KVM: VMX: Add Guest State Validity Checks 17 years ago
Amit Shah 6762b7299a KVM: Device assignment: Check for privileges before assigning irq 17 years ago
Avi Kivity dc7404cea3 KVM: Handle spurious acks for PIT interrupts 17 years ago
Marcelo Tosatti 85428ac7c3 KVM: fix i8259 reset irq acking 17 years ago
Avi Kivity ecfc79c700 KVM: VMX: Use interrupt queue for !irqchip_in_kernel 17 years ago
Marcelo Tosatti 29415c37f0 KVM: set debug registers after "schedulable" section 17 years ago