aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-10qemu-option: Use returned bool to check for failureMarkus Armbruster
2020-07-10qemu-option: Make functions taking Error ** return bool, not voidMarkus Armbruster
2020-07-10qemu-option: Replace opt_set() by cleaner opt_validate()Markus Armbruster
2020-07-10qemu-option: Factor out helper opt_create()Markus Armbruster
2020-07-10qemu-option: Simplify around find_default_by_name()Markus Armbruster
2020-07-10qemu-option: Factor out helper find_default_by_name()Markus Armbruster
2020-07-10qemu-option: Make uses of find_desc_by_name() more similarMarkus Armbruster
2020-07-10qemu-option: Check return value instead of @err where convenientMarkus 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-10error: Document Error API usage rulesMarkus Armbruster
2020-07-10error: Improve error.h's big commentMarkus Armbruster
2020-07-10error: Fix examples in error.h's big commentMarkus Armbruster
2020-07-10Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell
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/vivier/tags/m68k-next-pull-request' int...Peter Maydell
2020-07-08Merge remote-tracking branch 'remotes/kraxel/tags/audio-20200706-pull-request...Peter Maydell
2020-07-07Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20200706' into stagingPeter Maydell
2020-07-07Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-07-06' in...Peter Maydell
2020-07-07Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2020-07-07tracetool: work around ust <sys/sdt.h> include conflictStefan Hajnoczi
2020-07-07chardev: enable modules, use for brailleGerd Hoffmann
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-07build: fix device module buildsGerd Hoffmann
2020-07-07qdev: device module supportGerd Hoffmann
2020-07-07object: qom module supportGerd Hoffmann
2020-07-07module: qom module supportGerd Hoffmann
2020-07-07vhost-vdpa: introduce vhost-vdpa net clientCindy Lu
2020-07-07vhost-vdpa: introduce vhost-vdpa backendCindy Lu
2020-07-07Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-07-0...Peter Maydell
2020-07-07net/tap-solaris.c: Include qemu-common.h for TFR macroPeter Maydell
2020-07-07intel_iommu: "aw-bits" error message still refers to "x-aw-bits"Menno Lageman
2020-07-07util/qemu-option: Document the get_opt_value() functionPhilippe Mathieu-Daudé
2020-07-07MAINTAINERS: Update Radoslaw Biernacki email addressRadoslaw Biernacki
2020-07-07.mailmap: Update Alexander Graf email addressPhilippe Mathieu-Daudé
2020-07-07trivial: Respect alphabetical order of .o files in Makefile.objsChristophe de Dinechin
2020-07-06softfloat,m68k: disable floatx80_invalid_encoding() for m68kLaurent Vivier
2020-07-06target/m68k: consolidate physical translation offset into get_physical_address()Mark Cave-Ayland
2020-07-06target/m68k: fix physical address translation in m68k_cpu_get_phys_page_debug()Mark Cave-Ayland
2020-07-06tcg: Fix do_nonatomic_op_* vs signed operationsRichard Henderson
2020-07-06tcg/ppc: Sanitize immediate shiftsCatherine A. Frederick
2020-07-06fix the prototype of muls64/mulu64Lijun Pan
2020-07-06audio: set default value for pcspk.iobase propertyGerd Hoffmann