summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | bswap.h: Remove unused float-access functionsPeter Maydell2021-02-153-77/+5Star
| * | gdbstub: Remove unused gdb_get_float32() and gdb_get_float64()Peter Maydell2021-02-151-20/+0Star
| * | target/ppc: Drop use of gdb_get_float64() and ldfq_p()Peter Maydell2021-02-152-6/+6
| * | target/m68k: Drop use of gdb_get_float64() and ldfq_p()Peter Maydell2021-02-151-3/+2Star
| * | target/sh4: Drop use of gdb_get_float32() and ldfl_p()Peter Maydell2021-02-151-4/+4
| * | MAINTAINERS: Add gdbstub.h to the "GDB stub" sectionPeter Maydell2021-02-151-0/+1
| * | tests/docker: remove travis containerDaniel P. Berrangé2021-02-155-109/+2Star
| * | travis-ci: Disable C++ optional objects on AArch64 containerPhilippe Mathieu-Daudé2021-02-151-1/+1
| * | .shippable: remove the last bitsAlex Bennée2021-02-152-25/+0Star
| * | travis.yml: Move the -fsanitize=thread testing to the gitlab-CIThomas Huth2021-02-152-51/+9Star
| * | travis.yml: (Re-)move the --enable-debug jobsThomas Huth2021-02-152-13/+1Star
| * | travis.yml: Move the --enable-modules test to the gitlab-CIThomas Huth2021-02-152-6/+1Star
| * | travis.yml: Move the -fsanitize=undefined test to the gitlab-CIThomas Huth2021-02-152-30/+13Star
| * | travis.yml: Move gprof/gcov test across to gitlabPhilippe Mathieu-Daudé2021-02-155-17/+16Star
|/ /
* | Merge remote-tracking branch 'remotes/ericb/tags/pull-bitmaps-2021-02-12' int...Peter Maydell2021-02-1311-75/+226
|\ \ | |/ |/|
| * block: use return status of bdrv_append()Vladimir Sementsov-Ogievskiy2021-02-126-30/+23Star
| * block: return status from bdrv_append and friendsVladimir Sementsov-Ogievskiy2021-02-122-27/+43
| * qemu-iotests: 300: Add test case for modifying persistence of bitmapPeter Krempa2021-02-122-2/+95
| * migration: dirty-bitmap: Allow control of bitmap persistencePeter Krempa2021-02-122-4/+44
| * migration: dirty-bitmap: Use struct for alias map inner membersPeter Krempa2021-02-121-12/+21
* | Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-6.0-pull-request' ...Peter Maydell2021-02-139-175/+604
|\ \
| * | m68k: import bootinfo headers from linuxLaurent Vivier2021-02-115-68/+295
| * | m68k: add MSP detection support for stack pointer swap helpersLucien Murray-Pitts2021-02-113-2/+11
| * | m68k: MOVEC insn. should generate exception if wrong CR is accessedLucien Murray-Pitts2021-02-114-46/+146
| * | m68k: add missing BUSCR/PCR CR defines, and BUSCR/PCR/CAAR CR to m68k_move_to...Lucien Murray-Pitts2021-02-112-0/+14
| * | m68k: improve comments on m68k_move_to/from helpersLucien Murray-Pitts2021-02-111-9/+30
| * | m68k: cascade m68k_features by m680xx_cpu_initfn() to improve readabilityLucien Murray-Pitts2021-02-112-34/+39
| * | m68k: improve cpu instantiation commentsLucien Murray-Pitts2021-02-112-20/+73
* | | Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2021-02-12' into st...Peter Maydell2021-02-1217-74/+193
|\ \ \ | |_|/ |/| |
| * | iotests/264: add backup-cancel test-caseVladimir Sementsov-Ogievskiy2021-02-122-9/+16
| * | block/backup: implement .cancel job handlerVladimir Sementsov-Ogievskiy2021-02-121-0/+10
| * | iotests/264: add mirror-cancel test-caseVladimir Sementsov-Ogievskiy2021-02-122-10/+32
| * | iotests.py: qemu_nbd_popen: remove pid file after useVladimir Sementsov-Ogievskiy2021-02-121-1/+5
| * | iotests/264: move to python unittestVladimir Sementsov-Ogievskiy2021-02-122-55/+58
| * | block/mirror: implement .cancel job handlerVladimir Sementsov-Ogievskiy2021-02-121-0/+9
| * | job: add .cancel handler for the driverVladimir Sementsov-Ogievskiy2021-02-122-0/+8
| * | block/raw-format: implement .bdrv_cancel_in_flight handlerVladimir Sementsov-Ogievskiy2021-02-121-0/+6
| * | block/nbd: implement .bdrv_cancel_in_flightVladimir Sementsov-Ogievskiy2021-02-121-0/+15
| * | block: add new BlockDriver handler: bdrv_cancel_in_flightVladimir Sementsov-Ogievskiy2021-02-123-0/+23
| * | io: error_prepend() in qio_channel_readv_full_all() causes segfaultJagannathan Raman2021-02-121-2/+1Star
| * | iotests/210: Fix reference outputMax Reitz2021-02-121-1/+1
| * | qemu-nbd: Permit --shared=0 for unlimited clientsEric Blake2021-02-122-5/+5
| * | qemu-nbd: Use SOMAXCONN for socket listen() backlogEric Blake2021-02-122-2/+15
|/ /
* | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210211-...Peter Maydell2021-02-1119-55/+164
|\ \
| * | target/arm: Correctly initialize MDCR_EL2.HPMNDaniel Müller2021-02-111-5/+4Star
| * | hw/arm: versal: Use nr_apu_cpus in favor of hard coding 2Edgar E. Iglesias2021-02-111-2/+2
| * | accel/tcg: Add URL of clang bug to comment about our workaroundPeter Maydell2021-02-111-6/+19
| * | arm: Update infocenter.arm.com URLsPeter Maydell2021-02-117-13/+16
| * | target/arm: Set ID_PFR0.DIT to 1 for "max" 32-bit CPURebecca Cran2021-02-111-0/+4
| * | target/arm: Set ID_AA64PFR0.DIT and ID_PFR0.DIT to 1 for "max" AA64 CPURebecca Cran2021-02-111-0/+5