aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-10-24accel: Add xen CpusAccel using dummy-cpusJason Andryuk2-0/+9
2020-10-24accel: move qtest CpusAccel functions to a common locationJason Andryuk6-37/+18
2020-10-24accel: Remove _WIN32 ifdef from qtest-cpus.cJason Andryuk1-5/+0
2020-10-24tests/qtest/libqtest: Fix detection of architecture for binaries without pathThomas Huth1-2/+7
2020-10-24tests/migration: fix memleak in wait_command/wait_command_fdChen Qun1-4/+12
2020-10-23iotests: add commit top->base cases to 274Vladimir Sementsov-Ogievskiy2-0/+88
2020-10-23block/io: fix bdrv_is_allocated_aboveVladimir Sementsov-Ogievskiy1-38/+5
2020-10-23block/io: bdrv_common_block_status_above: support bs == baseVladimir Sementsov-Ogievskiy1-1/+5
2020-10-23block/io: bdrv_common_block_status_above: support include_baseVladimir Sementsov-Ogievskiy2-7/+16
2020-10-23block/io: fix bdrv_co_block_status_aboveVladimir Sementsov-Ogievskiy2-16/+68
2020-10-23block/export: add vhost-user-blk multi-queue supportStefan Hajnoczi2-9/+25
2020-10-23block/export: add iothread and fixed-iothread optionsStefan Hajnoczi4-4/+45
2020-10-23block: move block exports to libblockdevStefan Hajnoczi6-17/+22
2020-10-23qemu-storage-daemon: avoid compiling blockdev_ss twiceStefan Hajnoczi2-4/+11
2020-10-23util/vhost-user-server: use static library in meson.buildStefan Hajnoczi5-7/+14
2020-10-23util/vhost-user-server: move header to include/Stefan Hajnoczi4-3/+5
2020-10-23block/export: convert vhost-user-blk server to block export APIStefan Hajnoczi7-356/+154
2020-10-23block/export: report flush errorsStefan Hajnoczi1-4/+7
2020-10-23util/vhost-user-server: rework vu_client_trip() coroutine lifecycleStefan Hajnoczi3-127/+154
2020-10-23util/vhost-user-server: check EOF when reading payloadStefan Hajnoczi1-2/+4
2020-10-23util/vhost-user-server: fix memory leak in vu_message_read()Stefan Hajnoczi1-27/+23
2020-10-23util/vhost-user-server: drop unused DevicePanicNotifierStefan Hajnoczi3-11/+1
2020-10-23block/export: consolidate request structs into VuBlockReqStefan Hajnoczi1-47/+21
2020-10-23util/vhost-user-server: drop unnecessary watch deletionStefan Hajnoczi1-15/+4
2020-10-23util/vhost-user-server: drop unnecessary QOM castStefan Hajnoczi1-1/+1
2020-10-23util/vhost-user-server: s/fileds/fields/ typo fixStefan Hajnoczi1-1/+1
2020-10-23MAINTAINERS: Add vhost-user block device backend server maintainerCoiby Xu1-0/+7
2020-10-23block/export: vhost-user block device backend serverCoiby Xu4-0/+702
2020-10-23block: move logical block size check function to a common utility functionCoiby Xu4-26/+71
2020-10-23util/vhost-user-server: generic vhost user serverCoiby Xu3-0/+494
2020-10-23libvhost-user: remove watch for kick_fd when de-initialize vu-devCoiby Xu1-0/+1
2020-10-23libvhost-user: Allow vu_message_read to be replacedCoiby Xu5-10/+33
2020-10-23block/nvme: Add driver statistics for access alignment and hw errorsPhilippe Mathieu-Daudé2-1/+50
2020-10-22hw/misc/sifive_u_otp: Add backend drive supportGreen Wan2-0/+67
2020-10-22hw/misc/sifive_u_otp: Add write function and write-once protectionGreen Wan2-1/+32
2020-10-22target/riscv: raise exception to HS-mode at get_physical_addressYifei Jiang2-12/+34
2020-10-22hw/riscv: Load the kernel after the firmwareAlistair Francis7-15/+45
2020-10-22hw/riscv: Add a riscv_is_32_bit() functionAlistair Francis2-0/+11
2020-10-22hw/riscv: Return the end address of the loaded firmwareAlistair Francis2-15/+21
2020-10-22hw/riscv: sifive_u: Allow specifying the CPUAlistair Francis2-5/+14
2020-10-22target/riscv: Fix implementation of HLVX.WU instructionGeorg Kotheimer1-3/+3
2020-10-22target/riscv: Fix update of hstatus.GVA in riscv_cpu_do_interruptGeorg Kotheimer1-1/+3
2020-10-22target/riscv: Fix update of hstatus.SPVPGeorg Kotheimer1-1/+1
2020-10-22hw/intc: Move sifive_plic.h to the include directoryBin Meng1-0/+0
2020-10-22riscv: Convert interrupt logs to use qemu_log_mask()Alistair Francis2-2/+7
2020-10-22Remove deprecated -no-kvm optionThomas Huth3-12/+6
2020-10-22replay: do not build if TCG is not availableClaudio Fontana10-97/+191
2020-10-22qtest: unbreak non-TCG builds in bios-tables-testClaudio Fontana1-0/+10
2020-10-22hw/core/qdev-clock: add a reference on aliased clocksLuc Michel1-0/+8
2020-10-22do not use colons in test namesPaolo Bonzini2-4/+4