Show patches with: Submitter = Akihiko Odaki       |    State = Action Required       |    Archived = No       |   2247 patches
« 1 2 3 422 23 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2] virtio-net: Add queues for RSS during migration [v2] virtio-net: Add queues for RSS during migration - 1 - 1 --- 2025-05-30 Akihiko Odaki New
[RFC,v5,5/5] docs/devel/ebpf_rss.rst: Update for peer RSS virtio-net: Offload hashing without eBPF - - - - --- 2025-05-30 Akihiko Odaki New
[RFC,v5,4/5] tap: Report virtio-net hashing support on Linux virtio-net: Offload hashing without eBPF - - - - --- 2025-05-30 Akihiko Odaki New
[RFC,v5,3/5] virtio-net: Offload hashing without vhost virtio-net: Offload hashing without eBPF - - - - --- 2025-05-30 Akihiko Odaki New
[RFC,v5,2/5] virtio-net: Offload hashing to peer virtio-net: Offload hashing without eBPF - - - - --- 2025-05-30 Akihiko Odaki New
[RFC,v5,1/5] net: Allow configuring virtio hashing virtio-net: Offload hashing without eBPF - - - - --- 2025-05-30 Akihiko Odaki New
[6/6] virtio-net: Add hash type options net/vhost-vdpa: Report hashing capability - - - - --- 2025-05-30 Akihiko Odaki New
[5/6] net/vhost-vdpa: Remove dummy SetSteeringEBPF net/vhost-vdpa: Report hashing capability - - - - --- 2025-05-30 Akihiko Odaki New
[4/6] virtio-net: Retrieve peer hashing capability net/vhost-vdpa: Report hashing capability - - - - --- 2025-05-30 Akihiko Odaki New
[3/6] virtio-net: Move virtio_net_get_features() down net/vhost-vdpa: Report hashing capability - - - - --- 2025-05-30 Akihiko Odaki New
[2/6] net/vhost-vdpa: Report hashing capability net/vhost-vdpa: Report hashing capability - - - - --- 2025-05-30 Akihiko Odaki New
[1/6] qdev-properties: Add DEFINE_PROP_ON_OFF_AUTO_BIT64() net/vhost-vdpa: Report hashing capability - - - - --- 2025-05-30 Akihiko Odaki New
[v2] file-posix: Tolerate unaligned hole at middle [v2] file-posix: Tolerate unaligned hole at middle - - - - --- 2025-05-30 Akihiko Odaki New
[v5,13/13] qemu-thread: Document QemuEvent memory ordering Improve futex usage - - - - --- 2025-05-29 Akihiko Odaki New
[v5,12/13] qemu-thread: Document QemuEvent Improve futex usage - - - - --- 2025-05-29 Akihiko Odaki New
[v5,11/13] qemu-thread: Remove qatomic_read() in qemu_event_set() Improve futex usage - - - - --- 2025-05-29 Akihiko Odaki New
[v5,10/13] hw/display/apple-gfx: Replace QemuSemaphore with QemuEvent Improve futex usage - - 1 - --- 2025-05-29 Akihiko Odaki New
[v5,09/13] migration/postcopy: Replace QemuSemaphore with QemuEvent Improve futex usage - - 1 - --- 2025-05-29 Akihiko Odaki New
[v5,08/13] migration/colo: Replace QemuSemaphore with QemuEvent Improve futex usage - - 2 - --- 2025-05-29 Akihiko Odaki New
[v5,07/13] migration: Replace QemuSemaphore with QemuEvent Improve futex usage - - 2 - --- 2025-05-29 Akihiko Odaki New
[v5,06/13] qemu-thread: Use futex if available for QemuLockCnt Improve futex usage - - - - --- 2025-05-29 Akihiko Odaki New
[v5,05/13] qemu-thread: Use futex for QemuEvent on Windows Improve futex usage - - 1 - --- 2025-05-29 Akihiko Odaki New
[v5,04/13] qemu-thread: Avoid futex abstraction for non-Linux Improve futex usage - - 1 1 --- 2025-05-29 Akihiko Odaki New
[v5,03/13] qemu-thread: Replace __linux__ with CONFIG_LINUX Improve futex usage - - 1 - --- 2025-05-29 Akihiko Odaki New
[v5,02/13] futex: Support Windows Improve futex usage - - - - --- 2025-05-29 Akihiko Odaki New
[v5,01/13] futex: Check value after qemu_futex_wait() Improve futex usage - - - - --- 2025-05-29 Akihiko Odaki New
file-posix: Tolerate unaligned hole at middle file-posix: Tolerate unaligned hole at middle - - - - --- 2025-05-28 Akihiko Odaki New
[v4,11/11] hw/display/apple-gfx: Replace QemuSemaphore with QemuEvent Improve futex usage - - 1 - --- 2025-05-26 Akihiko Odaki New
[v4,10/11] migration/postcopy: Replace QemuSemaphore with QemuEvent Improve futex usage - - 1 - --- 2025-05-26 Akihiko Odaki New
[v4,09/11] migration/colo: Replace QemuSemaphore with QemuEvent Improve futex usage - - 2 - --- 2025-05-26 Akihiko Odaki New
[v4,08/11] migration: Replace QemuSemaphore with QemuEvent Improve futex usage - - 1 - --- 2025-05-26 Akihiko Odaki New
[v4,07/11] qemu-thread: Use futex if available for QemuLockCnt Improve futex usage - - - - --- 2025-05-26 Akihiko Odaki New
[v4,06/11] qemu-thread: Use futex for QemuEvent on Windows Improve futex usage - - 1 - --- 2025-05-26 Akihiko Odaki New
[v4,05/11] qemu-thread: Avoid futex abstraction for non-Linux Improve futex usage - - 1 1 --- 2025-05-26 Akihiko Odaki New
[v4,04/11] qemu-thread: Replace __linux__ with CONFIG_LINUX Improve futex usage - - 1 - --- 2025-05-26 Akihiko Odaki New
[v4,03/11] qemu-thread: Remove qatomic_read() in qemu_event_set() Improve futex usage - - - - --- 2025-05-26 Akihiko Odaki New
[v4,02/11] futex: Support Windows Improve futex usage - - - - --- 2025-05-26 Akihiko Odaki New
[v4,01/11] futex: Check value after qemu_futex_wait() Improve futex usage - - - - --- 2025-05-26 Akihiko Odaki New
[v3,10/10] hw/display/apple-gfx: Replace QemuSemaphore with QemuEvent Improve futex usage - - - - --- 2025-05-11 Akihiko Odaki New
[v3,09/10] migration/postcopy: Replace QemuSemaphore with QemuEvent Improve futex usage - - 1 - --- 2025-05-11 Akihiko Odaki New
[v3,08/10] migration/colo: Replace QemuSemaphore with QemuEvent Improve futex usage - - 1 - --- 2025-05-11 Akihiko Odaki New
[v3,07/10] migration: Replace QemuSemaphore with QemuEvent Improve futex usage - - - - --- 2025-05-11 Akihiko Odaki New
[v3,06/10] qemu-thread: Use futex if available for QemuLockCnt Improve futex usage - - - - --- 2025-05-11 Akihiko Odaki New
[v3,05/10] qemu-thread: Use futex for QemuEvent on Windows Improve futex usage - - - - --- 2025-05-11 Akihiko Odaki New
[v3,04/10] qemu-thread: Avoid futex abstraction for non-Linux Improve futex usage - - 1 1 --- 2025-05-11 Akihiko Odaki New
[v3,03/10] futex: Replace __linux__ with CONFIG_LINUX Improve futex usage - - - - --- 2025-05-11 Akihiko Odaki New
[v3,02/10] futex: Support Windows Improve futex usage - - - - --- 2025-05-11 Akihiko Odaki New
[v3,01/10] futex: Check value after qemu_futex_wait() Improve futex usage - - - - --- 2025-05-11 Akihiko Odaki New
[v2,9/9] hw/display/apple-gfx: Replace QemuSemaphore with QemuEvent Improve futex usage - - - - --- 2025-05-10 Akihiko Odaki New
[v2,8/9] migration/postcopy: Replace QemuSemaphore with QemuEvent Improve futex usage - - - - --- 2025-05-10 Akihiko Odaki New
[v2,7/9] migration/colo: Replace QemuSemaphore with QemuEvent Improve futex usage - - - - --- 2025-05-10 Akihiko Odaki New
[v2,6/9] migration: Replace QemuSemaphore with QemuEvent Improve futex usage - - - - --- 2025-05-10 Akihiko Odaki New
[v2,5/9] qemu-thread: Use futex if available for QemuLockCnt Improve futex usage - - - - --- 2025-05-10 Akihiko Odaki New
[v2,4/9] qemu-thread: Use futex for QemuEvent on Windows Improve futex usage - - - - --- 2025-05-10 Akihiko Odaki New
[v2,3/9] qemu-thread: Avoid futex abstraction for non-Linux Improve futex usage - - 1 1 --- 2025-05-10 Akihiko Odaki New
[v2,2/9] futex: Support Windows Improve futex usage - - - - --- 2025-05-10 Akihiko Odaki New
[v2,1/9] futex: Check value after qemu_futex_wait() Improve futex usage - - - - --- 2025-05-10 Akihiko Odaki New
virtio-net: Add queues for RSS during migration virtio-net: Add queues for RSS during migration - 1 - 1 --- 2025-05-10 Akihiko Odaki New
[3/3] MAINTAINERS: Add docs/requirements.txt docs: Bump sphinx to 6.2.1 - - - - --- 2025-05-10 Akihiko Odaki New
[2/3] docs: Require sphinx>=6.2 docs: Bump sphinx to 6.2.1 - - - - --- 2025-05-10 Akihiko Odaki New
[1/3] docs: Bump sphinx to 6.2.1 docs: Bump sphinx to 6.2.1 - - - - --- 2025-05-10 Akihiko Odaki New
[2/2] MAINTAINERS: Add docs/requirements.txt docs: Bump sphinx to 8.2.3 - - - - --- 2025-05-05 Akihiko Odaki New
[1/2] docs: Bump sphinx to 8.2.3 docs: Bump sphinx to 8.2.3 - - - - --- 2025-05-05 Akihiko Odaki New
[v2] virtio-net: Copy received packet to buffer [v2] virtio-net: Copy received packet to buffer - - 1 2 --- 2025-04-24 Akihiko Odaki New
[4/4] meson: Use osdep_prefix for strchrnul() meson: Use osdep_prefix for strchrnul() - - 1 1 --- 2025-04-24 Akihiko Odaki New
[3/4] meson: Share common C source prefixes meson: Use osdep_prefix for strchrnul() - - 1 1 --- 2025-04-24 Akihiko Odaki New
[2/4] meson: Remove CONFIG_STATX and CONFIG_STATX_MNT_ID meson: Use osdep_prefix for strchrnul() - - 1 1 --- 2025-04-24 Akihiko Odaki New
[1/4] meson: Use has_header_symbol() to check getcpu() meson: Use osdep_prefix for strchrnul() - - 1 1 --- 2025-04-24 Akihiko Odaki New
Reapply "virtio-net: Copy received header to buffer" Reapply "virtio-net: Copy received header to buffer" - - - - --- 2025-04-23 Akihiko Odaki New
[v2,2/2] virtio: Move virtio_reset() virtio: Call set_features during reset - - - - --- 2025-04-21 Akihiko Odaki New
[v2,1/2] virtio: Call set_features during reset virtio: Call set_features during reset - 1 - - --- 2025-04-21 Akihiko Odaki New
hw/usb/hcd-xhci: Unmap canceled packet hw/usb/hcd-xhci: Unmap canceled packet - 1 1 - --- 2025-04-18 Akihiko Odaki New
[2/2] ui/vnc: Do not copy z_stream ui/vnc: Do not copy z_stream - 1 - - --- 2025-04-17 Akihiko Odaki New
[1/2] ui/vnc: Introduce the VncWorker type ui/vnc: Do not copy z_stream - - - - --- 2025-04-17 Akihiko Odaki New
virtio: Call set_features during reset virtio: Call set_features during reset - 1 - - --- 2025-04-10 Akihiko Odaki New
virtio-net: Copy all for dhclient workaround virtio-net: Copy all for dhclient workaround - 1 - 1 --- 2025-04-05 Akihiko Odaki New
[v2] virtio-net: Fix the interpretation of max_tx_vq [v2] virtio-net: Fix the interpretation of max_tx_vq - 1 - 1 --- 2025-03-22 Akihiko Odaki New
virtio-net: Fix the interpretation of max_tx_vq virtio-net: Fix the interpretation of max_tx_vq - - - - --- 2025-03-21 Akihiko Odaki New
mailmap: Update email address for Akihiko Odaki mailmap: Update email address for Akihiko Odaki - - - - --- 2025-03-20 Akihiko Odaki New
[4/4] target/arm: Flag PMCNTENCLR with ARM_CP_NO_RAW target/arm: Flag PMCNTENCLR with ARM_CP_NO_RAW - - - - --- 2025-03-17 Akihiko Odaki New
[3/4] target/arm: Expose PMINTENCLR to GDB target/arm: Flag PMCNTENCLR with ARM_CP_NO_RAW - - - - --- 2025-03-17 Akihiko Odaki New
[2/4] target/arm: Do not imply ARM_CP_NO_GDB target/arm: Flag PMCNTENCLR with ARM_CP_NO_RAW - - - - --- 2025-03-17 Akihiko Odaki New
[1/4] target/arm: Explicitly set ARM_CP_NO_GDB target/arm: Flag PMCNTENCLR with ARM_CP_NO_RAW - - - - --- 2025-03-17 Akihiko Odaki New
audio: Reset rate control when adding bytes audio: Reset rate control when adding bytes - - 1 - --- 2025-03-17 Akihiko Odaki New
[v2] target/arm: Define raw write for PMU CLR registers [v2] target/arm: Define raw write for PMU CLR registers - - - - --- 2025-03-14 Akihiko Odaki New
[for-10.1,v9,9/9] pcie_sriov: Make a PCI device with user-created VF ARI-capable virtio-net: add support for SR-IOV emulation - - - - --- 2025-03-14 Akihiko Odaki New
[for-10.1,v9,8/9] docs: Document composable SR-IOV device virtio-net: add support for SR-IOV emulation - - - - --- 2025-03-14 Akihiko Odaki New
[for-10.1,v9,7/9] virtio-net: Implement SR-IOV VF virtio-net: add support for SR-IOV emulation - - - - --- 2025-03-14 Akihiko Odaki New
[for-10.1,v9,6/9] virtio-pci: Implement SR-IOV PF virtio-net: add support for SR-IOV emulation - - - - --- 2025-03-14 Akihiko Odaki New
[for-10.1,v9,5/9] pcie_sriov: Allow user to create SR-IOV device virtio-net: add support for SR-IOV emulation - - - - --- 2025-03-14 Akihiko Odaki New
[for-10.1,v9,4/9] pcie_sriov: Check PCI Express for SR-IOV PF virtio-net: add support for SR-IOV emulation - - - - --- 2025-03-14 Akihiko Odaki New
[for-10.1,v9,3/9] pcie_sriov: Ensure PF and VF are mutually exclusive virtio-net: add support for SR-IOV emulation - - - - --- 2025-03-14 Akihiko Odaki New
[for-10.1,v9,2/9] hw/pci: Fix SR-IOV VF number calculation virtio-net: add support for SR-IOV emulation - - - - --- 2025-03-14 Akihiko Odaki New
[for-10.1,v9,1/9] hw/pci: Do not add ROM BAR for SR-IOV VF virtio-net: add support for SR-IOV emulation - - - - --- 2025-03-14 Akihiko Odaki New
target/arm: Define raw write for PMU CLR registers target/arm: Define raw write for PMU CLR registers - - - - --- 2025-03-13 Akihiko Odaki New
[RFC,v4,11/11] docs/devel/ebpf_rss.rst: Update for peer RSS virtio-net: Offload hashing without eBPF - - - - --- 2025-03-13 Akihiko Odaki New
[RFC,v4,10/11] tap: Report virtio-net hashing support on Linux virtio-net: Offload hashing without eBPF - - - - --- 2025-03-13 Akihiko Odaki New
[RFC,v4,09/11] virtio-net: Offload hashing without vhost virtio-net: Offload hashing without eBPF - - - - --- 2025-03-13 Akihiko Odaki New
[RFC,v4,08/11] virtio-net: Use qemu_set_vnet_hash() virtio-net: Offload hashing without eBPF - - - - --- 2025-03-13 Akihiko Odaki New
[RFC,v4,07/11] net: Allow configuring virtio hashing virtio-net: Offload hashing without eBPF - - - - --- 2025-03-13 Akihiko Odaki New
« 1 2 3 422 23 »