- 42a0523 hw/misc/mips_cpc: Start vCPU when powered on by Philippe Mathieu-Daudé · 4 years, 5 months ago
- 8c1c079 Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging by Peter Maydell · 4 years, 6 months ago
- d73415a qemu/atomic.h: rename atomic_ to qatomic_ by Stefan Hajnoczi · 4 years, 6 months ago
- efba159 qom: simplify object_find_property / object_class_find_property by Daniel P. Berrangé · 4 years, 6 months ago
- 8063396 Use OBJECT_DECLARE_SIMPLE_TYPE when possible by Eduardo Habkost · 4 years, 6 months ago
- a489d19 Use OBJECT_DECLARE_TYPE when possible by Eduardo Habkost · 4 years, 6 months ago
- 204dab8 misc: aspeed_scu: Update AST2600 silicon id register by Joel Stanley · 4 years, 6 months ago
- e331f79 hw/misc: Add NPCM7xx Clock Controller device model by Havard Skinnemoen · 4 years, 6 months ago
- e5a7ba8 hw/misc: Add NPCM7xx System Global Control Registers device model by Havard Skinnemoen · 4 years, 6 months ago
- ae689ad hw/misc/a9scu: Report unimplemented accesses with qemu_log_mask(UNIMP) by Philippe Mathieu-Daudé · 4 years, 7 months ago
- 9d8e619 hw/misc/a9scu: Simplify setting MemoryRegionOps::impl fields by Philippe Mathieu-Daudé · 4 years, 7 months ago
- 7b56d1f hw/misc/a9scu: Simplify setting MemoryRegionOps::valid fields by Philippe Mathieu-Daudé · 4 years, 7 months ago
- 14a5603 hw/misc/a9scu: Do not allow invalid CPU count by Philippe Mathieu-Daudé · 4 years, 7 months ago
- f00f57f Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20200910' into staging by Peter Maydell · 4 years, 6 months ago
- f4ef8c9 Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request' into staging by Peter Maydell · 4 years, 6 months ago
- a4b8460 hw/riscv: Move sifive_test model to hw/misc by Bin Meng · 4 years, 7 months ago
- 0fa9e32 hw/riscv: Move sifive_u_otp model to hw/misc by Bin Meng · 4 years, 7 months ago
- 9fe640a hw/riscv: Move sifive_u_prci model to hw/misc by Bin Meng · 4 years, 7 months ago
- 89ece6f hw/riscv: Move sifive_e_prci model to hw/misc by Bin Meng · 4 years, 7 months ago
- b15e402 trace-events: Fix attribution of trace points to source by Markus Armbruster · 4 years, 7 months ago
- 6ec9379 trace-events: Delete unused trace points by Markus Armbruster · 4 years, 7 months ago
- 8110fa1 Use DECLARE_*CHECKER* macros by Eduardo Habkost · 4 years, 7 months ago
- db1015e Move QOM typedefs and add missing includes by Eduardo Habkost · 4 years, 7 months ago
- 3dd23a4 Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20200901' into staging by Peter Maydell · 4 years, 7 months ago
- 9db70da mos6522: Rename QOM macros by Eduardo Habkost · 4 years, 7 months ago
- fed163c imx_ccm: Rename IMX_GET_CLASS macro by Eduardo Habkost · 4 years, 7 months ago
- dccb92b hw/misc/sbsa_ec : Add an embedded controller for sbsa-ref by Graeme Gregory · 4 years, 7 months ago
- 9951133 aspeed/sdmc: Simplify calculation of RAM bits by Cédric Le Goater · 4 years, 7 months ago
- 57de884 aspeed/sdmc: Allow writes to unprotected registers by Joel Stanley · 4 years, 7 months ago
- 14c1795 aspeed/sdmc: Perform memory training by Joel Stanley · 4 years, 7 months ago
- 740bc3a aspeed/scu: Fix valid access size on AST2400 by Cédric Le Goater · 4 years, 7 months ago
- ea1bb83 Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200828' into staging by Peter Maydell · 4 years, 7 months ago
- 55d35c8 hw/misc/unimp: Display the offset with width of the region size by Philippe Mathieu-Daudé · 4 years, 7 months ago
- a12b4c5 hw/misc/unimp: Display the value with width of the access size by Philippe Mathieu-Daudé · 4 years, 7 months ago
- 68274b9 hw/misc/unimp: Display value after offset by Philippe Mathieu-Daudé · 4 years, 7 months ago
- cb8cf86 auxbus: Move QOM macros to header by Eduardo Habkost · 4 years, 7 months ago
- 721cdca meson: convert hw/misc by Marc-André Lureau · 6 years ago
- 243af02 trace: switch position of headers to what Meson requires by Paolo Bonzini · 5 years ago
- ca05a24 hw/misc/aspeed_sdmc: Fix incorrect memory size by Philippe Mathieu-Daudé · 4 years, 8 months ago
- 7a309cc qom: Change object_get_canonical_path_component() not to malloc by Markus Armbruster · 4 years, 8 months ago
- dc288de hw/misc: avr: Add limited support for power reduction device by Michael Rolnik · 5 years ago
- 386f6c0 error: Avoid error_propagate() after migrate_add_blocker() by Markus Armbruster · 4 years, 8 months ago
- 668f62e error: Eliminate error_propagate() with Coccinelle, part 1 by Markus Armbruster · 4 years, 8 months ago
- dcfe480 error: Avoid unnecessary error_propagate() after error_setg() by Markus Armbruster · 4 years, 8 months ago
- 5325cc3 qom: Put name parameter before value / visitor parameter by Markus Armbruster · 4 years, 8 months ago
- 4d21fcd qom: Don't handle impossible object_property_get_link() failure by Markus Armbruster · 4 years, 8 months ago
- 62a35aa qapi: Use returned bool to check for failure, Coccinelle part by Markus Armbruster · 4 years, 8 months ago
- 0a15a73 macio: Tidy up error handling in macio_newworld_realize() by Markus Armbruster · 4 years, 8 months ago
- 118bfd7 qdev: Use returned bool to check for qdev_realize() etc. failure by Markus Armbruster · 4 years, 8 months ago
- 3029681 hw/misc/max111x: Create header file for documentation, TYPE_ macros by Peter Maydell · 4 years, 9 months ago
- 871f827 hw/misc/max111x: Use GPIO lines rather than max111x_set_input() by Peter Maydell · 4 years, 9 months ago
- 40d9d2f hw/misc/max111x: Don't use vmstate_register() by Peter Maydell · 4 years, 9 months ago
- b064d51 hw/misc/max111x: provide QOM properties for setting initial values by Peter Maydell · 4 years, 9 months ago
- 2726dc5 hw: Fix error API violation around object_property_set_link() by Markus Armbruster · 4 years, 9 months ago
- fc1bff9 hw/misc/pca9552: Add missing TypeInfo::class_size field by Philippe Mathieu-Daudé · 4 years, 9 months ago
- 586f495 hw/misc/pca9552: Model qdev output GPIOs by Philippe Mathieu-Daudé · 4 years, 9 months ago
- d82ab29 hw/misc/pca9552: Trace GPIO change events by Philippe Mathieu-Daudé · 4 years, 9 months ago
- b989b89 hw/misc/pca9552: Trace GPIO High/Low events by Philippe Mathieu-Daudé · 4 years, 9 months ago
- 2df252d hw/misc/pca9552: Add a 'description' property for debugging purpose by Philippe Mathieu-Daudé · 4 years, 9 months ago
- 736132e hw/misc/pca9552: Add generic PCA955xClass, parent of TYPE_PCA9552 by Philippe Mathieu-Daudé · 4 years, 9 months ago
- ec17228 hw/misc/pca9552: Rename generic code as pca955x by Philippe Mathieu-Daudé · 4 years, 9 months ago
- 8208335 hw/misc/pca9552: Rename 'nr_leds' as 'pin_count' by Philippe Mathieu-Daudé · 4 years, 9 months ago
- 913f47e adb: only call autopoll callbacks when autopoll is not blocked by Mark Cave-Ayland · 4 years, 9 months ago
- 975fced mac_via: rework ADB state machine to be compatible with both MacOS and Linux by Mark Cave-Ayland · 4 years, 9 months ago
- 378a503 mac_via: move VIA1 portB write logic into mos6522_q800_via1_write() by Mark Cave-Ayland · 4 years, 9 months ago
- cf093b0 pmu: add adb_autopoll_block() and adb_autopoll_unblock() functions by Mark Cave-Ayland · 4 years, 9 months ago
- 45c9d72 cuda: add adb_autopoll_block() and adb_autopoll_unblock() functions by Mark Cave-Ayland · 4 years, 9 months ago
- f3d6145 mac_via: convert to use ADBBusState internal autopoll variables by Mark Cave-Ayland · 4 years, 9 months ago
- df381d5 pmu: convert to use ADBBusState internal autopoll variables by Mark Cave-Ayland · 4 years, 9 months ago
- b12a0b1 cuda: convert to use ADBBusState internal autopoll variables by Mark Cave-Ayland · 4 years, 9 months ago
- 414eb1d pmu: honour autopoll_rate_ms when rearming the ADB autopoll timer by Mark Cave-Ayland · 4 years, 9 months ago
- dcb091c pmu: fix duplicate autopoll mask variable by Mark Cave-Ayland · 4 years, 9 months ago
- d9b8989 cuda: convert ADB autopoll timer from ns to ms by Mark Cave-Ayland · 4 years, 9 months ago
- cb8278c Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200616' into staging by Peter Maydell · 4 years, 9 months ago
- 3d26d7d hw/misc/imx6ul_ccm: Implement non writable bits in CCM registers by Jean-Christophe Dubois · 4 years, 9 months ago
- db873cc sysbus: Convert qdev_set_parent_bus() use with Coccinelle, part 2 by Markus Armbruster · 4 years, 9 months ago
- 0074fce sysbus: Convert qdev_set_parent_bus() use with Coccinelle, part 1 by Markus Armbruster · 4 years, 9 months ago
- 3c6ef47 sysbus: Convert to sysbus_realize() etc. with Coccinelle by Markus Armbruster · 4 years, 9 months ago
- 8fb9cfe macio: Eliminate macio_init_child_obj() by Markus Armbruster · 4 years, 9 months ago
- f4a0df7 macio: Convert use of qdev_set_parent_bus() by Markus Armbruster · 4 years, 9 months ago
- 9fc7fc4 qom: Less verbose object_initialize_child() by Markus Armbruster · 4 years, 9 months ago
- cd9ae80 auxbus: Eliminate aux_create_slave() by Markus Armbruster · 4 years, 9 months ago
- 2214985 auxbus: Convert a use of qdev_set_parent_bus() by Markus Armbruster · 4 years, 9 months ago
- b7a1b54 auxbus: New aux_bus_realize(), pairing with aux_bus_init() by Markus Armbruster · 4 years, 9 months ago
- dbe4070 auxbus: Rename aux_init_bus() to aux_bus_init() by Markus Armbruster · 4 years, 9 months ago
- 99ba777 qdev: Convert uses of qdev_set_parent_bus() with Coccinelle by Markus Armbruster · 4 years, 9 months ago
- 3e80f69 qdev: Convert uses of qdev_create() with Coccinelle by Markus Armbruster · 4 years, 9 months ago
- 4e3a677 qdev: Put qdev_new() to use with Coccinelle by Markus Armbruster · 4 years, 9 months ago
- 6741a34 macio: Fix macio-bus to be a subtype of System bus by Markus Armbruster · 4 years, 9 months ago
- 514db77 macio: Put "macio-nvram" device on the macio bus by Markus Armbruster · 4 years, 9 months ago
- 3320843 macio: Delete unused "macio-gpio" devices by Markus Armbruster · 4 years, 9 months ago
- 3d81f59 macio: Fix to realize "mos6522-cuda" and "mos6522-pmu" devices by Markus Armbruster · 4 years, 9 months ago
- 5e769ec mac_via: Fix to realize "mos6522-q800-via*" devices by Markus Armbruster · 4 years, 9 months ago
- 6b888ee auxbus: Fix aux-to-i2c-bridge to be a subtype of aux-slave by Markus Armbruster · 4 years, 9 months ago
- 77c9e07 Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.1-pull-request' into staging by Peter Maydell · 4 years, 9 months ago
- d263425 hw/misc/auxbus: Use qemu_log_mask(UNIMP) instead of debug printf by Philippe Mathieu-Daudé · 4 years, 10 months ago
- 3b34ee6 hw/unicore32/puv3: Use qemu_log_mask(ERROR) instead of debug printf() by Philippe Mathieu-Daudé · 4 years, 10 months ago
- d15188d hw/misc/grlib_ahb_apb_pnp: Add trace events on read accesses by Philippe Mathieu-Daudé · 5 years ago
- 1a5a557 hw/misc/grlib_ahb_apb_pnp: Fix AHB PnP 8-bit accesses by Philippe Mathieu-Daudé · 5 years ago
- bb15013 hw/misc/grlib_ahb_apb_pnp: Avoid crash when writing to AHB PnP registers by Philippe Mathieu-Daudé · 5 years ago