1. fbd3a48 Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180514' into staging by Peter Maydell · 7 years ago
  2. a30fb81 s390x: refactor reset/reipl handling by David Hildenbrand · 7 years ago
  3. 838fb84 s390x/ccw: make sure all ccw devices are properly reset by Cornelia Huck · 7 years ago
  4. 0c53057 virtio-ccw: common reset handler by Cornelia Huck · 7 years ago
  5. 6e9c893 s390x/css: disabled subchannels cannot be status pending by Cornelia Huck · 7 years ago
  6. 7a9180b Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into staging by Peter Maydell · 7 years ago
  7. 9ba1733 Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 7 years ago
  8. af1a5c3 net: Remove the deprecated "vlan" parameter by Thomas Huth · 7 years ago
  9. f5583c5 Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180510' into staging by Peter Maydell · 7 years ago
  10. 3ff333e pc-dimm: fix error messages if no slots were defined by David Hildenbrand · 7 years ago
  11. debbdc0 make sure that we aren't overwriting mc->get_hotplug_handler by accident by Igor Mammedov · 7 years ago
  12. 3b77f6c arm/boot: split load_dtb() from arm_load_kernel() by Igor Mammedov · 7 years ago
  13. a3fc839 platform-bus-device: use device plug callback instead of machine_done notifier by Igor Mammedov · 7 years ago
  14. 38aefb5 pc: simplify MachineClass::get_hotplug_handler handling by Igor Mammedov · 7 years ago
  15. 7a35383 hw/arm/iotkit.c: fix minor memory leak by Peter Maydell · 7 years ago
  16. a8a94ef Merge remote-tracking branch 'remotes/riscv/tags/riscv-qemu-2.13-minor-fixes-3' into staging by Peter Maydell · 7 years ago
  17. 950c4e6 opts: don't silently truncate long option values by Daniel P. Berrangé · 7 years ago
  18. 6fad7d1 riscv: htif: increase the priority of the htif subregion by KONRAD Frederic · 7 years ago
  19. 17b9751 riscv: spike: allow base == 0 by KONRAD Frederic · 7 years ago
  20. cc8f8ba Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request' into staging by Peter Maydell · 7 years ago
  21. d01beac Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180507-pull-request' into staging by Peter Maydell · 7 years ago
  22. 3add3f7 Merge remote-tracking branch 'remotes/riscv/tags/riscv-qemu-2.13-pull-20180506' into staging by Peter Maydell · 7 years ago
  23. 302a84e Merge remote-tracking branch 'remotes/kraxel/tags/usb-20180507-pull-request' into staging by Peter Maydell · 7 years ago
  24. 2fb513d ppc: e500: use g_strdup_printf() instead of snprintf() by Greg Kurz · 7 years ago
  25. 0c9269a spapr: rename "hotplug memory" terminology to "device memory" by David Hildenbrand · 7 years ago
  26. f2ffbe2 pc: rename "hotplug memory" terminology to "device memory" by David Hildenbrand · 7 years ago
  27. e017da3 machine: rename MemoryHotplugState to DeviceMemoryState by David Hildenbrand · 7 years ago
  28. 18d11dc pc-dimm: move actual plug/unplug of a memory region to MemoryDevice by David Hildenbrand · 7 years ago
  29. 1b6d6af pc-dimm: factor out capacity and slot checks into MemoryDevice by David Hildenbrand · 7 years ago
  30. bb0831b pc-dimm: factor out address search into MemoryDevice code by David Hildenbrand · 7 years ago
  31. bd6c3e4 pc-dimm: pass in the machine and to the MemoryHotplugState by David Hildenbrand · 7 years ago
  32. acc7fa1 pc-dimm: no need to pass the memory region by David Hildenbrand · 7 years ago
  33. b0c14ec machine: make MemoryHotplugState accessible via the machine by David Hildenbrand · 7 years ago
  34. 2cc0e2e pc-dimm: factor out MemoryDevice interface by David Hildenbrand · 7 years ago
  35. 5bd5c27 qxl: fix local renderer crash by Gerd Hoffmann · 7 years ago
  36. 3280ea8 usb-host: skip open on pending postload bh by Gerd Hoffmann · 7 years ago
  37. 2392ae6 usb-mtp: Unconditionally check for the readonly bit by Bandan Das · 7 years ago
  38. 24e8d1f usb-mtp: Add some NULL checks for issues pointed out by coverity by Bandan Das · 7 years ago
  39. 5aec324 RISC-V: Mark ROM read-only after copying in code by Michael Clark · 7 years ago
  40. 8985480 RISC-V: Remove EM_RISCV ELF_MACHINE indirection by Michael Clark · 7 years ago
  41. 42b3a4b RISC-V: Remove unused class definitions by Michael Clark · 7 years ago
  42. b793898 RISC-V: Remove identity_translate from load_elf by Michael Clark · 7 years ago
  43. 6b01e32 RISC-V: Use ROM base address and size from memmap by Michael Clark · 7 years ago
  44. 77ff5bb RISC-V: Make virt board description match spike by Michael Clark · 7 years ago
  45. 2a8756e RISC-V: Replace hardcoded constants with enum values by Michael Clark · 7 years ago
  46. e24e345 hw/arm/virt: Introduce the iommu option by Eric Auger · 7 years ago
  47. a703b4f hw/arm/virt-acpi-build: Add smmuv3 node in IORT table by Prem Mallappa · 7 years ago
  48. 584105e hw/arm/virt: Add SMMUv3 to the virt board by Prem Mallappa · 7 years ago
  49. 0d1ac82 hw/arm/smmuv3: Abort on vfio or vhost case by Eric Auger · 7 years ago
  50. 9bde7f0 hw/arm/smmuv3: Implement translate callback by Eric Auger · 7 years ago
  51. bb98100 hw/arm/smmuv3: Event queue recording helper by Eric Auger · 7 years ago
  52. fae4be3 hw/arm/smmuv3: Implement MMIO write operations by Eric Auger · 7 years ago
  53. dadd1a0 hw/arm/smmuv3: Queue helpers by Eric Auger · 7 years ago
  54. 6a73603 hw/arm/smmuv3: Wired IRQ and GERROR helpers by Eric Auger · 7 years ago
  55. 10a83cb hw/arm/smmuv3: Skeleton by Prem Mallappa · 7 years ago
  56. 9364194 hw/arm/smmu-common: VMSAv8-64 page table walk by Eric Auger · 7 years ago
  57. cac994e hw/arm/smmu-common: IOMMU memory region and address space setup by Eric Auger · 7 years ago
  58. 527773e hw/arm/smmu-common: smmu base device and datatypes by Eric Auger · 7 years ago
  59. a82929a hw/arm: Don't fail qtest due to missing SD card in -nodefaults mode by Thomas Huth · 7 years ago
  60. 0c94927 arm: boot: set boot_info starting from first_cpu by Igor Mammedov · 7 years ago
  61. 50a22d0 hw/net/smc91c111: Convert away from old_mmio by Peter Maydell · 7 years ago
  62. a22cadb hw/usb/tusb6010: Convert away from old_mmio by Peter Maydell · 7 years ago
  63. 0c6a108 hw/char/cmsdk-apb-uart.c: Accept more input after character read by Patrick Oppenlander · 7 years ago
  64. 6d9c1b8 hw/arm/virt: Add linux,pci-domain property by Jan Kiszka · 7 years ago
  65. 7c867af Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2018-05-04' into staging by Peter Maydell · 7 years ago
  66. 46e04da Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180504' into staging by Peter Maydell · 7 years ago
  67. 2e4bd4a Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.13-20180504' into staging by Peter Maydell · 7 years ago
  68. cb3e7f0 qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF by Marc-André Lureau · 7 years ago
  69. 0550b12 spapr: don't advertise radix GTSE if max-compat-cpu < power9 by Greg Kurz · 7 years ago
  70. aef19c0 spapr: don't migrate "spapr_option_vector_ov5_cas" to pre 2.8 machines by Greg Kurz · 7 years ago
  71. 0fcd2a8 mac_newworld: move wiring of macio IRQs to macio_newworld_realize() by Mark Cave-Ayland · 7 years ago
  72. 040b27c mac_newworld: remove pics IRQ array and wire up macio to OpenPIC directly by Mark Cave-Ayland · 7 years ago
  73. 0662946 uninorth: create new uninorth device by Mark Cave-Ayland · 7 years ago
  74. 47a9b55 spapr: Clean up handling of LPCR power-saving exit bits by David Gibson · 7 years ago
  75. da20aed spapr: Move PAPR mode cpu setup fully to spapr code by David Gibson · 7 years ago
  76. f00bed9 target/ppc: Delay initialization of LPCR_UPRT for secondary cpus by David Gibson · 7 years ago
  77. 295b6c2 spapr: Clean up LPCR updates from hypercalls by David Gibson · 7 years ago
  78. 84369f6 spapr: Make a helper to set up cpu entry point state by David Gibson · 7 years ago
  79. 9824891 spapr: Remove unhelpful helpers from rtas_start_cpu() by David Gibson · 7 years ago
  80. cf116ad spapr: Clean up rtas_start_cpu() & rtas_stop_self() by David Gibson · 7 years ago
  81. 090052a spapr: Remove support for explicitly allocated RMAs by David Gibson · 7 years ago
  82. d18a530 hw/rdma: Fix possible out of bounds access to port GID index by Marcel Apfelbaum · 7 years ago
  83. 6c080b9 hw/rdma: Delete duplicate definition of MAX_RM_TBL_NAME by Yuval Shaia · 7 years ago
  84. 3509291 hw/rdma: Fix possible out of bounds access to regs array by Yuval Shaia · 7 years ago
  85. c387e8a hw/rdma: Fix possible out of bounds access to GID table by Yuval Shaia · 7 years ago
  86. b9e3487 hw/rdma: Delete port's pkey table by Yuval Shaia · 7 years ago
  87. b0197cf hw/rdma: Fix possible usage of a NULL pointer by Marcel Apfelbaum · 7 years ago
  88. 1bad495 hw/rdma: Fix possible munmap call on a NULL pointer by Marcel Apfelbaum · 7 years ago
  89. 074afe6 pc-bios/s390-ccw: fix loadparm initialization and int conversion by Collin Walling · 7 years ago
  90. 8f9c64b 9p: add trace event for v9fs_setattr() by Greg Kurz · 7 years ago
  91. 83dc62f hw/m68k/mcf5208: Fix trivial typo in board description by Thomas Huth · 7 years ago
  92. 052888f hw/s390x: Allow to configure the consoles with the "-serial" parameter by Thomas Huth · 7 years ago
  93. e7c3246 s390x/kvm: cleanup calls to cpu_synchronize_state() by David Hildenbrand · 7 years ago
  94. c96f2c2 vfio-ccw: introduce vfio_ccw_get_device() by Greg Kurz · 7 years ago
  95. 98e43b7 s390x/sclp: extend SCLP event masks to 64 bits by Claudio Imbrenda · 7 years ago
  96. 7a9cb3a s390x: introduce 2.13 compat machine by Cornelia Huck · 7 years ago
  97. 6f0c470 Merge remote-tracking branch 'remotes/kraxel/tags/usb-20180427-pull-request' into staging by Peter Maydell · 7 years ago
  98. 10f4718 Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180427-pull-request' into staging by Peter Maydell · 7 years ago
  99. 8983e3e ui: introduce vfio_display_reset by Tina Zhang · 7 years ago
  100. 0f5c642 ccid-card: include libcacard.h only by Michal Privoznik · 7 years ago