aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-26block/block-copy: implement block_copy_asyncVladimir Sementsov-Ogievskiy
2021-01-26block/block-copy: More explicit call_stateVladimir Sementsov-Ogievskiy
2021-01-26qapi: backup: add perf.use-copy-range parameterVladimir Sementsov-Ogievskiy
2021-01-26coroutine-sigaltstack: Add SIGUSR2 mutexMax Reitz
2021-01-26iotests/300: Clean up pylint and mypy complaintsMax Reitz
2021-01-26iotests/129: Clean up pylint and mypy complaintsMax Reitz
2021-01-26iotests/129: Limit mirror job's buffer sizeMax Reitz
2021-01-26iotests/129: Actually test a commit jobMax Reitz
2021-01-26iotests/129: Use throttle nodeMax Reitz
2021-01-26iotests/129: Do not check @busyMax Reitz
2021-01-26iotests/129: Remove test images in tearDown()Max Reitz
2021-01-26iotests: Move try_remove to iotests.pyMax Reitz
2021-01-26iotests/297: Rewrite in Python and extend reachMax Reitz
2021-01-26iotests.py: Assume a couple of variables as givenMax Reitz
2021-01-26block: apply COR-filter to block-stream jobsAndrey Shinkevich
2021-01-26block/stream: add s->target_bsVladimir Sementsov-Ogievskiy
2021-01-26iotests: 30: prepare to COR filter insertion by stream jobVladimir Sementsov-Ogievskiy
2021-01-26qapi: block-stream: add "bottom" argumentVladimir Sementsov-Ogievskiy
2021-01-26stream: rework backing-file changingAndrey Shinkevich
2021-01-26copy-on-read: skip non-guest reads if no copy neededAndrey Shinkevich
2021-01-26block: include supported_read_flags into BDS structureAndrey Shinkevich
2021-01-26iotests: add #310 to test bottom node in COR driverAndrey Shinkevich
2021-01-26qapi: copy-on-read filter: add 'bottom' optionAndrey Shinkevich
2021-01-26qapi: add filter-node-name to block-streamAndrey Shinkevich
2021-01-26copy-on-read: add filter drop functionAndrey Shinkevich
2021-01-26block: add API function to insert a nodeAndrey Shinkevich
2021-01-26copy-on-read: support preadv/pwritev_part functionsAndrey Shinkevich
2021-01-26iotests: fix _check_o_directVladimir Sementsov-Ogievskiy
2021-01-25Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell
2021-01-25Merge remote-tracking branch 'remotes/gkurz-gitlab/tags/9p-next-pull-request'...Peter Maydell
2021-01-25Merge remote-tracking branch 'remotes/philmd-gitlab/tags/sdmmc-20210124' into...Peter Maydell
2021-01-25net: checksum: Introduce fine control over checksum typeBin Meng
2021-01-25net: checksum: Add IP header checksum calculationGuishan Qin
2021-01-25net: checksum: Skip fragmented IP packetsMarkus Carlstedt
2021-01-25net: Fix handling of id in netdev_add and netdev_delMarkus Armbruster
2021-01-24Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210124' into...Peter Maydell
2021-01-24hw/sd: sd.h: Cosmetic change of using spacesBin Meng
2021-01-24hw/sd: ssi-sd: Use macros for the dummy value and tokens in the transferBin Meng
2021-01-24hw/sd: ssi-sd: Fix the wrong command index for STOP_TRANSMISSIONBin Meng
2021-01-24hw/sd: ssi-sd: Add a state representing NacBin Meng
2021-01-24hw/sd: ssi-sd: Suffix a data block with CRC16Bin Meng
2021-01-24util: Add CRC16 (CCITT) calculation routinesBin Meng
2021-01-24hw/sd: sd: Drop sd_crc16()Bin Meng
2021-01-24tcg: Restart code generation when we run out of tempsRichard Henderson
2021-01-24hw/sd: sd: Support CMD59 for SPI modeBin Meng
2021-01-24hw/sd: ssi-sd: Fix incorrect card response sequenceBin Meng
2021-01-23Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2021-01-23tcg: Toggle page execution for Apple SiliconRoman Bolshakov
2021-01-23accel/tcg: Restrict cpu_io_recompile() from other acceleratorsPhilippe Mathieu-Daudé
2021-01-23accel/tcg: Declare missing cpu_loop_exit*() stubsPhilippe Mathieu-Daudé