Avi Kivity
|
ba1389b7a0
KVM: Extend stats support for VM stats
|
17 years ago |
Avi Kivity
|
f2b5756bb3
KVM: Add instruction emulation statistics
|
17 years ago |
Avi Kivity
|
f096ed8588
KVM: Add fpu_reload counter
|
17 years ago |
Avi Kivity
|
e1beb1d37c
KVM: Replace 'light_exits' stat with 'host_state_reload'
|
17 years ago |
Zhang Xiantao
|
d19a9cd275
KVM: Portability: Add two hooks to handle kvm_create and destroy vm
|
17 years ago |
Zhang Xiantao
|
a16b043cc9
KVM: Remove __init attributes for kvm_init_debug and kvm_init_msr_list
|
17 years ago |
Zhang Xiantao
|
8b0067913d
KVM: Portability: Make kvm_vcpu_ioctl_translate arch dependent
|
17 years ago |
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
|
e9b11c1755
KVM: Portability: Add vcpu and hardware management arch hooks
|
17 years ago |
Zhang Xiantao
|
97896d04a1
KVM: Portability: Move kvm_x86_ops to x86.c
|
17 years ago |
Zhang Xiantao
|
d825ed0a97
KVM: Portability: Move some includes to x86.c
|
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 |
Carsten Otte
|
de7d789acd
KVM: Portability: Move pio emulation functions to x86.c
|
18 years ago |
Carsten Otte
|
bbd9b64e37
KVM: Portability: Move x86 emulation and mmio device hook to x86.c
|
18 years ago |
Carsten Otte
|
15c4a6406f
KVM: Portability: Move kvm_get/set_msr[_common] to x86.c
|
18 years ago |
Carsten Otte
|
a03490ed29
KVM: Portability: Move control register helper functions to x86.c
|
18 years ago |
Carsten Otte
|
6866b83ed7
KVM: Portability: move get/set_apic_base to x86.c
|
18 years ago |
Carsten Otte
|
5fb76f9be1
KVM: Portability: Move memory segmentation to x86.c
|
18 years ago |
Carsten Otte
|
1fe779f8ec
KVM: Portability: Split kvm_vm_ioctl v3
|
18 years ago |
Carsten Otte
|
313a3dc75d
KVM: Portability: split kvm_vcpu_ioctl
|
18 years ago |
Carsten Otte
|
043405e100
KVM: Move x86 msr handling to new files x86.[ch]
|
18 years ago |