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-09-27
tests/qtest: virtio-net-failover: Disable migration tests for win32
Xuzhou Cheng
2022-09-27
tests/qtest: ide-test: Open file in binary mode
Xuzhou Cheng
2022-09-27
tests/qtest: migration-test: Disable IO redirection for win32
Bin Meng
2022-09-27
tests/qtest: bios-tables-test: Adapt the case for win32
Bin Meng
2022-09-27
tests/qtest: {ahci, ide}-test: Use relative path for temporary files for win32
Bin Meng
2022-09-27
tests/qtest: libqtest: Exclude the *_fds APIs for win32
Bin Meng
2022-09-27
tests/qtest: libqtest: Adapt global_qtest declaration for win32
Xuzhou Cheng
2022-09-27
tests/qtest: qmp-test: Skip running test_qmp_oob for win32
Bin Meng
2022-09-27
tests/qtest: Build test-filter-{mirror, redirector} cases for posix only
Bin Meng
2022-09-27
tests/qtest: Skip running virtio-net-test cases that require socketpair() for...
Bin Meng
2022-09-27
tests: vhost-user-bridge: Avoid using hardcoded /tmp
Bin Meng
2022-09-27
tests/unit: test-qga: Avoid using hardcoded /tmp
Bin Meng
2022-09-27
tests/unit: test-image-locking: Avoid using hardcoded /tmp
Bin Meng
2022-09-27
tests/qtest: libqtest: Avoid using hardcoded /tmp
Bin Meng
2022-09-27
tests/qtest: virtio-scsi-test: Avoid using hardcoded /tmp
Bin Meng
2022-09-27
tests/qtest: virtio-blk-test: Avoid using hardcoded /tmp
Bin Meng
2022-09-27
tests/qtest: vhost-user-blk-test: Avoid using hardcoded /tmp
Bin Meng
2022-09-27
tests/qtest: ide-test: Avoid using hardcoded /tmp
Bin Meng
2022-09-27
tests/qtest: virtio_blk_fuzz: Avoid using hardcoded /tmp
Bin Meng
2022-09-27
tests/qtest: generic_fuzz: Avoid using hardcoded /tmp
Bin Meng
2022-09-27
tests/qtest: fdc-test: Avoid using hardcoded /tmp
Bin Meng
2022-09-27
tests/qtest: cxl-test: Avoid using hardcoded /tmp
Bin Meng
2022-09-27
tests/qtest: boot-serial-test: Avoid using hardcoded /tmp
Bin Meng
2022-09-27
tests/qtest: aspeed_smc-test: Avoid using hardcoded /tmp
Bin Meng
2022-09-27
tests/qtest: ahci-test: Avoid using hardcoded /tmp
Bin Meng
2022-09-27
tests/qtest: i440fx-test: Rewrite create_blob_file() to be portable
Bin Meng
2022-09-27
Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging
Stefan Hajnoczi
2022-09-27
Merge tag 'm68k-for-7.2-pull-request' of https://github.com/vivier/qemu-m68k ...
Stefan Hajnoczi
2022-09-27
Merge tag 'pull-request-2022-09-26' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
2022-09-27
Merge tag 'kraxel-20220927-pull-request' of https://gitlab.com/kraxel/qemu in...
Stefan Hajnoczi
2022-09-27
Merge tag 'pull-riscv-to-apply-20220927' of https://github.com/alistair23/qem...
Stefan Hajnoczi
2022-09-27
virtio: del net client if net_init_tap_one failed
lu zhipeng
2022-09-27
vdpa: Allow MQ feature in SVQ
Eugenio Pérez
2022-09-27
virtio-net: Update virtio-net curr_queue_pairs in vdpa backends
Eugenio Pérez
2022-09-27
vdpa: validate MQ CVQ commands
Eugenio Pérez
2022-09-27
vdpa: Add vhost_vdpa_net_load_mq
Eugenio Pérez
2022-09-27
vdpa: extract vhost_vdpa_net_load_mac from vhost_vdpa_net_load
Eugenio Pérez
2022-09-27
vdpa: Make VhostVDPAState cvq_cmd_in_buffer control ack type
Eugenio Pérez
2022-09-27
e1000e: set RX desc status with DD flag in a separate operation
Ding Hui
2022-09-27
virtio-gpu: update scanout if there is any area covered by the rect
Dongwon Kim
2022-09-27
hw/display/ati_2d: Fix buffer overflow in ati_2d_blt (CVE-2021-3638)
Philippe Mathieu-Daudé
2022-09-27
audio: remove abort() in audio_bug()
Volker Rümelin
2022-09-27
Revert "audio: Log context for audio bug"
Volker Rümelin
2022-09-27
audio: Add sndio backend
Alexandre Ratchov
2022-09-27
usbnet: Report link-up via interrupt endpoint in CDC-ECM mode
Michael Brown
2022-09-27
usbnet: Detect short packets as sent by the xHCI controller
Michael Brown
2022-09-27
usbnet: Accept mandatory USB_CDC_SET_ETHERNET_PACKET_FILTER request
Michael Brown
2022-09-27
usbnet: Add missing usb_wakeup() call in usbnet_receive()
Michael Brown
2022-09-27
hcd-xhci: drop operation with secondary stream arrays enabled
Qiang Liu
2022-09-27
usb/msd: add usb_msd_fatal_error() and fix guest-triggerable assert
Gerd Hoffmann
[next]