1. 0c29b22 s390/kvm: Fix instruction decoding by Christian Borntraeger · 12 years ago
  2. c98d368 s390/virtio-ccw: Fix setup_vq error handling. by Cornelia Huck · 12 years ago
  3. 15bc8d8 s390/kvm: Fix store status for ACRS/FPRS by Christian Borntraeger · 12 years ago
  4. c45c528 kvm: Handle yield_to failure return code for potential undercommit case by Raghavendra K T · 12 years ago
  5. 7b270f6 sched: Bail out of yield_to when source and target runqueue has one task by Peter Zijlstra · 12 years ago
  6. c7c9c56 x86, apicv: add virtual interrupt delivery support by Yang Zhang · 12 years ago
  7. 8d14695 x86, apicv: add virtual x2apic support by Yang Zhang · 12 years ago
  8. 83d4c28 x86, apicv: add APICv register virtualization support by Yang Zhang · 12 years ago
  9. d47510e2 kvm: Obey read-only mappings in iommu by Alex Williamson · 12 years ago
  10. 261874b kvm: Force IOMMU remapping on memory slot read-only flag changes by Alex Williamson · 12 years ago
  11. 3f0c3d0 KVM: x86 emulator: fix test_cc() build failure on i386 by Avi Kivity · 12 years ago
  12. 1416878 KVM: VMX: set vmx->emulation_required only when needed. by Gleb Natapov · 12 years ago
  13. 378a8b0 KVM: x86: fix use of uninitialized memory as segment descriptor in emulator. by Gleb Natapov · 12 years ago
  14. 91b0aa2 KVM: VMX: rename fix_pmode_dataseg to fix_pmode_seg. by Gleb Natapov · 12 years ago
  15. 2539145 KVM: VMX: don't clobber segment AR of unusable segments. by Gleb Natapov · 12 years ago
  16. 218e763 KVM: VMX: skip vmx->rmode.vm86_active check on cr0 write if unrestricted guest is enabled by Gleb Natapov · 12 years ago
  17. 286da41 KVM: VMX: remove hack that disables emulation on vcpu reset/init by Gleb Natapov · 12 years ago
  18. c5e97c8 KVM: VMX: if unrestricted guest is enabled vcpu state is always valid. by Gleb Natapov · 12 years ago
  19. 2f14324 KVM: VMX: reset CPL only on CS register write. by Gleb Natapov · 12 years ago
  20. 1f3141e KVM: VMX: remove special CPL cache access during transition to real mode. by Gleb Natapov · 12 years ago
  21. 158de57 KVM: x86 emulator: convert a few freestanding emulations to fastop by Avi Kivity · 12 years ago
  22. 34b7765 KVM: x86 emulator: rearrange fastop definitions by Avi Kivity · 12 years ago
  23. 4d75834 KVM: x86 emulator: convert 2-operand IMUL to fastop by Avi Kivity · 12 years ago
  24. 11c363b KVM: x86 emulator: convert BT/BTS/BTR/BTC/BSF/BSR to fastop by Avi Kivity · 12 years ago
  25. 95413dc KVM: x86 emulator: convert INC/DEC to fastop by Avi Kivity · 12 years ago
  26. 9ae9feb KVM: x86 emulator: covert SETCC to fastop by Avi Kivity · 12 years ago
  27. 007a3b5 KVM: x86 emulator: convert shift/rotate instructions to fastop by Avi Kivity · 12 years ago
  28. 0bdea06 KVM: x86 emulator: Convert SHLD, SHRD to fastop by Avi Kivity · 12 years ago
  29. 93c05d3 KVM: x86: improve reexecute_instruction by Xiao Guangrong · 12 years ago
  30. 95b3cf6 KVM: x86: let reexecute_instruction work for tdp by Xiao Guangrong · 12 years ago
  31. 2236802 KVM: x86: clean up reexecute_instruction by Xiao Guangrong · 12 years ago
  32. a843fac KVM: set_memory_region: Remove unnecessary variable memslot by Takuya Yoshikawa · 12 years ago
  33. 0a706be KVM: set_memory_region: Don't check for overlaps unless we create or move a slot by Takuya Yoshikawa · 12 years ago
  34. 0ea75e1 KVM: set_memory_region: Don't jump to out_free unnecessarily by Takuya Yoshikawa · 12 years ago
  35. a046b81 KVM: s390: kvm/sigp.c: fix memory leakage by Cong Ding · 12 years ago
  36. 6b81b05 KVM: MMU: Conditionally reschedule when kvm_mmu_slot_remove_write_access() takes a long time by Takuya Yoshikawa · 12 years ago
  37. 9d1beef KVM: Make kvm_mmu_slot_remove_write_access() take mmu_lock by itself by Takuya Yoshikawa · 12 years ago
  38. b34cb59 KVM: Make kvm_mmu_change_mmu_pages() take mmu_lock by itself by Takuya Yoshikawa · 12 years ago
  39. e12091c KVM: Remove unused slot_bitmap from kvm_mmu_page by Takuya Yoshikawa · 12 years ago
  40. b99db1d KVM: MMU: Make kvm_mmu_slot_remove_write_access() rmap based by Takuya Yoshikawa · 12 years ago
  41. 245c391 KVM: MMU: Remove unused parameter level from __rmap_write_protect() by Takuya Yoshikawa · 12 years ago
  42. c972f3b KVM: Write protect the updated slot only when dirty logging is enabled by Takuya Yoshikawa · 12 years ago
  43. aa11e3a Merge branch 'kvm-ppc-next' of https://github.com/agraf/linux-2.6 into queue by Gleb Natapov · 12 years ago
  44. f79ed82 KVM: trace: Fix exit decoding. by Cornelia Huck · 12 years ago
  45. 7751bab KVM: MMU: fix infinite fault access retry by Xiao Guangrong · 12 years ago
  46. c2288505 KVM: MMU: fix Dirty bit missed if CR0.WP = 0 by Xiao Guangrong · 12 years ago
  47. 324b3e6 KVM: PPC: BookE: Add EPR ONE_REG sync by Alexander Graf · 12 years ago
  48. 1c81063 KVM: PPC: BookE: Implement EPR exit by Alexander Graf · 12 years ago
  49. 37ecb25 KVM: PPC: BookE: Emulate mfspr on EPR by Alexander Graf · 12 years ago
  50. b8c649a KVM: PPC: BookE: Allow irq deliveries to inject requests by Alexander Graf · 12 years ago
  51. f2be655 KVM: PPC: Fix mfspr/mtspr MMUCFG emulation by Mihai Caraman · 12 years ago
  52. 50c7bb8 KVM: PPC: Book3S: PR: Enable alternative instruction for SC 1 by Alexander Graf · 12 years ago
  53. 5a33169 KVM: PPC: Only WARN on invalid emulation by Alexander Graf · 12 years ago
  54. 68e2ffe KVM: PPC: Fix SREGS documentation reference by Mihai Caraman · 12 years ago
  55. b26ba22 KVM: s390: Gracefully handle busy conditions on ccw_device_start by Christian Borntraeger · 12 years ago
  56. 73fa21e KVM: s390: Dynamic allocation of virtio-ccw I/O data. by Cornelia Huck · 12 years ago
  57. fb864fb KVM: x86 emulator: convert basic ALU ops to fastop by Avi Kivity · 12 years ago
  58. f7857f3 KVM: x86 emulator: add macros for defining 2-operand fastop emulation by Avi Kivity · 12 years ago
  59. 45a1467 KVM: x86 emulator: convert NOT, NEG to fastop by Avi Kivity · 12 years ago
  60. 75f7284 KVM: x86 emulator: mark CMP, CMPS, SCAS, TEST as NoWrite by Avi Kivity · 12 years ago
  61. b6744dc KVM: x86 emulator: introduce NoWrite flag by Avi Kivity · 12 years ago
  62. b7d491e KVM: x86 emulator: Support for declaring single operand fastops by Avi Kivity · 12 years ago
  63. e28bbd4 KVM: x86 emulator: framework for streamlining arithmetic opcodes by Avi Kivity · 12 years ago
  64. b09408d KVM: VMX: fix incorrect cached cpl value with real/v8086 modes by Marcelo Tosatti · 12 years ago
  65. b0cfeb5 KVM: x86: remove unused variable from walk_addr_generic() by Gleb Natapov · 12 years ago
  66. 908e7d7 KVM: MMU: simplify folding of dirty bit into accessed_dirty by Gleb Natapov · 12 years ago
  67. ee04e0c KVM: mmu: remove unused trace event by Gleb Natapov · 12 years ago
  68. fa6b7fe KVM: s390: Add support for channel I/O instructions. by Cornelia Huck · 12 years ago
  69. d6712df KVM: s390: Base infrastructure for enabling capabilities. by Cornelia Huck · 12 years ago
  70. f379aae KVM: s390: In-kernel handling of I/O instructions. by Cornelia Huck · 12 years ago
  71. 48a3e95 KVM: s390: Add support for machine checks. by Cornelia Huck · 12 years ago
  72. d8346b7 KVM: s390: Support for I/O interrupts. by Cornelia Huck · 12 years ago
  73. b1c571a KVM: s390: Decoding helper functions. by Cornelia Huck · 12 years ago
  74. 7797535 KVM: s390: Constify intercept handler tables. by Cornelia Huck · 12 years ago
  75. 0ca1b4f KVM: VMX: handle IO when emulation is due to #GP in real mode. by Gleb Natapov · 12 years ago
  76. d54d07b KVM: VMX: Do not fix segment register during vcpu initialization. by Gleb Natapov · 12 years ago
  77. d99e415 KVM: VMX: fix emulation of invalid guest state. by Gleb Natapov · 12 years ago
  78. 89efbed KVM: VMX: make rmode_segment_valid() more strict. by Gleb Natapov · 12 years ago
  79. 045a282 KVM: emulator: implement fninit, fnstsw, fnstcw by Gleb Natapov · 12 years ago
  80. 3a78a4f KVM: emulator: drop RPL check from linearize() function by Gleb Natapov · 12 years ago
  81. 11393a0 x86: kvm_para: fix typo in hypercall comments by Jesse Larrew · 12 years ago
  82. 7ec4fb4 KVM: move the code that installs new slots array to a separate function. by Gleb Natapov · 12 years ago
  83. f924d66 KVM: VMX: remove unneeded temporary variable from vmx_set_segment() by Gleb Natapov · 12 years ago
  84. 1ecd50a KVM: VMX: clean-up vmx_set_segment() by Gleb Natapov · 12 years ago
  85. 39dcfb9 KVM: VMX: remove redundant code from vmx_set_segment() by Gleb Natapov · 12 years ago
  86. beb853f KVM: VMX: use fix_rmode_seg() to fix all code/data segments by Gleb Natapov · 12 years ago
  87. c6ad1153 KVM: VMX: return correct segment limit and flags for CS/SS registers in real mode by Gleb Natapov · 12 years ago
  88. 0647f4a KVM: VMX: relax check for CS register in rmode_segment_valid() by Gleb Natapov · 12 years ago
  89. 07f42f5 KVM: VMX: cleanup rmode_segment_valid() by Gleb Natapov · 12 years ago
  90. 116c14c kvm: Fix memory slot generation updates by Alex Williamson · 12 years ago
  91. 871a069 KVM: remove a wrong hack of delivery PIT intr to vcpu0 by Yang Zhang · 12 years ago
  92. 7e64e05 KVM: s390: Add a channel I/O based virtio transport driver. by Cornelia Huck · 12 years ago
  93. 0abbe44 s390/ccwdev: Include asm/schid.h. by Cornelia Huck · 12 years ago
  94. 55c171a KVM: s390: Handle hosts not supporting s390-virtio. by Cornelia Huck · 12 years ago
  95. d4b06c2 kvm: fix i8254 counter 0 wraparound by Nickolai Zeldovich · 12 years ago
  96. e11ae1a KVM: remove unused variable. by Gleb Natapov · 12 years ago
  97. 0f888f5 KVM: Increase user memory slots on x86 to 125 by Alex Williamson · 12 years ago
  98. 1e702d9 KVM: struct kvm_memory_slot.id -> short by Alex Williamson · 12 years ago
  99. 6104f47 KVM: struct kvm_memory_slot.flags -> u32 by Alex Williamson · 12 years ago
  100. f82a8cf KVM: struct kvm_memory_slot.user_alloc -> bool by Alex Williamson · 12 years ago