aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/x86.c
Commit message (Expand)AuthorAge
* KVM: fix kvm_vcpu_kick vs __vcpu_run raceMarcelo Tosatti2008-04-27
* KVM: add ioctls to save/store mpstateMarcelo Tosatti2008-04-27
* KVM: Rename VCPU_MP_STATE_* to KVM_MP_STATE_*Avi Kivity2008-04-27
* KVM: Add trace markersFeng (Eric) Liu2008-04-27
* KVM: Free apic access page on vm destructionAvi Kivity2008-04-27
* KVM: MMU: unify slots_lock usageMarcelo Tosatti2008-04-27
* KVM: x86: hardware task switching supportIzik Eidus2008-04-27
* KVM: MMU: hypercall based pte updates and TLB flushesMarcelo Tosatti2008-04-27
* KVM: Provide unlocked version of emulator_write_phys()Avi Kivity2008-04-27
* KVM: add basic paravirt supportMarcelo Tosatti2008-04-27
* KVM: Add save/restore supporting of in kernel PITSheng Yang2008-04-27
* KVM: In kernel PIT modelSheng Yang2008-04-27
* KVM: replace remaining __FUNCTION__ occurancesHarvey Harrison2008-04-27
* KVM: detect if VCPU triple faultsJoerg Roedel2008-04-27
* KVM: Prefix control register accessors with kvm_ to avoid namespace pollutionAvi Kivity2008-04-27
* KVM: MMU: large page supportMarcelo Tosatti2008-04-27
* KVM: MMU: ignore zapped root pagetablesMarcelo Tosatti2008-04-27
* KVM: Implement dummy values for MSR_PERF_STATUSAlexander Graf2008-04-27
* KVM: sparse fixes for kvm/x86.cHarvey Harrison2008-04-27
* KVM: Add stat counter for hypercallsAmit Shah2008-04-27
* KVM: Use x86's segment descriptor struct instead of private definitionAvi Kivity2008-04-27
* KVM: Add API for determining the number of supported memory slotsAvi Kivity2008-04-27
* KVM: Add API to retrieve the number of supported vcpus per vmAvi Kivity2008-04-27
* KVM: paravirtualized clocksource: host partGlauber de Oliveira Costa2008-04-27
* KVM: export the load_pdptrs() function to modulesJoerg Roedel2008-04-27
* KVM: allow access to EFER in 32bit KVMJoerg Roedel2008-04-27
* KVM: align valid EFER bits with the features of the host systemJoerg Roedel2008-04-27
* KVM: make EFER_RESERVED_BITS configurable for architecture codeJoerg Roedel2008-04-27
* KVM: remove the usage of the mmap_sem for the protection of the memory slots.Izik Eidus2008-03-04
* KVM: emulate access to MSR_IA32_MCG_CTLJoerg Roedel2008-03-03
* KVM: Make the supported cpuid list a host property rather than a vm propertyAvi Kivity2008-03-03
* KVM: Fix kvm_arch_vcpu_ioctl_set_sregs so that set_cr0 works properlyPaul Knowles2008-03-03
* kvm: i386 fixAndrew Morton2008-02-05
* KVM: Move apic timer migration away from critical sectionAvi Kivity2008-01-30
* KVM: Fix unbounded preemption latencyAvi Kivity2008-01-30
* KVM: Initialize the mmu caches only after verifying cpu supportAvi Kivity2008-01-30
* KVM: x86 emulator: Only allow VMCALL/VMMCALL trapped by #UDSheng Yang2008-01-30
* KVM: MMU: Concurrent guest walkersMarcelo Tosatti2008-01-30
* KVM: Disable vapic support on Intel machines with FlexPriorityAvi Kivity2008-01-30
* KVM: Accelerated apic supportAvi Kivity2008-01-30
* KVM: local APIC TPR access reporting facilityAvi Kivity2008-01-30
* KVM: Print data for unimplemented wrmsrAvi Kivity2008-01-30
* KVM: MMU: Add cache miss statisticAvi Kivity2008-01-30
* KVM: Move kvm_vcpu_kick() to x86.cZhang Xiantao2008-01-30
* KVM: Move arch dependent files to new directory arch/x86/kvm/Avi Kivity2008-01-30