aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-10-29Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201027-...Peter Maydell64-279/+5461
2020-10-29Merge remote-tracking branch 'remotes/armbru/tags/pull-qmp-2020-10-27' into s...Peter Maydell2-125/+8
2020-10-29util: include the target address in socket connect failuresDaniel P. Berrangé2-15/+21
2020-10-29io: Don't use '#' flag of printf formatAlexChen1-1/+1
2020-10-29authz: Fix Lesser GPL version numberChetan Pant14-14/+14
2020-10-29crypt: Fix Lesser GPL version numberChetan Pant7-7/+7
2020-10-29io: Fix Lesser GPL version numberChetan Pant27-27/+27
2020-10-29modules: turn off lazy bindingGerd Hoffmann1-1/+1
2020-10-29modules: unbreak them on macosGerd Hoffmann1-0/+1
2020-10-29virtio-gpu: only compile virtio-gpu-3d.c for CONFIG_VIRGL=yGerd Hoffmann2-5/+3
2020-10-29virtio-gpu: add virtio-vga moduleGerd Hoffmann2-2/+11
2020-10-29virtio-gpu: add virtio-gpu-pci moduleGerd Hoffmann2-2/+12
2020-10-28Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-misc-2710...Peter Maydell8-11/+32
2020-10-28Merge remote-tracking branch 'remotes/philmd-gitlab/tags/renesas-20201027' in...Peter Maydell8-42/+74
2020-10-28Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.2-pull-re...Peter Maydell25-834/+899
2020-10-28Revert series: virtiofsd: Announce submounts to the guestAlex Williamson12-780/+21
2020-10-28hw/pci-host/sabre: Simplify code initializing variable oncePhilippe Mathieu-Daudé1-11/+1
2020-10-28hw/pci-host/sabre: Remove superfluous address range checkPhilippe Mathieu-Daudé1-2/+2
2020-10-28hw/pci-host/sabre: Update documentation linkPhilippe Mathieu-Daudé1-1/+1
2020-10-28sabre: increase number of PCI bus IRQs from 32 to 64Mark Cave-Ayland1-1/+1
2020-10-28hw/display/tcx: Allow 64-bit accesses to framebuffer stippler and blitterPhilippe Mathieu-Daudé1-3/+15
2020-10-28sabre: don't call sysbus_mmio_map() in sabre_realize()Mark Cave-Ayland2-8/+7
2020-10-28sparc32-ledma: don't reference nd_table directly within the deviceMark Cave-Ayland2-13/+13
2020-10-28sparc32-espdma: use object_initialize_child() for esp child objectMark Cave-Ayland2-10/+9
2020-10-28sparc32-ledma: use object_initialize_child() for lance child objectMark Cave-Ayland2-7/+9
2020-10-28sparc32-dma: use object_initialize_child() for espdma and ledma child objectsMark Cave-Ayland2-8/+11
2020-10-27Merge remote-tracking branch 'remotes/philmd-gitlab/tags/led-api-20201026' in...Peter Maydell14-43/+365
2020-10-27Merge remote-tracking branch 'remotes/philmd-gitlab/tags/acceptance-testing-2...Peter Maydell3-3/+42
2020-10-27accel/tcg: Add CPU_LOG_EXEC tracing for cpu_io_recompile()Peter Maydell1-0/+4
2020-10-27tcg/optimize: Flush data at labels not TCG_OPF_BB_ENDRichard Henderson1-17/+18
2020-10-27tcg: Do not kill globals at conditional branchesRichard Henderson3-6/+60
2020-10-27CHANGELOG: remove disused fileJohn Snow2-580/+8
2020-10-27qdev: Fix two typosMaxim Levitsky1-2/+2
2020-10-27scripts/qmp: delete 'qmp' scriptJohn Snow1-124/+7
2020-10-27cryptodev: Fix Lesser GPL version numberChetan Pant7-7/+7
2020-10-27io: Fix Lesser GPL version numberChetan Pant27-27/+27
2020-10-27cpus: Drop declaration of cpu_remove()Greg Kurz1-8/+0
2020-10-27Makefile: Add *.[ch].inc files to cscope/ctags/TAGSGreg Kurz1-1/+1
2020-10-27elf2dmp: Fix memory leak on main() error pathsAlexChen1-2/+2
2020-10-27ide: clear SRST after SRST finishesJohn Snow1-0/+2
2020-10-27ide: perform SRST as early as possibleJohn Snow1-3/+1
2020-10-27ide: run diagnostic after SRSTJohn Snow1-4/+2
2020-10-27Merge remote-tracking branch 'remotes/dgilbert-gitlab/tags/pull-virtiofs-2020...Peter Maydell17-40/+1528
2020-10-27block: End quiescent sections when a BDS is deletedGreg Kurz4-0/+29
2020-10-27qcow2: Skip copy-on-write when allocating a zero clusterAlberto Garcia3-16/+48
2020-10-27qcow2: Report BDRV_BLOCK_ZERO more accurately in bdrv_co_block_status()Alberto Garcia1-4/+4
2020-10-27qemu-img: add support for rate limit in qemu-img convertZhengui3-4/+33
2020-10-27qemu-img: add support for rate limit in qemu-img commitZhengui3-5/+14
2020-10-28ppc/: fix some comment spelling errorszhaolichang9-14/+14
2020-10-28spapr: Improve spapr_reallocate_hpt() error reportingGreg Kurz2-11/+12