Age | Commit message (Expand) | Author |
2020-06-15 | ssi: Convert uses of ssi_create_slave_no_init() with Coccinelle | Markus Armbruster |
2020-06-15 | ssi: ssi_auto_connect_slaves() never does anything, drop | Markus Armbruster |
2020-06-15 | isa: isa_create(), isa_try_create() are now unused, drop | Markus Armbruster |
2020-06-15 | isa: Convert uses of isa_create(), isa_try_create() manually | Markus Armbruster |
2020-06-15 | isa: Convert uses of isa_create() with Coccinelle | Markus Armbruster |
2020-06-15 | isa: New isa_new(), isa_realize_and_unref() etc. | Markus Armbruster |
2020-06-15 | pci: pci_create(), pci_create_multifunction() are now unused, drop | Markus Armbruster |
2020-06-15 | pci: Convert uses of pci_create() etc. manually | Markus Armbruster |
2020-06-15 | pci: Convert uses of pci_create() etc. with Coccinelle | Markus Armbruster |
2020-06-15 | hw/ppc: Eliminate two superfluous QOM casts | Markus Armbruster |
2020-06-15 | pci: New pci_new(), pci_realize_and_unref() etc. | Markus Armbruster |
2020-06-15 | qdev: Convert uses of qdev_set_parent_bus() manually | Markus Armbruster |
2020-06-15 | qdev: Convert uses of qdev_set_parent_bus() with Coccinelle | Markus Armbruster |
2020-06-15 | qdev: Convert uses of qdev_create() manually | Markus Armbruster |
2020-06-15 | qdev: Convert uses of qdev_create() with Coccinelle | Markus Armbruster |
2020-06-15 | qdev: Convert to qdev_unrealize() manually | Markus Armbruster |
2020-06-15 | qdev: Convert to qdev_unrealize() with Coccinelle | Markus Armbruster |
2020-06-15 | qdev: Convert to qbus_realize(), qbus_unrealize() | Markus Armbruster |
2020-06-15 | qdev: Put qdev_new() to use with Coccinelle | Markus Armbruster |
2020-06-15 | qdev: New qdev_new(), qdev_realize(), etc. | Markus Armbruster |
2020-06-15 | Revert "hw/versatile: realize the PCI root bus as part of the versatile init" | Markus Armbruster |
2020-06-15 | Revert "hw/prep: realize the PCI root bus as part of the prep init" | Markus Armbruster |
2020-06-15 | qdev: Rename qbus_realize() to qbus_init() | Markus Armbruster |
2020-06-15 | qdev: Assert onboard devices all get realized properly | Markus Armbruster |
2020-06-15 | sd: Hide the qdev-but-not-quite thing created by sd_init() | Markus Armbruster |
2020-06-15 | qdev: Assert devices are plugged into a bus that can take them | Markus Armbruster |
2020-06-15 | sparc/leon3: Fix to put grlib,* devices on sysbus | Markus Armbruster |
2020-06-15 | riscv: Fix to put "riscv.hart_array" devices on sysbus | Markus Armbruster |
2020-06-15 | display/sm501 display/ati: Fix to realize "i2c-ddc" | Markus Armbruster |
2020-06-15 | pnv/psi: Correct the pnv-psi* devices not to be sysbus devices | Markus Armbruster |
2020-06-15 | ppc/pnv: Put "*-pnv-chip" and "pnv-xive" on the main system bus | Markus Armbruster |
2020-06-15 | macio: Fix macio-bus to be a subtype of System bus | Markus Armbruster |
2020-06-15 | macio: Put "macio-nvram" device on the macio bus | Markus Armbruster |
2020-06-15 | ppc4xx: Drop redundant device realization | Markus Armbruster |
2020-06-15 | pnv/phb4: Delete unused "pnv-phb4-pec-stack" devices | Markus Armbruster |
2020-06-15 | macio: Delete unused "macio-gpio" devices | Markus Armbruster |
2020-06-15 | macio: Fix to realize "mos6522-cuda" and "mos6522-pmu" devices | Markus Armbruster |
2020-06-15 | mac_via: Fix to realize "mos6522-q800-via*" devices | Markus Armbruster |
2020-06-15 | auxbus: Fix aux-to-i2c-bridge to be a subtype of aux-slave | Markus Armbruster |
2020-06-15 | armv7m: Delete unused "ARM,bitband-memory" devices | Markus Armbruster |
2020-06-15 | arm/aspeed: Rework NIC attachment | Cédric Le Goater |
2020-06-15 | arm/aspeed: Compute the number of CPUs from the SoC definition | Cédric Le Goater |
2020-06-15 | sd/pxa2xx_mmci: Fix to realize "pxa2xx-mmci" device | Markus Armbruster |
2020-06-15 | display/xlnx_dp: Fix to realize "i2c-ddc" and "aux-to-i2c-bridge" | Markus Armbruster |
2020-06-15 | arm/stm32f405: Fix realization of "stm32f2xx-adc" devices | Markus Armbruster |
2020-06-12 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2020-06-12 | exec/cpu-common: Move MUSB specific typedefs to 'hw/usb/hcd-musb.h' | Philippe Mathieu-Daudé |
2020-06-12 | hw/usb: Move device-specific declarations to new 'hcd-musb.h' header | Philippe Mathieu-Daudé |
2020-06-12 | xen: fix build without pci passthrough | Anthony PERARD |
2020-06-12 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |