index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
qapi
/
source.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-02-16
block: print the server key type and fingerprint on failure
Daniel P. Berrangé
1
-7
/
+30
2022-02-16
block: support sha256 fingerprint with pre-blockdev options
Daniel P. Berrangé
1
-0
/
+5
2022-02-16
block: better document SSH host key fingerprint checking
Daniel P. Berrangé
1
-4
/
+26
2022-02-14
util: adjust coroutine pool size to virtio block queue
Hiroki Narukawa
3
-4
/
+31
2022-02-14
Deprecate C virtiofsd
Dr. David Alan Gilbert
1
-0
/
+17
2022-02-14
tools/virtiofsd: Add rseq syscall to the seccomp allowlist
Christian Ehrhardt
1
-0
/
+3
2022-02-14
hw/nvme: add support for zoned random write area
Klaus Jensen
5
-20
/
+237
2022-02-14
hw/nvme: add ozcs enum
Klaus Jensen
2
-1
/
+6
2022-02-14
hw/nvme: add struct for zone management send
Klaus Jensen
2
-6
/
+23
2022-02-14
hw/nvme/ctrl: Pass buffers as 'void *' types
Philippe Mathieu-Daudé
2
-7
/
+7
2022-02-14
hw/nvme/ctrl: Have nvme_addr_write() take const buffer
Philippe Mathieu-Daudé
1
-1
/
+1
2022-02-14
hw/nvme: fix CVE-2021-3929
Klaus Jensen
1
-0
/
+22
2022-02-14
net/eth: Don't consider ESP to be an IPv6 option header
Thomas Jansen
1
-1
/
+0
2022-02-14
hw/net: e1000e: Clear ICR on read when using non MSI-X interrupts
Nick Hudson
2
-0
/
+6
2022-02-14
net/filter: Optimize filter_send to coroutine
Rao Lei
1
-13
/
+53
2022-02-14
net/colo-compare.c: Update the default value comments
Zhang Chen
1
-1
/
+1
2022-02-14
net/colo-compare.c: Optimize compare order for performance
Zhang Chen
1
-13
/
+13
2022-02-14
net: Fix uninitialized data usage
Peter Foley
1
-0
/
+1
2022-02-14
net/tap: Set return code on failure
Peter Foley
1
-0
/
+1
2022-02-14
hw/net/vmxnet3: Log guest-triggerable errors using LOG_GUEST_ERROR
Philippe Mathieu-Daudé
1
-1
/
+3
2022-02-11
hw/block/fdc-isa: Respect QOM properties when building AML
Bernhard Beschow
1
-4
/
+7
2022-02-11
iotests/281: Let NBD connection yield in iothread
Hanna Reitz
2
-5
/
+27
2022-02-11
block/nbd: Move s->ioc on AioContext change
Hanna Reitz
1
-0
/
+45
2022-02-11
iotests/281: Test lingering timers
Hanna Reitz
2
-4
/
+79
2022-02-11
iotests.py: Add QemuStorageDaemon class
Hanna Reitz
1
-0
/
+40
2022-02-11
block/nbd: Assert there are no timers when closed
Hanna Reitz
1
-0
/
+4
2022-02-11
block/nbd: Delete open timer when done
Hanna Reitz
1
-0
/
+8
2022-02-11
block/nbd: Delete reconnect delay timer when done
Hanna Reitz
1
-0
/
+7
2022-02-11
iotests: Test blockdev-reopen with iothreads and throttling
Kevin Wolf
2
-5
/
+35
2022-02-11
block: Lock AioContext for drain_end in blockdev-reopen
Kevin Wolf
1
-1
/
+10
2022-02-09
include/exec: fix softmmu version of TARGET_ABI_FMT_lx
Alex Bennée
1
-1
/
+1
2022-02-09
linux-user: Remove the deprecated ppc64abi32 target
Thomas Huth
12
-88
/
+21
2022-02-09
plugins: move reset of plugin data to tb_start
Alex Bennée
1
-11
/
+20
2022-02-09
target/i386: use CPU_LOG_INT for IRQ servicing
Alex Bennée
1
-2
/
+2
2022-02-09
tests/plugins: add instruction matching to libinsn.so
Alex Bennée
1
-1
/
+88
2022-02-09
tests/plugin: allow libinsn.so per-CPU counts
Alex Bennée
1
-8
/
+31
2022-02-09
contrib/plugins: add a drcov plugin
Ivanov Arkady
2
-0
/
+164
2022-02-09
plugins: add helper functions for coverage plugins
Ivanov Arkady
3
-0
/
+86
2022-02-09
tracing: excise the tcg related from tracetool
Alex Bennée
9
-350
/
+4
2022-02-09
tracing: remove the trace-tcg includes from the build
Alex Bennée
4
-9
/
+0
2022-02-09
tracing: remove TCG memory access tracing
Alex Bennée
6
-67
/
+0
2022-02-09
docs: remove references to TCG tracing
Alex Bennée
2
-85
/
+13
2022-02-09
tests/tcg/sh4: disable another unreliable test
Alex Bennée
1
-0
/
+4
2022-02-09
tests: Update CentOS 8 container to CentOS Stream 8
Thomas Huth
2
-3
/
+3
2022-02-09
tests/lcitool: Allow lcitool-refresh in out-of-tree builds, too
Thomas Huth
1
-1
/
+1
2022-02-09
gitlab: fall back to commit hash in qemu-setup filename
Stefan Hajnoczi
1
-1
/
+1
2022-02-09
docs/devel: mention our .editorconfig
Alex Bennée
1
-0
/
+4
2022-02-09
tests/lcitool: Install libibumad to cover RDMA on Debian based distros
Philippe Mathieu-Daudé
3
-0
/
+3
2022-02-09
tests: Manually remove libxml2 on MSYS2 runners
Philippe Mathieu-Daudé
2
-3
/
+0
2022-02-09
tests/lcitool: Refresh submodule and remove libxml2
Philippe Mathieu-Daudé
11
-18
/
+10
[next]