Show patches with: Submitter = Laurent Vivier       |    State = Action Required       |   816 patches
« 1 2 3 48 9 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v5,04/12] qapi: net: introduce a way to bypass qemu_opts_parse_noisily() qapi: net: add unix socket type support to netdev backend - 1 - --- 2022-06-27 Laurent Vivier New
[v5,03/12] net: simplify net_client_parse() error management qapi: net: add unix socket type support to netdev backend - 1 - --- 2022-06-27 Laurent Vivier New
[v5,02/12] net: remove the @errp argument of net_client_inits() qapi: net: add unix socket type support to netdev backend - 1 - --- 2022-06-27 Laurent Vivier New
[v5,01/12] net: introduce convert_host_port() qapi: net: add unix socket type support to netdev backend - 1 - --- 2022-06-27 Laurent Vivier New
[RFC,v4,11/11] net: stream: move to QIO qapi: net: add unix socket type support to netdev backend - - - --- 2022-06-23 Laurent Vivier New
[RFC,v4,10/11] qemu-sockets: introduce socket_uri() qapi: net: add unix socket type support to netdev backend - - - --- 2022-06-23 Laurent Vivier New
[RFC,v4,09/11] net: dgram: add unix socket qapi: net: add unix socket type support to netdev backend - 1 - --- 2022-06-23 Laurent Vivier New
[RFC,v4,08/11] net: dgram: move mcast specific code from net_socket_fd_init_dgram() qapi: net: add unix socket type support to netdev backend - 1 - --- 2022-06-23 Laurent Vivier New
[RFC,v4,07/11] net: dgram: make dgram_dst generic qapi: net: add unix socket type support to netdev backend - 1 - --- 2022-06-23 Laurent Vivier New
[RFC,v4,06/11] net: stream: add unix socket qapi: net: add unix socket type support to netdev backend - 1 - --- 2022-06-23 Laurent Vivier New
[RFC,v4,05/11] net: stream: Don't ignore EINVAL on netdev socket connection qapi: net: add unix socket type support to netdev backend - 1 - --- 2022-06-23 Laurent Vivier New
[RFC,v4,04/11] qapi: net: add stream and dgram netdevs qapi: net: add unix socket type support to netdev backend - 1 - --- 2022-06-23 Laurent Vivier New
[RFC,v4,03/11] qapi: net: introduce a way to bypass qemu_opts_parse_noisily() qapi: net: add unix socket type support to netdev backend - - - --- 2022-06-23 Laurent Vivier New
[RFC,v4,02/11] net: remove the @errp argument of net_client_inits() qapi: net: add unix socket type support to netdev backend - 1 - --- 2022-06-23 Laurent Vivier New
[RFC,v4,01/11] net: introduce convert_host_port() qapi: net: add unix socket type support to netdev backend - 1 - --- 2022-06-23 Laurent Vivier New
[RFC,v3,11/11] net: stream: move to QIO qapi: net: add unix socket type support to netdev backend - - - --- 2022-06-20 Laurent Vivier New
[RFC,v3,10/11] qemu-sockets: introduce socket_uri() qapi: net: add unix socket type support to netdev backend - - - --- 2022-06-20 Laurent Vivier New
[RFC,v3,09/11] net: dgram: add unix socket qapi: net: add unix socket type support to netdev backend - 1 - --- 2022-06-20 Laurent Vivier New
[RFC,v3,08/11] net: dgram: move mcast specific code from net_socket_fd_init_dgram() qapi: net: add unix socket type support to netdev backend - 1 - --- 2022-06-20 Laurent Vivier New
[RFC,v3,07/11] net: dgram: make dgram_dst generic qapi: net: add unix socket type support to netdev backend - 1 - --- 2022-06-20 Laurent Vivier New
[RFC,v3,06/11] net: stream: add unix socket qapi: net: add unix socket type support to netdev backend - 1 - --- 2022-06-20 Laurent Vivier New
[RFC,v3,05/11] net: stream: Don't ignore EINVAL on netdev socket connection qapi: net: add unix socket type support to netdev backend - 1 - --- 2022-06-20 Laurent Vivier New
[RFC,v3,04/11] qapi: net: add stream and dgram netdevs qapi: net: add unix socket type support to netdev backend - 1 - --- 2022-06-20 Laurent Vivier New
[RFC,v3,03/11] qapi: net: introduce a way to bypass qemu_opts_parse_noisily() qapi: net: add unix socket type support to netdev backend - - - --- 2022-06-20 Laurent Vivier New
[RFC,v3,02/11] net: remove the @errp argument of net_client_inits() qapi: net: add unix socket type support to netdev backend - 1 - --- 2022-06-20 Laurent Vivier New
[RFC,v3,01/11] net: introduce convert_host_port() qapi: net: add unix socket type support to netdev backend - 1 - --- 2022-06-20 Laurent Vivier New
[RFC,v2,8/8] net: dgram: add unix socket qapi: net: add unix socket type support to netdev backend - - - --- 2022-05-12 Laurent Vivier New
[RFC,v2,7/8] net: dgram: move mcast specific code from net_socket_fd_init_dgram() qapi: net: add unix socket type support to netdev backend - - - --- 2022-05-12 Laurent Vivier New
[RFC,v2,6/8] net: dgram: make dgram_dst generic qapi: net: add unix socket type support to netdev backend - - - --- 2022-05-12 Laurent Vivier New
[RFC,v2,5/8] net: stream: add unix socket qapi: net: add unix socket type support to netdev backend - - - --- 2022-05-12 Laurent Vivier New
[RFC,v2,4/8] net: stream: Don't ignore EINVAL on netdev socket connection qapi: net: add unix socket type support to netdev backend - 1 - --- 2022-05-12 Laurent Vivier New
[RFC,v2,3/8] qapi: net: add stream and dgram netdevs qapi: net: add unix socket type support to netdev backend - - - --- 2022-05-12 Laurent Vivier New
[RFC,v2,2/8] qapi: net: introduce a way to bypass qemu_opts_parse_noisily() qapi: net: add unix socket type support to netdev backend - - - --- 2022-05-12 Laurent Vivier New
[RFC,v2,1/8] net: introduce convert_host_port() qapi: net: add unix socket type support to netdev backend - - - --- 2022-05-12 Laurent Vivier New
[RFC,6/6] net: socket-ng: add unix socket for dgram mode qapi: net: add unix socket type support to netdev backend - - - --- 2022-05-09 Laurent Vivier New
[RFC,5/6] net: socket-ng: move mcast specific code from net_socket_fd_init_dgram() qapi: net: add unix socket type support to netdev backend - - - --- 2022-05-09 Laurent Vivier New
[RFC,4/6] net: socket-ng: make dgram_dst generic qapi: net: add unix socket type support to netdev backend - - - --- 2022-05-09 Laurent Vivier New
[RFC,3/6] net: socket-ng: add unix socket for server and client mode. qapi: net: add unix socket type support to netdev backend - - - --- 2022-05-09 Laurent Vivier New
[RFC,2/6] qapi: net: add socket-ng netdev qapi: net: add unix socket type support to netdev backend - - - --- 2022-05-09 Laurent Vivier New
[RFC,1/6] net: introduce convert_host_port() qapi: net: add unix socket type support to netdev backend - - - --- 2022-05-09 Laurent Vivier New
tests/qtest: failover: fix infinite loop tests/qtest: failover: fix infinite loop 1 - - --- 2022-03-29 Laurent Vivier New
hw/virtio: vdpa: Fix leak of host-notifier memory-region hw/virtio: vdpa: Fix leak of host-notifier memory-region 1 1 - --- 2022-02-11 Laurent Vivier New
[RFC] vhost-vdpa: make notifiers _init()/_uninit() symmetric [RFC] vhost-vdpa: make notifiers _init()/_uninit() symmetric 1 1 - --- 2022-02-11 Laurent Vivier New
[7/7] tests/qtest: failover: migration abort test with failover off tests/qtest: add some tests for virtio-net failover (part 2) - - - --- 2022-02-03 Laurent Vivier New
[6/7] tests/qtest: failover: test migration if the guest doesn't support failover tests/qtest: add some tests for virtio-net failover (part 2) - - - --- 2022-02-03 Laurent Vivier New
[5/7] tests/qtest: failover: check migration with failover off tests/qtest: add some tests for virtio-net failover (part 2) - - - --- 2022-02-03 Laurent Vivier New
[4/7] tests/qtest: failover: check missing guest feature tests/qtest: add some tests for virtio-net failover (part 2) - - - --- 2022-02-03 Laurent Vivier New
[3/7] tests/qtest: failover: check the feature is correctly provided tests/qtest: add some tests for virtio-net failover (part 2) - - - --- 2022-02-03 Laurent Vivier New
[2/7] tests/qtest: failover: use a macro for check_one_card() tests/qtest: add some tests for virtio-net failover (part 2) - - - --- 2022-02-03 Laurent Vivier New
[1/7] tests/qtest: failover: clean up pathname of tests tests/qtest: add some tests for virtio-net failover (part 2) - - - --- 2022-02-03 Laurent Vivier New
qemu-options: fix incorrect description for '-drive index=' qemu-options: fix incorrect description for '-drive index=' - 1 - --- 2022-02-02 Laurent Vivier New
failover: Silence warning messages during qtest failover: Silence warning messages during qtest 1 1 - --- 2021-12-20 Laurent Vivier New
[v8,4/4] tests/libqtest: add a migration test with two couples of failover devices tests/qtest: add some tests for virtio-net failover 1 - - --- 2021-12-08 Laurent Vivier New
[v8,3/4] test/libqtest: add some virtio-net failover migration cancelling tests tests/qtest: add some tests for virtio-net failover 1 - - --- 2021-12-08 Laurent Vivier New
[v8,2/4] tests/qtest: add some tests for virtio-net failover tests/qtest: add some tests for virtio-net failover - - - --- 2021-12-08 Laurent Vivier New
[v8,1/4] qtest/libqos: add a function to initialize secondary PCI buses tests/qtest: add some tests for virtio-net failover 1 - - --- 2021-12-08 Laurent Vivier New
[v7,4/4] tests/libqtest: add a migration test with two couples of failover devices tests/qtest: add some tests for virtio-net failover 1 - - --- 2021-12-07 Laurent Vivier New
[v7,3/4] test/libqtest: add some virtio-net failover migration cancelling tests tests/qtest: add some tests for virtio-net failover 1 - - --- 2021-12-07 Laurent Vivier New
[v7,2/4] tests/qtest: add some tests for virtio-net failover tests/qtest: add some tests for virtio-net failover 1 - - --- 2021-12-07 Laurent Vivier New
[v7,1/4] qtest/libqos: add a function to initialize secondary PCI buses tests/qtest: add some tests for virtio-net failover 1 - - --- 2021-12-07 Laurent Vivier New
[v6,6/6] tests/libqtest: add a migration test with two couples of failover devices tests/qtest: add some tests for virtio-net failover 1 - - --- 2021-12-06 Laurent Vivier New
[v6,5/6] test/libqtest: add some virtio-net failover migration cancelling tests tests/qtest: add some tests for virtio-net failover 1 - - --- 2021-12-06 Laurent Vivier New
[v6,4/6] tests/libqtest: update virtio-net failover test tests/qtest: add some tests for virtio-net failover 1 - - --- 2021-12-06 Laurent Vivier New
[v6,3/6] failover: fix unplug pending detection tests/qtest: add some tests for virtio-net failover - 1 - --- 2021-12-06 Laurent Vivier New
[v6,2/6] tests/qtest: add some tests for virtio-net failover tests/qtest: add some tests for virtio-net failover - - - --- 2021-12-06 Laurent Vivier New
[v6,1/6] qtest/libqos: add a function to initialize secondary PCI buses tests/qtest: add some tests for virtio-net failover 1 - - --- 2021-12-06 Laurent Vivier New
[v5,4/4] tests/libqtest: update virtio-net failover test tests/qtest: add some tests for virtio-net failover - - - --- 2021-11-19 Laurent Vivier New
[v5,3/4] failover: fix unplug pending detection tests/qtest: add some tests for virtio-net failover - 1 - --- 2021-11-19 Laurent Vivier New
[v5,2/4] tests/qtest: add some tests for virtio-net failover tests/qtest: add some tests for virtio-net failover - - - --- 2021-11-19 Laurent Vivier New
[v5,1/4] qtest/libqos: add a function to initialize secondary PCI buses tests/qtest: add some tests for virtio-net failover - - - --- 2021-11-19 Laurent Vivier New
[v4,3/3] failover: fix unplug pending detection tests/qtest: add some tests for virtio-net failover - 1 - --- 2021-11-19 Laurent Vivier New
[v4,2/3] tests/qtest: add some tests for virtio-net failover tests/qtest: add some tests for virtio-net failover - - - --- 2021-11-19 Laurent Vivier New
[v4,1/3] qtest/libqos: add a function to initialize secondary PCI buses tests/qtest: add some tests for virtio-net failover - - - --- 2021-11-19 Laurent Vivier New
[v3,5/5] tests/libqtest: update virtio-net failover test tests/qtest: add some tests for virtio-net failover - - - --- 2021-11-18 Laurent Vivier New
[v3,4/5] libqtest: add a function to use a timeout when waiting for an event tests/qtest: add some tests for virtio-net failover - - - --- 2021-11-18 Laurent Vivier New
[v3,3/5] failover: fix unplug pending detection tests/qtest: add some tests for virtio-net failover - 1 - --- 2021-11-18 Laurent Vivier New
[v3,2/5] tests/qtest: add some tests for virtio-net failover tests/qtest: add some tests for virtio-net failover - - - --- 2021-11-18 Laurent Vivier New
[v3,1/5] qtest/libqos: add a function to initialize secondary PCI buses tests/qtest: add some tests for virtio-net failover - - - --- 2021-11-18 Laurent Vivier New
[v2,2/2] tests/qtest: add some tests for virtio-net failover tests/qtest: add some tests for virtio-net failover - - - --- 2021-11-17 Laurent Vivier New
[v2,1/2] qtest/libqos: add a function to initialize secondary PCI buses tests/qtest: add some tests for virtio-net failover - - - --- 2021-11-17 Laurent Vivier New
pmu: fix pmu vmstate subsection list pmu: fix pmu vmstate subsection list - 3 - --- 2021-11-16 Laurent Vivier New
migration: fix dump-vmstate with modules migration: fix dump-vmstate with modules - 1 - --- 2021-11-16 Laurent Vivier New
[3/3] tests/qtest: add some tests for virtio-net failover tests/qtest: add some tests for virtio-net failover - - - --- 2021-11-10 Laurent Vivier New
[2/3] qtest/libqos: add a function to initialize secondary PCI buses tests/qtest: add some tests for virtio-net failover - - - --- 2021-11-10 Laurent Vivier New
[1/3] qdict: make available dump_qobject(), dump_qdict(), dump_qlist() tests/qtest: add some tests for virtio-net failover - - - --- 2021-11-10 Laurent Vivier New
trace-events,pci: unify trace events format trace-events,pci: unify trace events format - 2 - --- 2021-11-05 Laurent Vivier New
tests/qtest/virtio-net: fix hotplug test case tests/qtest/virtio-net: fix hotplug test case 1 - - --- 2021-10-28 Laurent Vivier New
[v2] failover: specify an alternate MAC address [v2] failover: specify an alternate MAC address 1 - - --- 2021-10-27 Laurent Vivier New
failover: specify an alternate MAC address failover: specify an alternate MAC address - - - --- 2021-10-26 Laurent Vivier New
[2/2] qdev/qbus: remove failover specific code failover: fix a regression introduced by JSON'ification of -device - - - --- 2021-10-19 Laurent Vivier New
[1/2] failover: fix a regression introduced by JSON'ification of -device failover: fix a regression introduced by JSON'ification of -device - - - --- 2021-10-19 Laurent Vivier New
[2/2] analyze-migration.py: fix extract contents ('-x') errors analyze-migration.py: trivial fixes - 1 - --- 2021-10-15 Laurent Vivier New
[1/2] analyze-migration.py: fix a long standing typo analyze-migration.py: trivial fixes - 1 - --- 2021-10-15 Laurent Vivier New
[v3] failover: fix unplug pending detection [v3] failover: fix unplug pending detection - 1 - --- 2021-10-01 Laurent Vivier New
failover: allow to pause the VM during the migration failover: allow to pause the VM during the migration - - - --- 2021-09-30 Laurent Vivier New
[v2] failover: fix unplug pending detection [v2] failover: fix unplug pending detection - 1 - --- 2021-09-30 Laurent Vivier New
failover: fix unplug pending detection failover: fix unplug pending detection - - - --- 2021-09-30 Laurent Vivier New
[2/2] failover: don't allow to migrate a paused VM that needs PCI unplug failover: don't allow to migrate a paused VM that needs PCI unplug - 1 - --- 2021-09-29 Laurent Vivier New
[1/2] migration: provide an error message to migration_cancel() failover: don't allow to migrate a paused VM that needs PCI unplug - 1 - --- 2021-09-29 Laurent Vivier New
[RFC,v2,8/8] failover: qemu-opts: manage hidden device list virtio-net failover cleanup and new features - - - --- 2021-08-20 Laurent Vivier New
« 1 2 3 48 9 »