aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-31pci: Let st*_pci_dma() take MemTxAttrs argumentPhilippe Mathieu-Daudé
2021-12-31dma: Let ld*_dma() propagate MemTxResultPhilippe Mathieu-Daudé
2021-12-31dma: Let st*_dma() propagate MemTxResultPhilippe Mathieu-Daudé
2021-12-31dma: Let ld*_dma() take MemTxAttrs argumentPhilippe Mathieu-Daudé
2021-12-31dma: Let st*_dma() take MemTxAttrs argumentPhilippe Mathieu-Daudé
2021-12-31dma: Let dma_buf_rw() propagate MemTxResultPhilippe Mathieu-Daudé
2021-12-31dma: Let dma_buf_read() take MemTxAttrs argumentPhilippe Mathieu-Daudé
2021-12-31dma: Let dma_buf_write() take MemTxAttrs argumentPhilippe Mathieu-Daudé
2021-12-31dma: Let dma_buf_rw() take MemTxAttrs argumentPhilippe Mathieu-Daudé
2021-12-31pci: Let pci_dma_rw() take MemTxAttrs argumentPhilippe Mathieu-Daudé
2021-12-30dma: Have dma_buf_read() / dma_buf_write() take a void pointerPhilippe Mathieu-Daudé
2021-12-30dma: Have dma_buf_rw() take a void pointerPhilippe Mathieu-Daudé
2021-12-30dma: Let dma_memory_map() take MemTxAttrs argumentPhilippe Mathieu-Daudé
2021-12-30dma: Let dma_memory_read/write() take MemTxAttrs argumentPhilippe Mathieu-Daudé
2021-12-30dma: Let dma_memory_rw() take MemTxAttrs argumentPhilippe Mathieu-Daudé
2021-12-30dma: Let dma_memory_rw_relaxed() take MemTxAttrs argumentPhilippe Mathieu-Daudé
2021-12-30dma: Let dma_memory_set() take MemTxAttrs argumentPhilippe Mathieu-Daudé
2021-12-30dma: Let dma_memory_valid() take MemTxAttrs argumentPhilippe Mathieu-Daudé
2021-12-30hw/scsi/megasas: Use uint32_t for reply queue head/tail valuesPhilippe Mathieu-Daudé
2021-12-29Merge tag 'pull-jobs-2021-12-29' of https://src.openvz.org/scm/~vsementsov/qe...Richard Henderson
2021-12-28blockjob: drop BlockJob.blk fieldVladimir Sementsov-Ogievskiy
2021-12-28test-bdrv-drain: don't use BlockJob.blkVladimir Sementsov-Ogievskiy
2021-12-28block/stream: add own blkVladimir Sementsov-Ogievskiy
2021-12-28test-blockjob-txn: don't abuse job->blkVladimir Sementsov-Ogievskiy
2021-12-28blockjob: implement and use block_job_get_aio_contextVladimir Sementsov-Ogievskiy
2021-12-28job.c: add missing notifier initializationEmanuele Giuseppe Esposito
2021-12-23Merge tag 'pull-pa-20211223' of https://gitlab.com/rth7680/qemu into stagingRichard Henderson
2021-12-23target/hppa: Fix deposit assert from trans_shrpw_immRichard Henderson
2021-12-23Merge tag 'for-upstream-mtest' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson
2021-12-23Merge tag 'pull-nbd-2021-12-22-v2' of https://src.openvz.org/scm/~vsementsov/...Richard Henderson
2021-12-23build: use "meson test" as the test harnessPaolo Bonzini
2021-12-23iotests: add nbd-reconnect-on-open testVladimir Sementsov-Ogievskiy
2021-12-23iotests.py: add qemu_io_popen()Vladimir Sementsov-Ogievskiy
2021-12-23iotests.py: add and use qemu_io_wrap_args()Vladimir Sementsov-Ogievskiy
2021-12-23iotests.py: add qemu_tool_popen()Vladimir Sementsov-Ogievskiy
2021-12-22Merge tag 'pull-block-2021-12-22' of https://gitlab.com/hreitz/qemu into stagingRichard Henderson
2021-12-22iotests: check: multiprocessing supportVladimir Sementsov-Ogievskiy
2021-12-22iotests/testrunner.py: move updating last_elapsed to run_testsVladimir Sementsov-Ogievskiy
2021-12-22iotests/testrunner.py: add doc string for run_test()Vladimir Sementsov-Ogievskiy
2021-12-22Merge tag 'pull-request-2021-12-22' of https://gitlab.com/thuth/qemu into sta...Richard Henderson
2021-12-22tests/qtest/virtio-net-failover: Use g_file_open_tmp() to create temporary fileThomas Huth
2021-12-22tests/qtest/boot-order-test: Check whether machines are availableThomas Huth
2021-12-22tests/qtest/cdrom-test: Check whether devices are available before using themThomas Huth
2021-12-22tests/qtest: Improve endianness-test to work with missing machines and devicesThomas Huth
2021-12-22tests/qtest: Add a function that checks whether a device is availableThomas Huth
2021-12-22MAINTAINERS: Update COLO Proxy sectionZhang Chen
2021-12-22tests/qtest: Make the filter tests independent from a specific NICThomas Huth
2021-12-22tests/qtest/boot-serial-test: Silence the warning about deprecated sga deviceThomas Huth
2021-12-22failover: Silence warning messages during qtestLaurent Vivier
2021-12-21Merge tag 'pull-loong-20211221-2' of https://gitlab.com/rth7680/qemu into sta...Richard Henderson