Zhang Xiantao
|
f77bc6a420
KVM: Portability: Move KVM_INTERRUPT vcpu ioctl to x86.c
|
18 years ago |
Sheng Yang
|
e8d8d7fe88
KVM: x86 emulator: Rename 'cr2' to 'memop'
|
18 years ago |
Avi Kivity
|
eb9774f0d6
KVM: Remove misleading check for mmio during event injection
|
18 years ago |
Zhang Xiantao
|
e9f85cde99
KVM: Portability: Move unalias_gfn to arch dependent file
|
18 years ago |
Dan Kenigsberg
|
0771671749
KVM: Enhance guest cpuid management
|
18 years ago |
Avi Kivity
|
d835dfecd0
KVM: Don't bother the mmu if cr3 load doesn't change cr3
|
18 years ago |
Avi Kivity
|
0f74a24c59
KVM: Add statistic for remote tlb flushes
|
18 years ago |
Avi Kivity
|
26e5215fdc
KVM: Split vcpu creation to avoid vcpu_load() before preemption setup
|
18 years ago |
Zhang Xiantao
|
0de10343b3
KVM: Portability: Split kvm_set_memory_region() to have an arch callout
|
18 years ago |
Avi Kivity
|
93a0039c8d
KVM: x86 emulator: retire ->write_std()
|
18 years ago |
Izik Eidus
|
b4231d6180
KVM: MMU: Selectively set PageDirty when releasing guest memory
|
18 years ago |
Hollis Blanchard
|
d40ccc6246
KVM: Correct consistent typo: "destory" -> "destroy"
|
18 years ago |
Zhang Xiantao
|
56c6d28a9a
KVM: Portability: MMU initialization and teardown split
|
18 years ago |
Zhang Xiantao
|
5bb064dcde
KVM: Portability: Move kvm_vcpu_ioctl_get_dirty_log to arch-specific file
|
18 years ago |
Amit Shah
|
9327fd1195
KVM: Make unloading of FPU state when putting vcpu arch-independent
|
18 years ago |
Avi Kivity
|
4cee576493
KVM: MMU: Add some mmu statistics
|
18 years ago |
Avi Kivity
|
ba1389b7a0
KVM: Extend stats support for VM stats
|
18 years ago |
Avi Kivity
|
f2b5756bb3
KVM: Add instruction emulation statistics
|
18 years ago |
Avi Kivity
|
f096ed8588
KVM: Add fpu_reload counter
|
18 years ago |
Avi Kivity
|
e1beb1d37c
KVM: Replace 'light_exits' stat with 'host_state_reload'
|
18 years ago |
Zhang Xiantao
|
d19a9cd275
KVM: Portability: Add two hooks to handle kvm_create and destroy vm
|
18 years ago |
Zhang Xiantao
|
a16b043cc9
KVM: Remove __init attributes for kvm_init_debug and kvm_init_msr_list
|
18 years ago |
Zhang Xiantao
|
8b0067913d
KVM: Portability: Make kvm_vcpu_ioctl_translate arch dependent
|
18 years ago |
Zhang Xiantao
|
018d00d2fe
KVM: Portability: move KVM_CHECK_EXTENSION
|
18 years ago |
Zhang Xiantao
|
f8c16bbaa9
KVM: Portability: Move x86 specific code from kvm_init() to kvm_arch()
|
18 years ago |
Zhang Xiantao
|
e9b11c1755
KVM: Portability: Add vcpu and hardware management arch hooks
|
18 years ago |
Zhang Xiantao
|
97896d04a1
KVM: Portability: Move kvm_x86_ops to x86.c
|
18 years ago |
Zhang Xiantao
|
d825ed0a97
KVM: Portability: Move some includes to x86.c
|
18 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 |