summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-06-18s390x/css: Refactor the css_queue_crw() routineEric Farman
2020-06-18vfio-ccw: Add support for the schib regionFarhan Ali
2020-06-18Linux headers: updateCornelia Huck
2020-06-16Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-plugin-16...Peter Maydell
2020-06-16include/qemu: Added tsan.h for annotations.Robert Foley
2020-06-16thread: add tsan annotations to QemuSpinEmilio G. Cota
2020-06-16tcg: call qemu_spin_destroy for tb->jmp_lockEmilio G. Cota
2020-06-16cputlb: destroy CPUTLB with tlb_destroyEmilio G. Cota
2020-06-16thread: add qemu_spin_destroyEmilio G. Cota
2020-06-16cpu: convert queued work to a QSIMPLEQEmilio G. Cota
2020-06-16Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200616'...Peter Maydell
2020-06-16Merge remote-tracking branch 'remotes/armbru/tags/pull-qom-2020-06-15' into s...Peter Maydell
2020-06-16sd: sdhci: Implement basic vendor specific register supportGuenter Roeck
2020-06-15qdev: qdev_init_nofail() is now unused, dropMarkus Armbruster
2020-06-15sysbus: sysbus_init_child_obj() is now unused, dropMarkus Armbruster
2020-06-15sysbus: Convert to sysbus_realize() etc. with CoccinelleMarkus Armbruster
2020-06-15sysbus: New sysbus_realize(), sysbus_realize_and_unref()Markus Armbruster
2020-06-15qom: Less verbose object_initialize_child()Markus Armbruster
2020-06-15auxbus: Eliminate aux_create_slave()Markus Armbruster
2020-06-15auxbus: New aux_bus_realize(), pairing with aux_bus_init()Markus Armbruster
2020-06-15auxbus: Rename aux_init_bus() to aux_bus_init()Markus Armbruster
2020-06-15qdev: qdev_create(), qdev_try_create() are now unused, dropMarkus Armbruster
2020-06-15usb: usb_create() is now unused, dropMarkus Armbruster
2020-06-15usb: Convert uses of usb_create()Markus Armbruster
2020-06-15usb: New usb_new(), usb_realize_and_unref()Markus Armbruster
2020-06-15ssi: ssi_create_slave_no_init() is now unused, dropMarkus Armbruster
2020-06-15ssi: ssi_auto_connect_slaves() never does anything, dropMarkus Armbruster
2020-06-15isa: isa_create(), isa_try_create() are now unused, dropMarkus Armbruster
2020-06-15isa: Convert uses of isa_create(), isa_try_create() manuallyMarkus Armbruster
2020-06-15isa: Convert uses of isa_create() with CoccinelleMarkus Armbruster
2020-06-15isa: New isa_new(), isa_realize_and_unref() etc.Markus Armbruster
2020-06-15pci: pci_create(), pci_create_multifunction() are now unused, dropMarkus Armbruster
2020-06-15pci: New pci_new(), pci_realize_and_unref() etc.Markus Armbruster
2020-06-15qdev: Convert uses of qdev_create() with CoccinelleMarkus Armbruster
2020-06-15qdev: Convert to qdev_unrealize() manuallyMarkus Armbruster
2020-06-15qdev: New qdev_new(), qdev_realize(), etc.Markus Armbruster
2020-06-15riscv: Fix type of SiFive[EU]SocState, member parent_objMarkus Armbruster
2020-06-15pnv/psi: Correct the pnv-psi* devices not to be sysbus 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-15qom: Constify object_get_canonical_path{,_component}()'s parameterMarkus Armbruster
2020-06-15crypto/linux_keyring: add 'secret_keyring' secret object.Alexey Krasikov
2020-06-15crypto/secret: move main logic from 'secret' to 'secret_common'.Alexey Krasikov
2020-06-12Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
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-12i386: hvf: Drop HVFX86EmulatorStateRoman Bolshakov
2020-06-12i386: hvf: Clean stray includes in sysemuRoman Bolshakov
2020-06-12i386: hvf: Drop useless declarations in sysemuRoman Bolshakov