1. 3ea3b7f kvm: mmu: lazy collapse small sptes into large sptes by Wanpeng Li · 10 years ago
  2. 1119022 KVM: x86: Clear CR2 on VCPU reset by Nadav Amit · 10 years ago
  3. ae561ed KVM: x86: DR0-DR3 are not clear on reset by Nadav Amit · 10 years ago
  4. 58d269d KVM: x86: BSP in MSR_IA32_APICBASE is writable by Nadav Amit · 10 years ago
  5. 3b5a5ff KVM: x86: simplify kvm_apic_map by Radim Krčmář · 10 years ago
  6. 3548a25 KVM: x86: avoid logical_map when it is invalid by Radim Krčmář · 10 years ago
  7. 9ea369b KVM: x86: fix mixed APIC mode broadcast by Radim Krčmář · 10 years ago
  8. 03d2249 KVM: x86: use MDA for interrupt matching by Radim Krčmář · 10 years ago
  9. 1945606 kvm/ppc/mpic: drop unused IRQ_testbit by Arseny Solokha · 10 years ago
  10. 92d71bc KVM: nVMX: remove unnecessary double caching of MAXPHYADDR by Eugene Korenevsky · 10 years ago
  11. 9090422 KVM: nVMX: checks for address bits beyond MAXPHYADDR on VM-entry by Eugene Korenevsky · 10 years ago
  12. 5a4f55c KVM: x86: cache maxphyaddr CPUID leaf in struct kvm_vcpu by Eugene Korenevsky · 10 years ago
  13. 80f0e95 KVM: vmx: pass error code with internal error #2 by Radim Krčmář · 10 years ago
  14. 80f7fdb x86: vdso: fix pvclock races with task migration by Radim Krčmář · 10 years ago
  15. 9c8fd1b KVM: x86: optimize delivery of TSC deadline timer interrupt by Paolo Bonzini · 10 years ago
  16. 362c698 KVM: x86: extract blocking logic from __vcpu_run by Paolo Bonzini · 10 years ago
  17. 35fd68a kvm: x86: fix x86 eflags fixed bit by Wanpeng Li · 10 years ago
  18. 7f22b45 Merge tag 'kvm-s390-next-20150331' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 10 years ago
  19. bf0fb67 Merge tag 'kvm-arm-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into 'kvm-next' by Paolo Bonzini · 10 years ago
  20. 8999602 Merge tag 'kvm-arm-fixes-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into 'kvm-next' by Paolo Bonzini · 10 years ago
  21. 816c766 KVM: s390: migrate vcpu interrupt state by Jens Freimann · 10 years ago
  22. 79e87a1 KVM: s390: refactor vcpu injection function by Jens Freimann · 10 years ago
  23. 47b43c5 KVM: s390: add ioctl to inject local interrupts by Jens Freimann · 10 years ago
  24. b4aec92 KVM: s390: cpu timer irq priority by David Hildenbrand · 10 years ago
  25. 6d3da24 KVM: s390: deliver floating interrupts in order of priority by Jens Freimann · 11 years ago
  26. 94aa033 KVM: s390: fix get_all_floating_irqs by Jens Freimann · 10 years ago
  27. 1d804d0 x86: Use bool function return values of true/false not 1/0 by Joe Perches · 10 years ago
  28. a3ed8da KVM: s390: enable more features that need no hypervisor changes by Christian Borntraeger · 10 years ago
  29. 2ba4596 KVM: s390: store the breaking-event address on pgm interrupts by David Hildenbrand · 10 years ago
  30. d44758c KVM: arm/arm64: enable KVM_CAP_IOEVENTFD by Nikolay Nikolaev · 10 years ago
  31. 950324a KVM: arm/arm64: rework MMIO abort handling to use KVM MMIO bus by Andre Przywara · 10 years ago
  32. 2f729b1 KVM: remove useless check of "ret" variable prior to returning the same value by Eugene Korenevsky · 10 years ago
  33. b32a991 KVM: x86: Remove redundant definitions by Nadav Amit · 10 years ago
  34. 0efb044 KVM: x86: removing redundant eflags bits definitions by Nadav Amit · 10 years ago
  35. 900efe2 KVM: x86: BSF and BSR emulation change register unnecassarily by Nadav Amit · 10 years ago
  36. 6fd8e12 KVM: x86: POPA emulation may not clear bits [63:32] by Nadav Amit · 10 years ago
  37. b91aa14 KVM: x86: CMOV emulation on legacy mode is wrong by Nadav Amit · 10 years ago
  38. 2dccb4c kvm: x86: i8259: return initialized data on invalid-size read by Petr Matousek · 10 years ago
  39. d952bd0 MIPS: KVM: Wire up MSA capability by James Hogan · 10 years ago
  40. ab86bd6 MIPS: KVM: Expose MSA registers by James Hogan · 10 years ago
  41. c2537ed MIPS: KVM: Add MSA exception handling by James Hogan · 10 years ago
  42. 2b6009d MIPS: KVM: Emulate MSA bits in COP0 interface by James Hogan · 10 years ago
  43. 539cb89fb MIPS: KVM: Add base guest MSA support by James Hogan · 10 years ago
  44. 5fafd874 MIPS: KVM: Wire up FPU capability by James Hogan · 10 years ago
  45. 379245c MIPS: KVM: Expose FPU registers by James Hogan · 10 years ago
  46. 1c0cd66 MIPS: KVM: Add FP exception handling by James Hogan · 10 years ago
  47. 6cdc65e MIPS: KVM: Emulate FPU bits in COP0 interface by James Hogan · 10 years ago
  48. 98e91b8 MIPS: KVM: Add base guest FPU support by James Hogan · 10 years ago
  49. b86ecb3 MIPS: KVM: Add vcpu_get_regs/vcpu_set_regs callback by James Hogan · 10 years ago
  50. c771607 MIPS: KVM: Add Config4/5 and writing of Config registers by James Hogan · 10 years ago
  51. 2211ee8 MIPS: KVM: Simplify default guest Config registers by James Hogan · 10 years ago
  52. 7bd4ace MIPS: KVM: Clean up register definitions a little by James Hogan · 10 years ago
  53. 58a115b MIPS: KVM: Drop pr_info messages on init/exit by James Hogan · 10 years ago
  54. e93d4c1 MIPS: KVM: Sort kvm_mips_get_reg() registers by James Hogan · 10 years ago
  55. 1068eaa MIPS: KVM: Implement PRid CP0 register access by James Hogan · 10 years ago
  56. 0a56042 MIPS: KVM: Handle TRAP exceptions from guest kernel by James Hogan · 10 years ago
  57. 64bedff MIPS: Clear [MSA]FPE CSR.Cause after notify_die() by James Hogan · 10 years ago
  58. 98119ad MIPS: KVM: Handle MSA Disabled exceptions from guest by James Hogan · 10 years ago
  59. 8e6c949 Merge branch '4.1-fp' of git://git.linux-mips.org/pub/scm/ralf/upstream-sfr into kvm_mips_queue by James Hogan · 10 years ago
  60. 1f3a2c6 MIPS: MSA: Fix big-endian FPR_IDX implementation by James Hogan · 10 years ago
  61. 466aec5 Revert "MIPS: Don't assume 64-bit FP registers for context switch" by James Hogan · 10 years ago
  62. 84ab45b MIPS: disable FPU if the mode is unsupported by Paul Burton · 10 years ago
  63. ac9ad83 MIPS: prevent FP context set via ptrace being discarded by Paul Burton · 10 years ago
  64. ad70c13 MIPS: Ensure FCSR cause bits are clear after invoking FPU emulator by Paul Burton · 10 years ago
  65. 091be55 MIPS: clear MSACSR cause bits when handling MSA FP exception by Paul Burton · 10 years ago
  66. e1bebba MIPS: wrap cfcmsa & ctcmsa accesses for toolchains with MSA support by Paul Burton · 10 years ago
  67. a3a49810 MIPS: remove MSA macro recursion by Paul Burton · 10 years ago
  68. f23ce38 MIPS: assume at as source/dest of MSA copy/insert instructions by Paul Burton · 10 years ago
  69. 631afc6 MIPS: Push .set mips64r* into the functions needing it by Paul Burton · 10 years ago
  70. acaf6a9 MIPS: lose_fpu(): Disable FPU when MSA enabled by James Hogan · 10 years ago
  71. b3a2a90 KVM: nVMX: Add support for rdtscp by Jan Kiszka · 10 years ago
  72. f0e4b27 KVM: x86: remove now unneeded include directory from Makefile by Andre Przywara · 10 years ago
  73. 5d9d15a KVM: arm/arm64: remove now unneeded include directory from Makefile by Andre Przywara · 10 years ago
  74. af669ac KVM: move iodev.h from virt/kvm/ to include/kvm by Andre Przywara · 10 years ago
  75. e32edf4 KVM: Redesign kvm_io_bus_ API to pass VCPU structure to the callbacks. by Nikolay Nikolaev · 10 years ago
  76. a123374f KVM: x86: inline kvm_ioapic_handles_vector() by Radim Krčmář · 10 years ago
  77. bbf4aef Merge tag 'kvm-s390-next-20150318' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into queue by Marcelo Tosatti · 10 years ago
  78. 0a4e6be x86: kvm: Revert "remove sched notifier for cross-cpu migrations" by Marcelo Tosatti · 10 years ago
  79. faac245 KVM: SVM: Fix confusing message if no exit handlers are installed by Bandan Das · 10 years ago
  80. 52eb5a6 KVM: x86: For the symbols used locally only should be static type by Xiubo Li · 10 years ago
  81. 795a149 KVM: x86: Avoid using plain integer as NULL pointer warning by Xiubo Li · 10 years ago
  82. 18280d8 KVM: s390: represent SIMD cap in kvm facility by Michael Mueller · 10 years ago
  83. 400ac6c KVM: s390: drop SIMD bit from kvm_s390_fac_list_mask by Michael Mueller · 10 years ago
  84. 30ee2a9 KVM: s390: Create ioctl for Getting/Setting guest storage keys by Jason J. Herne · 10 years ago
  85. e44fc8c KVM: s390: introduce post handlers for STSI by Ekaterina Tumanova · 10 years ago
  86. 41408c2 KVM: s390: Add MEMOP ioctls for reading/writing guest memory by Thomas Huth · 10 years ago
  87. 664b497 KVM: s390: Add access register mode by Alexander Yarygin · 10 years ago
  88. 75a1812 KVM: s390: Optimize paths where get_vcpu_asce() is invoked by Alexander Yarygin · 10 years ago
  89. 8ae04b8 KVM: s390: Guest's memory access functions get access registers by Alexander Yarygin · 10 years ago
  90. dd9e5b7 KVM: s390: Fix low-address protection for real addresses by Alexander Yarygin · 10 years ago
  91. 40f5b73 KVM: s390: cleanup jump lables in kvm_arch_init_vm by Dominik Dingel · 10 years ago
  92. 1e8d242 KVM: s390: Spelling s/intance/instance/ by Geert Uytterhoeven · 10 years ago
  93. 1a74847 arm/arm64: KVM: Fix migration race in the arch timer by Christoffer Dall · 10 years ago
  94. ecccf0c arm/arm64: KVM: export VCPU power state via MP_STATE ioctl by Alex Bennée · 10 years ago
  95. ae1f576 KVM: nVMX: Do not emulate #UD while in guest mode by Jan Kiszka · 10 years ago
  96. b34a805 KVM: x86: Fix re-execution of patched vmmcall by Jan Kiszka · 10 years ago
  97. 5e57518 x86: svm: use cr_interception for SVM_EXIT_CR0_SEL_WRITE by David Kaplan · 10 years ago
  98. 2b25385 Merge tag 'kvm-s390-next-20150306' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into queue by Marcelo Tosatti · 10 years ago
  99. aeda913 arm/arm64: KVM: Optimize handling of Access Flag faults by Marc Zyngier · 10 years ago
  100. 35307b9 arm/arm64: KVM: Implement Stage-2 page aging by Marc Zyngier · 10 years ago