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