1. cb84b55 KVM: x86: raise TSS exception for NULL CS and SS segments by Marcelo Tosatti · 15 years ago
  2. 3fd28fc KVM: x86: make double/triple fault promotion generic to all exceptions by Eddie Dong · 15 years ago
  3. 923de3c kvmclock: count total_sleep_time when updating guest clock by Jason Wang · 15 years ago
  4. 443c39b KVM: x86: Fix leak of free lapic date in kvm_arch_vcpu_init() by Wei Yongjun · 15 years ago
  5. 36cb93f KVM: x86: Fix probable memory leak of vcpu->arch.mce_banks by Wei Yongjun · 15 years ago
  6. dab4b91 KVM: x86: Extend KVM_SET_VCPU_EVENTS with selective updates by Jan Kiszka · 15 years ago
  7. ed9216c Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  8. d569672 KVM: VMX: Fix comparison of guest efer with stale host value by Avi Kivity · 15 years ago
  9. 3548bab KVM: Drop user return notifier when disabling virtualization on a cpu by Avi Kivity · 15 years ago
  10. 3cfc309 KVM: x86: Add KVM_GET/SET_VCPU_EVENTS by Jan Kiszka · 15 years ago
  11. 4f926bf2 KVM: x86: Polish exception injection via KVM_SET_GUEST_DEBUG by Jan Kiszka · 15 years ago
  12. 2204ae3 KVM: x86: disallow KVM_{SET,GET}_LAPIC without allocated in-kernel lapic by Marcelo Tosatti · 15 years ago
  13. 3ddea12 KVM: x86: disallow multiple KVM_CREATE_IRQCHIP by Marcelo Tosatti · 15 years ago
  14. 7c93be4 KVM: VMX: move CR3/PDPTR update to vmx_set_cr3 by Marcelo Tosatti · 15 years ago
  15. 1655e3a KVM: remove duplicated task_switch check by Gleb Natapov · 15 years ago
  16. 18863bd KVM: x86 shared msr infrastructure by Avi Kivity · 15 years ago
  17. afbcf7a KVM: allow userspace to adjust kvmclock offset by Glauber Costa · 15 years ago
  18. 94fe45d KVM: x86: Fix guest single-stepping while interruptible by Jan Kiszka · 15 years ago
  19. ffde22a KVM: Xen PV-on-HVM guest support by Ed Swierk · 15 years ago
  20. 94c30d9 KVM: x86: Drop unneeded CONFIG_HAS_IOMEM check by Jan Kiszka · 15 years ago
  21. 6b7d7e7 KVM: x86: Harden against cpufreq by Zachary Amsden · 15 years ago
  22. 532a46b KVM: SVM: Add tracepoint for skinit instruction by Joerg Roedel · 15 years ago
  23. ec1ff79 KVM: SVM: Add tracepoint for invlpga instruction by Joerg Roedel · 15 years ago
  24. 236649d KVM: SVM: Add tracepoint for #vmexit because intr pending by Joerg Roedel · 15 years ago
  25. 17897f3 KVM: SVM: Add tracepoint for injected #vmexit by Joerg Roedel · 15 years ago
  26. d8cabdd KVM: SVM: Add tracepoint for nested #vmexit by Joerg Roedel · 15 years ago
  27. 0ac406d KVM: SVM: Add tracepoint for nested vmrun by Joerg Roedel · 15 years ago
  28. e3267cb KVM: x86: include pvclock MSRs in msrs_to_save by Glauber Costa · 15 years ago
  29. 91586a3 KVM: x86: Rework guest single-step flag injection and filtering by Jan Kiszka · 15 years ago
  30. a68a6a7 KVM: x86: disable paravirt mmu reporting by Marcelo Tosatti · 15 years ago
  31. 355be0b KVM: x86: Refactor guest debug IOCTL handling by Jan Kiszka · 15 years ago
  32. 201d945 KVM: remove pre_task_link setting in save_state_to_tss16 by Juan Quintela · 15 years ago
  33. 0cca790 KVM: Kill the confusing tsc_ref_khz and ref_freq variables by Zachary Amsden · 15 years ago
  34. b820cc0 KVM: Separate timer intialization into an indepedent function by Zachary Amsden · 15 years ago
  35. 10474ae KVM: Activate Virtualization On Demand by Alexander Graf · 15 years ago
  36. 367e131 KVM: Return -ENOTTY on unrecognized ioctls by Avi Kivity · 15 years ago
  37. 680b364 KVM: Drop kvm->irq_lock lock from irq injection path by Gleb Natapov · 15 years ago
  38. eba0226 KVM: Move IO APIC to its own lock by Gleb Natapov · 15 years ago
  39. 851ba69 KVM: Don't pass kvm_run arguments by Avi Kivity · 15 years ago
  40. 9620059 Merge branch 'tracing/hw-breakpoints' into perf/core by Ingo Molnar · 15 years ago
  41. 59d8eb5 hw-breakpoints: Wrap in the KVM breakpoint active state check by Frederic Weisbecker · 15 years ago
  42. 24f1e32c hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf events by Frederic Weisbecker · 15 years ago
  43. abb3911 KVM: get_tss_base_addr() should return a gpa_t by Gleb Natapov · 15 years ago
  44. a9e38c3e KVM: x86: Catch potential overrun in MCE setup by Jan Kiszka · 15 years ago
  45. 0f8f86c Merge commit 'perf/core' into perf/hw-breakpoint by Frederic Weisbecker · 15 years ago
  46. 6a54435 KVM: Prevent overflow in KVM_GET_SUPPORTED_CPUID by Avi Kivity · 15 years ago
  47. dca2d6a Merge branch 'linus' into tracing/hw-breakpoints by Ingo Molnar · 15 years ago
  48. 69def9f Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  49. 0a79b00 KVM: VMX: Check cpl before emulating debug register access by Avi Kivity · 15 years ago
  50. e3904e6 KVM: x86: drop duplicate kvm_flush_remote_tlb calls by Marcelo Tosatti · 15 years ago
  51. 3d53c27 KVM: Use thread debug register storage instead of kvm specific data by Avi Kivity · 15 years ago
  52. 88c808f KVM: Protect update_cr8_intercept() when running without an apic by Avi Kivity · 15 years ago
  53. d9048d3 KVM: Use kvm_{read,write}_guest_virt() to read and write segment descriptors by Mikhail Ershov · 15 years ago
  54. 56e8231 KVM: Rename x86_emulate.c to emulate.c by Avi Kivity · 15 years ago
  55. c0c7c04 KVM: When switching to a vm8086 task, load segments as 16-bit by Anthony Liguori · 15 years ago
  56. cb142eb KVM: Update cr8 intercept when APIC TPR is changed by userspace by Gleb Natapov · 15 years ago
  57. 1f3ee61 KVM: ignore reads to perfctr msrs by Amit Shah · 15 years ago
  58. 07708c4 KVM: x86: Disallow hypercalls for guest callers in rings > 0 by Jan Kiszka · 15 years ago
  59. 344f414 KVM: report 1GB page support to userspace by Joerg Roedel · 15 years ago
  60. 5f0269f KVM: Align cr8 threshold when userspace changes cr8 by Mikhail Ershov · 15 years ago
  61. b927a3c KVM: VMX: Introduce KVM_SET_IDENTITY_MAP_ADDR ioctl by Sheng Yang · 15 years ago
  62. b792c34 KVM: x86: use kvm_get_gdt() and kvm_read_ldt() by Akinobu Mita · 15 years ago
  63. 46a359e KVM: x86: use get_desc_base() and get_desc_limit() by Akinobu Mita · 15 years ago
  64. a1b3710 KVM: Reduce runnability interface with arch support code by Gleb Natapov · 15 years ago
  65. b59bb7b KVM: Move exception handling to the same place as other events by Gleb Natapov · 15 years ago
  66. d34e6b1 KVM: add ioeventfd support by Gregory Haskins · 15 years ago
  67. e9f4275 KVM: PIT support for HPET legacy mode by Beth Kon · 15 years ago
  68. 0d1de2d KVM: Always report x2apic as supported feature by Gleb Natapov · 15 years ago
  69. c7f0f24 KVM: No need to kick cpu if not in a guest mode by Gleb Natapov · 15 years ago
  70. f7c6d14 KVM: fix MMIO_CONF_BASE MSR access by Andre Przywara · 15 years ago
  71. dc7e795 Revert "KVM: x86: check for cr3 validity in ioctl_set_sregs" by Jan Kiszka · 15 years ago
  72. 6098ca9 KVM: handle AMD microcode MSR by Andre Przywara · 15 years ago
  73. 0105d1a KVM: x2apic interface to lapic by Gleb Natapov · 15 years ago
  74. fc61b80 KVM: Add Directed EOI support to APIC emulation by Gleb Natapov · 15 years ago
  75. aec51dc KVM: Trace mmio by Avi Kivity · 15 years ago
  76. c323c0e KVM: Ignore PCI ECS I/O enablement by Andre Przywara · 15 years ago
  77. bda9020 KVM: remove in_range from io devices by Michael S. Tsirkin · 15 years ago
  78. 108b566 KVM: switch pit creation to slots_lock by Michael S. Tsirkin · 15 years ago
  79. ed85c06 KVM: introduce module parameter for ignoring unknown MSRs accesses by Andre Przywara · 15 years ago
  80. 1fdbd48 KVM: ignore reads from AMDs C1E enabled MSR by Andre Przywara · 15 years ago
  81. 8f1589d KVM: ignore AMDs HWCR register access to set the FFDIS bit by Andre Przywara · 15 years ago
  82. 894a9c5 KVM: x86: missing locking in PIT/IRQCHIP/SET_BSP_CPU ioctl paths by Marcelo Tosatti · 15 years ago
  83. 0cb5762 KVM: Allow emulation of syscalls instructions on #UD by Andre Przywara · 15 years ago
  84. 229456f KVM: convert custom marker based tracing to event traces by Marcelo Tosatti · 15 years ago
  85. 6edf14d KVM: Replace pending exception by PF if it happens serially by Gleb Natapov · 15 years ago
  86. 71db602 KVM: Move performance counter MSR access interception to generic x86 path by Andre Przywara · 15 years ago
  87. 988a2ca KVM: Use macro to iterate over vcpus. by Gleb Natapov · 15 years ago
  88. c5af89b KVM: Introduce kvm_vcpu_is_bsp() function. by Gleb Natapov · 15 years ago
  89. 43a3795 KVM: MMU: Adjust pte accessors to explicitly indicate guest or shadow pte by Avi Kivity · 15 years ago
  90. fa40a82 KVM: switch irq injection/acking data structures to irq_lock by Marcelo Tosatti · 15 years ago
  91. 6de4f3a KVM: Cache pdptrs by Avi Kivity · 15 years ago
  92. d76685c KVM: cleanup io_device code by Gregory Haskins · 15 years ago
  93. c5ff41c KVM: Allow PIT emulation without speaker port by Jan Kiszka · 15 years ago
  94. 721eecb KVM: irqfd by Gregory Haskins · 15 years ago
  95. 787ff73 KVM: Drop interrupt shadow when single stepping should be done only on VMX by Gleb Natapov · 15 years ago
  96. cb00764 KVM: fix cpuid E2BIG handling for extended request types by Mark McLoughlin · 15 years ago
  97. 60af2ec KVM: Use MSR names in place of address by Jaswinder Singh Rajput · 15 years ago
  98. 890ca9a KVM: Add MCE support by Huang Ying · 15 years ago
  99. af24a4e KVM: Replace MSR_IA32_TIME_STAMP_COUNTER with MSR_IA32_TSC of msr-index.h by Jaswinder Singh Rajput · 15 years ago
  100. 5f9ece0 Merge commit 'v2.6.31-rc7' into x86/cleanups by Ingo Molnar · 15 years ago