Avi Kivity
|
2d3ad1f40c
KVM: Prefix control register accessors with kvm_ to avoid namespace pollution
|
17 years ago |
Marcelo Tosatti
|
05da45583d
KVM: MMU: large page support
|
17 years ago |
Marcelo Tosatti
|
2e53d63acb
KVM: MMU: ignore zapped root pagetables
|
17 years ago |
Alexander Graf
|
847f0ad8cb
KVM: Implement dummy values for MSR_PERF_STATUS
|
17 years ago |
Harvey Harrison
|
14af3f3c56
KVM: sparse fixes for kvm/x86.c
|
17 years ago |
Amit Shah
|
f11c3a8d84
KVM: Add stat counter for hypercalls
|
17 years ago |
Avi Kivity
|
a5f61300c4
KVM: Use x86's segment descriptor struct instead of private definition
|
17 years ago |
Avi Kivity
|
a988b910ef
KVM: Add API for determining the number of supported memory slots
|
17 years ago |
Avi Kivity
|
f725230af9
KVM: Add API to retrieve the number of supported vcpus per vm
|
17 years ago |
Glauber de Oliveira Costa
|
18068523d3
KVM: paravirtualized clocksource: host part
|
17 years ago |
Joerg Roedel
|
cc4b6871e7
KVM: export the load_pdptrs() function to modules
|
17 years ago |
Joerg Roedel
|
9457a712a2
KVM: allow access to EFER in 32bit KVM
|
17 years ago |
Joerg Roedel
|
50a37eb4e0
KVM: align valid EFER bits with the features of the host system
|
17 years ago |
Joerg Roedel
|
f2b4b7ddf6
KVM: make EFER_RESERVED_BITS configurable for architecture code
|
17 years ago |
Izik Eidus
|
72dc67a696
KVM: remove the usage of the mmap_sem for the protection of the memory slots.
|
17 years ago |
Joerg Roedel
|
c7ac679c16
KVM: emulate access to MSR_IA32_MCG_CTL
|
17 years ago |
Avi Kivity
|
674eea0fc4
KVM: Make the supported cpuid list a host property rather than a vm property
|
17 years ago |
Paul Knowles
|
d730616384
KVM: Fix kvm_arch_vcpu_ioctl_set_sregs so that set_cr0 works properly
|
17 years ago |
Andrew Morton
|
c0b49b0d16
kvm: i386 fix
|
17 years ago |
Avi Kivity
|
2f52d58c92
KVM: Move apic timer migration away from critical section
|
17 years ago |
Avi Kivity
|
6c14280125
KVM: Fix unbounded preemption latency
|
17 years ago |
Avi Kivity
|
97db56ce6c
KVM: Initialize the mmu caches only after verifying cpu support
|
17 years ago |
Sheng Yang
|
571008dacc
KVM: x86 emulator: Only allow VMCALL/VMMCALL trapped by #UD
|
17 years ago |
Marcelo Tosatti
|
10589a4699
KVM: MMU: Concurrent guest walkers
|
17 years ago |
Avi Kivity
|
774ead3ad9
KVM: Disable vapic support on Intel machines with FlexPriority
|
17 years ago |
Avi Kivity
|
b93463aa59
KVM: Accelerated apic support
|
18 years ago |
Avi Kivity
|
b209749f52
KVM: local APIC TPR access reporting facility
|
18 years ago |
Avi Kivity
|
565f1fbd9d
KVM: Print data for unimplemented wrmsr
|
17 years ago |
Avi Kivity
|
dfc5aa00cb
KVM: MMU: Add cache miss statistic
|
17 years ago |
Zhang Xiantao
|
5736199afb
KVM: Move kvm_vcpu_kick() to x86.c
|
17 years ago |