aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2020-07-10error: Avoid unnecessary error_propagate() after error_setg()Markus Armbruster
2020-07-10qdev: Use returned bool to check for failure, Coccinelle partMarkus Armbruster
2020-07-10qdev: Make functions taking Error ** return bool, not voidMarkus Armbruster
2020-07-10qom: Use returned bool to check for failure, manual partMarkus Armbruster
2020-07-10qom: Use returned bool to check for failure, Coccinelle partMarkus Armbruster
2020-07-10qom: Put name parameter before value / visitor parameterMarkus Armbruster
2020-07-10qom: Don't handle impossible object_property_get_link() failureMarkus Armbruster
2020-07-10qom: Crash more nicely on object_property_get_link() failureMarkus Armbruster
2020-07-10s390x/pci: Fix harmless mistake in zpci's property fid's setterMarkus Armbruster
2020-07-10qapi: Use returned bool to check for failure, manual partMarkus Armbruster
2020-07-10qapi: Use returned bool to check for failure, Coccinelle partMarkus Armbruster
2020-07-10qemu-option: Use returned bool to check for failureMarkus Armbruster
2020-07-10virtio-crypto-pci: Tidy up virtio_crypto_pci_realize()Markus Armbruster
2020-07-10macio: Tidy up error handling in macio_newworld_realize()Markus Armbruster
2020-07-10qdev: Use returned bool to check for qdev_realize() etc. failureMarkus Armbruster
2020-07-09Merge remote-tracking branch 'remotes/philmd-gitlab/tags/fw_cfg-20200704' int...Peter Maydell
2020-07-09Merge remote-tracking branch 'remotes/kraxel/tags/modules-20200707-pull-reque...Peter Maydell
2020-07-09Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.1-pul...Peter Maydell
2020-07-08Merge remote-tracking branch 'remotes/kraxel/tags/audio-20200706-pull-request...Peter Maydell
2020-07-07Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2020-07-07vga: build virtio-gpu as moduleGerd Hoffmann
2020-07-07vga: build virtio-gpu only onceGerd Hoffmann
2020-07-07vga: build qxl as moduleGerd Hoffmann
2020-07-07usb: build usb-redir as moduleGerd Hoffmann
2020-07-07ccid: build smartcard as moduleGerd Hoffmann
2020-07-07qdev: device module supportGerd Hoffmann
2020-07-07vhost-vdpa: introduce vhost-vdpa backendCindy Lu
2020-07-07intel_iommu: "aw-bits" error message still refers to "x-aw-bits"Menno Lageman
2020-07-06audio: set default value for pcspk.iobase propertyGerd Hoffmann
2020-07-06audio: deprecate -soundhw pcspkGerd Hoffmann
2020-07-06audio: create pcspk device earlyGerd Hoffmann
2020-07-06audio: rework pcspk_init()Gerd Hoffmann
2020-07-06pc_basic_device_init: drop no_vmport argGerd Hoffmann
2020-07-06pc_basic_device_init: drop has_pit argGerd Hoffmann
2020-07-06pc_basic_device_init: pass PCMachineStateGerd Hoffmann
2020-07-06audio: deprecate -soundhw hdaGerd Hoffmann
2020-07-06audio: deprecate -soundhw sb16Gerd Hoffmann
2020-07-06audio: deprecate -soundhw gusGerd Hoffmann
2020-07-06audio: deprecate -soundhw cs4231aGerd Hoffmann
2020-07-06audio: deprecate -soundhw adlibGerd Hoffmann
2020-07-06audio: deprecate -soundhw es1370Gerd Hoffmann
2020-07-06audio: deprecate -soundhw ac97Gerd Hoffmann
2020-07-06audio: add deprecated_register_soundhwGerd Hoffmann
2020-07-06hw/m68k/mcf5206: Replace remaining hw_error()s by qemu_log_mask()Thomas Huth
2020-07-04Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200703'...Peter Maydell
2020-07-04Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20200703' into stagingPeter Maydell
2020-07-03hw/nvram/fw_cfg: Add the FW_CFG_DATA_GENERATOR interfacePhilippe Mathieu-Daudé
2020-07-03Replace uses of FROM_SSI_SLAVE() macro with QOM castsPeter Maydell
2020-07-03hw/arm/spitz: Provide usual QOM macros for corgi-ssp and spitz-lcdtgPeter Maydell
2020-07-03hw/arm/pxa2xx_pic: Use LOG_GUEST_ERROR for bad guest register accessesPeter Maydell