Commit Graph

121 Commits (fe4e771d5c37f0949047faf95d16a512b21406bf)

Author SHA1 Message Date
Nitin A Kamble 0fdf8e59fa KVM: Fix cpuid iteration on multiple leaves per eac 16 years ago
Nitin A Kamble 0853d2c1d8 KVM: Fix cpuid leaf 0xb loop termination 16 years ago
Sheng Yang 6eb55818c0 KVM: Enable Function Level Reset for assigned device 16 years ago
Guillaume Thouvenin e93f36bcfa KVM: allow emulator to adjust rip for emulated pio instructions 16 years ago
Amit Shah b8222ad2e5 KVM: x86: Fix typo in function name 16 years ago
Sheng Yang 64d4d52175 KVM: Enable MTRR for EPT 16 years ago
Sheng Yang 468d472f3f KVM: VMX: Add PAT support for EPT 16 years ago
Sheng Yang 0bed3b568b KVM: Improve MTRR structure 16 years ago
Gleb Natapov 5f179287fa KVM: call kvm_arch_vcpu_reset() instead of the kvm_x86_ops callback 16 years ago
Jan Kiszka c4abb7c9cd KVM: x86: Support for user space injected NMIs 16 years ago
Jan Kiszka 0496fbb973 KVM: x86: VCPU with pending NMI is runnabled 16 years ago
Jan Kiszka 448fa4a9c5 KVM: x86: Reset pending/inject NMI state on CPU reset 16 years ago
Sheng Yang 5550af4df1 KVM: Fix guest shared interrupt with in-kernel irqchip 17 years ago
Harvey Harrison 80a914dc05 misc: replace __FUNCTION__ with __func__ 17 years ago
Xiantao Zhang 8a98f6648a KVM: Move device assignment logic to common code 17 years ago
Jan Kiszka 1b10bf31a5 KVM: x86: Silence various LAPIC-related host kernel messages 17 years ago
Marcelo Tosatti e48258009d KVM: PIC: enhance IPI avoidance 17 years ago
Marcelo Tosatti 4731d4c7a0 KVM: MMU: out of sync shadow core 17 years ago
Marcelo Tosatti a7052897b3 KVM: x86: trap invlpg 17 years ago
Marcelo Tosatti 0ba73cdadb KVM: MMU: sync roots on mmu reload 17 years ago
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
Marcelo Tosatti 9c3e4aab5a KVM: x86: unhalt vcpu0 on reset 17 years ago
Marcelo Tosatti d76901750a KVM: x86: do not execute halted vcpus 17 years ago
Avi Kivity fa89a81766 KVM: Add statistics for guest irq injections 17 years ago
Joerg Roedel a89c1ad270 KVM: add MC5_MISC msr read support 17 years ago
Avi Kivity acee3c04e8 KVM: Allocate guest memory as MAP_PRIVATE, not MAP_SHARED 17 years ago
Avi Kivity f4bbd9aaaa KVM: Load real mode segments correctly 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 6762b7299a KVM: Device assignment: Check for privileges before assigning irq 17 years ago
Marcelo Tosatti 29415c37f0 KVM: set debug registers after "schedulable" section 17 years ago
Dave Hansen b772ff362e KVM: Reduce stack usage in kvm_arch_vcpu_ioctl() 17 years ago
Dave Hansen f0d662759a KVM: Reduce kvm stack usage in kvm_arch_vm_ioctl() 17 years ago
Ben-Ami Yassour 4d5c5d0fe8 KVM: pci device assignment 17 years ago
Alexander Graf b5e2fec0eb KVM: Ignore DEBUGCTL MSRs with no effect 17 years ago
Avi Kivity 26eef70c3e KVM: Clear exception queue before emulating an instruction 17 years ago
Marcelo Tosatti 5fdbf9765b KVM: x86: accessors for guest registers 17 years ago
Avi Kivity ed84862433 KVM: Advertise synchronized mmu support to userspace 17 years ago
Andrea Arcangeli 604b38ac03 KVM: Allow browsing memslots with mmu_lock 17 years ago
Andrea Arcangeli a1708ce8a3 KVM: Allow reading aliases with mmu_lock 17 years ago
Marcelo Tosatti c93cd3a588 KVM: task switch: translate guest segment limit to virt-extension byte granular field 17 years ago
Marcelo Tosatti 34198bf842 KVM: task switch: use seg regs provided by subarch instead of reading from GDT 17 years ago
Marcelo Tosatti 98899aa0e0 KVM: task switch: segment base is linear address 17 years ago
Marcelo Tosatti 34d4cb8fca KVM: MMU: nuke shadowed pgtable pages and ptes on memslot destruction 17 years ago
Avi Kivity d6e88aec07 KVM: Prefix some x86 low level function with kvm_, to avoid namespace issues 17 years ago
Avi Kivity ac9f6dc0db KVM: Apply the kernel sigmask to vcpus blocked due to being uninitialized 17 years ago