aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-31Merge tag 'pull-request-2022-10-28' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi
2022-10-30Merge tag 'mem-2022-10-28' of https://github.com/davidhildenbrand/qemu into s...Stefan Hajnoczi
2022-10-30Merge tag 'pull-error-2022-10-28' of https://repo.or.cz/qemu/armbru into stagingStefan Hajnoczi
2022-10-30Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into stagingStefan Hajnoczi
2022-10-30Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingStefan Hajnoczi
2022-10-30Merge tag 'misc-next-pull-request' of https://gitlab.com/berrange/qemu into s...Stefan Hajnoczi
2022-10-30Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into stagingStefan Hajnoczi
2022-10-30Merge tag 'qga-pull-2022-10-26' of https://github.com/kostyanf14/qemu into st...Stefan Hajnoczi
2022-10-28tests/qtest: libqtest: Correct the timeout unit of blocking receive calls for...Bin Meng
2022-10-28tests/qtest: libqos: Do not build virtio-9p unconditionallyBin Meng
2022-10-28tests/qtest: migration-test: Make sure QEMU process "to" exited after migrati...Xuzhou Cheng
2022-10-28tests/qtest: libqtest: Introduce qtest_wait_qemu()Bin Meng
2022-10-28tests/qtest: Use EXIT_FAILURE instead of magic numberBin Meng
2022-10-28tests/qtest: device-plug-test: Reverse the usage of double/single quotesBin Meng
2022-10-28tests/qtest: Support libqtest to build and run on WindowsBin Meng
2022-10-28tests/qtest: Use send/recv for socket communicationXuzhou Cheng
2022-10-28accel/qtest: Support qtest accelerator for WindowsXuzhou Cheng
2022-10-28tests: Add sndio to the FreeBSD CI containers / VMBrad Smith
2022-10-28tests/vm: update openbsd to release 7.2Brad Smith
2022-10-28tests/qtest/libqos/e1000e: Use e1000_regs.hAkihiko Odaki
2022-10-28tests/qtest/cxl-test: Remove temporary directories after testingThomas Huth
2022-10-28tests/qtest/tpm: Clean up remainders of swtpmThomas Huth
2022-10-28MAINTAINERS: target/s390x/: add Ilya as reviewerChristian Borntraeger
2022-10-28tests/tcg/s390x: Add a test for the vistr instructionThomas Huth
2022-10-28net: stream: add QAPI events to report connection stateLaurent Vivier
2022-10-28net: stream: move to QIO to enable additional parametersLaurent Vivier
2022-10-28qemu-sockets: update socket_uri() and socket_parse() to be consistentLaurent Vivier
2022-10-28qemu-sockets: move and rename SocketAddress_to_str()Laurent Vivier
2022-10-28net: dgram: add unix socketLaurent Vivier
2022-10-28net: dgram: move mcast specific code from net_socket_fd_init_dgram()Laurent Vivier
2022-10-28net: dgram: make dgram_dst genericLaurent Vivier
2022-10-28net: stream: add unix socketLaurent Vivier
2022-10-28net: stream: Don't ignore EINVAL on netdev socket connectionStefano Brivio
2022-10-28net: socket: Don't ignore EINVAL on netdev socket connectionStefano Brivio
2022-10-28qapi: net: add stream and dgram netdevsLaurent Vivier
2022-10-28net: introduce qemu_set_info_str() functionLaurent Vivier
2022-10-28qapi: net: introduce a way to bypass qemu_opts_parse_noisily()Laurent Vivier
2022-10-28net: simplify net_client_parse() error managementLaurent Vivier
2022-10-28net: remove the @errp argument of net_client_inits()Laurent Vivier
2022-10-28net: introduce convert_host_port()Laurent Vivier
2022-10-28vhost: Accept event idx flagEugenio Pérez
2022-10-28vhost: use avail event idx on vhost_svq_kickEugenio Pérez
2022-10-28vhost: toggle device callbacks using used event idxEugenio Pérez
2022-10-28vhost: allocate event_idx fields on vringEugenio Pérez
2022-10-28net: improve error message for missing netdev backendDaniel P. Berrangé
2022-10-28vhost-vdpa: allow passing opened vhostfd to vhost-vdpaSi-Wei Liu
2022-10-28vdpa: Remove shadow CVQ command checkEugenio Pérez
2022-10-28vdpa: Delete duplicated vdpa_feature_bits entryEugenio Pérez
2022-10-28virtio-net: fix TX timer with tx_burstLaurent Vivier
2022-10-28virtio-net: fix bottom-half packet TX on asynchronous completionLaurent Vivier