aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-27tests/qtest: virtio-net-failover: Disable migration tests for win32Xuzhou Cheng
2022-09-27tests/qtest: ide-test: Open file in binary modeXuzhou Cheng
2022-09-27tests/qtest: migration-test: Disable IO redirection for win32Bin Meng
2022-09-27tests/qtest: bios-tables-test: Adapt the case for win32Bin Meng
2022-09-27tests/qtest: {ahci, ide}-test: Use relative path for temporary files for win32Bin Meng
2022-09-27tests/qtest: libqtest: Exclude the *_fds APIs for win32Bin Meng
2022-09-27tests/qtest: libqtest: Adapt global_qtest declaration for win32Xuzhou Cheng
2022-09-27tests/qtest: qmp-test: Skip running test_qmp_oob for win32Bin Meng
2022-09-27tests/qtest: Build test-filter-{mirror, redirector} cases for posix onlyBin Meng
2022-09-27tests/qtest: Skip running virtio-net-test cases that require socketpair() for...Bin Meng
2022-09-27tests: vhost-user-bridge: Avoid using hardcoded /tmpBin Meng
2022-09-27tests/unit: test-qga: Avoid using hardcoded /tmpBin Meng
2022-09-27tests/unit: test-image-locking: Avoid using hardcoded /tmpBin Meng
2022-09-27tests/qtest: libqtest: Avoid using hardcoded /tmpBin Meng
2022-09-27tests/qtest: virtio-scsi-test: Avoid using hardcoded /tmpBin Meng
2022-09-27tests/qtest: virtio-blk-test: Avoid using hardcoded /tmpBin Meng
2022-09-27tests/qtest: vhost-user-blk-test: Avoid using hardcoded /tmpBin Meng
2022-09-27tests/qtest: ide-test: Avoid using hardcoded /tmpBin Meng
2022-09-27tests/qtest: virtio_blk_fuzz: Avoid using hardcoded /tmpBin Meng
2022-09-27tests/qtest: generic_fuzz: Avoid using hardcoded /tmpBin Meng
2022-09-27tests/qtest: fdc-test: Avoid using hardcoded /tmpBin Meng
2022-09-27tests/qtest: cxl-test: Avoid using hardcoded /tmpBin Meng
2022-09-27tests/qtest: boot-serial-test: Avoid using hardcoded /tmpBin Meng
2022-09-27tests/qtest: aspeed_smc-test: Avoid using hardcoded /tmpBin Meng
2022-09-27tests/qtest: ahci-test: Avoid using hardcoded /tmpBin Meng
2022-09-27tests/qtest: i440fx-test: Rewrite create_blob_file() to be portableBin Meng
2022-09-27Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into stagingStefan Hajnoczi
2022-09-27Merge tag 'm68k-for-7.2-pull-request' of https://github.com/vivier/qemu-m68k ...Stefan Hajnoczi
2022-09-27Merge tag 'pull-request-2022-09-26' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi
2022-09-27Merge tag 'kraxel-20220927-pull-request' of https://gitlab.com/kraxel/qemu in...Stefan Hajnoczi
2022-09-27Merge tag 'pull-riscv-to-apply-20220927' of https://github.com/alistair23/qem...Stefan Hajnoczi
2022-09-27virtio: del net client if net_init_tap_one failedlu zhipeng
2022-09-27vdpa: Allow MQ feature in SVQEugenio Pérez
2022-09-27virtio-net: Update virtio-net curr_queue_pairs in vdpa backendsEugenio Pérez
2022-09-27vdpa: validate MQ CVQ commandsEugenio Pérez
2022-09-27vdpa: Add vhost_vdpa_net_load_mqEugenio Pérez
2022-09-27vdpa: extract vhost_vdpa_net_load_mac from vhost_vdpa_net_loadEugenio Pérez
2022-09-27vdpa: Make VhostVDPAState cvq_cmd_in_buffer control ack typeEugenio Pérez
2022-09-27e1000e: set RX desc status with DD flag in a separate operationDing Hui
2022-09-27virtio-gpu: update scanout if there is any area covered by the rectDongwon Kim
2022-09-27hw/display/ati_2d: Fix buffer overflow in ati_2d_blt (CVE-2021-3638)Philippe Mathieu-Daudé
2022-09-27audio: remove abort() in audio_bug()Volker Rümelin
2022-09-27Revert "audio: Log context for audio bug"Volker Rümelin
2022-09-27audio: Add sndio backendAlexandre Ratchov
2022-09-27usbnet: Report link-up via interrupt endpoint in CDC-ECM modeMichael Brown
2022-09-27usbnet: Detect short packets as sent by the xHCI controllerMichael Brown
2022-09-27usbnet: Accept mandatory USB_CDC_SET_ETHERNET_PACKET_FILTER requestMichael Brown
2022-09-27usbnet: Add missing usb_wakeup() call in usbnet_receive()Michael Brown
2022-09-27hcd-xhci: drop operation with secondary stream arrays enabledQiang Liu
2022-09-27usb/msd: add usb_msd_fatal_error() and fix guest-triggerable assertGerd Hoffmann