aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-15qemu-storage-daemon: Enable object-addKevin Wolf
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-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
2021-02-12migration: dirty-bitmap: Allow control of bitmap persistencePeter Krempa
2021-02-12migration: dirty-bitmap: Use struct for alias map inner membersPeter Krempa
2021-02-12iotests/264: add backup-cancel test-caseVladimir Sementsov-Ogievskiy
2021-02-12block/backup: implement .cancel job handlerVladimir Sementsov-Ogievskiy
2021-02-12iotests/264: add mirror-cancel test-caseVladimir Sementsov-Ogievskiy
2021-02-12iotests.py: qemu_nbd_popen: remove pid file after useVladimir Sementsov-Ogievskiy
2021-02-12iotests/264: move to python unittestVladimir Sementsov-Ogievskiy
2021-02-12block/mirror: implement .cancel job handlerVladimir Sementsov-Ogievskiy
2021-02-12job: add .cancel handler for the driverVladimir Sementsov-Ogievskiy
2021-02-12block/raw-format: implement .bdrv_cancel_in_flight handlerVladimir Sementsov-Ogievskiy
2021-02-12block/nbd: implement .bdrv_cancel_in_flightVladimir Sementsov-Ogievskiy
2021-02-12block: add new BlockDriver handler: bdrv_cancel_in_flightVladimir Sementsov-Ogievskiy
2021-02-12io: error_prepend() in qio_channel_readv_full_all() causes segfaultJagannathan Raman
2021-02-12iotests/210: Fix reference outputMax Reitz
2021-02-12qemu-nbd: Permit --shared=0 for unlimited clientsEric Blake
2021-02-12qemu-nbd: Use SOMAXCONN for socket listen() backlogEric Blake
2021-02-11m68k: import bootinfo headers from linuxLaurent Vivier
2021-02-11m68k: add MSP detection support for stack pointer swap helpersLucien Murray-Pitts
2021-02-11m68k: MOVEC insn. should generate exception if wrong CR is accessedLucien Murray-Pitts
2021-02-11m68k: add missing BUSCR/PCR CR defines, and BUSCR/PCR/CAAR CR to m68k_move_to...Lucien Murray-Pitts
2021-02-11m68k: improve comments on m68k_move_to/from helpersLucien Murray-Pitts
2021-02-11m68k: cascade m68k_features by m680xx_cpu_initfn() to improve readabilityLucien Murray-Pitts
2021-02-11m68k: improve cpu instantiation commentsLucien Murray-Pitts
2021-02-11Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210211-...Peter Maydell
2021-02-11target/arm: Correctly initialize MDCR_EL2.HPMNDaniel Müller
2021-02-11hw/arm: versal: Use nr_apu_cpus in favor of hard coding 2Edgar E. Iglesias
2021-02-11Merge remote-tracking branch 'remotes/nvme/tags/nvme-fixes-pull-request' into...Peter Maydell