index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-05-16
QIOChannel: Add flags on io_writev and introduce io_flush callback
Leonardo Bras
2022-05-16
meson.build: Fix docker-test-build@alpine when including linux/errqueue.h
Leonardo Bras
2022-05-16
tests: ensure migration status isn't reported as failed
Daniel P. Berrangé
2022-05-16
tests: add multifd migration tests of TLS with x509 credentials
Daniel P. Berrangé
2022-05-16
tests: add multifd migration tests of TLS with PSK credentials
Daniel P. Berrangé
2022-05-16
tests: convert multifd migration tests to use common helper
Daniel P. Berrangé
2022-05-16
tests: convert XBZRLE migration test to use common helper
Daniel P. Berrangé
2022-05-16
tests: add migration tests of TLS with x509 credentials
Daniel P. Berrangé
2022-05-16
tests: add migration tests of TLS with PSK credentials
Daniel P. Berrangé
2022-05-16
tests: add more helper macros for creating TLS x509 certs
Daniel P. Berrangé
2022-05-16
tests: fix encoding of IP addresses in x509 certs
Daniel P. Berrangé
2022-05-15
Merge tag 'or1k-pull-request-20220515' of https://github.com/stffrdhrn/qemu i...
Richard Henderson
2022-05-15
target/openrisc: Do not reset delay slot flag on early tb exit
Stafford Horne
2022-05-15
hw/openrisc: use right OMPIC size variable
Jason A. Donenfeld
2022-05-15
hw/openrisc: support 4 serial ports in or1ksim
Jason A. Donenfeld
2022-05-13
Merge tag 'linux-headers-v5.18-rc6' of https://gitlab.com/alex.williamson/qem...
Richard Henderson
2022-05-13
linux-headers: Update to v5.18-rc6
Alex Williamson
2022-05-12
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2022-05-12
Merge tag 'for-upstream' of git://repo.or.cz/qemu/kevin into staging
Richard Henderson
2022-05-12
qemu-iotests: inline common.config into common.rc
Paolo Bonzini
2022-05-12
vmxcap: add tertiary execution controls
Paolo Bonzini
2022-05-12
vl: make machine type deprecation a warning
Paolo Bonzini
2022-05-12
nbd/server: Allow MULTI_CONN for shared writable exports
Eric Blake
2022-05-12
qemu-nbd: Pass max connections to blockdev layer
Eric Blake
2022-05-12
tests/qtest/fdc-test: Add a regression test for CVE-2021-3507
Philippe Mathieu-Daudé
2022-05-12
hw/block/fdc: Prevent end-of-track overrun (CVE-2021-3507)
Philippe Mathieu-Daudé
2022-05-12
meson: link libpng independent of vnc
Kshitij Suri
2022-05-12
vhost-backend: do not depend on CONFIG_VHOST_VSOCK
Paolo Bonzini
2022-05-12
coroutine-lock: qemu_co_queue_restart_all is a coroutine-only qemu_co_enter_all
Paolo Bonzini
2022-05-12
coroutine-lock: introduce qemu_co_queue_enter_all
Paolo Bonzini
2022-05-12
coroutine-lock: qemu_co_queue_next is a coroutine-only qemu_co_enter_next
Paolo Bonzini
2022-05-12
net: slirp: allow CFI with libslirp >= 4.7
Paolo Bonzini
2022-05-12
net: slirp: add support for CFI-friendly timer API
Paolo Bonzini
2022-05-12
net: slirp: switch to slirp_new
Paolo Bonzini
2022-05-12
net: slirp: introduce a wrapper struct for QemuTimer
Paolo Bonzini
2022-05-12
slirp: bump submodule past 4.7 release
Paolo Bonzini
2022-05-12
machine: move more memory validation to Machine object
Paolo Bonzini
2022-05-12
machine: make memory-backend a link property
Paolo Bonzini
2022-05-12
machine: add mem compound property
Paolo Bonzini
2022-05-12
machine: add boot compound property
Paolo Bonzini
2022-05-12
machine: use QAPI struct for boot configuration
Paolo Bonzini
2022-05-12
.gitlab-ci.d: export meson testlog.txt as an artifact
Daniel P. Berrangé
2022-05-12
tests/qemu-iotests: print intent to run a test in TAP mode
Daniel P. Berrangé
2022-05-12
iotests/testrunner: Flush after run_test()
Hanna Reitz
2022-05-12
coroutine: Revert to constant batch size
Kevin Wolf
2022-05-12
coroutine: Rename qemu_coroutine_inc/dec_pool_size()
Kevin Wolf
2022-05-12
tests/qtest/libqos: Add generic pci host bridge in arm-virt machine
Eric Auger
2022-05-12
tests/qtest/libqos: Skip hotplug tests if pci root bus is not hotpluggable
Eric Auger
2022-05-12
tests/qtest/libqos/pci: Introduce pio_limit
Eric Auger
2022-05-12
hw/xen/xen_pt: Resolve igd_passthrough_isa_bridge_create() indirection
Bernhard Beschow
[next]