aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-02-16seccomp: fix blocking of process spawningDaniel P. Berrangé2-2/+102
2022-02-16seccomp: add unit test for seccomp filteringDaniel P. Berrangé3-0/+275
2022-02-16seccomp: allow action to be customized per syscallDaniel P. Berrangé1-66/+106
2022-02-16block: print the server key type and fingerprint on failureDaniel P. Berrangé1-7/+30
2022-02-16block: support sha256 fingerprint with pre-blockdev optionsDaniel P. Berrangé1-0/+5
2022-02-16block: better document SSH host key fingerprint checkingDaniel P. Berrangé1-4/+26
2022-02-15Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...Peter Maydell5-4/+51
2022-02-15Merge remote-tracking branch 'remotes/nvme/tags/nvme-next-pull-request' into ...Peter Maydell5-35/+296
2022-02-15Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell8-29/+78
2022-02-14Merge remote-tracking branch 'remotes/kwolf-gitlab/tags/for-upstream' into st...Peter Maydell4-10/+52
2022-02-14util: adjust coroutine pool size to virtio block queueHiroki Narukawa3-4/+31
2022-02-14Deprecate C virtiofsdDr. David Alan Gilbert1-0/+17
2022-02-14tools/virtiofsd: Add rseq syscall to the seccomp allowlistChristian Ehrhardt1-0/+3
2022-02-14Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20220211' into...Peter Maydell36-495/+1561
2022-02-14hw/nvme: add support for zoned random write areaKlaus Jensen5-20/+237
2022-02-14hw/nvme: add ozcs enumKlaus Jensen2-1/+6
2022-02-14hw/nvme: add struct for zone management sendKlaus Jensen2-6/+23
2022-02-14hw/nvme/ctrl: Pass buffers as 'void *' typesPhilippe Mathieu-Daudé2-7/+7
2022-02-14hw/nvme/ctrl: Have nvme_addr_write() take const bufferPhilippe Mathieu-Daudé1-1/+1
2022-02-14hw/nvme: fix CVE-2021-3929Klaus Jensen1-0/+22
2022-02-14net/eth: Don't consider ESP to be an IPv6 option headerThomas Jansen1-1/+0
2022-02-14hw/net: e1000e: Clear ICR on read when using non MSI-X interruptsNick Hudson2-0/+6
2022-02-14net/filter: Optimize filter_send to coroutineRao Lei1-13/+53
2022-02-14net/colo-compare.c: Update the default value commentsZhang Chen1-1/+1
2022-02-14net/colo-compare.c: Optimize compare order for performanceZhang Chen1-13/+13
2022-02-14net: Fix uninitialized data usagePeter Foley1-0/+1
2022-02-14net/tap: Set return code on failurePeter Foley1-0/+1
2022-02-14hw/net/vmxnet3: Log guest-triggerable errors using LOG_GUEST_ERRORPhilippe Mathieu-Daudé1-1/+3
2022-02-13Merge remote-tracking branch 'remotes/legoater/tags/pull-ppc-20220210' into s...Peter Maydell32-2250/+592
2022-02-12Merge remote-tracking branch 'remotes/vsementsov/tags/pull-nbd-2022-02-09-v2'...Peter Maydell4-4/+205
2022-02-11hw/block/fdc-isa: Respect QOM properties when building AMLBernhard Beschow1-4/+7
2022-02-11Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-plugins-0...Peter Maydell71-682/+471
2022-02-11iotests/281: Let NBD connection yield in iothreadHanna Reitz2-5/+27
2022-02-11block/nbd: Move s->ioc on AioContext changeHanna Reitz1-0/+45
2022-02-11iotests/281: Test lingering timersHanna Reitz2-4/+79
2022-02-11iotests.py: Add QemuStorageDaemon classHanna Reitz1-0/+40
2022-02-11block/nbd: Assert there are no timers when closedHanna Reitz1-0/+4
2022-02-11block/nbd: Delete open timer when doneHanna Reitz1-0/+8
2022-02-11block/nbd: Delete reconnect delay timer when doneHanna Reitz1-0/+7
2022-02-11iotests: Test blockdev-reopen with iothreads and throttlingKevin Wolf2-5/+35
2022-02-11block: Lock AioContext for drain_end in blockdev-reopenKevin Wolf1-1/+10
2022-02-09include/exec: fix softmmu version of TARGET_ABI_FMT_lxAlex Bennée1-1/+1
2022-02-09linux-user: Remove the deprecated ppc64abi32 targetThomas Huth12-88/+21
2022-02-09plugins: move reset of plugin data to tb_startAlex Bennée1-11/+20
2022-02-09target/i386: use CPU_LOG_INT for IRQ servicingAlex Bennée1-2/+2
2022-02-09tests/plugins: add instruction matching to libinsn.soAlex Bennée1-1/+88
2022-02-09tests/plugin: allow libinsn.so per-CPU countsAlex Bennée1-8/+31
2022-02-09contrib/plugins: add a drcov pluginIvanov Arkady2-0/+164
2022-02-09plugins: add helper functions for coverage pluginsIvanov Arkady3-0/+86
2022-02-09tracing: excise the tcg related from tracetoolAlex Bennée9-350/+4