aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-07-10qdev: Use returned bool to check for qdev_realize() etc. failureMarkus Armbruster65-495/+248
2020-07-10error: Document Error API usage rulesMarkus Armbruster1-6/+46
2020-07-10error: Improve error.h's big commentMarkus Armbruster1-15/+36
2020-07-10error: Fix examples in error.h's big commentMarkus Armbruster1-2/+14
2020-07-10Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell1-0/+6
2020-07-09Merge remote-tracking branch 'remotes/philmd-gitlab/tags/fw_cfg-20200704' int...Peter Maydell9-10/+326
2020-07-09Merge remote-tracking branch 'remotes/kraxel/tags/modules-20200707-pull-reque...Peter Maydell15-25/+156
2020-07-09Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.1-pul...Peter Maydell7-5/+21
2020-07-08Merge remote-tracking branch 'remotes/vivier/tags/m68k-next-pull-request' int...Peter Maydell2-9/+32
2020-07-08Merge remote-tracking branch 'remotes/kraxel/tags/audio-20200706-pull-request...Peter Maydell24-79/+121
2020-07-07Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20200706' into stagingPeter Maydell2-9/+16
2020-07-07Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-07-06' in...Peter Maydell72-632/+3103
2020-07-07Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell67-169/+2639
2020-07-07tracetool: work around ust <sys/sdt.h> include conflictStefan Hajnoczi1-0/+6
2020-07-07chardev: enable modules, use for brailleGerd Hoffmann4-2/+7
2020-07-07vga: build virtio-gpu as moduleGerd Hoffmann2-10/+19
2020-07-07vga: build virtio-gpu only onceGerd Hoffmann1-6/+6
2020-07-07vga: build qxl as moduleGerd Hoffmann3-1/+7
2020-07-07usb: build usb-redir as moduleGerd Hoffmann2-3/+7
2020-07-07ccid: build smartcard as moduleGerd Hoffmann4-1/+7
2020-07-07build: fix device module buildsGerd Hoffmann1-0/+14
2020-07-07qdev: device module supportGerd Hoffmann4-7/+11
2020-07-07object: qom module supportGerd Hoffmann2-0/+26
2020-07-07module: qom module supportGerd Hoffmann2-0/+57
2020-07-07vhost-vdpa: introduce vhost-vdpa net clientCindy Lu6-3/+282
2020-07-07vhost-vdpa: introduce vhost-vdpa backendCindy Lu12-7/+600
2020-07-07Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-07-0...Peter Maydell12-66/+98
2020-07-07net/tap-solaris.c: Include qemu-common.h for TFR macroPeter Maydell1-0/+1
2020-07-07intel_iommu: "aw-bits" error message still refers to "x-aw-bits"Menno Lageman1-1/+1
2020-07-07util/qemu-option: Document the get_opt_value() functionPhilippe Mathieu-Daudé1-0/+13
2020-07-07MAINTAINERS: Update Radoslaw Biernacki email addressRadoslaw Biernacki2-1/+2
2020-07-07.mailmap: Update Alexander Graf email addressPhilippe Mathieu-Daudé1-0/+1
2020-07-07trivial: Respect alphabetical order of .o files in Makefile.objsChristophe de Dinechin1-1/+1
2020-07-06softfloat,m68k: disable floatx80_invalid_encoding() for m68kLaurent Vivier1-0/+24
2020-07-06target/m68k: consolidate physical translation offset into get_physical_address()Mark Cave-Ayland1-11/+6
2020-07-06target/m68k: fix physical address translation in m68k_cpu_get_phys_page_debug()Mark Cave-Ayland1-0/+4
2020-07-06tcg: Fix do_nonatomic_op_* vs signed operationsRichard Henderson1-4/+6
2020-07-06tcg/ppc: Sanitize immediate shiftsCatherine A. Frederick1-5/+10
2020-07-06fix the prototype of muls64/mulu64Lijun Pan1-2/+2
2020-07-06audio: set default value for pcspk.iobase propertyGerd Hoffmann2-6/+2
2020-07-06pcspk: update docs/system/target-i386-desc.rst.incGerd Hoffmann1-1/+12
2020-07-06audio: add soundhw deprecation noticeGerd Hoffmann1-0/+9
2020-07-06audio: deprecate -soundhw pcspkGerd Hoffmann2-3/+23
2020-07-06audio: create pcspk device earlyGerd Hoffmann2-1/+3
2020-07-06audio: rework pcspk_init()Gerd Hoffmann4-8/+4
2020-07-06softmmu: initialize spice and audio earlierGerd Hoffmann1-6/+6
2020-07-06pc_basic_device_init: drop no_vmport argGerd Hoffmann4-5/+1
2020-07-06pc_basic_device_init: drop has_pit argGerd Hoffmann4-5/+3
2020-07-06pc_basic_device_init: pass PCMachineStateGerd Hoffmann4-4/+6
2020-07-06audio: deprecate -soundhw hdaGerd Hoffmann1-0/+3