1. e48bb49 KVM: MMU: Fix memory leak on guest demand faults by Avi Kivity · 16 years ago
  2. 707a18a KVM: VMX: convert init_rmode_tss() to slots_lock by Marcelo Tosatti · 16 years ago
  3. 15aaa81 KVM: MMU: handle page removal with shadow mapping by Marcelo Tosatti · 16 years ago
  4. 4b1a80f KVM: MMU: Fix is_rmap_pte() with io ptes by Avi Kivity · 16 years ago
  5. 5dc8326 KVM: VMX: Restore tss even on x86_64 by Avi Kivity · 16 years ago
  6. 33f9c50 KVM: VMX: Avoid rearranging switched guest msrs while they are loaded by Avi Kivity · 16 years ago
  7. f7d9c7b KVM: MMU: Fix race when instantiating a shadow pte by Avi Kivity · 16 years ago
  8. 0b975a3 KVM: Avoid infinite-frequency local apic timer by Avi Kivity · 16 years ago
  9. 24993d5 KVM: make MMU_DEBUG compile again by Marcelo Tosatti · 16 years ago
  10. 5e4a0b3 KVM: move alloc_apic_access_page() outside of non-preemptable region by Marcelo Tosatti · 16 years ago
  11. a2938c8 KVM: SVM: fix Windows XP 64 bit installation crash by Joerg Roedel · 17 years ago
  12. 72dc67a KVM: remove the usage of the mmap_sem for the protection of the memory slots. by Izik Eidus · 17 years ago
  13. c7ac679 KVM: emulate access to MSR_IA32_MCG_CTL by Joerg Roedel · 17 years ago
  14. 674eea0 KVM: Make the supported cpuid list a host property rather than a vm property by Avi Kivity · 17 years ago
  15. d730616 KVM: Fix kvm_arch_vcpu_ioctl_set_sregs so that set_cr0 works properly by Paul Knowles · 17 years ago
  16. 6b390b6 KVM: SVM: set NM intercept when enabling CR0.TS in the guest by Joerg Roedel · 17 years ago
  17. 334df50 KVM: SVM: Fix lazy FPU switching by Joerg Roedel · 17 years ago
  18. c0b49b0 kvm: i386 fix by Andrew Morton · 17 years ago
  19. 0ad07ec virtio: Put the virtio under the virtualization menu by Anthony Liguori · 17 years ago
  20. 2f52d58 KVM: Move apic timer migration away from critical section by Avi Kivity · 17 years ago
  21. 6c14280 KVM: Fix unbounded preemption latency by Avi Kivity · 17 years ago
  22. 97db56c KVM: Initialize the mmu caches only after verifying cpu support by Avi Kivity · 17 years ago
  23. 75e68e6 KVM: MMU: Fix dirty page setting for pages removed from rmap by Izik Eidus · 17 years ago
  24. 571008d KVM: x86 emulator: Only allow VMCALL/VMMCALL trapped by #UD by Sheng Yang · 17 years ago
  25. 5882842 KVM: MMU: Merge shadow level check in FNAME(fetch) by Dong, Eddie · 17 years ago
  26. eb787d1 KVM: MMU: Move kvm_free_some_pages() into critical section by Avi Kivity · 17 years ago
  27. aaee2c9 KVM: MMU: Switch to mmu spinlock by Marcelo Tosatti · 17 years ago
  28. d7824ff KVM: MMU: Avoid calling gfn_to_page() in mmu_set_spte() by Avi Kivity · 17 years ago
  29. 7ec5458 KVM: Add kvm_read_guest_atomic() by Marcelo Tosatti · 17 years ago
  30. 10589a4 KVM: MMU: Concurrent guest walkers by Marcelo Tosatti · 17 years ago
  31. 774ead3 KVM: Disable vapic support on Intel machines with FlexPriority by Avi Kivity · 17 years ago
  32. b93463a KVM: Accelerated apic support by Avi Kivity · 17 years ago
  33. b209749f KVM: local APIC TPR access reporting facility by Avi Kivity · 17 years ago
  34. 565f1fb KVM: Print data for unimplemented wrmsr by Avi Kivity · 17 years ago
  35. dfc5aa0 KVM: MMU: Add cache miss statistic by Avi Kivity · 17 years ago
  36. caa5b8a KVM: MMU: Coalesce remote tlb flushes by Eddie Dong · 17 years ago
  37. 5736199 KVM: Move kvm_vcpu_kick() to x86.c by Zhang Xiantao · 17 years ago
  38. 0eb8f49 KVM: Move ioapic code to common directory. by Zhang Xiantao · 17 years ago
  39. 8247019 KVM: Move irqchip declarations into new ioapic.h and lapic.h by Zhang Xiantao · 17 years ago
  40. 0fce5623b KVM: Move drivers/kvm/* to virt/kvm/ by Avi Kivity · 17 years ago
  41. edf8841 KVM: Move arch dependent files to new directory arch/x86/kvm/ by Avi Kivity · 17 years ago