aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2020-07-06audio: deprecate -soundhw sb16Gerd Hoffmann1-7/+2
2020-07-06audio: deprecate -soundhw gusGerd Hoffmann1-7/+1
2020-07-06audio: deprecate -soundhw cs4231aGerd Hoffmann1-7/+1
2020-07-06audio: deprecate -soundhw adlibGerd Hoffmann1-7/+1
2020-07-06audio: deprecate -soundhw es1370Gerd Hoffmann2-7/+3
2020-07-06audio: deprecate -soundhw ac97Gerd Hoffmann2-7/+3
2020-07-06audio: add deprecated_register_soundhwGerd Hoffmann2-1/+25
2020-07-06stubs: add pci_create_simpleGerd Hoffmann2-0/+8
2020-07-06stubs: add isa_create_simpleGerd Hoffmann2-0/+8
2020-07-06Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.1-pull-re...Peter Maydell14-116/+782
2020-07-06qed: Simplify backing readsEric Blake2-59/+6
2020-07-06block: drop unallocated_blocks_are_zeroVladimir Sementsov-Ogievskiy5-15/+13
2020-07-06block/vhdx: drop unallocated_blocks_are_zeroVladimir Sementsov-Ogievskiy1-3/+0
2020-07-06block/file-posix: drop unallocated_blocks_are_zeroVladimir Sementsov-Ogievskiy1-3/+0
2020-07-06block/iscsi: drop unallocated_blocks_are_zeroVladimir Sementsov-Ogievskiy1-1/+0
2020-07-06block/crypto: drop unallocated_blocks_are_zeroVladimir Sementsov-Ogievskiy1-1/+0
2020-07-06block/vpc: return ZERO block-status when appropriateVladimir Sementsov-Ogievskiy3-32/+436
2020-07-06tests/acceptance: Add a test for the sun4u sparc64 machineThomas Huth2-0/+37
2020-07-06hw/m68k/mcf5206: Replace remaining hw_error()s by qemu_log_mask()Thomas Huth1-11/+28
2020-07-06block/vdi: return ZERO block-status when appropriateVladimir Sementsov-Ogievskiy1-2/+1
2020-07-06block: inline bdrv_unallocated_blocks_are_zero()Vladimir Sementsov-Ogievskiy3-19/+8
2020-07-06qemu-img: convert: don't use unallocated_blocks_are_zeroVladimir Sementsov-Ogievskiy1-3/+1