Zhang Xiantao
|
018d00d2fe
KVM: Portability: move KVM_CHECK_EXTENSION
|
17 years ago |
Zhang Xiantao
|
f8c16bbaa9
KVM: Portability: Move x86 specific code from kvm_init() to kvm_arch()
|
17 years ago |
Zhang Xiantao
|
cb498ea2ce
KVM: Portability: Combine kvm_init and kvm_init_x86
|
17 years ago |
Zhang Xiantao
|
e9b11c1755
KVM: Portability: Add vcpu and hardware management arch hooks
|
17 years ago |
Izik Eidus
|
f9d46eb0e4
KVM: add kvm_is_error_hva()
|
17 years ago |
Hollis Blanchard
|
b6c7a5dccf
KVM: Portability: Move x86 vcpu ioctl handlers to x86.c
|
18 years ago |
Hollis Blanchard
|
d075206073
KVM: Portability: Move x86 FPU handling to x86.c
|
18 years ago |
Hollis Blanchard
|
8776e5194f
KVM: Portability: Move x86 instruction emulation code to x86.c
|
18 years ago |
Hollis Blanchard
|
417bc3041f
KVM: Portability: Make exported debugfs data architecture-specific
|
18 years ago |
Sheng Yang
|
f78e0e2ee4
KVM: VMX: Enable memory mapped TPR shadow (FlexPriority)
|
18 years ago |
Carsten Otte
|
1fe779f8ec
KVM: Portability: Split kvm_vm_ioctl v3
|
18 years ago |
Izik Eidus
|
cbc9402297
KVM: Add ioctl to tss address from userspace,
|
18 years ago |
Izik Eidus
|
e0d62c7f48
KVM: Add kernel-internal memory slots
|
18 years ago |
Izik Eidus
|
210c7c4d7f
KVM: Export memory slot allocation mechanism
|
18 years ago |
Izik Eidus
|
80b14b5b32
KVM: Unmap kernel-allocated memory on slot destruction
|
18 years ago |
Avi Kivity
|
e00c8cf29b
KVM: Move vmx_vcpu_reset() out of vmx_vcpu_setup()
|
18 years ago |
Zhang Xiantao
|
34c16eecf7
KVM: Portability: Split kvm_vcpu into arch dependent and independent parts (part 1)
|
18 years ago |
Anthony Liguori
|
8d4e1288eb
KVM: Allocate userspace memory for older userspace
|
18 years ago |
Christian Borntraeger
|
e56a7a28e2
KVM: Use virtual cpu accounting if available for guest times.
|
18 years ago |
Izik Eidus
|
8a7ae055f3
KVM: MMU: Partial swapping of guest memory
|
18 years ago |
Izik Eidus
|
cea7bb2128
KVM: MMU: Make gfn_to_page() always safe
|
18 years ago |
Avi Kivity
|
3176bc3e59
KVM: Rename KVM_TLB_FLUSH to KVM_REQ_TLB_FLUSH
|
18 years ago |
Carsten Otte
|
313a3dc75d
KVM: Portability: split kvm_vcpu_ioctl
|
18 years ago |
Anthony Liguori
|
4a4c992487
KVM: MMU: More struct kvm_vcpu -> struct kvm cleanups
|
18 years ago |
Carsten Otte
|
043405e100
KVM: Move x86 msr handling to new files x86.[ch]
|
18 years ago |
Izik Eidus
|
6fc138d227
KVM: Support assigning userspace memory to the guest
|
18 years ago |
Mike Day
|
d77c26fce9
KVM: CodingStyle cleanup
|
18 years ago |
Izik Eidus
|
82ce2c9683
KVM: Allow dynamic allocation of the mmu shadow cache size
|
18 years ago |
Izik Eidus
|
195aefde9c
KVM: Add general accessors to read and write guest memory
|
18 years ago |
Izik Eidus
|
290fc38da8
KVM: Remove the usage of page->private field by rmap
|
18 years ago |