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-10-31
Merge tag 'pull-request-2022-10-28' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
2022-10-30
Merge tag 'mem-2022-10-28' of https://github.com/davidhildenbrand/qemu into s...
Stefan Hajnoczi
2022-10-30
Merge tag 'pull-error-2022-10-28' of https://repo.or.cz/qemu/armbru into staging
Stefan Hajnoczi
2022-10-30
Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging
Stefan Hajnoczi
2022-10-30
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Stefan Hajnoczi
2022-10-30
Merge tag 'misc-next-pull-request' of https://gitlab.com/berrange/qemu into s...
Stefan Hajnoczi
2022-10-30
Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging
Stefan Hajnoczi
2022-10-30
Merge tag 'qga-pull-2022-10-26' of https://github.com/kostyanf14/qemu into st...
Stefan Hajnoczi
2022-10-28
tests/qtest: libqtest: Correct the timeout unit of blocking receive calls for...
Bin Meng
2022-10-28
tests/qtest: libqos: Do not build virtio-9p unconditionally
Bin Meng
2022-10-28
tests/qtest: migration-test: Make sure QEMU process "to" exited after migrati...
Xuzhou Cheng
2022-10-28
tests/qtest: libqtest: Introduce qtest_wait_qemu()
Bin Meng
2022-10-28
tests/qtest: Use EXIT_FAILURE instead of magic number
Bin Meng
2022-10-28
tests/qtest: device-plug-test: Reverse the usage of double/single quotes
Bin Meng
2022-10-28
tests/qtest: Support libqtest to build and run on Windows
Bin Meng
2022-10-28
tests/qtest: Use send/recv for socket communication
Xuzhou Cheng
2022-10-28
accel/qtest: Support qtest accelerator for Windows
Xuzhou Cheng
2022-10-28
tests: Add sndio to the FreeBSD CI containers / VM
Brad Smith
2022-10-28
tests/vm: update openbsd to release 7.2
Brad Smith
2022-10-28
tests/qtest/libqos/e1000e: Use e1000_regs.h
Akihiko Odaki
2022-10-28
tests/qtest/cxl-test: Remove temporary directories after testing
Thomas Huth
2022-10-28
tests/qtest/tpm: Clean up remainders of swtpm
Thomas Huth
2022-10-28
MAINTAINERS: target/s390x/: add Ilya as reviewer
Christian Borntraeger
2022-10-28
tests/tcg/s390x: Add a test for the vistr instruction
Thomas Huth
2022-10-28
net: stream: add QAPI events to report connection state
Laurent Vivier
2022-10-28
net: stream: move to QIO to enable additional parameters
Laurent Vivier
2022-10-28
qemu-sockets: update socket_uri() and socket_parse() to be consistent
Laurent Vivier
2022-10-28
qemu-sockets: move and rename SocketAddress_to_str()
Laurent Vivier
2022-10-28
net: dgram: add unix socket
Laurent Vivier
2022-10-28
net: dgram: move mcast specific code from net_socket_fd_init_dgram()
Laurent Vivier
2022-10-28
net: dgram: make dgram_dst generic
Laurent Vivier
2022-10-28
net: stream: add unix socket
Laurent Vivier
2022-10-28
net: stream: Don't ignore EINVAL on netdev socket connection
Stefano Brivio
2022-10-28
net: socket: Don't ignore EINVAL on netdev socket connection
Stefano Brivio
2022-10-28
qapi: net: add stream and dgram netdevs
Laurent Vivier
2022-10-28
net: introduce qemu_set_info_str() function
Laurent Vivier
2022-10-28
qapi: net: introduce a way to bypass qemu_opts_parse_noisily()
Laurent Vivier
2022-10-28
net: simplify net_client_parse() error management
Laurent Vivier
2022-10-28
net: remove the @errp argument of net_client_inits()
Laurent Vivier
2022-10-28
net: introduce convert_host_port()
Laurent Vivier
2022-10-28
vhost: Accept event idx flag
Eugenio Pérez
2022-10-28
vhost: use avail event idx on vhost_svq_kick
Eugenio Pérez
2022-10-28
vhost: toggle device callbacks using used event idx
Eugenio Pérez
2022-10-28
vhost: allocate event_idx fields on vring
Eugenio Pérez
2022-10-28
net: improve error message for missing netdev backend
Daniel P. Berrangé
2022-10-28
vhost-vdpa: allow passing opened vhostfd to vhost-vdpa
Si-Wei Liu
2022-10-28
vdpa: Remove shadow CVQ command check
Eugenio Pérez
2022-10-28
vdpa: Delete duplicated vdpa_feature_bits entry
Eugenio Pérez
2022-10-28
virtio-net: fix TX timer with tx_burst
Laurent Vivier
2022-10-28
virtio-net: fix bottom-half packet TX on asynchronous completion
Laurent Vivier
[next]