1. 03b28f8 KVM: x86: Account for failing enable_irq_window for NMI window request by Jan Kiszka · 12 years ago
  2. 5975a2e KVM: PPC: Book3S: Add API for in-kernel XICS emulation by Paul Mackerras · 12 years ago
  3. d133b40 kvm/ppc/mpic: fix missing unlock in set_base_addr() by Wei Yongjun · 12 years ago
  4. ed840ee kvm/ppc: Hold srcu lock when calling kvm_io_bus_read/write by Scott Wood · 12 years ago
  5. 1d6f6b7 kvm/ppc/mpic: remove users by Scott Wood · 12 years ago
  6. 398d878 kvm/ppc/mpic: fix mmio region lists when multiple guests used by Scott Wood · 12 years ago
  7. 4cee4b7 kvm: KVM_CAP_IOMMU only available with device assignment by Alex Williamson · 12 years ago
  8. 5a2892c KVM: nVMX: Skip PF interception check when queuing during nested run by Jan Kiszka · 12 years ago
  9. cbf6435 KVM: x86: Increase the "hard" max VCPU limit by Chegu Vinod · 12 years ago
  10. 2a5bab1 kvm: Allow build-time configuration of KVM device assignment by Alex Williamson · 12 years ago
  11. 064d1af Merge git://github.com/agraf/linux-2.6.git kvm-ppc-next into queue by Gleb Natapov · 12 years ago
  12. 730dca4 KVM: x86: Rework request for immediate exit by Jan Kiszka · 12 years ago
  13. 6614c7d kvm, svm: Fix typo in printk message by Borislav Petkov · 12 years ago
  14. cb0c8cda KVM: VMX: remove unprintable characters from comment by Jan Kiszka · 12 years ago
  15. 8b78645 KVM: PPC: Book3S: Facilities to save/restore XICS presentation ctrler state by Paul Mackerras · 12 years ago
  16. d19bd862 KVM: PPC: Book3S: Add support for ibm,int-on/off RTAS calls by Paul Mackerras · 12 years ago
  17. 4619ac8 KVM: PPC: Book3S HV: Improve real-mode handling of external interrupts by Paul Mackerras · 12 years ago
  18. e7d26f2 KVM: PPC: Book3S HV: Add support for real mode ICP in XICS emulation by Benjamin Herrenschmidt · 12 years ago
  19. 54695c3 KVM: PPC: Book3S HV: Speed up wakeups of CPUs on HV KVM by Benjamin Herrenschmidt · 12 years ago
  20. bc5ad3f KVM: PPC: Book3S: Add kernel emulation for the XICS interrupt controller by Benjamin Herrenschmidt · 12 years ago
  21. 8e591cb KVM: PPC: Book3S: Add infrastructure to implement kernel-side RTAS calls by Michael Ellerman · 12 years ago
  22. 9119491 kvm/ppc/mpic: Eliminate mmio_mapped by Scott Wood · 12 years ago
  23. 07f0a7b kvm: destroy emulated devices on VM exit by Scott Wood · 12 years ago
  24. 22e6402 KVM: IA64: Carry non-ia64 changes into ia64 by Alexander Graf · 12 years ago
  25. 447a03c KVM: PPC: MPIC: Restrict to e500 platforms by Alexander Graf · 12 years ago
  26. 5efdb4b KVM: PPC: MPIC: Add support for KVM_IRQ_LINE by Alexander Graf · 12 years ago
  27. de9ba2f KVM: PPC: Support irq routing and irqfd for in-kernel MPIC by Alexander Graf · 12 years ago
  28. eb1e4f4 kvm/ppc/mpic: add KVM_CAP_IRQ_MPIC by Scott Wood · 12 years ago
  29. 5df554ad kvm/ppc/mpic: in-kernel MPIC emulation by Scott Wood · 12 years ago
  30. f0f5c48 kvm/ppc/mpic: adapt to kernel style and environment by Scott Wood · 12 years ago
  31. 6dd830a kvm/ppc/mpic: remove some obviously unneeded code by Scott Wood · 12 years ago
  32. b823f98 kvm/ppc/mpic: import hw/openpic.c from QEMU by Scott Wood · 12 years ago
  33. 7df35f5 KVM: Move irqfd resample cap handling to generic code by Alexander Graf · 12 years ago
  34. 1c9f852 KVM: Extract generic irqchip logic into irqchip.c by Alexander Graf · 12 years ago
  35. a725d56 KVM: Introduce CONFIG_HAVE_KVM_IRQ_ROUTING by Alexander Graf · 12 years ago
  36. 8175e5b KVM: Add KVM_IRQCHIP_NUM_PINS in addition to KVM_IOAPIC_NUM_PINS by Alexander Graf · 12 years ago
  37. c35635e KVM: PPC: Book3S HV: Report VPA and DTL modifications in dirty map by Paul Mackerras · 12 years ago
  38. a1b4a0f KVM: PPC: Book3S HV: Make HPT reading code notice R/C bit changes by Paul Mackerras · 12 years ago
  39. d9ce604 KVM: PPC: e500: Add e6500 core to Kconfig description by Mihai Caraman · 12 years ago
  40. ea17a97 KVM: PPC: e500mc: Enable e6500 cores by Mihai Caraman · 12 years ago
  41. 5b215010 KVM: PPC: e500: Remove E.PT and E.HV.LRAT categories from VCPUs by Mihai Caraman · 12 years ago
  42. 9a6061d KVM: PPC: e500: Add support for EPTCFG register by Mihai Caraman · 12 years ago
  43. 307d900 KVM: PPC: e500: Add support for TLBnPS registers by Mihai Caraman · 12 years ago
  44. 8893a18 KVM: PPC: e500: Move vcpu's MMU configuration to dedicated functions by Mihai Caraman · 12 years ago
  45. a85d2aa KVM: PPC: e500: Expose MMU registers via ONE_REG by Mihai Caraman · 12 years ago
  46. 35b299e KVM: PPC: Book3E: Refactor ONE_REG ioctl implementation by Mihai Caraman · 12 years ago
  47. 9b4f530 booke: exit to user space if emulator request by Bharat Bhushan · 12 years ago
  48. 0f47f9b KVM: extend EMULATE_EXIT_USER to support different exit reasons by Bharat Bhushan · 12 years ago
  49. c402a3f Rename EMULATE_DO_PAPR to EMULATE_EXIT_USER by Bharat Bhushan · 12 years ago
  50. 092d62e KVM: PPC: debug stub interface parameter defined by Bharat Bhushan · 12 years ago
  51. adccf65 KVM: PPC: cache flush for kernel managed pages by Bharat Bhushan · 12 years ago
  52. 2dfee7b Merge branch 'kvm-arm-cleanup' from git://github.com/columbia/linux-kvm-arm.git by Gleb Natapov · 12 years ago
  53. 660696d KVM: X86 emulator: fix source operand decoding for 8bit mov[zs]x instructions by Gleb Natapov · 12 years ago
  54. d1fa035 KVM: nVMX: VM_ENTRY/EXIT_LOAD_IA32_EFER overrides EFER.LMA settings by Jan Kiszka · 12 years ago
  55. 384bb78 KVM: nVMX: Validate EFER values for VM_ENTRY/EXIT_LOAD_IA32_EFER by Jan Kiszka · 12 years ago
  56. ea8ceb8 KVM: nVMX: Fix conditions for NMI injection by Jan Kiszka · 12 years ago
  57. 2505dc9 KVM: VMX: Move vmx_nmi_allowed after vmx_set_nmi_mask by Jan Kiszka · 12 years ago
  58. 27469d2 KVM: x86: Fix memory leak in vmx.c by Andrew Honig · 12 years ago
  59. f179735 KVM: x86: fix error return code in kvm_arch_vcpu_init() by Wei Yongjun · 12 years ago
  60. 8a1b9dd KVM: nVMX: Enable and disable shadow vmcs functionality by Abel Gordon · 12 years ago
  61. 012f83c KVM: nVMX: Synchronize VMCS12 content with the shadow vmcs by Abel Gordon · 12 years ago
  62. c311442 KVM: nVMX: Copy VMCS12 to processor-specific shadow vmcs by Abel Gordon · 12 years ago
  63. 16f5b90 KVM: nVMX: Copy processor-specific shadow-vmcs to VMCS12 by Abel Gordon · 12 years ago
  64. e7953d7 KVM: nVMX: Release shadow vmcs by Abel Gordon · 12 years ago
  65. 8de4883 KVM: nVMX: Allocate shadow vmcs by Abel Gordon · 12 years ago
  66. 145c28d KVM: nVMX: Fix VMXON emulation by Abel Gordon · 12 years ago
  67. 20b97fe KVM: nVMX: Refactor handle_vmwrite by Abel Gordon · 12 years ago
  68. 4607c2d KVM: nVMX: Introduce vmread and vmwrite bitmaps by Abel Gordon · 12 years ago
  69. abc4fc5 KVM: nVMX: Detect shadow-vmcs capability by Abel Gordon · 12 years ago
  70. 89662e5 KVM: nVMX: Shadow-vmcs control fields/bits by Abel Gordon · 12 years ago
  71. d10ab86 Merge git://github.com/agraf/linux-2.6.git kvm-ppc-next into queue by Gleb Natapov · 12 years ago
  72. e606264 KVM: ia64: Fix kvm_vm_ioctl_irq_line by Yang Zhang · 12 years ago
  73. 6ffbbbb KVM: x86: Fix posted interrupt with CONFIG_SMP=n by Zhang, Yang Z · 12 years ago
  74. be28a27 kvm/ppc: don't call complete_mmio_load when it's a store by Scott Wood · 12 years ago
  75. c32498e KVM: PPC: emulate dcbst by Stuart Yoder · 12 years ago
  76. 8c32a2e Added ONE_REG interface for debug instruction by Bharat Bhushan · 12 years ago
  77. f13882d KVM: VMX: Fix check guest state validity if a guest is in VM86 mode by Gleb Natapov · 12 years ago
  78. 26539bd KVM: nVMX: check vmcs12 for valid activity state by Paolo Bonzini · 12 years ago
  79. 79558f1 KVM: ARM: Fix kvm_vm_ioctl_irq_line by Alexander Graf · 12 years ago
  80. 5a71785 KVM: VMX: Use posted interrupt to deliver virtual interrupt by Yang Zhang · 12 years ago
  81. a20ed54 KVM: VMX: Add the deliver posted interrupt algorithm by Yang Zhang · 12 years ago
  82. cf9e65b KVM: Set TMR when programming ioapic entry by Yang Zhang · 12 years ago
  83. 3d81bc7 KVM: Call common update function when ioapic entry changed. by Yang Zhang · 12 years ago
  84. 01e439b KVM: VMX: Check the posted interrupt capability by Yang Zhang · 12 years ago
  85. d78f266 KVM: VMX: Register a new IPI for posted interrupt by Yang Zhang · 12 years ago
  86. a547c6d KVM: VMX: Enable acknowledge interupt on vmexit by Yang Zhang · 12 years ago
  87. aa2fbe6 KVM: Let ioapic know the irq line status by Yang Zhang · 12 years ago
  88. 1060691 KVM: Add reset/restore rtc_status support by Yang Zhang · 12 years ago
  89. b4f2225 KVM: Return destination vcpu on interrupt injection by Yang Zhang · 12 years ago
  90. 1fcc789 KVM: Add vcpu info to ioapic_update_eoi() by Yang Zhang · 12 years ago
  91. c0d1c77 KVM: nVMX: Avoid reading VM_EXIT_INTR_ERROR_CODE needlessly on nested exits by Jan Kiszka · 12 years ago
  92. e8457c6 KVM: nVMX: Fix conditions for interrupt injection by Jan Kiszka · 12 years ago
  93. 5f3d579 KVM: nVMX: Rework event injection and recovery by Jan Kiszka · 12 years ago
  94. 3b656cf KVM: nVMX: Fix injection of PENDING_INTERRUPT and NMI_WINDOW exits to L1 by Jan Kiszka · 12 years ago
  95. 188424b KVM: emulator: mark 0xff 0x7d opcode as undefined. by Gleb Natapov · 12 years ago
  96. 1146a78 KVM: emulator: Do not fail on emulation of undefined opcode by Gleb Natapov · 12 years ago
  97. 991eebf KVM: VMX: do not try to reexecute failed instruction while emulating invalid guest state by Gleb Natapov · 12 years ago
  98. 0b789ee KVM: emulator: fix unimplemented instruction detection by Gleb Natapov · 12 years ago
  99. f8da94e KVM: x86 emulator: Fix segment loading in VM86 by Kevin Wolf · 12 years ago
  100. 8b415dc KVM: Move kvm_rebooting declaration out of x86 by Geoff Levand · 12 years ago