Show patches with: State = Action Required       |    Archived = No       |   427187 patches
« 1 2 ... 18 19 204271 4272 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,04/21] plugins: Zero new qemu_plugin_dyn_cb entries Rewrite plugin code generation - - 1 - --- 2024-04-04 Richard Henderson New
[v2,03/21] tcg: Pass function pointer to tcg_gen_call* Rewrite plugin code generation - - 1 - --- 2024-04-04 Richard Henderson New
[v2,02/21] tcg: Make tcg/helper-info.h self-contained Rewrite plugin code generation - - 1 - --- 2024-04-04 Richard Henderson New
[v2,01/21] tcg: Add TCGContext.emit_before_op Rewrite plugin code generation - - 1 - --- 2024-04-04 Richard Henderson New
[for-9.0] tcg/optimize: Do not attempt to constant fold neg_vec [for-9.0] tcg/optimize: Do not attempt to constant fold neg_vec - - - - --- 2024-04-04 Richard Henderson New
[RFC,PATCH-for-9.1] qapi: Do not generate commands/events/introspect code for user emulation [RFC,PATCH-for-9.1] qapi: Do not generate commands/events/introspect code for user emulation - - - - --- 2024-04-04 Philippe Mathieu-Daudé New
[PATCH-for-9.1,7/7] hw: Include minimal source set in user emulation build buildsys: Start shrinking qemu-user build process - - 1 - --- 2024-04-04 Philippe Mathieu-Daudé New
[PATCH-for-9.1,6/7] hw/core: Move reset.c to hwcore_ss[] source set buildsys: Start shrinking qemu-user build process - - - - --- 2024-04-04 Philippe Mathieu-Daudé New
[PATCH-for-9.1,5/7] hw/core: Restrict reset handlers API to system emulation buildsys: Start shrinking qemu-user build process - - - - --- 2024-04-04 Philippe Mathieu-Daudé New
[PATCH-for-9.1,4/7] util/qemu-config: Extract QMP commands to qemu-config-qmp.c buildsys: Start shrinking qemu-user build process - - - - --- 2024-04-04 Philippe Mathieu-Daudé New
[PATCH-for-9.1,3/7] monitor: Rework stubs to simplify user emulation linking buildsys: Start shrinking qemu-user build process - - - - --- 2024-04-04 Philippe Mathieu-Daudé New
[PATCH-for-9.1,2/7] yank: Restrict to system emulation buildsys: Start shrinking qemu-user build process - - 1 - --- 2024-04-04 Philippe Mathieu-Daudé New
[PATCH-for-9.1,1/7] ebpf: Restrict to system emulation buildsys: Start shrinking qemu-user build process - - 1 - --- 2024-04-04 Philippe Mathieu-Daudé New
[PATCH-for-9.0,4/4] hw/virtio/virtio-crypto: Protect from DMA re-entrancy bugs hw/virtio: Protect from more DMA re-entrancy bugs - - - - --- 2024-04-04 Philippe Mathieu-Daudé New
[PATCH-for-9.0,3/4] hw/char/virtio-serial-bus: Protect from DMA re-entrancy bugs hw/virtio: Protect from more DMA re-entrancy bugs 1 - - - --- 2024-04-04 Philippe Mathieu-Daudé New
[PATCH-for-9.0,2/4] hw/display/virtio-gpu: Protect from DMA re-entrancy bugs hw/virtio: Protect from more DMA re-entrancy bugs - - - - --- 2024-04-04 Philippe Mathieu-Daudé New
[PATCH-for-9.0,1/4] hw/virtio: Introduce virtio_bh_new_guarded() helper hw/virtio: Protect from more DMA re-entrancy bugs - - - - --- 2024-04-04 Philippe Mathieu-Daudé New
[v2] hw/virtio: Fix packed virtqueue flush used_idx [v2] hw/virtio: Fix packed virtqueue flush used_idx 1 1 - - --- 2024-04-04 Wafer New
target/arm: Fix CNTPOFF_EL2 trap to missing EL3 target/arm: Fix CNTPOFF_EL2 trap to missing EL3 - 1 - - --- 2024-04-04 Pierre-Clément Tosi New
[v2] sh4: mac.l: implement saturation arithmetic logic [v2] sh4: mac.l: implement saturation arithmetic logic - - 1 - --- 2024-04-04 Zack Buhman New
sh4: mac.l: implement saturation arithmetic logic sh4: mac.l: implement saturation arithmetic logic - - - - --- 2024-04-04 Zack Buhman New
[PULL,17/17] esp.c: remove explicit setting of DRQ within ESP state machine [PULL,01/17] esp.c: move esp_fifo_pop_buf() internals to new esp_fifo8_pop_buf() function - - 1 - --- 2024-04-04 Mark Cave-Ayland New
[PULL,16/17] esp.c: ensure esp_pdma_write() always calls esp_fifo_push() [PULL,01/17] esp.c: move esp_fifo_pop_buf() internals to new esp_fifo8_pop_buf() function - - 2 - --- 2024-04-04 Mark Cave-Ayland New
[PULL,15/17] esp.c: update esp_fifo_{push, pop}() to call esp_update_drq() [PULL,01/17] esp.c: move esp_fifo_pop_buf() internals to new esp_fifo8_pop_buf() function - - 2 - --- 2024-04-04 Mark Cave-Ayland New
[PULL,14/17] esp.c: introduce esp_update_drq() and update esp_fifo_{push, pop}_buf() to use it [PULL,01/17] esp.c: move esp_fifo_pop_buf() internals to new esp_fifo8_pop_buf() function - - 2 - --- 2024-04-04 Mark Cave-Ayland New
[PULL,13/17] esp.c: move esp_set_phase() and esp_get_phase() towards the beginning of the file [PULL,01/17] esp.c: move esp_fifo_pop_buf() internals to new esp_fifo8_pop_buf() function - - 2 - --- 2024-04-04 Mark Cave-Ayland New
[PULL,12/17] esp.c: prevent cmdfifo overflow in esp_cdb_ready() [PULL,01/17] esp.c: move esp_fifo_pop_buf() internals to new esp_fifo8_pop_buf() function - - 2 - --- 2024-04-04 Mark Cave-Ayland New
[PULL,11/17] esp.c: rework esp_cdb_length() into esp_cdb_ready() [PULL,01/17] esp.c: move esp_fifo_pop_buf() internals to new esp_fifo8_pop_buf() function - - 2 - --- 2024-04-04 Mark Cave-Ayland New
[PULL,10/17] esp.c: don't assert() if FIFO empty when executing non-DMA SELATNS [PULL,01/17] esp.c: move esp_fifo_pop_buf() internals to new esp_fifo8_pop_buf() function - - 2 - --- 2024-04-04 Mark Cave-Ayland New
[PULL,09/17] esp.c: introduce esp_fifo_push_buf() function for pushing to the FIFO [PULL,01/17] esp.c: move esp_fifo_pop_buf() internals to new esp_fifo8_pop_buf() function - - 2 - --- 2024-04-04 Mark Cave-Ayland New
[PULL,08/17] esp.c: change esp_fifo_pop_buf() to take ESPState [PULL,01/17] esp.c: move esp_fifo_pop_buf() internals to new esp_fifo8_pop_buf() function - - 2 - --- 2024-04-04 Mark Cave-Ayland New
[PULL,07/17] esp.c: use esp_fifo_push() instead of fifo8_push() [PULL,01/17] esp.c: move esp_fifo_pop_buf() internals to new esp_fifo8_pop_buf() function - - 2 - --- 2024-04-04 Mark Cave-Ayland New
[PULL,06/17] esp.c: change esp_fifo_pop() to take ESPState [PULL,01/17] esp.c: move esp_fifo_pop_buf() internals to new esp_fifo8_pop_buf() function - - 2 - --- 2024-04-04 Mark Cave-Ayland New
[PULL,05/17] esp.c: change esp_fifo_push() to take ESPState [PULL,01/17] esp.c: move esp_fifo_pop_buf() internals to new esp_fifo8_pop_buf() function - - 2 - --- 2024-04-04 Mark Cave-Ayland New
[PULL,04/17] esp.c: replace cmdfifo use of esp_fifo_pop() in do_message_phase() [PULL,01/17] esp.c: move esp_fifo_pop_buf() internals to new esp_fifo8_pop_buf() function - - 2 - --- 2024-04-04 Mark Cave-Ayland New
[PULL,03/17] esp.c: replace esp_fifo_pop_buf() with esp_fifo8_pop_buf() in do_message_phase() [PULL,01/17] esp.c: move esp_fifo_pop_buf() internals to new esp_fifo8_pop_buf() function - - 2 - --- 2024-04-04 Mark Cave-Ayland New
[PULL,02/17] esp.c: replace esp_fifo_pop_buf() with esp_fifo8_pop_buf() in do_command_phase() [PULL,01/17] esp.c: move esp_fifo_pop_buf() internals to new esp_fifo8_pop_buf() function - - 2 - --- 2024-04-04 Mark Cave-Ayland New
[PULL,01/17] esp.c: move esp_fifo_pop_buf() internals to new esp_fifo8_pop_buf() function [PULL,01/17] esp.c: move esp_fifo_pop_buf() internals to new esp_fifo8_pop_buf() function - - 2 - --- 2024-04-04 Mark Cave-Ayland New
[PULL,00/17] qemu-sparc queue 20240404 - - - - --- 2024-04-04 Mark Cave-Ayland New
xen-hvm: Avoid livelock while handling buffered ioreqs xen-hvm: Avoid livelock while handling buffered ioreqs - - 2 - --- 2024-04-04 Ross Lagerwall New
[PULL,for-9.0,1/1] block/virtio-blk: Fix memory leak from virtio_blk_zone_report [PULL,for-9.0,1/1] block/virtio-blk: Fix memory leak from virtio_blk_zone_report - - - - --- 2024-04-04 Stefan Hajnoczi New
[PULL,for-9.0,0/1] Block patches - - - - --- 2024-04-04 Stefan Hajnoczi New
virtio-iommu: Do not process commands with bad size virtio-iommu: Do not process commands with bad size - - - - --- 2024-04-04 Zheyu Ma New
[for-9.1,v3,11/11] tests/qtest/vhost-user-test: add a test case for memory-backend-shm vhost-user: support any POSIX system (tested on macOS, FreeBSD, OpenBSD) - - - - --- 2024-04-04 Stefano Garzarella New
[for-9.1,v3,10/11] tests/qtest/vhost-user-blk-test: use memory-backend-shm vhost-user: support any POSIX system (tested on macOS, FreeBSD, OpenBSD) - - - - --- 2024-04-04 Stefano Garzarella New
[for-9.1,v3,09/11] hostmem: add a new memory backend based on POSIX shm_open() vhost-user: support any POSIX system (tested on macOS, FreeBSD, OpenBSD) 1 - - - --- 2024-04-04 Stefano Garzarella New
[for-9.1,v3,08/11] contrib/vhost-user-blk: enable it on any POSIX system vhost-user: support any POSIX system (tested on macOS, FreeBSD, OpenBSD) - - - - --- 2024-04-04 Stefano Garzarella New
[for-9.1,v3,07/11] libvhost-user: enable it on any POSIX system vhost-user: support any POSIX system (tested on macOS, FreeBSD, OpenBSD) - - - - --- 2024-04-04 Stefano Garzarella New
[for-9.1,v3,06/11] vhost-user: enable frontends on any POSIX system vhost-user: support any POSIX system (tested on macOS, FreeBSD, OpenBSD) - - - - --- 2024-04-04 Stefano Garzarella New
[for-9.1,v3,05/11] contrib/vhost-user-blk: fix bind() using the right size of the address vhost-user: support any POSIX system (tested on macOS, FreeBSD, OpenBSD) - - 1 - --- 2024-04-04 Stefano Garzarella New
[for-9.1,v3,04/11] vhost-user-server: do not set memory fd non-blocking vhost-user: support any POSIX system (tested on macOS, FreeBSD, OpenBSD) - - - - --- 2024-04-04 Stefano Garzarella New
[for-9.1,v3,03/11] libvhost-user: mask F_INFLIGHT_SHMFD if memfd is not supported vhost-user: support any POSIX system (tested on macOS, FreeBSD, OpenBSD) - - - - --- 2024-04-04 Stefano Garzarella New
[for-9.1,v3,02/11] libvhost-user: fail vu_message_write() if sendmsg() is failing vhost-user: support any POSIX system (tested on macOS, FreeBSD, OpenBSD) - - - - --- 2024-04-04 Stefano Garzarella New
[for-9.1,v3,01/11] libvhost-user: set msg.msg_control to NULL when it is empty vhost-user: support any POSIX system (tested on macOS, FreeBSD, OpenBSD) - - 3 - --- 2024-04-04 Stefano Garzarella New
hw/nvme: Add support for setting the MQES for the NVMe emulation hw/nvme: Add support for setting the MQES for the NVMe emulation - - 2 - --- 2024-04-04 John Berg New
block/virtio-blk: Fix memory leak from virtio_blk_zone_report block/virtio-blk: Fix memory leak from virtio_blk_zone_report - - - - --- 2024-04-04 Zheyu Ma New
[v1] migration/postcopy: ensure preempt channel is ready before loading states [v1] migration/postcopy: ensure preempt channel is ready before loading states - - - - --- 2024-04-04 Wang, Wei W New
[v5] blockcommit: Reopen base image as RO after abort [v5] blockcommit: Reopen base image as RO after abort - - 1 - --- 2024-04-04 Alexander Ivanov New
[PATCH-for-9.0] hw/sd/sdhci: Discard excess of data written to Buffer Data Port register [PATCH-for-9.0] hw/sd/sdhci: Discard excess of data written to Buffer Data Port register - 1 1 - --- 2024-04-04 Philippe Mathieu-Daudé New
[v3] nbd/server: do not poll within a coroutine context [v3] nbd/server: do not poll within a coroutine context - 1 - - --- 2024-04-04 Eric Blake New
hw/usb: Check cycle bit before trace call hw/usb: Check cycle bit before trace call - - - - --- 2024-04-03 Ian Moffett New
[net,v4] virtio_net: Do not send RSS key if it is not supported [net,v4] virtio_net: Do not send RSS key if it is not supported - 1 2 - --- 2024-04-03 Breno Leitao New
[v2] hw/i386/acpi: Set PCAT_COMPAT bit only when pic is not disabled [v2] hw/i386/acpi: Set PCAT_COMPAT bit only when pic is not disabled - - 1 - --- 2024-04-03 Xiaoyao Li New
[v2] e1000: Convert debug macros into tracepoints. [v2] e1000: Convert debug macros into tracepoints. - - 1 - --- 2024-04-03 Don Porter New
[v2,10/10] docs/interop/firmware.json: Add igvm to FirmwareDevice [v2,01/10] meson: Add optional dependency on IGVM library - - - - --- 2024-04-03 Roy Hopkins New
[v2,09/10] docs/system: Add documentation on support for IGVM [v2,01/10] meson: Add optional dependency on IGVM library - - - - --- 2024-04-03 Roy Hopkins New
[v2,08/10] i386/sev: Implement ConfidentialGuestSupport functions for SEV [v2,01/10] meson: Add optional dependency on IGVM library - - - - --- 2024-04-03 Roy Hopkins New
[v2,07/10] i386/sev: Refactor setting of reset vector and initial CPU state [v2,01/10] meson: Add optional dependency on IGVM library - - - - --- 2024-04-03 Roy Hopkins New
[v2,06/10] i386/pc_sysfw: Ensure sysfw flash configuration does not conflict with IGVM [v2,01/10] meson: Add optional dependency on IGVM library - - - - --- 2024-04-03 Roy Hopkins New
[v2,05/10] i386/pc: Process IGVM file during PC initialization if present [v2,01/10] meson: Add optional dependency on IGVM library - - - - --- 2024-04-03 Roy Hopkins New
[v2,04/10] backends/igvm: Implement parsing and processing of IGVM files [v2,01/10] meson: Add optional dependency on IGVM library - - - - --- 2024-04-03 Roy Hopkins New
[v2,03/10] backends/confidential-guest-support: Add functions to support IGVM [v2,01/10] meson: Add optional dependency on IGVM library - - - - --- 2024-04-03 Roy Hopkins New
[v2,02/10] backends/confidential-guest-support: Add IGVM file parameter [v2,01/10] meson: Add optional dependency on IGVM library - - - - --- 2024-04-03 Roy Hopkins New
[v2,01/10] meson: Add optional dependency on IGVM library [v2,01/10] meson: Add optional dependency on IGVM library - - - - --- 2024-04-03 Roy Hopkins New
[v9,20/20] ebpf: Add a separate target for skeleton virtio-net RSS/hash report fixes and improvements - - - - --- 2024-04-03 Akihiko Odaki New
[v9,19/20] ebpf: Refactor tun_rss_steering_prog() virtio-net RSS/hash report fixes and improvements - - - - --- 2024-04-03 Akihiko Odaki New
[v9,18/20] ebpf: Return 0 when configuration fails virtio-net RSS/hash report fixes and improvements - - - - --- 2024-04-03 Akihiko Odaki New
[v9,17/20] ebpf: Fix RSS error handling virtio-net RSS/hash report fixes and improvements - 1 - - --- 2024-04-03 Akihiko Odaki New
[v9,16/20] virtio-net: Do not write hashes to peer buffer virtio-net RSS/hash report fixes and improvements - - - - --- 2024-04-03 Akihiko Odaki New
[v9,15/20] virtio-net: Always set populate_hash virtio-net RSS/hash report fixes and improvements - - - - --- 2024-04-03 Akihiko Odaki New
[v9,14/20] virtio-net: Report RSS warning at device realization virtio-net RSS/hash report fixes and improvements - - - - --- 2024-04-03 Akihiko Odaki New
[v9,13/20] virtio-net: Return an error when vhost cannot enable RSS virtio-net RSS/hash report fixes and improvements - - - - --- 2024-04-03 Akihiko Odaki New
[v9,12/20] virtio-net: Unify the logic to update NIC state for RSS virtio-net RSS/hash report fixes and improvements - - - - --- 2024-04-03 Akihiko Odaki New
[v9,11/20] virtio-net: Disable RSS on reset virtio-net RSS/hash report fixes and improvements - 1 1 - --- 2024-04-03 Akihiko Odaki New
[v9,10/20] virtio-net: Shrink header byte swapping buffer virtio-net RSS/hash report fixes and improvements - - - - --- 2024-04-03 Akihiko Odaki New
[v9,09/20] virtio-net: Copy header only when necessary virtio-net RSS/hash report fixes and improvements - - - - --- 2024-04-03 Akihiko Odaki New
[v9,08/20] virtio-net: Add only one queue pair when realizing virtio-net RSS/hash report fixes and improvements - 1 - - --- 2024-04-03 Akihiko Odaki New
[v9,07/20] virtio-net: Do not propagate ebpf-rss-fds errors virtio-net RSS/hash report fixes and improvements - 1 - - --- 2024-04-03 Akihiko Odaki New
[v9,06/20] tap: Shrink zeroed virtio-net header virtio-net RSS/hash report fixes and improvements - - - - --- 2024-04-03 Akihiko Odaki New
[v9,05/20] tap: Call tap_receive_iov() from tap_receive() virtio-net RSS/hash report fixes and improvements - - - - --- 2024-04-03 Akihiko Odaki New
[v9,04/20] net: Remove receive_raw() virtio-net RSS/hash report fixes and improvements - 1 - - --- 2024-04-03 Akihiko Odaki New
[v9,03/20] net: Move virtio-net header length assertion virtio-net RSS/hash report fixes and improvements - - - - --- 2024-04-03 Akihiko Odaki New
[v9,02/20] tap: Remove qemu_using_vnet_hdr() virtio-net RSS/hash report fixes and improvements - - - - --- 2024-04-03 Akihiko Odaki New
[v9,01/20] tap: Remove tap_probe_vnet_hdr_len() virtio-net RSS/hash report fixes and improvements 1 - - - --- 2024-04-03 Akihiko Odaki New
[2/2] scsi-disk: Fix the migration crash of the CDROM device with USB bus [1/2] scsi-disk: Introduce the migrate_emulate_scsi_request field - - - - --- 2024-04-03 Yong Huang New
[1/2] scsi-disk: Introduce the migrate_emulate_scsi_request field [1/2] scsi-disk: Introduce the migrate_emulate_scsi_request field - - - - --- 2024-04-03 Yong Huang New
[PULL,v2,0/6] lsi, vga fixes for 2024-04-02 - - - - --- 2024-04-03 Paolo Bonzini New
linux-user: Add FITRIM ioctl linux-user: Add FITRIM ioctl - - - - --- 2024-04-03 Michael Vogt New
Fix incorrect disassembly format for certain RISC-V instructions Fix incorrect disassembly format for certain RISC-V instructions - - - - --- 2024-04-03 Simeon Krastnikov New
[v3] input-linux: Add option to not grab a device upon guest startup [v3] input-linux: Add option to not grab a device upon guest startup 2 - 1 - --- 2024-04-03 Justinien Bouron New
« 1 2 ... 18 19 204271 4272 »