GDB check attributes of the wily type in gdb in regard to
virtio-blk-pci
virtio-balloon-pci
virtio-serial-pci
virtio-9p-pci
virtio-rng-pci
migration send-configuration
migration send-section-footer
migration store-global-state


Focal (2.10 is starting at 62)
(gdb) p  (GlobalProperty*)(object_compat_props[1]).pdata[62]
$1 = (GlobalProperty *) 0x555556477940 <hw_compat_2_10>

Groovy (2.10 is starting at 75)
(gdb) p  (GlobalProperty*)(object_compat_props[1]).pdata[75]
$1 = (GlobalProperty *) 0x555556436340 <hw_compat_2_10>

Both of those fully match the correct attributes as listed in comment #13 for 
Bionic.
See tarball for detailed data


** Attachment added: "tarball with the gdb output and stripped feature lists of 
bionic, focal, focal-fixed, groovy-fixed"
   
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1902654/+attachment/5435548/+files/compat-values-to-compare.tgz

** Tags removed: verification-needed verification-needed-focal 
verification-needed-groovy
** Tags added: verification-done verification-done-focal 
verification-done-groovy

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1902654

Title:
  failure to migrate virtual machines with pc-i440fx-wily type to ubuntu
  20.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1902654/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to