1. 721cdca meson: convert hw/misc by Marc-André Lureau · 5 years ago
  2. 243af02 trace: switch position of headers to what Meson requires by Paolo Bonzini · 5 years ago
  3. ca05a24 hw/misc/aspeed_sdmc: Fix incorrect memory size by Philippe Mathieu-Daudé · 4 years, 5 months ago
  4. 7a309cc qom: Change object_get_canonical_path_component() not to malloc by Markus Armbruster · 4 years, 6 months ago
  5. dc288de hw/misc: avr: Add limited support for power reduction device by Michael Rolnik · 5 years ago
  6. 386f6c0 error: Avoid error_propagate() after migrate_add_blocker() by Markus Armbruster · 4 years, 6 months ago
  7. 668f62e error: Eliminate error_propagate() with Coccinelle, part 1 by Markus Armbruster · 4 years, 6 months ago
  8. dcfe480 error: Avoid unnecessary error_propagate() after error_setg() by Markus Armbruster · 4 years, 6 months ago
  9. 5325cc3 qom: Put name parameter before value / visitor parameter by Markus Armbruster · 4 years, 6 months ago
  10. 4d21fcd qom: Don't handle impossible object_property_get_link() failure by Markus Armbruster · 4 years, 6 months ago
  11. 62a35aa qapi: Use returned bool to check for failure, Coccinelle part by Markus Armbruster · 4 years, 6 months ago
  12. 0a15a73 macio: Tidy up error handling in macio_newworld_realize() by Markus Armbruster · 4 years, 6 months ago
  13. 118bfd7 qdev: Use returned bool to check for qdev_realize() etc. failure by Markus Armbruster · 4 years, 6 months ago
  14. 3029681 hw/misc/max111x: Create header file for documentation, TYPE_ macros by Peter Maydell · 4 years, 6 months ago
  15. 871f827 hw/misc/max111x: Use GPIO lines rather than max111x_set_input() by Peter Maydell · 4 years, 6 months ago
  16. 40d9d2f hw/misc/max111x: Don't use vmstate_register() by Peter Maydell · 4 years, 6 months ago
  17. b064d51 hw/misc/max111x: provide QOM properties for setting initial values by Peter Maydell · 4 years, 6 months ago
  18. 2726dc5 hw: Fix error API violation around object_property_set_link() by Markus Armbruster · 4 years, 6 months ago
  19. fc1bff9 hw/misc/pca9552: Add missing TypeInfo::class_size field by Philippe Mathieu-Daudé · 4 years, 6 months ago
  20. 586f495 hw/misc/pca9552: Model qdev output GPIOs by Philippe Mathieu-Daudé · 4 years, 6 months ago
  21. d82ab29 hw/misc/pca9552: Trace GPIO change events by Philippe Mathieu-Daudé · 4 years, 6 months ago
  22. b989b89 hw/misc/pca9552: Trace GPIO High/Low events by Philippe Mathieu-Daudé · 4 years, 6 months ago
  23. 2df252d hw/misc/pca9552: Add a 'description' property for debugging purpose by Philippe Mathieu-Daudé · 4 years, 6 months ago
  24. 736132e hw/misc/pca9552: Add generic PCA955xClass, parent of TYPE_PCA9552 by Philippe Mathieu-Daudé · 4 years, 6 months ago
  25. ec17228 hw/misc/pca9552: Rename generic code as pca955x by Philippe Mathieu-Daudé · 4 years, 6 months ago
  26. 8208335 hw/misc/pca9552: Rename 'nr_leds' as 'pin_count' by Philippe Mathieu-Daudé · 4 years, 6 months ago
  27. 913f47e adb: only call autopoll callbacks when autopoll is not blocked by Mark Cave-Ayland · 4 years, 6 months ago
  28. 975fced mac_via: rework ADB state machine to be compatible with both MacOS and Linux by Mark Cave-Ayland · 4 years, 6 months ago
  29. 378a503 mac_via: move VIA1 portB write logic into mos6522_q800_via1_write() by Mark Cave-Ayland · 4 years, 6 months ago
  30. cf093b0 pmu: add adb_autopoll_block() and adb_autopoll_unblock() functions by Mark Cave-Ayland · 4 years, 6 months ago
  31. 45c9d72 cuda: add adb_autopoll_block() and adb_autopoll_unblock() functions by Mark Cave-Ayland · 4 years, 6 months ago
  32. f3d6145 mac_via: convert to use ADBBusState internal autopoll variables by Mark Cave-Ayland · 4 years, 6 months ago
  33. df381d5 pmu: convert to use ADBBusState internal autopoll variables by Mark Cave-Ayland · 4 years, 6 months ago
  34. b12a0b1 cuda: convert to use ADBBusState internal autopoll variables by Mark Cave-Ayland · 4 years, 6 months ago
  35. 414eb1d pmu: honour autopoll_rate_ms when rearming the ADB autopoll timer by Mark Cave-Ayland · 4 years, 6 months ago
  36. dcb091c pmu: fix duplicate autopoll mask variable by Mark Cave-Ayland · 4 years, 6 months ago
  37. d9b8989 cuda: convert ADB autopoll timer from ns to ms by Mark Cave-Ayland · 4 years, 6 months ago
  38. cb8278c Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200616' into staging by Peter Maydell · 4 years, 7 months ago
  39. 3d26d7d hw/misc/imx6ul_ccm: Implement non writable bits in CCM registers by Jean-Christophe Dubois · 4 years, 7 months ago
  40. db873cc sysbus: Convert qdev_set_parent_bus() use with Coccinelle, part 2 by Markus Armbruster · 4 years, 7 months ago
  41. 0074fce sysbus: Convert qdev_set_parent_bus() use with Coccinelle, part 1 by Markus Armbruster · 4 years, 7 months ago
  42. 3c6ef47 sysbus: Convert to sysbus_realize() etc. with Coccinelle by Markus Armbruster · 4 years, 7 months ago
  43. 8fb9cfe macio: Eliminate macio_init_child_obj() by Markus Armbruster · 4 years, 7 months ago
  44. f4a0df7 macio: Convert use of qdev_set_parent_bus() by Markus Armbruster · 4 years, 7 months ago
  45. 9fc7fc4 qom: Less verbose object_initialize_child() by Markus Armbruster · 4 years, 7 months ago
  46. cd9ae80 auxbus: Eliminate aux_create_slave() by Markus Armbruster · 4 years, 7 months ago
  47. 2214985 auxbus: Convert a use of qdev_set_parent_bus() by Markus Armbruster · 4 years, 7 months ago
  48. b7a1b54 auxbus: New aux_bus_realize(), pairing with aux_bus_init() by Markus Armbruster · 4 years, 7 months ago
  49. dbe4070 auxbus: Rename aux_init_bus() to aux_bus_init() by Markus Armbruster · 4 years, 7 months ago
  50. 99ba777 qdev: Convert uses of qdev_set_parent_bus() with Coccinelle by Markus Armbruster · 4 years, 7 months ago
  51. 3e80f69 qdev: Convert uses of qdev_create() with Coccinelle by Markus Armbruster · 4 years, 7 months ago
  52. 4e3a677 qdev: Put qdev_new() to use with Coccinelle by Markus Armbruster · 4 years, 7 months ago
  53. 6741a34 macio: Fix macio-bus to be a subtype of System bus by Markus Armbruster · 4 years, 7 months ago
  54. 514db77 macio: Put "macio-nvram" device on the macio bus by Markus Armbruster · 4 years, 7 months ago
  55. 3320843 macio: Delete unused "macio-gpio" devices by Markus Armbruster · 4 years, 7 months ago
  56. 3d81f59 macio: Fix to realize "mos6522-cuda" and "mos6522-pmu" devices by Markus Armbruster · 4 years, 7 months ago
  57. 5e769ec mac_via: Fix to realize "mos6522-q800-via*" devices by Markus Armbruster · 4 years, 7 months ago
  58. 6b888ee auxbus: Fix aux-to-i2c-bridge to be a subtype of aux-slave by Markus Armbruster · 4 years, 7 months ago
  59. 77c9e07 Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.1-pull-request' into staging by Peter Maydell · 4 years, 7 months ago
  60. d263425 hw/misc/auxbus: Use qemu_log_mask(UNIMP) instead of debug printf by Philippe Mathieu-Daudé · 4 years, 7 months ago
  61. 3b34ee6 hw/unicore32/puv3: Use qemu_log_mask(ERROR) instead of debug printf() by Philippe Mathieu-Daudé · 4 years, 7 months ago
  62. d15188d hw/misc/grlib_ahb_apb_pnp: Add trace events on read accesses by Philippe Mathieu-Daudé · 4 years, 9 months ago
  63. 1a5a557 hw/misc/grlib_ahb_apb_pnp: Fix AHB PnP 8-bit accesses by Philippe Mathieu-Daudé · 4 years, 9 months ago
  64. bb15013 hw/misc/grlib_ahb_apb_pnp: Avoid crash when writing to AHB PnP registers by Philippe Mathieu-Daudé · 4 years, 9 months ago
  65. 28c78fe hw/misc/empty_slot: Name the slots when created by Philippe Mathieu-Daudé · 6 years ago
  66. 6007523 hw/misc/empty_slot: Move the 'hw/misc' and cover in MAINTAINERS by Philippe Mathieu-Daudé · 6 years ago
  67. 3d46938 raspi: add BCM2835 SOC MPHI emulation by Paul Zimmerman · 4 years, 7 months ago
  68. 37f95959 hw: Move i.MX watchdog driver to hw/watchdog by Guenter Roeck · 4 years, 8 months ago
  69. 8e5c952 hw: Remove unnecessary DEVICE() cast by Philippe Mathieu-Daudé · 4 years, 8 months ago
  70. d262312 qom: Drop parameter @errp of object_property_add() & friends by Markus Armbruster · 4 years, 8 months ago
  71. f4ab4f8 aspeed: sdmc: Implement AST2600 locking behaviour by Joel Stanley · 4 years, 8 months ago
  72. 7582591 aspeed: Support AST2600A1 silicon revision by Joel Stanley · 4 years, 8 months ago
  73. 38867cb hw/misc/zynq_slcr: add clock generation for uarts by Damien Hedde · 4 years, 9 months ago
  74. 34d8df2 hw/misc/allwinner-h3-dramc: enforce 64-bit multiply when calculating row mirror address by Niek Linnenbank · 4 years, 9 months ago
  75. 6111a0c hw/arm/bcm283x: Correct the license text by Philippe Mathieu-Daudé · 4 years, 9 months ago
  76. cf4b644 Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2020-03-17' into staging by Peter Maydell · 4 years, 10 months ago
  77. 364effc hw/misc/ivshmem: Use one Error * variable instead of two by Markus Armbruster · 4 years, 10 months ago
  78. 64a7b8d qom/object: Use common get/set uint helpers by Felipe Franciosi · 5 years ago
  79. f7795e4 misc: Replace zero-length arrays with flexible array member (automatic) by Philippe Mathieu-Daudé · 4 years, 10 months ago
  80. d4f7d56 Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200312' into staging by Peter Maydell · 4 years, 10 months ago
  81. b71d038 hw/arm/allwinner-h3: add SDRAM controller device by Niek Linnenbank · 4 years, 10 months ago
  82. 6556617 hw/arm/allwinner: add Security Identifier device by Niek Linnenbank · 4 years, 10 months ago
  83. d26af5d hw/arm/allwinner: add CPU Configuration module by Niek Linnenbank · 4 years, 10 months ago
  84. 7e83c9d hw/arm/allwinner-h3: add System Control module by Niek Linnenbank · 4 years, 10 months ago
  85. fef06c8 hw/arm/allwinner-h3: add Clock Control Unit by Niek Linnenbank · 4 years, 10 months ago
  86. 80aab79 q800: fix coverity warning CID 1412799 by Laurent Vivier · 4 years, 11 months ago
  87. 9e26498 Merge branch 'exec_rw_const_v4' of https://github.com/philmd/qemu into HEAD by Paolo Bonzini · 4 years, 10 months ago
  88. ca6155c Merge tag 'patchew/20200219160953.13771-1-imammedo@redhat.com' of https://github.com/patchew-project/qemu into HEAD by Paolo Bonzini · 4 years, 10 months ago
  89. 9df7401 hw/misc/iotkit-secctl: Fix writing to 'PPC Interrupt Clear' register by Philippe Mathieu-Daudé · 4 years, 11 months ago
  90. 7ffe647 aspeed/scu: Implement chip ID register by Joel Stanley · 4 years, 10 months ago
  91. c7e1f57 aspeed/scu: Create separate write callbacks by Joel Stanley · 4 years, 10 months ago
  92. 85eb7c1 Let cpu_[physical]_memory() calls pass a boolean 'is_write' argument by Philippe Mathieu-Daudé · 4 years, 10 months ago
  93. 533eb41 arm/aspeed: actually check RAM size by Igor Mammedov · 4 years, 10 months ago
  94. 0e7bb14 i.MX: Fix inverted register bits in wdt code. by Roman Kapl · 5 years ago
  95. a90d8f8 misc/pca9552: Add qom set and get by Joel Stanley · 5 years ago
  96. 760df0d Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 5 years ago
  97. 4f67d30 qdev: set properties with device_class_set_props() by Marc-André Lureau · 5 years ago
  98. 7dc58de pvpanic: implement crashloaded event handling by zhenwei pi · 5 years ago
  99. a4abb6f hw/misc/stm32f4xx_syscfg: Fix copy/paste error by Philippe Mathieu-Daudé · 5 years ago
  100. 1df2c9a migration: Define VMSTATE_INSTANCE_ID_ANY by Peter Xu · 5 years ago