summaryrefslogtreecommitdiffstats
path: root/results/scraper/launchpad-without-comments/1869426
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--results/scraper/launchpad-without-comments/186942634
1 files changed, 34 insertions, 0 deletions
diff --git a/results/scraper/launchpad-without-comments/1869426 b/results/scraper/launchpad-without-comments/1869426
new file mode 100644
index 00000000..0a9af474
--- /dev/null
+++ b/results/scraper/launchpad-without-comments/1869426
@@ -0,0 +1,34 @@
+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"
+ }
+ }, \ No newline at end of file