Show patches with: Submitter = Laurent Vivier       |    State = Action Required       |    Archived = No       |   4849 patches
« 1 2 ... 3 4 548 49 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v14,02/17] net: remove the @errp argument of net_client_inits() qapi: net: add unix socket type support to netdev backend 1 - 2 - --- 2022-10-21 Laurent Vivier New
[v14,01/17] net: introduce convert_host_port() qapi: net: add unix socket type support to netdev backend 1 - 2 - --- 2022-10-21 Laurent Vivier New
[v13,17/17] net: stream: add QAPI events to report connection state qapi: net: add unix socket type support to netdev backend 1 - - - --- 2022-10-20 Laurent Vivier New
[v13,15/17] net: stream: move to QIO to enable additional parameters qapi: net: add unix socket type support to netdev backend 1 - - - --- 2022-10-20 Laurent Vivier New
[v13,14/17] qemu-sockets: update socket_uri() and socket_parse() to be consistent qapi: net: add unix socket type support to netdev backend 1 - 3 - --- 2022-10-20 Laurent Vivier New
[v13,13/17] qemu-sockets: move and rename SocketAddress_to_str() qapi: net: add unix socket type support to netdev backend 1 - 2 - --- 2022-10-20 Laurent Vivier New
[v13,12/17] net: dgram: add unix socket qapi: net: add unix socket type support to netdev backend 2 - 2 - --- 2022-10-20 Laurent Vivier New
[v13,11/17] net: dgram: move mcast specific code from net_socket_fd_init_dgram() qapi: net: add unix socket type support to netdev backend 1 - 1 - --- 2022-10-20 Laurent Vivier New
[v13,10/17] net: dgram: make dgram_dst generic qapi: net: add unix socket type support to netdev backend 1 - 2 - --- 2022-10-20 Laurent Vivier New
[v13,09/17] net: stream: add unix socket qapi: net: add unix socket type support to netdev backend 2 - 2 - --- 2022-10-20 Laurent Vivier New
[v13,07/17] net: socket: Don't ignore EINVAL on netdev socket connection qapi: net: add unix socket type support to netdev backend 1 - 1 - --- 2022-10-20 Laurent Vivier New
[v13,05/17] net: introduce qemu_set_info_str() function qapi: net: add unix socket type support to netdev backend 1 - 2 - --- 2022-10-20 Laurent Vivier New
[v13,03/17] net: simplify net_client_parse() error management qapi: net: add unix socket type support to netdev backend 1 - 2 - --- 2022-10-20 Laurent Vivier New
[v13,01/17] net: introduce convert_host_port() qapi: net: add unix socket type support to netdev backend 1 - 2 - --- 2022-10-20 Laurent Vivier New
[v3,2/2] virtio-net: fix TX timer with tx_burst virtio-net: re-arm/re-schedule when tx_burst stops virtio_net_flush_tx() - 1 - - --- 2022-10-20 Laurent Vivier New
[v3,1/2] virtio-net: fix bottom-half packet TX on asynchronous completion virtio-net: re-arm/re-schedule when tx_burst stops virtio_net_flush_tx() 1 1 - - --- 2022-10-20 Laurent Vivier New
[v12,17/17] net: stream: add QAPI events to report connection state qapi: net: add unix socket type support to netdev backend 1 - - - --- 2022-10-20 Laurent Vivier New
[v12,16/17] tests/qtest: netdev: test stream and dgram backends qapi: net: add unix socket type support to netdev backend 1 - - - --- 2022-10-20 Laurent Vivier New
[v12,15/17] net: stream: move to QIO to enable additional parameters qapi: net: add unix socket type support to netdev backend 1 - - - --- 2022-10-20 Laurent Vivier New
[v12,14/17] qemu-sockets: update socket_uri() and socket_parse() to be consistent qapi: net: add unix socket type support to netdev backend 1 - 3 - --- 2022-10-20 Laurent Vivier New
[v12,13/17] qemu-sockets: move and rename SocketAddress_to_str() qapi: net: add unix socket type support to netdev backend 1 - 2 - --- 2022-10-20 Laurent Vivier New
[v12,12/17] net: dgram: add unix socket qapi: net: add unix socket type support to netdev backend 2 - 2 - --- 2022-10-20 Laurent Vivier New
[v12,11/17] net: dgram: move mcast specific code from net_socket_fd_init_dgram() qapi: net: add unix socket type support to netdev backend 1 - 1 - --- 2022-10-20 Laurent Vivier New
[v12,10/17] net: dgram: make dgram_dst generic qapi: net: add unix socket type support to netdev backend 1 - 2 - --- 2022-10-20 Laurent Vivier New
[v12,09/17] net: stream: add unix socket qapi: net: add unix socket type support to netdev backend 2 - 2 - --- 2022-10-20 Laurent Vivier New
[v12,08/17] net: stream: Don't ignore EINVAL on netdev socket connection qapi: net: add unix socket type support to netdev backend 1 - 2 - --- 2022-10-20 Laurent Vivier New
[v12,07/17] net: socket: Don't ignore EINVAL on netdev socket connection qapi: net: add unix socket type support to netdev backend 1 - 1 - --- 2022-10-20 Laurent Vivier New
[v12,06/17] qapi: net: add stream and dgram netdevs qapi: net: add unix socket type support to netdev backend 2 - 1 - --- 2022-10-20 Laurent Vivier New
[v12,05/17] net: introduce qemu_set_info_str() function qapi: net: add unix socket type support to netdev backend 1 - 2 - --- 2022-10-20 Laurent Vivier New
[v12,04/17] qapi: net: introduce a way to bypass qemu_opts_parse_noisily() qapi: net: add unix socket type support to netdev backend 1 - 1 - --- 2022-10-20 Laurent Vivier New
[v12,03/17] net: simplify net_client_parse() error management qapi: net: add unix socket type support to netdev backend 1 - 2 - --- 2022-10-20 Laurent Vivier New
[v12,02/17] net: remove the @errp argument of net_client_inits() qapi: net: add unix socket type support to netdev backend 1 - 2 - --- 2022-10-20 Laurent Vivier New
[v12,01/17] net: introduce convert_host_port() qapi: net: add unix socket type support to netdev backend 1 - 2 - --- 2022-10-20 Laurent Vivier New
[v2,2/2] virtio-net: fix TX timer with tx_burst virtio-net: re-arm/re-schedule when tx_burst stops virtio_net_flush_tx() - 1 - - --- 2022-10-14 Laurent Vivier New
[v2,1/2] virtio-net: fix bottom-half packet TX on asynchronous completion virtio-net: re-arm/re-schedule when tx_burst stops virtio_net_flush_tx() 1 1 - - --- 2022-10-14 Laurent Vivier New
[PULL,2/2] m68k: write bootinfo as rom section and re-randomize on reboot [PULL,1/2] m68k: rework BI_VIRT_RNG_SEED as BI_RNG_SEED - - - - --- 2022-10-14 Laurent Vivier New
[PULL,1/2] m68k: rework BI_VIRT_RNG_SEED as BI_RNG_SEED [PULL,1/2] m68k: rework BI_VIRT_RNG_SEED as BI_RNG_SEED - - - - --- 2022-10-14 Laurent Vivier New
[PULL,0/2] M68k for 7.2 patches - - - - --- 2022-10-14 Laurent Vivier New
[RFC] virtio-net: fix bottom-half packet TX on asynchronous completion [RFC] virtio-net: fix bottom-half packet TX on asynchronous completion 1 1 - - --- 2022-10-13 Laurent Vivier New
[v11,17/17] net: stream: add QAPI events to report connection state qapi: net: add unix socket type support to netdev backend 1 - - - --- 2022-10-11 Laurent Vivier New
[v11,16/17] tests/qtest: netdev: test stream and dgram backends qapi: net: add unix socket type support to netdev backend 1 - - - --- 2022-10-11 Laurent Vivier New
[v11,15/17] net: stream: move to QIO to enable additional parameters qapi: net: add unix socket type support to netdev backend 1 - - - --- 2022-10-11 Laurent Vivier New
[v11,14/17] qemu-sockets: update socket_uri() and socket_parse() to be consistent qapi: net: add unix socket type support to netdev backend 1 - 3 - --- 2022-10-11 Laurent Vivier New
[v11,13/17] qemu-sockets: move and rename SocketAddress_to_str() qapi: net: add unix socket type support to netdev backend 1 - 2 - --- 2022-10-11 Laurent Vivier New
[v11,12/17] net: dgram: add unix socket qapi: net: add unix socket type support to netdev backend 2 - 2 - --- 2022-10-11 Laurent Vivier New
[v11,11/17] net: dgram: move mcast specific code from net_socket_fd_init_dgram() qapi: net: add unix socket type support to netdev backend 1 - 1 - --- 2022-10-11 Laurent Vivier New
[v11,10/17] net: dgram: make dgram_dst generic qapi: net: add unix socket type support to netdev backend 1 - 1 - --- 2022-10-11 Laurent Vivier New
[v11,09/17] net: stream: add unix socket qapi: net: add unix socket type support to netdev backend 2 - 1 - --- 2022-10-11 Laurent Vivier New
[v11,08/17] net: stream: Don't ignore EINVAL on netdev socket connection qapi: net: add unix socket type support to netdev backend 1 - 2 - --- 2022-10-11 Laurent Vivier New
[v11,07/17] net: socket: Don't ignore EINVAL on netdev socket connection qapi: net: add unix socket type support to netdev backend 1 - 1 - --- 2022-10-11 Laurent Vivier New
[v11,06/17] qapi: net: add stream and dgram netdevs qapi: net: add unix socket type support to netdev backend 2 - 1 - --- 2022-10-11 Laurent Vivier New
[v11,05/17] net: introduce qemu_set_info_str() function qapi: net: add unix socket type support to netdev backend 1 - 1 - --- 2022-10-11 Laurent Vivier New
[v11,04/17] qapi: net: introduce a way to bypass qemu_opts_parse_noisily() qapi: net: add unix socket type support to netdev backend 1 - 1 - --- 2022-10-11 Laurent Vivier New
[v11,03/17] net: simplify net_client_parse() error management qapi: net: add unix socket type support to netdev backend 1 - 2 - --- 2022-10-11 Laurent Vivier New
[v11,02/17] net: remove the @errp argument of net_client_inits() qapi: net: add unix socket type support to netdev backend 1 - 2 - --- 2022-10-11 Laurent Vivier New
[v11,01/17] net: introduce convert_host_port() qapi: net: add unix socket type support to netdev backend 1 - 2 - --- 2022-10-11 Laurent Vivier New
linux-user: fix pidfd_send_signal() linux-user: fix pidfd_send_signal() - 1 1 - --- 2022-10-05 Laurent Vivier New
[v10,17/17] net: stream: add QAPI events to report connection state qapi: net: add unix socket type support to netdev backend - - - - --- 2022-10-05 Laurent Vivier New
[v10,16/17] tests/qtest: netdev: test stream and dgram backends qapi: net: add unix socket type support to netdev backend - - - - --- 2022-10-05 Laurent Vivier New
[v10,15/17] net: stream: move to QIO to enable additional parameters qapi: net: add unix socket type support to netdev backend - - - - --- 2022-10-05 Laurent Vivier New
[v10,14/17] qemu-sockets: update socket_uri() and socket_parse() to be consistent qapi: net: add unix socket type support to netdev backend - - 3 - --- 2022-10-05 Laurent Vivier New
[v10,13/17] qemu-sockets: move and rename SocketAddress_to_str() qapi: net: add unix socket type support to netdev backend - - 2 - --- 2022-10-05 Laurent Vivier New
[v10,12/17] net: dgram: add unix socket qapi: net: add unix socket type support to netdev backend - - 2 - --- 2022-10-05 Laurent Vivier New
[v10,11/17] net: dgram: move mcast specific code from net_socket_fd_init_dgram() qapi: net: add unix socket type support to netdev backend - - 1 - --- 2022-10-05 Laurent Vivier New
[v10,10/17] net: dgram: make dgram_dst generic qapi: net: add unix socket type support to netdev backend - - 1 - --- 2022-10-05 Laurent Vivier New
[v10,09/17] net: stream: add unix socket qapi: net: add unix socket type support to netdev backend - - 1 - --- 2022-10-05 Laurent Vivier New
[v10,08/17] net: stream: Don't ignore EINVAL on netdev socket connection qapi: net: add unix socket type support to netdev backend - - 2 - --- 2022-10-05 Laurent Vivier New
[v10,07/17] net: socket: Don't ignore EINVAL on netdev socket connection qapi: net: add unix socket type support to netdev backend - - 1 - --- 2022-10-05 Laurent Vivier New
[v10,06/17] qapi: net: add stream and dgram netdevs qapi: net: add unix socket type support to netdev backend 1 - 1 - --- 2022-10-05 Laurent Vivier New
[v10,05/17] net: introduce qemu_set_info_str() function qapi: net: add unix socket type support to netdev backend - - 1 - --- 2022-10-05 Laurent Vivier New
[v10,04/17] qapi: net: introduce a way to bypass qemu_opts_parse_noisily() qapi: net: add unix socket type support to netdev backend - - 1 - --- 2022-10-05 Laurent Vivier New
[v10,03/17] net: simplify net_client_parse() error management qapi: net: add unix socket type support to netdev backend - - 2 - --- 2022-10-05 Laurent Vivier New
[v10,02/17] net: remove the @errp argument of net_client_inits() qapi: net: add unix socket type support to netdev backend - - 2 - --- 2022-10-05 Laurent Vivier New
[v10,01/17] net: introduce convert_host_port() qapi: net: add unix socket type support to netdev backend - - 2 - --- 2022-10-05 Laurent Vivier New
[PULL,1/8] hw/virtio/vhost-shadow-virtqueue: Silence GCC error "maybe-uninitialized" [PULL,1/8] hw/virtio/vhost-shadow-virtqueue: Silence GCC error "maybe-uninitialized" - 1 2 - --- 2022-10-03 Laurent Vivier New
[PULL,0/8] Trivial branch for 7.2 patches - - - - --- 2022-10-03 Laurent Vivier New
[PULL,1/8] hw/virtio/vhost-shadow-virtqueue: Silence GCC error "maybe-uninitialized" [PULL,1/8] hw/virtio/vhost-shadow-virtqueue: Silence GCC error "maybe-uninitialized" - 1 2 - --- 2022-09-30 Laurent Vivier New
[PULL,0/8] Trivial branch for 7.2 patches - - - - --- 2022-09-30 Laurent Vivier New
[PULL,37/37] linux-user: Add parameters of getrandom() syscall for strace [PULL,01/37] linux-user: use 'max' instead of 'qemu32' / 'qemu64' by default - - 1 - --- 2022-09-28 Laurent Vivier New
[PULL,36/37] linux-user: Lock log around strace [PULL,01/37] linux-user: use 'max' instead of 'qemu32' / 'qemu64' by default - - 1 - --- 2022-09-28 Laurent Vivier New
[PULL,35/37] linux-user: Update print_futex_op [PULL,01/37] linux-user: use 'max' instead of 'qemu32' / 'qemu64' by default - - - - --- 2022-09-28 Laurent Vivier New
[PULL,34/37] linux-user: Implement PI futexes [PULL,01/37] linux-user: use 'max' instead of 'qemu32' / 'qemu64' by default - - 1 - --- 2022-09-28 Laurent Vivier New
[PULL,33/37] linux-user: Convert signal number for FUTEX_FD [PULL,01/37] linux-user: use 'max' instead of 'qemu32' / 'qemu64' by default - - 1 - --- 2022-09-28 Laurent Vivier New
[PULL,32/37] linux-user: Implement FUTEX_WAKE_BITSET [PULL,01/37] linux-user: use 'max' instead of 'qemu32' / 'qemu64' by default - - 1 - --- 2022-09-28 Laurent Vivier New
[PULL,31/37] linux-user: Sink call to do_safe_futex [PULL,01/37] linux-user: use 'max' instead of 'qemu32' / 'qemu64' by default - - 1 - --- 2022-09-28 Laurent Vivier New
[PULL,30/37] linux-user: Combine do_futex and do_futex_time64 [PULL,01/37] linux-user: use 'max' instead of 'qemu32' / 'qemu64' by default - - 1 - --- 2022-09-28 Laurent Vivier New
[PULL,29/37] linux-user: Set ELF_BASE_PLATFORM for MIPS [PULL,01/37] linux-user: use 'max' instead of 'qemu32' / 'qemu64' by default - - 1 - --- 2022-09-28 Laurent Vivier New
[PULL,28/37] linux-user: Introduce stubs for ELF AT_BASE_PLATFORM [PULL,01/37] linux-user: use 'max' instead of 'qemu32' / 'qemu64' by default - - 1 - --- 2022-09-28 Laurent Vivier New
[PULL,27/37] linux-user/s390x: Save/restore fpc when handling a signal [PULL,01/37] linux-user: use 'max' instead of 'qemu32' / 'qemu64' by default - - 1 - --- 2022-09-28 Laurent Vivier New
[PULL,26/37] linux-user: Don't assume 0 is not a valid host timer_t value [PULL,01/37] linux-user: use 'max' instead of 'qemu32' / 'qemu64' by default - - - - --- 2022-09-28 Laurent Vivier New
[PULL,25/37] linux-user: fix bug about missing signum convert of sigqueue [PULL,01/37] linux-user: use 'max' instead of 'qemu32' / 'qemu64' by default - 2 1 - --- 2022-09-28 Laurent Vivier New
[PULL,24/37] linux-user/hppa: Fix setup_sigcontext() [PULL,01/37] linux-user: use 'max' instead of 'qemu32' / 'qemu64' by default - - - - --- 2022-09-28 Laurent Vivier New
[PULL,23/37] linux-user/hppa: Allow PROT_GROWSUP and PROT_GROWSDOWN in mprotect() [PULL,01/37] linux-user: use 'max' instead of 'qemu32' / 'qemu64' by default - - - - --- 2022-09-28 Laurent Vivier New
[PULL,22/37] linux-user/hppa: Increase guest stack size to 80MB for hppa target [PULL,01/37] linux-user: use 'max' instead of 'qemu32' / 'qemu64' by default - - - - --- 2022-09-28 Laurent Vivier New
[PULL,21/37] linux-user/hppa: Drop stack guard page on hppa target [PULL,01/37] linux-user: use 'max' instead of 'qemu32' / 'qemu64' by default - - - - --- 2022-09-28 Laurent Vivier New
[PULL,20/37] linux-user/hppa: Add signal trampoline for hppa target [PULL,01/37] linux-user: use 'max' instead of 'qemu32' / 'qemu64' by default - - - - --- 2022-09-28 Laurent Vivier New
[PULL,19/37] linux-user: Add proper strace format strings for getdents()/getdents64() [PULL,01/37] linux-user: use 'max' instead of 'qemu32' / 'qemu64' by default - - - - --- 2022-09-28 Laurent Vivier New
[PULL,18/37] linux-user: Fix TARGET_PROT_SEM for XTENSA [PULL,01/37] linux-user: use 'max' instead of 'qemu32' / 'qemu64' by default - - 1 - --- 2022-09-28 Laurent Vivier New
[PULL,17/37] tests/tcg/linux-test: Add linux-madvise test [PULL,01/37] linux-user: use 'max' instead of 'qemu32' / 'qemu64' by default - - 1 - --- 2022-09-28 Laurent Vivier New
[PULL,16/37] linux-user: Passthrough MADV_DONTNEED for certain file mappings [PULL,01/37] linux-user: use 'max' instead of 'qemu32' / 'qemu64' by default - - 1 - --- 2022-09-28 Laurent Vivier New
« 1 2 ... 3 4 548 49 »