1. d06c2f7 hw/ppc/pnv_bmc: Use qdev_new() instead of QOM API by Philippe Mathieu-Daudé · 1 year, 1 month ago
  2. 1f88173 hw/ppc/spapr_cpu: Use qdev_is_realized() instead of QOM API by Philippe Mathieu-Daudé · 1 year, 1 month ago
  3. 22dc8a4 hw/ppc/ppc440_pcix: Move ppc440_pcix.c to hw/pci-host/ by Philippe Mathieu-Daudé · 1 year, 5 months ago
  4. 55abb29 hw/ppc/ppc4xx_pci: Move ppc4xx_pci.c to hw/pci-host/ by Philippe Mathieu-Daudé · 1 year, 5 months ago
  5. 4d641f3 hw/ppc/ppc4xx_pci: Extract PCI host definitions to hw/pci-host/ppc4xx.h by Philippe Mathieu-Daudé · 1 year, 5 months ago
  6. d0e870f hw/ppc/ppc4xx_pci: Remove unused "hw/ppc/ppc.h" header by Philippe Mathieu-Daudé · 1 year, 5 months ago
  7. 59ae6bc hw/ppc/prep: Realize ISA bridge before accessing it by Philippe Mathieu-Daudé · 1 year, 1 month ago
  8. 79a7f53 hw/ppc/pegasos2: Let pegasos2 machine configure SuperI/O functions by Bernhard Beschow · 1 year, 2 months ago
  9. 5bfb75f target/ppc/cpu-models: Rename power5+ and power7+ for new QOM naming rules by Thomas Huth · 1 year, 2 months ago
  10. 36b6968 hw/ppc: use pci_init_nic_devices() by David Woodhouse · 1 year, 5 months ago
  11. 0aff816 hw/ppc/spapr: use qemu_get_nic_info() and pci_init_nic_devices() by David Woodhouse · 1 year, 5 months ago
  12. 4c71721 hw/ppc/prep: use pci_init_nic_devices() by David Woodhouse · 1 year, 5 months ago
  13. 7c754c7 qemu/main-loop: rename qemu_cond_wait_iothread() to qemu_cond_wait_bql() by Stefan Hajnoczi · 1 year, 2 months ago
  14. 32ead8e qemu/main-loop: rename QEMU_IOTHREAD_LOCK_GUARD to BQL_LOCK_GUARD by Stefan Hajnoczi · 1 year, 2 months ago
  15. 195801d system/cpus: rename qemu_mutex_lock_iothread() to bql_lock() by Stefan Hajnoczi · 1 year, 2 months ago
  16. 2198f5f hw: Simplify memory_region_init_ram() calls by Philippe Mathieu-Daudé · 1 year, 4 months ago
  17. 287fa32 hw: Simplify accesses to the CPUState::'start-powered-off' property by Philippe Mathieu-Daudé · 1 year, 4 months ago
  18. eab4f39 hw/ppc/spapr_cpu_core: Access QDev properties with proper API by Philippe Mathieu-Daudé · 1 year, 4 months ago
  19. 05470c3 Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging by Peter Maydell · 1 year, 2 months ago
  20. d0cda6f configure, meson: rename targetos to host_os by Paolo Bonzini · 1 year, 4 months ago
  21. 53e8868 meson: remove OS definitions from config_targetos by Paolo Bonzini · 1 year, 10 months ago
  22. 078ddbc hw/ppc: Constify VMState by Richard Henderson · 1 year, 3 months ago
  23. 191710c Merge tag 'pull-request-2023-12-20' of https://gitlab.com/thuth/qemu into staging by Stefan Hajnoczi · 1 year, 3 months ago
  24. 43562e1 hw/ppc/spapr_hcall: Remove unused 'exec/exec-all.h' included header by Philippe Mathieu-Daudé · 1 year, 3 months ago
  25. 2b10a67 hw: Add compat machines for 9.0 by Cornelia Huck · 1 year, 4 months ago
  26. 4278df9 hw/ppc/Kconfig: Imply VFIO_PCI by Cédric Le Goater · 1 year, 4 months ago
  27. e559706 vfio/container: Move space field to base container by Eric Auger · 1 year, 4 months ago
  28. e25acd6 ppc/amigaone: Allow running AmigaOS without firmware image by BALATON Zoltan · 1 year, 3 months ago
  29. b664466 ppc/pnv: Fix PNV I2C invalid status after reset by Glenn Miles · 1 year, 4 months ago
  30. 47dfdd2 ppc/pnv: PNV I2C engines assigned incorrect XSCOM addresses by Glenn Miles · 1 year, 4 months ago
  31. 8bc5ae0 ppc/pnv: Fix potential overflow in I2C model by Cédric Le Goater · 1 year, 4 months ago
  32. db8227a spapr/pci: Correct "does not support hotplugging error messages by Markus Armbruster · 1 year, 4 months ago
  33. a3c3aaa Merge tag 'pull-ppc-20231107' of https://gitlab.com/danielhb/qemu into staging by Stefan Hajnoczi · 1 year, 4 months ago
  34. 5bf4cee ppc: qtest already exports qtest_rtas_call() by Juan Quintela · 1 year, 4 months ago
  35. 0d1dcb0 ppc/pnv: Fix number of I2C engines and ports for power9/10 by Glenn Miles · 1 year, 5 months ago
  36. 1ceda19 ppc/pnv: Connect PNV I2C controller to powernv10 by Glenn Miles · 1 year, 5 months ago
  37. 5f06612 ppc/pnv: Connect I2C controller model to powernv9 chip by Cédric Le Goater · 1 year, 5 months ago
  38. 263b81e ppc/pnv: Add an I2C controller model by Cédric Le Goater · 1 year, 5 months ago
  39. d9656f8 hw/ppc: Add emulation of AmigaOne XE board by BALATON Zoltan · 1 year, 4 months ago
  40. 86d9ff2 hw/ppc/e500: Restrict ppce500_init_mpic_kvm() to KVM by Philippe Mathieu-Daudé · 1 year, 5 months ago
  41. 54876d2 vfio/container: Move IBM EEH related functions into spapr_pci_vfio.c by Zhenzhong Duan · 1 year, 4 months ago
  42. ba7d12e hw/pci: modify pci_setup_iommu() to set PCIIOMMUOps by Yi Liu · 1 year, 5 months ago
  43. 485fb95 migration: Hack to maintain backwards compatibility for ppc by Juan Quintela · 1 year, 5 months ago
  44. 99b16e8 migration: Use vmstate_register_any() by Juan Quintela · 1 year, 5 months ago
  45. 64cf81b ppc/{bamboo, virtex_ml507}: Remove useless dependency on ppc405.h header by Cédric Le Goater · 1 year, 5 months ago
  46. 0affd67 hw/ppc/ppc440_uc: Remove dead l2sram_update_mappings() by Philippe Mathieu-Daudé · 1 year, 5 months ago
  47. 384dbdd Merge tag 'migration-20231020-pull-request' of https://gitlab.com/juan.quintela/qemu into staging by Stefan Hajnoczi · 1 year, 5 months ago
  48. c8a7fc5 migration: simplify blockers by Steve Sistare · 1 year, 5 months ago
  49. bf3b975 hw/ppc/pnv: Do not use SysBus API to map local MMIO region by Philippe Mathieu-Daudé · 1 year, 5 months ago
  50. bddb677 hw/ppc/pnv_xscom: Do not use SysBus API to map local MMIO region by Philippe Mathieu-Daudé · 1 year, 5 months ago
  51. 326f7ac hw/ppc/pnv_xscom: Move sysbus_mmio_map() call within pnv_xscom_init() by Philippe Mathieu-Daudé · 1 year, 5 months ago
  52. 90ac386 hw/ppc/pnv_xscom: Rename pnv_xscom_realize(Error **) -> pnv_xscom_init() by Philippe Mathieu-Daudé · 1 year, 5 months ago
  53. 880e260 hw/ppc/spapr_vio: Realize SPAPR_VIO_BRIDGE device before accessing it by Philippe Mathieu-Daudé · 1 year, 5 months ago
  54. b77af26 accel/tcg: Replace CPUState.env_ptr with cpu_env() by Richard Henderson · 1 year, 6 months ago
  55. da10340 Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging by Stefan Hajnoczi · 1 year, 5 months ago
  56. 9dcb64c vt82c686 machines: Support machine-default audiodev with fallback by Paolo Bonzini · 1 year, 6 months ago
  57. 2b16397 hw/ppc: Support machine-default audiodev with fallback by Martin Kletzander · 2 years, 11 months ago
  58. 8cf52ff spapr/drc: Clean up local variable shadowing in prop_get_fdt() by Cédric Le Goater · 1 year, 6 months ago
  59. 15675f2 spapr/pci: Clean up local variable shadowing in spapr_phb_realize() by Cédric Le Goater · 1 year, 6 months ago
  60. bea3d6e spapr/drc: Clean up local variable shadowing in rtas_ibm_configure_connector() by Cédric Le Goater · 1 year, 6 months ago
  61. 01a78f2 spapr: Clean up local variable shadowing in spapr_get_fw_dev_path() by Cédric Le Goater · 1 year, 6 months ago
  62. c0b648d spapr: Clean up local variable shadowing in spapr_init_cpus() by Cédric Le Goater · 1 year, 6 months ago
  63. bd87a59 spapr: Clean up local variable shadowing in spapr_dt_cpus() by Cédric Le Goater · 1 year, 6 months ago
  64. 694616d pnv/psi: Clean up local variable shadowing by Cédric Le Goater · 1 year, 6 months ago
  65. e6a19a6 ppc: spelling fixes by Michael Tokarev · 1 year, 8 months ago
  66. 4907644 Merge tag 'mem-2023-09-19' of https://github.com/davidhildenbrand/qemu into staging by Stefan Hajnoczi · 1 year, 6 months ago
  67. 3a12583 nvdimm: Reject writing label data to ROM instead of crashing QEMU by David Hildenbrand · 1 year, 6 months ago
  68. 44fa20c spapr: Remove support for NVIDIA V100 GPU with NVLink2 by Cédric Le Goater · 1 year, 6 months ago
  69. 44adcaa hw/ppc: use g_free() in spapr_tce_table_post_load() by Daniel Henrique Barboza · 1 year, 7 months ago
  70. 76d93e1 target/ppc: Fix the order of kvm_enable judgment about kvmppc_set_interrupt() by jianchunfu · 1 year, 8 months ago
  71. 6ec65b6 hw/ppc/e500: fix broken snapshot replay by Maksim Kostin · 1 year, 7 months ago
  72. b27fcb2 spapr: Fix record-replay machine reset consuming too many events by Nicholas Piggin · 1 year, 7 months ago
  73. 9c7b7f0 spapr: Fix machine reset deadlock from replay-record by Nicholas Piggin · 1 year, 7 months ago
  74. 9db680f target/ppc: Fix timebase reset with record-replay by Nicholas Piggin · 1 year, 7 months ago
  75. ea62f8a hw/ppc: Read time only once to perform decrementer write by Nicholas Piggin · 1 year, 7 months ago
  76. 30d0647 hw/ppc: Reset timebase facilities on machine reset by Nicholas Piggin · 1 year, 7 months ago
  77. febb71d hw/ppc: Always store the decrementer value by Nicholas Piggin · 1 year, 7 months ago
  78. c8fbc6b target/ppc: Sign-extend large decrementer to 64-bits by Nicholas Piggin · 1 year, 7 months ago
  79. 8e0a5ac hw/ppc: Avoid decrementer rounding errors by Nicholas Piggin · 1 year, 7 months ago
  80. eab0888 hw/ppc: Round up the decrementer interval when converting to ns by Nicholas Piggin · 1 year, 7 months ago
  81. 7798f5c hw/ppc: Introduce functions for conversion between timebase and nanoseconds by Nicholas Piggin · 1 year, 7 months ago
  82. eaf832f hw/ppc/ppc.c: Tidy over-long lines by Nicholas Piggin · 1 year, 7 months ago
  83. 7b8589d ppc/vof: Fix missed fields in VOF cleanup by Nicholas Piggin · 1 year, 7 months ago
  84. 17f826a spapr: implement H_SET_MODE debug facilities by Nicholas Piggin · 1 year, 7 months ago
  85. 50e7a40 Merge tag 'pull-target-arm-20230824' of https://git.linaro.org/people/pmaydell/qemu-arm into staging by Stefan Hajnoczi · 1 year, 7 months ago
  86. 95f5c89 hw: Add compat machines for 8.2 by Cornelia Huck · 1 year, 8 months ago
  87. bc3e41a accel/kvm: Use negative KVM type for error propagation by Akihiko Odaki · 1 year, 7 months ago
  88. 6b6d4c1 ppc/pegasos2: Fix reg property of 64 bit BARs in device tree by BALATON Zoltan · 1 year, 8 months ago
  89. 889dd6c ppc/pegasos2: Fix naming of device tree nodes by BALATON Zoltan · 1 year, 8 months ago
  90. aa11334 ppc/pegasos2: Fix reg property of ROM BARs by BALATON Zoltan · 1 year, 8 months ago
  91. 19ac7b2 ppc/pegasos2: Fix reset state of USB functions by BALATON Zoltan · 1 year, 8 months ago
  92. c0ce7b4 hw/ppc/spapr: Use machine_memory_devices_init() by David Hildenbrand · 1 year, 9 months ago
  93. e052944 hw/pci/pci: Remove multifunction parameter from pci_create_simple_multifunction() by Bernhard Beschow · 2 years ago
  94. bdb9759 ppc/pnv: Add QME region for P10 by Joel Stanley · 1 year, 8 months ago
  95. aa2addf ppc/pnv: Set P10 core xscom region size to match hardware by Nicholas Piggin · 1 year, 8 months ago
  96. b0afb57 ppc/pnv: Log all unimp warnings with similar message by Joel Stanley · 1 year, 8 months ago
  97. 5efa754 ppc440_pcix: Rename QOM type define abd move it to common header by BALATON Zoltan · 1 year, 8 months ago
  98. 2460bdf ppc4xx_pci: Add define for ppc4xx-host-bridge type name by BALATON Zoltan · 1 year, 8 months ago
  99. e75a951 ppc4xx_pci: Rename QOM type name define by BALATON Zoltan · 1 year, 8 months ago
  100. dd0f356 ppc440_pcix: Stop using system io region for PCI bus by BALATON Zoltan · 1 year, 8 months ago