Rusty Russell
|
c820c2aa27
KVM: load_pdptrs() cleanups
|
18 anos atrás |
Shaohua Li
|
fe55188194
KVM: Move gfn_to_page out of kmap/unmap pairs
|
18 anos atrás |
Rusty Russell
|
310bc76c2b
KVM: Return if the pdptrs are invalid when the guest turns on PAE.
|
18 anos atrás |
Rusty Russell
|
7075bc816c
KVM: Use standard CR8 flags, and fix TPR definition
|
18 anos atrás |
Jeff Dike
|
8fc0d085f5
KVM: Set exit_reason to KVM_EXIT_MMIO where run->mmio is initialized.
|
18 anos atrás |
Rusty Russell
|
9eb829ced8
KVM: Trivial: Use standard BITMAP macros, open-code userspace-exposed header
|
18 anos atrás |
Rusty Russell
|
66aee91aaa
KVM: Use standard CR4 flags, tighten checking
|
18 anos atrás |
Rusty Russell
|
f802a307cb
KVM: Use standard CR3 flags, tighten checking
|
18 anos atrás |
Rusty Russell
|
707d92fa72
KVM: Trivial: Use standard CR0 flags macros from asm/cpu-features.h
|
18 anos atrás |
Rusty Russell
|
9a2b85c620
KVM: Trivial: Avoid hardware_disable predeclaration
|
18 anos atrás |
Eddie Dong
|
65619eb5a8
KVM: In-kernel string pio write support
|
18 anos atrás |
Qing He
|
dad3795d2b
KVM: SMP: Add vcpu_id field in struct vcpu
|
18 anos atrás |
Nguyen Anh Quynh
|
cd0d913797
KVM: Fix *nopage() in kvm_main.c
|
18 anos atrás |
Avi Kivity
|
6ec8a856e4
KVM: Avoid calling smp_call_function_single() with interrupts disabled
|
18 anos atrás |
Avi Kivity
|
4c981b43d7
KVM: Fix removal of nx capability from guest cpuid
|
18 anos atrás |
Avi Kivity
|
7cfa4b0a43
Revert "KVM: Avoid useless memory write when possible"
|
18 anos atrás |
Rusty Russell
|
5e58cfe41c
KVM: Fix unlikely kvm_create vs decache_vcpus_on_cpu race
|
18 anos atrás |
Avi Kivity
|
b0fcd903e6
KVM: Correctly handle writes crossing a page boundary
|
18 anos atrás |
Avi Kivity
|
35f3f28613
KVM: x86 emulator: implement rdmsr and wrmsr
|
18 anos atrás |
Avi Kivity
|
90cb0529dd
KVM: Fix memory slot management functions for guest smp
|
18 anos atrás |
Avi Kivity
|
cec9ad279b
KVM: Use CPU_DYING for disabling virtualization
|
18 anos atrás |
Avi Kivity
|
4267c41a45
KVM: Tune hotplug/suspend IPIs
|
18 anos atrás |
Avi Kivity
|
1b6c016818
KVM: Keep track of which cpus have virtualization enabled
|
18 anos atrás |
Avi Kivity
|
e495606dd0
KVM: Clean up #includes
|
18 anos atrás |
Avi Kivity
|
d6d2816849
KVM: Remove kvmfs in favor of the anonymous inodes source
|
18 anos atrás |
Luca Tettamanti
|
a3c870bdce
KVM: Avoid useless memory write when possible
|
18 anos atrás |
Eddie Dong
|
74906345ff
KVM: Add support for in-kernel pio handlers
|
18 anos atrás |
Gregory Haskins
|
2eeb2e94eb
KVM: Adds support for in-kernel mmio handlers
|
18 anos atrás |
Avi Kivity
|
d9e368d612
KVM: Flush remote tlbs when reducing shadow pte permissions
|
18 anos atrás |
Avi Kivity
|
39c3b86e5c
KVM: Keep an upper bound of initialized vcpus
|
18 anos atrás |