Series Detail
Show a series.
GET /api/1.0/series/499176/?format=api
{ "id": 499176, "url": "http://patchwork.ozlabs.org/api/1.0/series/499176/?format=api", "project": { "id": 14, "url": "http://patchwork.ozlabs.org/api/1.0/projects/14/?format=api", "name": "QEMU Development", "link_name": "qemu-devel", "list_id": "qemu-devel.nongnu.org", "list_email": "qemu-devel@nongnu.org", "web_url": "", "scm_url": "", "webscm_url": "" }, "name": "migration/vfio: Fix a few issues on API misuse or statistic reports", "date": "2026-04-08T16:55:55", "submitter": { "id": 67717, "url": "http://patchwork.ozlabs.org/api/1.0/people/67717/?format=api", "name": "Peter Xu", "email": "peterx@redhat.com" }, "version": 1, "total": 14, "received_total": 14, "received_all": true, "mbox": "http://patchwork.ozlabs.org/series/499176/mbox/", "cover_letter": { "id": 2221183, "url": "http://patchwork.ozlabs.org/api/1.0/covers/2221183/?format=api", "msgid": "<20260408165559.157108-1-peterx@redhat.com>", "date": "2026-04-08T16:55:44", "name": "[00/14] migration/vfio: Fix a few issues on API misuse or statistic reports" }, "patches": [ { "id": 2221162, "url": "http://patchwork.ozlabs.org/api/1.0/patches/2221162/?format=api", "msgid": "<20260408165559.157108-2-peterx@redhat.com>", "date": "2026-04-08T16:55:45", "name": "[01/14] migration: Fix low possibility downtime violation", "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260408165559.157108-2-peterx@redhat.com/mbox/" }, { "id": 2221161, "url": "http://patchwork.ozlabs.org/api/1.0/patches/2221161/?format=api", "msgid": "<20260408165559.157108-3-peterx@redhat.com>", "date": "2026-04-08T16:55:46", "name": "[02/14] migration/qapi: Rename MigrationStats to MigrationRAMStats", "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260408165559.157108-3-peterx@redhat.com/mbox/" }, { "id": 2221185, "url": "http://patchwork.ozlabs.org/api/1.0/patches/2221185/?format=api", "msgid": "<20260408165559.157108-4-peterx@redhat.com>", "date": "2026-04-08T16:55:47", "name": "[03/14] vfio/migration: Cache stop size in VFIOMigration", "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260408165559.157108-4-peterx@redhat.com/mbox/" }, { "id": 2221047, "url": "http://patchwork.ozlabs.org/api/1.0/patches/2221047/?format=api", "msgid": "<20260408165559.157108-5-peterx@redhat.com>", "date": "2026-04-08T16:55:48", "name": "[04/14] migration/treewide: Merge @state_pending_{exact|estimate} APIs", "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260408165559.157108-5-peterx@redhat.com/mbox/" }, { "id": 2221147, "url": "http://patchwork.ozlabs.org/api/1.0/patches/2221147/?format=api", "msgid": "<20260408165559.157108-6-peterx@redhat.com>", "date": "2026-04-08T16:55:49", "name": "[05/14] migration: Use the new save_query_pending() API directly", "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260408165559.157108-6-peterx@redhat.com/mbox/" }, { "id": 2221157, "url": "http://patchwork.ozlabs.org/api/1.0/patches/2221157/?format=api", "msgid": "<20260408165559.157108-7-peterx@redhat.com>", "date": "2026-04-08T16:55:50", "name": "[06/14] migration: Introduce stopcopy_bytes in save_query_pending()", "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260408165559.157108-7-peterx@redhat.com/mbox/" }, { "id": 2221160, "url": "http://patchwork.ozlabs.org/api/1.0/patches/2221160/?format=api", "msgid": "<20260408165559.157108-8-peterx@redhat.com>", "date": "2026-04-08T16:55:51", "name": "[07/14] vfio/migration: Fix incorrect reporting for VFIO pending data", "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260408165559.157108-8-peterx@redhat.com/mbox/" }, { "id": 2221140, "url": "http://patchwork.ozlabs.org/api/1.0/patches/2221140/?format=api", "msgid": "<20260408165559.157108-9-peterx@redhat.com>", "date": "2026-04-08T16:55:52", "name": "[08/14] migration: Make qemu_savevm_query_pending() available anytime", "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260408165559.157108-9-peterx@redhat.com/mbox/" }, { "id": 2221182, "url": "http://patchwork.ozlabs.org/api/1.0/patches/2221182/?format=api", "msgid": "<20260408165559.157108-10-peterx@redhat.com>", "date": "2026-04-08T16:55:53", "name": "[09/14] migration: Move iteration counter out of RAM", "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260408165559.157108-10-peterx@redhat.com/mbox/" }, { "id": 2221156, "url": "http://patchwork.ozlabs.org/api/1.0/patches/2221156/?format=api", "msgid": "<20260408165559.157108-11-peterx@redhat.com>", "date": "2026-04-08T16:55:54", "name": "[10/14] migration: Introduce a helper to return switchover bw estimate", "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260408165559.157108-11-peterx@redhat.com/mbox/" }, { "id": 2221042, "url": "http://patchwork.ozlabs.org/api/1.0/patches/2221042/?format=api", "msgid": "<20260408165559.157108-12-peterx@redhat.com>", "date": "2026-04-08T16:55:55", "name": "[11/14] migration: Calculate expected downtime on demand", "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260408165559.157108-12-peterx@redhat.com/mbox/" }, { "id": 2221126, "url": "http://patchwork.ozlabs.org/api/1.0/patches/2221126/?format=api", "msgid": "<20260408165559.157108-13-peterx@redhat.com>", "date": "2026-04-08T16:55:56", "name": "[12/14] migration: Fix calculation of expected_downtime to take VFIO info", "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260408165559.157108-13-peterx@redhat.com/mbox/" }, { "id": 2221045, "url": "http://patchwork.ozlabs.org/api/1.0/patches/2221045/?format=api", "msgid": "<20260408165559.157108-14-peterx@redhat.com>", "date": "2026-04-08T16:55:57", "name": "[13/14] migration/qapi: Introduce system-wise \"remaining\" reports", "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260408165559.157108-14-peterx@redhat.com/mbox/" }, { "id": 2221075, "url": "http://patchwork.ozlabs.org/api/1.0/patches/2221075/?format=api", "msgid": "<20260408165559.157108-15-peterx@redhat.com>", "date": "2026-04-08T16:55:58", "name": "[14/14] migration/qapi: Update unit for avail-switchover-bandwidth", "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260408165559.157108-15-peterx@redhat.com/mbox/" } ] }