1. 28e0204 spapr: Merge sPAPREnvironment into sPAPRMachineState by David Gibson · 10 years ago
  2. 780184a pseries: Update SLOF firmware image to qemu-slof-20150429 by Alexey Kardashevskiy · 10 years ago
  3. f303f11 spapr: ensure we have at least one XICS server by Greg Kurz · 10 years ago
  4. 2d103aa target-ppc: fix hugepage support when using memory-backend-file by Michael Roth · 10 years ago
  5. 5c464f6 macio: remove nonexistent interrupt on pin 1 by Cormac O'Brien · 10 years ago
  6. 7d6b1da linux-user, ppc: mftbl can be used by user application by Laurent Vivier · 10 years ago
  7. 1452673 Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150706.0' into staging by Peter Maydell · 10 years ago
  8. f6e3035 Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-smm' into staging by Peter Maydell · 10 years ago
  9. 4330296 vfio/pci : Add pba_offset PCI quirk for Chelsio T5 devices by Gabriel Laupre · 10 years ago
  10. f8d8a94 vfio: Unregister IOMMU notifiers when container is destroyed by Alexey Kardashevskiy · 10 years ago
  11. fb5f816 hw/vfio/platform: add irqfd support by Eric Auger · 10 years ago
  12. 879904e kvm: some fixes to kvm_resamplefds_allowed by Eric Auger · 10 years ago
  13. 715ca69 sysbus: add irq_routing_notifier by Eric Auger · 10 years ago
  14. 6a1a9cf intc: arm_gic_kvm: set the qemu_irq/gsi mapping by Eric Auger · 10 years ago
  15. 197e352 kvm-all.c: add qemu_irq/gsi hash table and utility routines by Eric Auger · 10 years ago
  16. 1c9b71a kvm: rename kvm_irqchip_[add,remove]_irqfd_notifier with gsi suffix by Eric Auger · 10 years ago
  17. f7ceed1 vfio: cpu: Use "real" page size API by Peter Crosthwaite · 10 years ago
  18. 4e51361 cpu-all: complete "real" host page size API by Peter Crosthwaite · 10 years ago
  19. 7d489dc vfio: fix return type of pread by Paolo Bonzini · 10 years ago
  20. 355023f pc: add SMM property by Paolo Bonzini · 10 years ago
  21. fba7247 ich9: add smm_enabled field and arguments by Paolo Bonzini · 10 years ago
  22. 61e66c6 pc_piix: rename kvm_enabled to smm_enabled by Paolo Bonzini · 10 years ago
  23. 6410848 target-i386: register a separate KVM address space including SMRAM regions by Paolo Bonzini · 10 years ago
  24. 8db4936 kvm-all: kvm_irqchip_create is not expected to fail by Paolo Bonzini · 10 years ago
  25. 38bfe69 kvm-all: add support for multiple address spaces by Paolo Bonzini · 10 years ago
  26. 7bbda04 kvm-all: make KVM's memory listener more generic by Paolo Bonzini · 10 years ago
  27. 8571ed3 kvm-all: move internal types to kvm_int.h by Paolo Bonzini · 10 years ago
  28. 714f78c kvm-all: remove useless typedef by Paolo Bonzini · 10 years ago
  29. d6ff5cb kvm-all: put kvm_mem_flags to more work by Andrew Jones · 10 years ago
  30. fc12d72 target-i386: add support for SMBASE MSR and SMIs by Paolo Bonzini · 10 years ago
  31. afd6895 piix4/ich9: do not raise SMI on ACPI enable/disable commands by Paolo Bonzini · 10 years ago
  32. 25b8b39 linux-headers: Update to 4.2-rc1 by Alexey Kardashevskiy · 10 years ago
  33. 7edd8e4 Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 10 years ago
  34. b242e0e exec: skip MMIO regions correctly in cpu_physical_memory_write_rom_internal by Paolo Bonzini · 10 years ago
  35. fba0a59 Stop including qemu-common.h in memory.h by Peter Maydell · 10 years ago
  36. 3fa18bc Merge remote-tracking branch 'remotes/xtensa/tags/20150706-xtensa' into staging by Peter Maydell · 10 years ago
  37. 1479073 target-xtensa: fix gdb register map construction by Max Filippov · 10 years ago
  38. ddd4427 target-xtensa: add 64-bit floating point registers by Max Filippov · 10 years ago
  39. 261ccf4 Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150706' into staging by Peter Maydell · 10 years ago
  40. 257621a arm_mptimer: Respect IT bit state by Dmitry Osipenko · 10 years ago
  41. 8a52340 arm_mptimer: Fix timer shutdown and mode change by Dmitry Osipenko · 10 years ago
  42. 12dc273 hw/intc/arm_gic_common.c: Reset all registers by Peter Maydell · 10 years ago
  43. c87e5a6 target-arm: Implement YIELD insn to yield in ARM and Thumb translators by Peter Maydell · 10 years ago
  44. 049e24a target-arm: Split DISAS_YIELD from DISAS_WFE by Peter Maydell · 10 years ago
  45. a7ffaf5 Fix interval interrupt of cadence ttc when timer is in decrement mode by Johannes Schlatow · 10 years ago
  46. 2a6332d target-arm: fix write helper for TLBI ALLE1IS by Sergey Fedorov · 10 years ago
  47. f50a164 Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging by Peter Maydell · 10 years ago
  48. 63a9294 Merge remote-tracking branch 'remotes/ehabkost/tags/numa-pull-request' into staging by Peter Maydell · 10 years ago
  49. 7c649ac ahci: fix sdb fis semantics by John Snow · 10 years ago
  50. 8146d7d qtest/ahci: halted ncq migration test by John Snow · 10 years ago
  51. dd62822 ahci: Do not map cmd_fis to generate response by John Snow · 10 years ago
  52. 684d501 ahci: ncq migration by John Snow · 10 years ago
  53. ee36441 ahci: add get_cmd_header helper by John Snow · 10 years ago
  54. c82bd3c ahci: add cmd header to ncq transfer state by John Snow · 10 years ago
  55. 7f6cf5e qtest/ahci: halted NCQ test by John Snow · 10 years ago
  56. e08a983 ahci: correct ncq sector count by John Snow · 10 years ago
  57. 9364384 ahci: correct types in NCQTransferState by John Snow · 10 years ago
  58. 7c03a69 ahci: add rwerror=stop support for ncq by John Snow · 10 years ago
  59. 54f3223 ahci: factor ncq_finish out of ncq_cb by John Snow · 10 years ago
  60. 631ddc2 ahci: refactor process_ncq_command by John Snow · 10 years ago
  61. 922f893 ahci: assert is_ncq for process_ncq by John Snow · 10 years ago
  62. 4614619 ahci: stash ncq command by John Snow · 10 years ago
  63. a718978 ide: add limit to .prepare_buf() by John Snow · 10 years ago
  64. 07a1ee7 qtest/ahci: ncq migration test by John Snow · 10 years ago
  65. 26ad004 qtest/ahci: simple ncq data test by John Snow · 10 years ago
  66. e38cc93 libqos/ahci: Force all NCQ commands to be LBA48 by John Snow · 10 years ago
  67. a8973ff libqos/ahci: set the NCQ tag on command_commit by John Snow · 10 years ago
  68. 359790c libqos/ahci: adjust expected NCQ interrupts by John Snow · 10 years ago
  69. 4de4846 libqos/ahci: edit wait to be ncq aware by John Snow · 10 years ago
  70. cb45304 libqos/ahci: add NCQ frame support by John Snow · 10 years ago
  71. 40d2992 libqos/ahci: fix cmd_sanity for ncq by John Snow · 10 years ago
  72. 3447523 ahci/qtest: Execute IDENTIFY prior to data commands by John Snow · 10 years ago
  73. 0437d32 ahci: ncq sector count correction by John Snow · 10 years ago
  74. 5d5f892 ahci: add ncq debug checks by John Snow · 10 years ago
  75. d56f4d6 ahci: separate prdtl from opts by John Snow · 10 years ago
  76. 3bcbe4a ahci: check for ncq prdtl overflow by John Snow · 10 years ago
  77. a55c823 ahci: add ncq_err helper by John Snow · 10 years ago
  78. b6fe41f ahci: use shorter variables by John Snow · 10 years ago
  79. 7763ed1 ahci: Rename NCQFIS structure fields by John Snow · 10 years ago
  80. d31a3eb qtest/ahci: add port_reset test by John Snow · 10 years ago
  81. 95ea663 libqos/ahci: fix memory management bugs by John Snow · 10 years ago
  82. 0d3e9d1 qtest/ahci: add test_max by John Snow · 10 years ago
  83. e9ebb2f ahci: Do not ignore memory access read size by John Snow · 10 years ago
  84. e75e2a1 numa: API to lookup NUMA node by address by Bharata B Rao · 10 years ago
  85. abafabd numa: Store boot memory address range in node_info by Bharata B Rao · 10 years ago
  86. fa9ea81 numa,pc-dimm: Store pc-dimm memory information in numa_info by Bharata B Rao · 10 years ago
  87. 8e23184 pc: Abort if HotplugHandlerClass::plug() fails by Bharata B Rao · 10 years ago
  88. 43bbb49 pc,pc-dimm: Factor out reusable parts in pc_dimm_plug to a separate routine by Bharata B Rao · 10 years ago
  89. a7d69ff pc,pc-dimm: Extract hotplug related fields in PCMachineState to a structure by Bharata B Rao · 10 years ago
  90. 3536064 Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-20150703-1' into staging by Peter Maydell · 10 years ago
  91. 496eaca update pci-bridge-seat section in docs/multiseat.txt by Gerd Hoffmann · 10 years ago
  92. 5cce173 virtio-input: add input routing support by Gerd Hoffmann · 10 years ago
  93. 5317b0f Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20150702-v3' into staging by Peter Maydell · 10 years ago
  94. c4d3c0a s390x/migration: Introduce 2.4 machine by Christian Borntraeger · 10 years ago
  95. 55b1b75 s390x/gdb: synchronize cpu state after modifying acrs by David Hildenbrand · 10 years ago
  96. 6efd2c2 s390x/ipl: Fix boot if no bootindex was specified by Christian Borntraeger · 10 years ago
  97. 213941d virtio-ccw: migrate ->revision by Cornelia Huck · 10 years ago
  98. 0db87e0 s390x/virtio-ccw: support virtio-1 set_vq format by Cornelia Huck · 10 years ago
  99. c42767f s390x/virtio-ccw: add virtio set-revision call by Thomas Huth · 10 years ago
  100. 6686ce3 Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging by Peter Maydell · 10 years ago