aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-15qdev: Convert to qdev_unrealize() manuallyMarkus Armbruster
2020-06-15qdev: Convert to qdev_unrealize() with CoccinelleMarkus Armbruster
2020-06-15qdev: Convert to qbus_realize(), qbus_unrealize()Markus Armbruster
2020-06-15qdev: Put qdev_new() to use with CoccinelleMarkus Armbruster
2020-06-15qdev: New qdev_new(), qdev_realize(), etc.Markus Armbruster
2020-06-15Revert "hw/versatile: realize the PCI root bus as part of the versatile init"Markus Armbruster
2020-06-15Revert "hw/prep: realize the PCI root bus as part of the prep init"Markus Armbruster
2020-06-15qdev: Rename qbus_realize() to qbus_init()Markus Armbruster
2020-06-15qdev: Assert onboard devices all get realized properlyMarkus Armbruster
2020-06-15sd: Hide the qdev-but-not-quite thing created by sd_init()Markus Armbruster
2020-06-15qdev: Assert devices are plugged into a bus that can take themMarkus Armbruster
2020-06-15sparc/leon3: Fix to put grlib,* devices on sysbusMarkus Armbruster
2020-06-15riscv: Fix type of SiFive[EU]SocState, member parent_objMarkus Armbruster
2020-06-15riscv: Fix to put "riscv.hart_array" devices on sysbusMarkus Armbruster
2020-06-15display/sm501 display/ati: Fix to realize "i2c-ddc"Markus Armbruster
2020-06-15pnv/psi: Correct the pnv-psi* devices not to be sysbus devicesMarkus Armbruster
2020-06-15ppc/pnv: Put "*-pnv-chip" and "pnv-xive" on the main system busMarkus Armbruster
2020-06-15macio: Fix macio-bus to be a subtype of System busMarkus Armbruster
2020-06-15macio: Put "macio-nvram" device on the macio busMarkus Armbruster
2020-06-15ppc4xx: Drop redundant device realizationMarkus Armbruster
2020-06-15MAINTAINERS: Make section PowerNV cover pci-host/pnv* as wellMarkus Armbruster
2020-06-15pnv/phb4: Delete unused "pnv-phb4-pec-stack" devicesMarkus Armbruster
2020-06-15macio: Delete unused "macio-gpio" devicesMarkus Armbruster
2020-06-15macio: Fix to realize "mos6522-cuda" and "mos6522-pmu" devicesMarkus Armbruster
2020-06-15mac_via: Fix to realize "mos6522-q800-via*" devicesMarkus Armbruster
2020-06-15auxbus: Fix aux-to-i2c-bridge to be a subtype of aux-slaveMarkus Armbruster
2020-06-15armv7m: Delete unused "ARM,bitband-memory" devicesMarkus Armbruster
2020-06-15arm/aspeed: Rework NIC attachmentCédric Le Goater
2020-06-15arm/aspeed: Compute the number of CPUs from the SoC definitionCédric Le Goater
2020-06-15sd/pxa2xx_mmci: Fix to realize "pxa2xx-mmci" deviceMarkus Armbruster
2020-06-15display/xlnx_dp: Fix to realize "i2c-ddc" and "aux-to-i2c-bridge"Markus Armbruster
2020-06-15arm/stm32f405: Fix realization of "stm32f2xx-adc" devicesMarkus Armbruster
2020-06-15qom: Make "info qom-tree" show children sortedMarkus Armbruster
2020-06-15qom: Constify object_get_canonical_path{,_component}()'s parameterMarkus Armbruster
2020-06-12Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2020-06-12target/i386: Remove obsolete TODO fileThomas Huth
2020-06-12stubs: move Xen stubs to accel/Paolo Bonzini
2020-06-12replay: fix replay shutdown for console modePavel Dovgalyuk
2020-06-12exec/cpu-common: Move MUSB specific typedefs to 'hw/usb/hcd-musb.h'Philippe Mathieu-Daudé
2020-06-12hw/usb: Move device-specific declarations to new 'hcd-musb.h' headerPhilippe Mathieu-Daudé
2020-06-12exec/memory: Remove unused MemoryRegionMmio typePhilippe Mathieu-Daudé
2020-06-12checkpatch: reversed logic with acpi test checksMichael S. Tsirkin
2020-06-12target/i386: sev: Unify SEVState and SevGuestStateDavid Gibson
2020-06-12target/i386: sev: Remove redundant handle fieldDavid Gibson
2020-06-12target/i386: sev: Remove redundant policy fieldDavid Gibson
2020-06-12target/i386: sev: Remove redundant cbitpos and reduced_phys_bits fieldsDavid Gibson
2020-06-12target/i386: sev: Partial cleanup to sev_state globalDavid Gibson
2020-06-12target/i386: sev: Embed SEVState in SevGuestStateDavid Gibson
2020-06-12target/i386: sev: Rename QSevGuestInfoDavid Gibson
2020-06-12target/i386: sev: Move local structure definitions into .c fileDavid Gibson