1. dfe49db KVM: PPC: Book3S HV: Handle memory slot deletion and modification correctly by Paul Mackerras · 13 years ago
  2. a66b48c KVM: PPC: Move kvm->arch.slot_phys into memslot.arch by Paul Mackerras · 13 years ago
  3. 2c9097e KVM: PPC: Book3S HV: Take the SRCU read lock before looking up memslots by Paul Mackerras · 13 years ago
  4. d61966f KVM: PPC: bookehv: Allow duplicate calls of DO_KVM macro by Mihai Caraman · 13 years ago
  5. 7a08c27 KVM: PPC: BookE: Support FPU on non-hv systems by Alexander Graf · 13 years ago
  6. ceb985f KVM: PPC: 440: Implement mfdcrx by Alexander Graf · 13 years ago
  7. e4dcfe8 KVM: PPC: 440: Implement mtdcrx by Alexander Graf · 13 years ago
  8. 2e23270 Document IACx/DACx registers access using ONE_REG API by Bharat Bhushan · 13 years ago
  9. 430c7ff KVM: PPC: E500: Remove E500_TLB_DIRTY flag by Alexander Graf · 13 years ago
  10. 166a2b7 KVM: PPC: Use symbols for exit trace by Alexander Graf · 13 years ago
  11. 50c871e KVM: PPC: BookE: Add MCSR SPR support by Alexander Graf · 13 years ago
  12. 491dd5b KVM: PPC: 44x: Initialize PVR by Alexander Graf · 13 years ago
  13. 6df8d3f booke: Added ONE_REG interface for IAC/DAC debug registers by Bharat Bhushan · 13 years ago
  14. f61c94b KVM: PPC: booke: Add watchdog emulation by Bharat Bhushan · 13 years ago
  15. 7c973a2 KVM: PPC: Add return value to core_check_requests by Alexander Graf · 13 years ago
  16. 7ee7885 KVM: PPC: Add return value in prepare_to_enter by Alexander Graf · 13 years ago
  17. 206c2ed KVM: PPC: Ignore EXITING_GUEST_MODE mode by Alexander Graf · 13 years ago
  18. 3766a4c KVM: PPC: Move kvm_guest_enter call into generic code by Alexander Graf · 13 years ago
  19. bd2be68 KVM: PPC: Book3S: PR: Rework irq disabling by Alexander Graf · 13 years ago
  20. 24afa37b KVM: PPC: Consistentify vcpu exit path by Alexander Graf · 13 years ago
  21. 0652eaa KVM: PPC: Book3S: PR: Indicate we're out of guest mode by Alexander Graf · 13 years ago
  22. 706fb73 KVM: PPC: Exit guest context while handling exit by Alexander Graf · 13 years ago
  23. c63ddcb KVM: PPC: Book3S: PR: Only do resched check once per exit by Alexander Graf · 13 years ago
  24. e85ad38 KVM: PPC: BookE: Drop redundant vcpu->mode set by Alexander Graf · 13 years ago
  25. 9b0cb3c KVM: PPC: Book3s: PR: Add (dumb) MMU Notifier support by Alexander Graf · 13 years ago
  26. 03d25c5 KVM: PPC: Use same kvmppc_prepare_to_enter code for booke and book3s_pr by Alexander Graf · 13 years ago
  27. 2d8185d KVM: PPC: BookE: No duplicate request != 0 check by Alexander Graf · 13 years ago
  28. 6346046 KVM: PPC: BookE: Add some more trace points by Alexander Graf · 13 years ago
  29. 862d31f KVM: PPC: E500: Implement MMU notifiers by Alexander Graf · 13 years ago
  30. d69c643 KVM: PPC: BookE: Add support for vcpu->mode by Alexander Graf · 13 years ago
  31. 4ffc635 KVM: PPC: BookE: Add check_requests helper function by Alexander Graf · 13 years ago
  32. 8043e49 powerpc/epapr: export epapr_hypercall_start by Scott Wood · 13 years ago
  33. 1340f3e8 KVM: PPC: Quieten message about allocating linear regions by Paul Mackerras · 13 years ago
  34. 2bb890f KVM: PPC: E500: Fix clear_tlb_refs by Alexander Graf · 13 years ago
  35. cf1c5ca KVM: PPC: BookE: Expose remote TLB flushes in debugfs by Alexander Graf · 13 years ago
  36. f4800b1 KVM: PPC: Expose SYNC cap based on mmu notifiers by Alexander Graf · 13 years ago
  37. 97c9505 KVM: PPC: PR: Use generic tracepoint for guest exit by Alexander Graf · 13 years ago
  38. 8e525d5 PPC: Don't use hardcoded opcode for ePAPR hcall invocation by Liu Yu-B13201 · 13 years ago
  39. 305bcf2 powerpc/fsl-soc: use CONFIG_EPAPR_PARAVIRT for hcalls by Scott Wood · 13 years ago
  40. 4065639 PPC: select EPAPR_PARAVIRT for all users of epapr hcalls by Stuart Yoder · 13 years ago
  41. 2f979de KVM: PPC: ev_idle hcall support for e500 guests by Liu Yu-B13201 · 13 years ago
  42. 9202e07 KVM: PPC: Add support for ePAPR idle hcall in host kernel by Liu Yu-B13201 · 13 years ago
  43. 784bafa KVM: PPC: add pvinfo for hcall opcodes on e500mc/e5500 by Stuart Yoder · 13 years ago
  44. fdcf8bd KVM: PPC: use definitions in epapr header for hcalls by Stuart Yoder · 13 years ago
  45. e13dcc1 PPC: epapr: create define for return code value of success by Stuart Yoder · 13 years ago
  46. 3d11df7 KVM: s390: Fix vcpu_load handling in interrupt code by Christian Borntraeger · 13 years ago
  47. c863901 KVM: x86: Fix guest debug across vcpu INIT reset by Jan Kiszka · 13 years ago
  48. 7a84428 KVM: Add resampling irqfds for level triggered interrupts by Alex Williamson · 13 years ago
  49. 1e08ec4 KVM: optimize apic interrupt delivery by Gleb Natapov · 13 years ago
  50. 1d86b5c Merge branch 'queue' into next by Avi Kivity · 13 years ago
  51. c542151 KVM: MMU: Eliminate pointless temporary 'ac' by Avi Kivity · 13 years ago
  52. b514c30 KVM: MMU: Avoid access/dirty update loop if all is well by Avi Kivity · 13 years ago
  53. 71331a1 KVM: MMU: Eliminate eperm temporary by Avi Kivity · 13 years ago
  54. 6fd01b7 KVM: MMU: Optimize is_last_gpte() by Avi Kivity · 13 years ago
  55. 13d22b6 KVM: MMU: Simplify walk_addr_generic() loop by Avi Kivity · 13 years ago
  56. 97d64b7 KVM: MMU: Optimize pte permission checks by Avi Kivity · 13 years ago
  57. 8cbc706 KVM: MMU: Update accessed and dirty bits after guest pagetable walk by Avi Kivity · 13 years ago
  58. 3d34ade KVM: MMU: Move gpte_access() out of paging_tmpl.h by Avi Kivity · 13 years ago
  59. edc2ae8 KVM: MMU: Optimize gpte_access() slightly by Avi Kivity · 13 years ago
  60. 8ea667f KVM: MMU: Push clean gpte write protection out of gpte_access() by Avi Kivity · 13 years ago
  61. 879238f KVM: clarify kvmclock documentation by Stefan Fritsch · 13 years ago
  62. 9fc7744 KVM: make processes waiting on vcpu mutex killable by Michael S. Tsirkin · 13 years ago
  63. 7454766 KVM: SVM: Make use of asm.h by Avi Kivity · 13 years ago
  64. b188c81f KVM: VMX: Make use of asm.h by Avi Kivity · 13 years ago
  65. 83287ea42 KVM: VMX: Make lto-friendly by Avi Kivity · 13 years ago
  66. ecba9a5 KVM: x86: lapic: Clean up find_highest_vector() and count_vectors() by Takuya Yoshikawa · 13 years ago
  67. 7de5bdc KVM: MMU: remove unnecessary check by Xiao Guangrong · 13 years ago
  68. 92b5265 KVM: Depend on HIGH_RES_TIMERS by Liu, Jinsong · 13 years ago
  69. 7efd8fa KVM: Improve wording of KVM_SET_USER_MEMORY_REGION documentation by Jan Kiszka · 13 years ago
  70. a50abc3 KVM: use symbolic constant for nr interrupts by Michael S. Tsirkin · 13 years ago
  71. b3356bf KVM: emulator: optimize "rep ins" handling by Gleb Natapov · 13 years ago
  72. f3bd64c KVM: emulator: string_addr_inc() cleanup by Gleb Natapov · 13 years ago
  73. 9d1b39a KVM: emulator: make x86 emulation modes enum instead of defines by Gleb Natapov · 13 years ago
  74. 716d51a KVM: Provide userspace IO exit completion callback by Gleb Natapov · 13 years ago
  75. 3b4dc3a KVM: move postcommit flush to x86, as mmio sptes are x86 specific by Marcelo Tosatti · 13 years ago
  76. 12d6e75 KVM: perform an invalid memslot step for gpa base change by Marcelo Tosatti · 13 years ago
  77. 2df72e9 KVM: split kvm_arch_flush_shadow by Marcelo Tosatti · 13 years ago
  78. 09941fb KVM: SVM: constify lookup tables by Mathias Krause · 13 years ago
  79. 772e031 KVM: VMX: constify lookup tables by Mathias Krause · 13 years ago
  80. f1d2483 KVM: x86: more constification by Mathias Krause · 13 years ago
  81. 0fbe9b0 KVM: x86: constify read_write_emulator_ops by Mathias Krause · 13 years ago
  82. 0225fb5 KVM: x86 emulator: constify emulate_ops by Mathias Krause · 13 years ago
  83. fd0a0d8 KVM: x86 emulator: mark opcode tables const by Mathias Krause · 13 years ago
  84. 89a87c6 KVM: x86 emulator: use aligned variants of SSE register ops by Mathias Krause · 13 years ago
  85. 326d07c KVM: x86: minor size optimization by Mathias Krause · 13 years ago
  86. ec79866 KVM: cleanup pic reset by Gleb Natapov · 13 years ago
  87. 9a78197 KVM: x86: remove unused variable from kvm_task_switch() by Marcelo Tosatti · 13 years ago
  88. a81aba1 KVM: VMX: Ignore segment G and D bits when considering whether we can virtualize by Avi Kivity · 13 years ago
  89. ce56680 KVM: VMX: Save all segment data in real mode by Avi Kivity · 13 years ago
  90. 1390a28 KVM: VMX: Preserve segment limit and access rights in real mode by Avi Kivity · 13 years ago
  91. 7263642 KVM: VMX: Return real real-mode segment data even if emulate_invalid_guest_state=1 by Avi Kivity · 13 years ago
  92. 0afbe2f KVM: x86 emulator: Fix #GP error code during linearization by Avi Kivity · 13 years ago
  93. a562518 KVM: x86 emulator: Check segment limits in real mode too by Avi Kivity · 13 years ago
  94. 03ebebe KVM: x86 emulator: Leave segment limit and attributs alone in real mode by Avi Kivity · 13 years ago
  95. e2a610d KVM: VMX: Allow vm86 virtualization of big real mode by Avi Kivity · 13 years ago
  96. 495e116 KVM: VMX: Allow real mode emulation using vm86 with dpl=0 by Avi Kivity · 13 years ago
  97. c865c43 KVM: VMX: Retain limit and attributes when entering protected mode by Avi Kivity · 13 years ago
  98. f5f7b2f KVM: VMX: Use kvm_segment to save protected-mode segments when entering realmode by Avi Kivity · 13 years ago
  99. 72fbefe KVM: VMX: Fix incorrect lookup of segment S flag in fix_pmode_dataseg() by Avi Kivity · 13 years ago
  100. baa7e81 KVM: VMX: Separate saving pre-realmode state from setting segments by Avi Kivity · 13 years ago