Show patches with: State = Action Required       |   426228 patches
« 1 2 ... 568 569 5704262 4263 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v5,01/17] hw/vfio/pci: Ensure MSI and MSI-X do not overlap pci: Abort if pci_add_capability fails - - - - --- 2022-10-28 Akihiko Odaki New
[v3,3/3] thread-pool: use ThreadPool from the running thread AioContext removal: LinuxAioState and ThreadPool - - 1 - --- 2022-10-28 Emanuele Giuseppe Esposito New
[v3,2/3] io_uring: use LuringState from the running thread AioContext removal: LinuxAioState and ThreadPool - - - - --- 2022-10-28 Emanuele Giuseppe Esposito New
[v3,1/3] linux-aio: use LinuxAioState from the running thread AioContext removal: LinuxAioState and ThreadPool - - - - --- 2022-10-28 Emanuele Giuseppe Esposito New
[v6,19/19] mac_{old, new}world: Pass MacOS VGA NDRV in card ROM instead of fw_cfg Misc ppc/mac machines clean up - - - - --- 2022-10-28 BALATON Zoltan New
[v6,18/19] mac_newworld: Document deprecation Misc ppc/mac machines clean up - - - - --- 2022-10-28 BALATON Zoltan New
[v6,17/19] mac_newworld: Deprecate mac99 "via" option Misc ppc/mac machines clean up - - - - --- 2022-10-28 BALATON Zoltan New
[v6,16/19] mac_newworld: Deprecate mac99 with G5 CPU Misc ppc/mac machines clean up - - - - --- 2022-10-28 BALATON Zoltan New
[v6,15/19] mac_newworld: Add machine types for different mac99 configs Misc ppc/mac machines clean up - - - - --- 2022-10-28 BALATON Zoltan New
[v6,14/19] mac_newworld: Turn CORE99_VIA_CONFIG defines into an enum Misc ppc/mac machines clean up - - 1 - --- 2022-10-28 BALATON Zoltan New
[v6,13/19] mac_{old|new}world: Code style fix adding missing braces to if-s Misc ppc/mac machines clean up - - 1 - --- 2022-10-28 BALATON Zoltan New
[v6,12/19] mac_nvram: Use NVRAM_SIZE constant Misc ppc/mac machines clean up - - 1 - --- 2022-10-28 BALATON Zoltan New
[v6,11/19] hw/ppc/mac.h: Rename to include/hw/nvram/mac_nvram.h Misc ppc/mac machines clean up - - 1 - --- 2022-10-28 BALATON Zoltan New
[v6,10/19] hw/ppc/mac.h: Move PROM and KERNEL defines to board code Misc ppc/mac machines clean up - - 2 - --- 2022-10-28 BALATON Zoltan New
[v6,09/19] hw/ppc/mac.h: Move grackle-pcihost type declaration out to a header Misc ppc/mac machines clean up - - 1 - --- 2022-10-28 BALATON Zoltan New
[v6,08/19] hw/ppc/mac.h: Move macio specific parts out from shared header Misc ppc/mac machines clean up - - 2 - --- 2022-10-28 BALATON Zoltan New
[v6,07/19] hw/ppc/mac.h: Move newworld specific parts out from shared header Misc ppc/mac machines clean up - - 1 - --- 2022-10-28 BALATON Zoltan New
[v6,06/19] mac_{old|new}world: Reduce number of QOM casts Misc ppc/mac machines clean up - - 2 - --- 2022-10-28 BALATON Zoltan New
[v6,05/19] mac_newworld: Clean up creation of Uninorth devices Misc ppc/mac machines clean up - - 1 - --- 2022-10-28 BALATON Zoltan New
[v6,04/19] mac_{old|new}world: Avoid else branch by setting default value Misc ppc/mac machines clean up - - 1 - --- 2022-10-28 BALATON Zoltan New
[v6,03/19] mac_{old|new}world: Set tbfreq at declaration Misc ppc/mac machines clean up - - 1 - --- 2022-10-28 BALATON Zoltan New
[v6,02/19] mac_oldworld: Drop some more variables Misc ppc/mac machines clean up - - 2 - --- 2022-10-28 BALATON Zoltan New
[v6,01/19] mac_newworld: Drop some variables Misc ppc/mac machines clean up - - 2 - --- 2022-10-28 BALATON Zoltan New
9pfs: fix missing sys/mount.h include 9pfs: fix missing sys/mount.h include - 1 1 - --- 2022-10-28 Christian Schoenebeck New
[v3,14/14] tests/qtest: migration-test: Add tests for file-based migration File-based migration support and fixed-ram features - - - - --- 2022-10-28 Nikolay Borisov New
[v3,13/14] tests: Add migrate_incoming_qmp helper File-based migration support and fixed-ram features - - 1 - --- 2022-10-28 Nikolay Borisov New
[v3,12/14] migration: Add support for 'fixed-ram' migration restore File-based migration support and fixed-ram features - - - - --- 2022-10-28 Nikolay Borisov New
[v3,11/14] migration: Refactor precopy ram loading code File-based migration support and fixed-ram features - - - - --- 2022-10-28 Nikolay Borisov New
[v3,10/14] migration/ram: Introduce 'fixed-ram' migration stream capability File-based migration support and fixed-ram features - - - - --- 2022-10-28 Nikolay Borisov New
[v3,09/14] migration: add qemu_get_buffer_at File-based migration support and fixed-ram features - - - - --- 2022-10-28 Nikolay Borisov New
[v3,08/14] io: Add preadv support to QIOChannelFile File-based migration support and fixed-ram features - - - - --- 2022-10-28 Nikolay Borisov New
[v3,07/14] migration/qemu-file: add utility methods for working with seekable channels File-based migration support and fixed-ram features - - - - --- 2022-10-28 Nikolay Borisov New
[v3,06/14] io: add and implement QIO_CHANNEL_FEATURE_SEEKABLE for channel file File-based migration support and fixed-ram features - - - - --- 2022-10-28 Nikolay Borisov New
[v3,05/14] io: implement io_pwritev for QIOChannelFile File-based migration support and fixed-ram features - - 1 - --- 2022-10-28 Nikolay Borisov New
[v3,04/14] io: Add generic pwritev/preadv interface File-based migration support and fixed-ram features - - - - --- 2022-10-28 Nikolay Borisov New
[v3,03/14] migration: Initial support of fixed-ram feature for analyze-migration.py File-based migration support and fixed-ram features - - - - --- 2022-10-28 Nikolay Borisov New
[v3,02/14] migration: Add support for 'file:' uri for incoming migration File-based migration support and fixed-ram features - - 1 - --- 2022-10-28 Nikolay Borisov New
[v3,01/14] migration: support file: uri for source migration File-based migration support and fixed-ram features - - 1 - --- 2022-10-28 Nikolay Borisov New
[v2,3/3] hw/i386/acpi-build: Resolve north rather than south bridges [v2,1/3] hw/i386/acpi-build: Remove unused struct - - 1 - --- 2022-10-28 Bernhard Beschow New
[v2,2/3] hw/i386/acpi-build: Resolve redundant attribute [v2,1/3] hw/i386/acpi-build: Remove unused struct - - 1 - --- 2022-10-28 Bernhard Beschow New
[v2,1/3] hw/i386/acpi-build: Remove unused struct [v2,1/3] hw/i386/acpi-build: Remove unused struct - - 2 - --- 2022-10-28 Bernhard Beschow New
[v5,3/3] tests/docker: update fedora-win[32|64]-cross with lcitool tests/docker: update fedora-win[32|64]-cross with lcitool 1 - - - --- 2022-10-28 Philippe Mathieu-Daudé New
[v5,2/3] tests/lcitool: Refresh to latest libvirt-ci module tests/docker: update fedora-win[32|64]-cross with lcitool 1 - - - --- 2022-10-28 Philippe Mathieu-Daudé New
[v5,1/3] tests/lcitool: Rename non-Debian specific helper tests/docker: update fedora-win[32|64]-cross with lcitool 1 - - - --- 2022-10-28 Philippe Mathieu-Daudé New
[GIT,PULL,8/8] vl: Allow ThreadContext objects to be created before the sandbox option [GIT,PULL,1/8] hw/mem/nvdimm: fix error message for 'unarmed' flag - - 1 - --- 2022-10-28 David Hildenbrand New
[GIT,PULL,7/8] hostmem: Allow for specifying a ThreadContext for preallocation [GIT,PULL,1/8] hw/mem/nvdimm: fix error message for 'unarmed' flag - - 1 - --- 2022-10-28 David Hildenbrand New
[GIT,PULL,6/8] util: Make qemu_prealloc_mem() optionally consume a ThreadContext [GIT,PULL,1/8] hw/mem/nvdimm: fix error message for 'unarmed' flag - - 1 - --- 2022-10-28 David Hildenbrand New
[GIT,PULL,5/8] util: Add write-only "node-affinity" property for ThreadContext [GIT,PULL,1/8] hw/mem/nvdimm: fix error message for 'unarmed' flag 1 - 1 - --- 2022-10-28 David Hildenbrand New
[GIT,PULL,4/8] util: Introduce ThreadContext user-creatable object [GIT,PULL,1/8] hw/mem/nvdimm: fix error message for 'unarmed' flag 1 - 1 - --- 2022-10-28 David Hildenbrand New
[GIT,PULL,3/8] util: Introduce qemu_thread_set_affinity() and qemu_thread_get_affinity() [GIT,PULL,1/8] hw/mem/nvdimm: fix error message for 'unarmed' flag - - 1 - --- 2022-10-28 David Hildenbrand New
[GIT,PULL,2/8] util: Cleanup and rename os_mem_prealloc() [GIT,PULL,1/8] hw/mem/nvdimm: fix error message for 'unarmed' flag - - 1 - --- 2022-10-28 David Hildenbrand New
[GIT,PULL,1/8] hw/mem/nvdimm: fix error message for 'unarmed' flag [GIT,PULL,1/8] hw/mem/nvdimm: fix error message for 'unarmed' flag 1 1 3 - --- 2022-10-28 David Hildenbrand New
[GIT,PULL,0/8] Host Memory Backends and Memory devices patches - - - - --- 2022-10-28 David Hildenbrand New
linux-user: always translate cmsg when recvmsg linux-user: always translate cmsg when recvmsg - - 1 - --- 2022-10-28 Icenowy Zheng New
[v17,10/10] virtio-pci: add support for configure interrupt vhost-vdpa: add support for configure interrupt - - - - --- 2022-10-28 Cindy Lu New
[v17,09/10] virtio-mmio: add support for configure interrupt vhost-vdpa: add support for configure interrupt - - - - --- 2022-10-28 Cindy Lu New
[v17,08/10] virtio-net: add support for configure interrupt vhost-vdpa: add support for configure interrupt - - - - --- 2022-10-28 Cindy Lu New
[v17,07/10] vhost: add support for configure interrupt vhost-vdpa: add support for configure interrupt - - - - --- 2022-10-28 Cindy Lu New
[v17,06/10] virtio: add support for configure interrupt vhost-vdpa: add support for configure interrupt - - - - --- 2022-10-28 Cindy Lu New
[v17,05/10] vhost-vdpa: add support for config interrupt vhost-vdpa: add support for configure interrupt - - - - --- 2022-10-28 Cindy Lu New
[v17,04/10] vhost: introduce new VhostOps vhost_set_config_call vhost-vdpa: add support for configure interrupt - - - - --- 2022-10-28 Cindy Lu New
[v17,03/10] virtio-pci: decouple the single vector from the interrupt process vhost-vdpa: add support for configure interrupt - - - - --- 2022-10-28 Cindy Lu New
[v17,02/10] virtio-pci: decouple notifier from interrupt process vhost-vdpa: add support for configure interrupt - - - - --- 2022-10-28 Cindy Lu New
[v17,01/10] virtio: introduce macro VIRTIO_CONFIG_IRQ_IDX vhost-vdpa: add support for configure interrupt - - - - --- 2022-10-28 Cindy Lu New
tcg/tci: fix logic error when registering helpers via FFI tcg/tci: fix logic error when registering helpers via FFI - 1 2 - --- 2022-10-28 Icenowy Zheng New
[v2,3/3] thread-pool: use ThreadPool from the running thread AioContext removal: LinuxAioState and ThreadPool - - 1 - --- 2022-10-28 Emanuele Giuseppe Esposito New
[v2,2/3] io_uring: use LuringState from the running thread AioContext removal: LinuxAioState and ThreadPool - - - - --- 2022-10-28 Emanuele Giuseppe Esposito New
[v2,1/3] linux-aio: use LinuxAioState from the running thread AioContext removal: LinuxAioState and ThreadPool - - - - --- 2022-10-28 Emanuele Giuseppe Esposito New
[V5,4/4] intel-iommu: PASID support PASID support for Intel IOMMU - - 1 - --- 2022-10-28 Jason Wang New
[V5,3/4] intel-iommu: convert VTD_PE_GET_FPD_ERR() to be a function PASID support for Intel IOMMU - - 2 - --- 2022-10-28 Jason Wang New
[V5,2/4] intel-iommu: drop VTDBus PASID support for Intel IOMMU - - 2 - --- 2022-10-28 Jason Wang New
[V5,1/4] intel-iommu: don't warn guest errors when getting rid2pasid entry PASID support for Intel IOMMU - - 2 - --- 2022-10-28 Jason Wang New
[PULL,4/4] qerror: QERR_PERMISSION_DENIED is no longer used, drop [PULL,1/4] qom: Improve error messages when property has no getter or setter - - - - --- 2022-10-28 Markus Armbruster New
[PULL,3/4] qtest: Improve error messages when property can not be set right now [PULL,1/4] qom: Improve error messages when property has no getter or setter - - - - --- 2022-10-28 Markus Armbruster New
[PULL,2/4] backends: Improve error messages when property can no longer be set [PULL,1/4] qom: Improve error messages when property has no getter or setter 1 - - - --- 2022-10-28 Markus Armbruster New
[PULL,1/4] qom: Improve error messages when property has no getter or setter [PULL,1/4] qom: Improve error messages when property has no getter or setter - - 1 - --- 2022-10-28 Markus Armbruster New
[PULL,0/4] Error reporting patches for 2022-10-28 - - - - --- 2022-10-28 Markus Armbruster New
[PULL,26/26] net: stream: add QAPI events to report connection state [PULL,01/26] virtio-net: fix bottom-half packet TX on asynchronous completion 1 - - - --- 2022-10-28 Jason Wang New
[PULL,25/26] net: stream: move to QIO to enable additional parameters [PULL,01/26] virtio-net: fix bottom-half packet TX on asynchronous completion 1 - - - --- 2022-10-28 Jason Wang New
[PULL,24/26] qemu-sockets: update socket_uri() and socket_parse() to be consistent [PULL,01/26] virtio-net: fix bottom-half packet TX on asynchronous completion 1 - 3 - --- 2022-10-28 Jason Wang New
[PULL,23/26] qemu-sockets: move and rename SocketAddress_to_str() [PULL,01/26] virtio-net: fix bottom-half packet TX on asynchronous completion 1 - 2 - --- 2022-10-28 Jason Wang New
[PULL,22/26] net: dgram: add unix socket [PULL,01/26] virtio-net: fix bottom-half packet TX on asynchronous completion 2 - 2 - --- 2022-10-28 Jason Wang New
[PULL,21/26] net: dgram: move mcast specific code from net_socket_fd_init_dgram() [PULL,01/26] virtio-net: fix bottom-half packet TX on asynchronous completion 1 - 1 - --- 2022-10-28 Jason Wang New
[PULL,20/26] net: dgram: make dgram_dst generic [PULL,01/26] virtio-net: fix bottom-half packet TX on asynchronous completion 1 - 2 - --- 2022-10-28 Jason Wang New
[PULL,19/26] net: stream: add unix socket [PULL,01/26] virtio-net: fix bottom-half packet TX on asynchronous completion 2 - 2 - --- 2022-10-28 Jason Wang New
[PULL,18/26] net: stream: Don't ignore EINVAL on netdev socket connection [PULL,01/26] virtio-net: fix bottom-half packet TX on asynchronous completion 1 - 2 - --- 2022-10-28 Jason Wang New
[PULL,17/26] net: socket: Don't ignore EINVAL on netdev socket connection [PULL,01/26] virtio-net: fix bottom-half packet TX on asynchronous completion 1 - 1 - --- 2022-10-28 Jason Wang New
[PULL,16/26] qapi: net: add stream and dgram netdevs [PULL,01/26] virtio-net: fix bottom-half packet TX on asynchronous completion 2 - 1 - --- 2022-10-28 Jason Wang New
[PULL,15/26] net: introduce qemu_set_info_str() function [PULL,01/26] virtio-net: fix bottom-half packet TX on asynchronous completion 1 - 2 - --- 2022-10-28 Jason Wang New
[PULL,14/26] qapi: net: introduce a way to bypass qemu_opts_parse_noisily() [PULL,01/26] virtio-net: fix bottom-half packet TX on asynchronous completion 1 - 1 - --- 2022-10-28 Jason Wang New
[PULL,13/26] net: simplify net_client_parse() error management [PULL,01/26] virtio-net: fix bottom-half packet TX on asynchronous completion 1 - 2 - --- 2022-10-28 Jason Wang New
[PULL,12/26] net: remove the @errp argument of net_client_inits() [PULL,01/26] virtio-net: fix bottom-half packet TX on asynchronous completion 1 - 2 - --- 2022-10-28 Jason Wang New
[PULL,11/26] net: introduce convert_host_port() [PULL,01/26] virtio-net: fix bottom-half packet TX on asynchronous completion 1 - 2 - --- 2022-10-28 Jason Wang New
[PULL,10/26] vhost: Accept event idx flag [PULL,01/26] virtio-net: fix bottom-half packet TX on asynchronous completion - - 1 - --- 2022-10-28 Jason Wang New
[PULL,09/26] vhost: use avail event idx on vhost_svq_kick [PULL,01/26] virtio-net: fix bottom-half packet TX on asynchronous completion - - 1 - --- 2022-10-28 Jason Wang New
[PULL,08/26] vhost: toggle device callbacks using used event idx [PULL,01/26] virtio-net: fix bottom-half packet TX on asynchronous completion - - 1 - --- 2022-10-28 Jason Wang New
[PULL,07/26] vhost: allocate event_idx fields on vring [PULL,01/26] virtio-net: fix bottom-half packet TX on asynchronous completion - - 1 - --- 2022-10-28 Jason Wang New
[PULL,06/26] net: improve error message for missing netdev backend [PULL,01/26] virtio-net: fix bottom-half packet TX on asynchronous completion - - 2 - --- 2022-10-28 Jason Wang New
[PULL,05/26] vhost-vdpa: allow passing opened vhostfd to vhost-vdpa [PULL,01/26] virtio-net: fix bottom-half packet TX on asynchronous completion 1 - - - --- 2022-10-28 Jason Wang New
[PULL,04/26] vdpa: Remove shadow CVQ command check [PULL,01/26] virtio-net: fix bottom-half packet TX on asynchronous completion 1 - - - --- 2022-10-28 Jason Wang New
« 1 2 ... 568 569 5704262 4263 »