aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/x86.c
Commit message (Expand)AuthorAge
* 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