Rusty Russell
|
3077c4513c
KVM: Remove three magic numbers
|
18 лет назад |
Rusty Russell
|
8b9cf98cc7
KVM: VMX: pass vcpu_vmx internally
|
18 лет назад |
Rusty Russell
|
9bd01506ee
KVM: fx_init() needs preemption disabled while it plays with the FPU state
|
18 лет назад |
Shaohua Li
|
11ec280471
KVM: Convert vm lock to a mutex
|
18 лет назад |
Avi Kivity
|
15ad71460d
KVM: Use the scheduler preemption notifiers to make kvm preemptible
|
18 лет назад |
Jeff Dike
|
519ef35341
KVM: add hypercall nr to kvm_run
|
18 лет назад |
Yang, Sheng
|
1c3d14fe0a
KVM: VMX: Improve the method of writing vmcs control
|
18 лет назад |
Rusty Russell
|
fb3f0f51d9
KVM: Dynamically allocate vcpus
|
18 лет назад |
Gregory Haskins
|
a2fa3e9f52
KVM: Remove arch specific components from the general code
|
18 лет назад |
Rusty Russell
|
c820c2aa27
KVM: load_pdptrs() cleanups
|
18 лет назад |
Aurelien Jarno
|
3ccb8827fb
KVM: Remove dead code in the cmpxchg instruction emulation
|
18 лет назад |
Yang, Sheng
|
62b3ffb8b3
KVM: VMX: Import some constants of vmcs from IA32 SDM
|
18 лет назад |
Shaohua Li
|
fe55188194
KVM: Move gfn_to_page out of kmap/unmap pairs
|
18 лет назад |
Shaohua Li
|
9ae0448f53
KVM: Hoist kvm_mmu_reload() out of the critical section
|
18 лет назад |
Rusty Russell
|
310bc76c2b
KVM: Return if the pdptrs are invalid when the guest turns on PAE.
|
18 лет назад |
Avi Kivity
|
394b6e5944
KVM: x86 emulator: fix faulty check for two-byte opcode
|
18 лет назад |
Avi Kivity
|
e3243452f4
KVM: x86 emulator: fix cmov for writeback changes
|
18 лет назад |
Rusty Russell
|
7075bc816c
KVM: Use standard CR8 flags, and fix TPR definition
|
18 лет назад |
Jeff Dike
|
8fc0d085f5
KVM: Set exit_reason to KVM_EXIT_MMIO where run->mmio is initialized.
|
18 лет назад |
Rusty Russell
|
9eb829ced8
KVM: Trivial: Use standard BITMAP macros, open-code userspace-exposed header
|
18 лет назад |
Rusty Russell
|
66aee91aaa
KVM: Use standard CR4 flags, tighten checking
|
18 лет назад |
Rusty Russell
|
f802a307cb
KVM: Use standard CR3 flags, tighten checking
|
18 лет назад |
Rusty Russell
|
707d92fa72
KVM: Trivial: Use standard CR0 flags macros from asm/cpu-features.h
|
18 лет назад |
Rusty Russell
|
9a2b85c620
KVM: Trivial: Avoid hardware_disable predeclaration
|
18 лет назад |
Rusty Russell
|
dcc0766b22
KVM: Trivial: Comment spelling may escape grep
|
18 лет назад |
Rusty Russell
|
1e3c5cb0d5
KVM: Trivial: Make decode_register() static
|
18 лет назад |
Rusty Russell
|
5eb549a085
KVM: Trivial: Remove unused struct cpu_user_regs declaration
|
18 лет назад |
Rusty Russell
|
dea8caee7b
KVM: Trivial: /dev/kvm interface is no longer experimental.
|
18 лет назад |
Eddie Dong
|
65619eb5a8
KVM: In-kernel string pio write support
|
18 лет назад |
Avi Kivity
|
24cbc7e9cb
KVM: Future-proof the exit information union ABI
|
18 лет назад |