device: 0.114 PID: 0.093 other: 0.092 permissions: 0.086 semantic: 0.083 files: 0.066 boot: 0.063 vnc: 0.061 debug: 0.060 performance: 0.060 graphic: 0.058 socket: 0.057 network: 0.056 KVM: 0.050 debug: 0.655 files: 0.089 device: 0.042 PID: 0.039 other: 0.036 KVM: 0.025 semantic: 0.020 performance: 0.017 graphic: 0.016 vnc: 0.014 boot: 0.013 socket: 0.013 network: 0.012 permissions: 0.011 5.0rc0->4.2 serial migraiton Migrating from 5.0rc0->4.2 with pc-q35-4.2 we get an error: Unknown savevm section or instance 'serial' 1 dumping the migration streams it looks like 5.0 is duplicating the serial migration data: "serial (26)": { "divider": "0x000c", "rbr": "0x00", "ier": "0x00", "iir": "0x01", "lcr": "0x00", "mcr": "0x00", "lsr": "0x60", "msr": "0xb0", "scr": "0x00", "fcr_vmstate": "0x00" }, "serial (27)": { "state": { "divider": "0x000c", "rbr": "0x00", "ier": "0x00", "iir": "0x01", "lcr": "0x00", "mcr": "0x00", "lsr": "0x60", "msr": "0xb0", "scr": "0x00", "fcr_vmstate": "0x00" } }, git bisect says: c9808d602813bce4fada7bf9ecc463aa779b73f7 is the first bad commit commit c9808d602813bce4fada7bf9ecc463aa779b73f7 Author: Marc-André Lureau