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 |