Age | Commit message (Expand) | Author |
2021-02-15 | iotests: Consistent $IMGOPTS boundary matching | Max Reitz |
2021-02-15 | qemu-storage-daemon: Enable object-add | Kevin Wolf |
2021-02-15 | Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-gdbstub-15022... | Peter Maydell |
2021-02-15 | tests/tcg: fix silent skipping of softmmu gdb tests | Alex Bennée |
2021-02-15 | bswap.h: Remove unused float-access functions | Peter Maydell |
2021-02-15 | gdbstub: Remove unused gdb_get_float32() and gdb_get_float64() | Peter Maydell |
2021-02-15 | target/ppc: Drop use of gdb_get_float64() and ldfq_p() | Peter Maydell |
2021-02-15 | target/m68k: Drop use of gdb_get_float64() and ldfq_p() | Peter Maydell |
2021-02-15 | target/sh4: Drop use of gdb_get_float32() and ldfl_p() | Peter Maydell |
2021-02-15 | MAINTAINERS: Add gdbstub.h to the "GDB stub" section | Peter Maydell |
2021-02-15 | tests/docker: remove travis container | Daniel P. Berrangé |
2021-02-15 | travis-ci: Disable C++ optional objects on AArch64 container | Philippe Mathieu-Daudé |
2021-02-15 | .shippable: remove the last bits | Alex Bennée |
2021-02-15 | travis.yml: Move the -fsanitize=thread testing to the gitlab-CI | Thomas Huth |
2021-02-15 | travis.yml: (Re-)move the --enable-debug jobs | Thomas Huth |
2021-02-15 | travis.yml: Move the --enable-modules test to the gitlab-CI | Thomas Huth |
2021-02-15 | travis.yml: Move the -fsanitize=undefined test to the gitlab-CI | Thomas Huth |
2021-02-15 | travis.yml: Move gprof/gcov test across to gitlab | Philippe Mathieu-Daudé |
2021-02-13 | Merge remote-tracking branch 'remotes/ericb/tags/pull-bitmaps-2021-02-12' int... | Peter Maydell |
2021-02-13 | Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-6.0-pull-request' ... | Peter Maydell |
2021-02-12 | Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2021-02-12' into st... | Peter Maydell |
2021-02-12 | block: use return status of bdrv_append() | Vladimir Sementsov-Ogievskiy |
2021-02-12 | block: return status from bdrv_append and friends | Vladimir Sementsov-Ogievskiy |
2021-02-12 | qemu-iotests: 300: Add test case for modifying persistence of bitmap | Peter Krempa |
2021-02-12 | migration: dirty-bitmap: Allow control of bitmap persistence | Peter Krempa |
2021-02-12 | migration: dirty-bitmap: Use struct for alias map inner members | Peter Krempa |
2021-02-12 | iotests/264: add backup-cancel test-case | Vladimir Sementsov-Ogievskiy |
2021-02-12 | block/backup: implement .cancel job handler | Vladimir Sementsov-Ogievskiy |
2021-02-12 | iotests/264: add mirror-cancel test-case | Vladimir Sementsov-Ogievskiy |
2021-02-12 | iotests.py: qemu_nbd_popen: remove pid file after use | Vladimir Sementsov-Ogievskiy |
2021-02-12 | iotests/264: move to python unittest | Vladimir Sementsov-Ogievskiy |
2021-02-12 | block/mirror: implement .cancel job handler | Vladimir Sementsov-Ogievskiy |
2021-02-12 | job: add .cancel handler for the driver | Vladimir Sementsov-Ogievskiy |
2021-02-12 | block/raw-format: implement .bdrv_cancel_in_flight handler | Vladimir Sementsov-Ogievskiy |
2021-02-12 | block/nbd: implement .bdrv_cancel_in_flight | Vladimir Sementsov-Ogievskiy |
2021-02-12 | block: add new BlockDriver handler: bdrv_cancel_in_flight | Vladimir Sementsov-Ogievskiy |
2021-02-12 | io: error_prepend() in qio_channel_readv_full_all() causes segfault | Jagannathan Raman |
2021-02-12 | iotests/210: Fix reference output | Max Reitz |
2021-02-12 | qemu-nbd: Permit --shared=0 for unlimited clients | Eric Blake |
2021-02-12 | qemu-nbd: Use SOMAXCONN for socket listen() backlog | Eric Blake |
2021-02-11 | m68k: import bootinfo headers from linux | Laurent Vivier |
2021-02-11 | m68k: add MSP detection support for stack pointer swap helpers | Lucien Murray-Pitts |
2021-02-11 | m68k: MOVEC insn. should generate exception if wrong CR is accessed | Lucien Murray-Pitts |
2021-02-11 | m68k: add missing BUSCR/PCR CR defines, and BUSCR/PCR/CAAR CR to m68k_move_to... | Lucien Murray-Pitts |
2021-02-11 | m68k: improve comments on m68k_move_to/from helpers | Lucien Murray-Pitts |
2021-02-11 | m68k: cascade m68k_features by m680xx_cpu_initfn() to improve readability | Lucien Murray-Pitts |
2021-02-11 | m68k: improve cpu instantiation comments | Lucien Murray-Pitts |
2021-02-11 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210211-... | Peter Maydell |
2021-02-11 | target/arm: Correctly initialize MDCR_EL2.HPMN | Daniel Müller |
2021-02-11 | hw/arm: versal: Use nr_apu_cpus in favor of hard coding 2 | Edgar E. Iglesias |