summaryrefslogtreecommitdiff
path: root/arch/x86/kvm
AgeCommit message (Expand)Author
2008-03-04KVM: VMX: Avoid rearranging switched guest msrs while they are loadedAvi Kivity
2008-03-04KVM: MMU: Fix race when instantiating a shadow pteAvi Kivity
2008-03-04KVM: Avoid infinite-frequency local apic timerAvi Kivity
2008-03-04KVM: make MMU_DEBUG compile againMarcelo Tosatti
2008-03-04KVM: move alloc_apic_access_page() outside of non-preemptable regionMarcelo Tosatti
2008-03-04KVM: SVM: fix Windows XP 64 bit installation crashJoerg Roedel
2008-03-04KVM: remove the usage of the mmap_sem for the protection of the memory slots.Izik Eidus
2008-03-03KVM: emulate access to MSR_IA32_MCG_CTLJoerg Roedel
2008-03-03KVM: Make the supported cpuid list a host property rather than a vm propertyAvi Kivity
2008-03-03KVM: Fix kvm_arch_vcpu_ioctl_set_sregs so that set_cr0 works properlyPaul Knowles
2008-03-03KVM: SVM: set NM intercept when enabling CR0.TS in the guestJoerg Roedel
2008-03-03KVM: SVM: Fix lazy FPU switchingJoerg Roedel
2008-02-05kvm: i386 fixAndrew Morton
2008-02-04virtio: Put the virtio under the virtualization menuAnthony Liguori
2008-01-30KVM: Move apic timer migration away from critical sectionAvi Kivity
2008-01-30KVM: Fix unbounded preemption latencyAvi Kivity
2008-01-30KVM: Initialize the mmu caches only after verifying cpu supportAvi Kivity
2008-01-30KVM: MMU: Fix dirty page setting for pages removed from rmapIzik Eidus
2008-01-30KVM: x86 emulator: Only allow VMCALL/VMMCALL trapped by #UDSheng Yang
2008-01-30KVM: MMU: Merge shadow level check in FNAME(fetch)Dong, Eddie
2008-01-30KVM: MMU: Move kvm_free_some_pages() into critical sectionAvi Kivity
2008-01-30KVM: MMU: Switch to mmu spinlockMarcelo Tosatti
2008-01-30KVM: MMU: Avoid calling gfn_to_page() in mmu_set_spte()Avi Kivity
2008-01-30KVM: Add kvm_read_guest_atomic()Marcelo Tosatti
2008-01-30KVM: MMU: Concurrent guest walkersMarcelo Tosatti
2008-01-30KVM: Disable vapic support on Intel machines with FlexPriorityAvi Kivity
2008-01-30KVM: Accelerated apic supportAvi Kivity
2008-01-30KVM: local APIC TPR access reporting facilityAvi Kivity
2008-01-30KVM: Print data for unimplemented wrmsrAvi Kivity
2008-01-30KVM: MMU: Add cache miss statisticAvi Kivity
2008-01-30KVM: MMU: Coalesce remote tlb flushesEddie Dong
2008-01-30KVM: Move kvm_vcpu_kick() to x86.cZhang Xiantao
2008-01-30KVM: Move ioapic code to common directory.Zhang Xiantao
2008-01-30KVM: Move irqchip declarations into new ioapic.h and lapic.hZhang Xiantao
2008-01-30KVM: Move drivers/kvm/* to virt/kvm/Avi Kivity
2008-01-30KVM: Move arch dependent files to new directory arch/x86/kvm/Avi Kivity