Commit Graph

50 Commits (3ce92a2a7b03dae6b7778e2a5ff52f2042512887)

Author SHA1 Message Date
Andrea Arcangeli bc1a34f1bf KVM: avoid fx_init() schedule in atomic 17 years ago
Jan Kiszka b4f14abd95 KVM: Avoid spurious execeptions after setting registers 17 years ago
Izik Eidus 3fe913e7c5 KVM: x86: task switch: fix wrong bit setting for the busy flag 17 years ago
Sheng Yang b7ebfb0509 KVM: VMX: Prepare an identity page table for EPT in real mode 17 years ago
Sheng Yang 7b52345e2c KVM: MMU: Add EPT support 17 years ago
Marcelo Tosatti e9571ed54b KVM: fix kvm_vcpu_kick vs __vcpu_run race 17 years ago
Marcelo Tosatti 62d9f0dbc9 KVM: add ioctls to save/store mpstate 17 years ago
Avi Kivity a45352908b KVM: Rename VCPU_MP_STATE_* to KVM_MP_STATE_* 17 years ago
Feng (Eric) Liu 2714d1d3d6 KVM: Add trace markers 17 years ago
Avi Kivity 3d45830c2b KVM: Free apic access page on vm destruction 17 years ago
Marcelo Tosatti 3200f405a1 KVM: MMU: unify slots_lock usage 17 years ago
Izik Eidus 37817f2982 KVM: x86: hardware task switching support 17 years ago
Marcelo Tosatti 2f333bcb4e KVM: MMU: hypercall based pte updates and TLB flushes 17 years ago
Avi Kivity 9f81128591 KVM: Provide unlocked version of emulator_write_phys() 17 years ago
Marcelo Tosatti a28e4f5a62 KVM: add basic paravirt support 17 years ago
Sheng Yang e0f63cb927 KVM: Add save/restore supporting of in kernel PIT 17 years ago
Sheng Yang 7837699fa6 KVM: In kernel PIT model 17 years ago
Harvey Harrison b8688d51bb KVM: replace remaining __FUNCTION__ occurances 17 years ago
Joerg Roedel 71c4dfafc0 KVM: detect if VCPU triple faults 17 years ago
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 17 years ago
Avi Kivity b209749f52 KVM: local APIC TPR access reporting facility 17 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
Avi Kivity edf884172e KVM: Move arch dependent files to new directory arch/x86/kvm/ 17 years ago