summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dma: Let dma_buf_write() take MemTxAttrs argumentPhilippe Mathieu-Daudé2021-12-316-9/+11
* dma: Let dma_buf_rw() take MemTxAttrs argumentPhilippe Mathieu-Daudé2021-12-311-5/+6
* pci: Let pci_dma_rw() take MemTxAttrs argumentPhilippe Mathieu-Daudé2021-12-313-6/+9
* dma: Have dma_buf_read() / dma_buf_write() take a void pointerPhilippe Mathieu-Daudé2021-12-303-15/+15
* dma: Have dma_buf_rw() take a void pointerPhilippe Mathieu-Daudé2021-12-301-1/+2
* dma: Let dma_memory_map() take MemTxAttrs argumentPhilippe Mathieu-Daudé2021-12-308-17/+29
* dma: Let dma_memory_read/write() take MemTxAttrs argumentPhilippe Mathieu-Daudé2021-12-3030-150/+241
* dma: Let dma_memory_rw() take MemTxAttrs argumentPhilippe Mathieu-Daudé2021-12-305-12/+18
* dma: Let dma_memory_rw_relaxed() take MemTxAttrs argumentPhilippe Mathieu-Daudé2021-12-301-5/+10
* dma: Let dma_memory_set() take MemTxAttrs argumentPhilippe Mathieu-Daudé2021-12-304-6/+8
* dma: Let dma_memory_valid() take MemTxAttrs argumentPhilippe Mathieu-Daudé2021-12-302-3/+3
* hw/scsi/megasas: Use uint32_t for reply queue head/tail valuesPhilippe Mathieu-Daudé2021-12-302-6/+6
* Merge tag 'pull-jobs-2021-12-29' of https://src.openvz.org/scm/~vsementsov/qe...Richard Henderson2021-12-2912-55/+60
|\
| * blockjob: drop BlockJob.blk fieldVladimir Sementsov-Ogievskiy2021-12-286-32/+16Star
| * test-bdrv-drain: don't use BlockJob.blkVladimir Sementsov-Ogievskiy2021-12-281-4/+8
| * block/stream: add own blkVladimir Sementsov-Ogievskiy2021-12-281-6/+18
| * test-blockjob-txn: don't abuse job->blkVladimir Sementsov-Ogievskiy2021-12-281-9/+1Star
| * blockjob: implement and use block_job_get_aio_contextVladimir Sementsov-Ogievskiy2021-12-284-4/+16
| * job.c: add missing notifier initializationEmanuele Giuseppe Esposito2021-12-281-0/+1
|/
* Merge tag 'pull-pa-20211223' of https://gitlab.com/rth7680/qemu into stagingRichard Henderson2021-12-241-7/+12
|\
| * target/hppa: Fix deposit assert from trans_shrpw_immRichard Henderson2021-12-241-7/+12
|/
* Merge tag 'for-upstream-mtest' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson2021-12-236-561/+51Star
|\
| * build: use "meson test" as the test harnessPaolo Bonzini2021-12-236-561/+51Star
* | Merge tag 'pull-nbd-2021-12-22-v2' of https://src.openvz.org/scm/~vsementsov/...Richard Henderson2021-12-236-31/+199
|\ \
| * | iotests: add nbd-reconnect-on-open testVladimir Sementsov-Ogievskiy2021-12-232-0/+82
| * | iotests.py: add qemu_io_popen()Vladimir Sementsov-Ogievskiy2021-12-231-0/+3
| * | iotests.py: add and use qemu_io_wrap_args()Vladimir Sementsov-Ogievskiy2021-12-231-10/+10
| * | iotests.py: add qemu_tool_popen()Vladimir Sementsov-Ogievskiy2021-12-231-3/+11
| * | nbd/client-connection: improve error message of cancelled attemptVladimir Sementsov-Ogievskiy2021-12-211-2/+9
| * | nbd/client-connection: nbd_co_establish_connection(): return real errorVladimir Sementsov-Ogievskiy2021-12-211-16/+34
| * | nbd: allow reconnect on open, with corresponding new optionsVladimir Sementsov-Ogievskiy2021-12-212-2/+52
| |/
* | Merge tag 'pull-block-2021-12-22' of https://gitlab.com/hreitz/qemu into stagingRichard Henderson2021-12-222-10/+80
|\ \
| * | iotests: check: multiprocessing supportVladimir Sementsov-Ogievskiy2021-12-222-9/+64
| * | iotests/testrunner.py: move updating last_elapsed to run_testsVladimir Sementsov-Ogievskiy2021-12-221-1/+3
| * | iotests/testrunner.py: add doc string for run_test()Vladimir Sementsov-Ogievskiy2021-12-221-0/+13
* | | Merge tag 'pull-request-2021-12-22' of https://gitlab.com/thuth/qemu into sta...Richard Henderson2021-12-2214-72/+158
|\ \ \ | |/ / |/| |
| * | tests/qtest/virtio-net-failover: Use g_file_open_tmp() to create temporary fileThomas Huth2021-12-221-3/+5
| * | tests/qtest/boot-order-test: Check whether machines are availableThomas Huth2021-12-221-0/+5
| * | tests/qtest/cdrom-test: Check whether devices are available before using themThomas Huth2021-12-221-21/+39
| * | tests/qtest: Improve endianness-test to work with missing machines and devicesThomas Huth2021-12-221-1/+4
| * | tests/qtest: Add a function that checks whether a device is availableThomas Huth2021-12-222-0/+52
| * | MAINTAINERS: Update COLO Proxy sectionZhang Chen2021-12-221-0/+1
| * | tests/qtest: Make the filter tests independent from a specific NICThomas Huth2021-12-224-40/+38Star
| * | tests/qtest/boot-serial-test: Silence the warning about deprecated sga deviceThomas Huth2021-12-221-5/+5
| * | failover: Silence warning messages during qtestLaurent Vivier2021-12-222-2/+9
|/ /
* | Merge tag 'pull-loong-20211221-2' of https://gitlab.com/rth7680/qemu into sta...Richard Henderson2021-12-2111-1/+3085
|\ \
| * | configure, meson.build: Mark support for loongarch64 hostsWANG Xuerui2021-12-212-1/+6
| * | linux-user: Implement CPU-specific signal handler for loongarch64 hostsWANG Xuerui2021-12-211-0/+87
| * | common-user: Add safe syscall handling for loongarch64 hostsWANG Xuerui2021-12-211-0/+90
| * | tcg/loongarch64: Register the JITWANG Xuerui2021-12-211-0/+44