aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-15Acceptance Tests: bump Avocado version requirement to 85.0Cleber Rosa
2021-02-15Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2021-02-15docs/sphinx/qapidoc.py: Handle change of QAPI's builtin module namePeter Maydell
2021-02-15monitor/qmp: Stop processing requests when shutdown is requestedKevin Wolf
2021-02-15monitor: Fix assertion failure on shutdownKevin Wolf
2021-02-15block: qcow2: remove the created file on initialization errorMaxim Levitsky
2021-02-15block: add bdrv_co_delete_file_noerrMaxim Levitsky
2021-02-15crypto: luks: Fix tiny memory leakMaxim Levitsky
2021-02-15tests/qemu-iotests: Remove test 259 from the "auto" groupThomas Huth
2021-02-15xen-block: fix reporting of discard featureRoger Pau Monne
2021-02-15hw/ide/ahci: map cmd_fis as DMA_DIRECTION_TO_DEVICEAlexander Bulekov
2021-02-15blockjob: Fix crash with IOthread when block commit after snapshotMichael Qiu
2021-02-15iotests: Consistent $IMGOPTS boundary matchingMax Reitz
2021-02-15qemu-storage-daemon: Enable object-addKevin Wolf
2021-02-15Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-6.0-pull-re...Peter Maydell
2021-02-15linux-user/mips: Support the n32 ABI for the R5900Fredrik Noring
2021-02-15docs/user: Remove outdated 'Quick Start' sectionPeter Maydell
2021-02-15Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-gdbstub-15022...Peter Maydell
2021-02-15tests/tcg: fix silent skipping of softmmu gdb testsAlex Bennée
2021-02-15bswap.h: Remove unused float-access functionsPeter Maydell
2021-02-15gdbstub: Remove unused gdb_get_float32() and gdb_get_float64()Peter Maydell
2021-02-15target/ppc: Drop use of gdb_get_float64() and ldfq_p()Peter Maydell
2021-02-15target/m68k: Drop use of gdb_get_float64() and ldfq_p()Peter Maydell
2021-02-15target/sh4: Drop use of gdb_get_float32() and ldfl_p()Peter Maydell
2021-02-15MAINTAINERS: Add gdbstub.h to the "GDB stub" sectionPeter Maydell
2021-02-15tests/docker: remove travis containerDaniel P. Berrangé
2021-02-15travis-ci: Disable C++ optional objects on AArch64 containerPhilippe Mathieu-Daudé
2021-02-15.shippable: remove the last bitsAlex Bennée
2021-02-15travis.yml: Move the -fsanitize=thread testing to the gitlab-CIThomas Huth
2021-02-15travis.yml: (Re-)move the --enable-debug jobsThomas Huth
2021-02-15travis.yml: Move the --enable-modules test to the gitlab-CIThomas Huth
2021-02-15travis.yml: Move the -fsanitize=undefined test to the gitlab-CIThomas Huth
2021-02-15travis.yml: Move gprof/gcov test across to gitlabPhilippe Mathieu-Daudé
2021-02-13linux-user: target: signal: Support TARGET_SS_AUTODISARMChen Gang
2021-02-13linux-user: add TARGET_SO_{DOMAIN,PROTOCOL}Jason A. Donenfeld
2021-02-13linux-user/syscall: Fix do_ioctl_ifconf() for 64 bit targets.Stefan
2021-02-13linux-user/mmap: Avoid asserts for out of range mremap callsRichard Purdie
2021-02-13linux-user: Fix loading of BSS segmentsGiuseppe Musacchio
2021-02-13linux-user: fix O_NONBLOCK in signalfd4() and eventfd2() syscallsHelge Deller
2021-02-13linux-user: fix O_NONBLOCK usage for hppa targetHelge Deller
2021-02-13linux-user: Add missing TARGET___O_TMPFILE for hppa and alphaHelge Deller
2021-02-13linux-user/signal: Decode waitid si_codeAlistair Francis
2021-02-13linux-user/mips64: Support o32 ABI syscallsPhilippe Mathieu-Daudé
2021-02-13linux-user/mips64: Restore setup_frame() for o32 ABIPhilippe Mathieu-Daudé
2021-02-13Merge remote-tracking branch 'remotes/ericb/tags/pull-bitmaps-2021-02-12' int...Peter Maydell
2021-02-13Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-6.0-pull-request' ...Peter Maydell
2021-02-12Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2021-02-12' into st...Peter Maydell
2021-02-12block: use return status of bdrv_append()Vladimir Sementsov-Ogievskiy
2021-02-12block: return status from bdrv_append and friendsVladimir Sementsov-Ogievskiy
2021-02-12qemu-iotests: 300: Add test case for modifying persistence of bitmapPeter Krempa