Red Hat Bugzilla – 1901893 – [powerpc]QEMU crash on destination side when do forward migration from av-8.3.0(qemu-5.1) to av-8.4.0(qemu-5.2), error "get_pci_config_device: Bad config data: i=0x9a read: 3 device: 6 cmask: ff wmask: 0 w1cmask:0"
[powerpc]QEMU crash on destination side when do forward migration from av-8.3.0(qemu-5.1) to av-8.4.0(qemu-5.2), error "get_pci_config_device: Bad config data: i=0x9a read: 3 device: 6 cmask: ff wmask: 0 w1cmask:0"
1.
About the qemu command line of bug report, I have tried without "-device virtio-scsi-pci,id=virtio_scsi_pci0,bus=pci.0,addr=0x4", migration works well.
2.
I also tried with the following qemu command line:
/usr/libexec/qemu-kvm -M pseries-rhel8.3.0 -smp 4 -m 4096 -monitor stdio -nodefaults -blockdev driver=file,cache.direct=on,cache.no-flush=off,filename=/home/xianwang/d2.qcow2,node-name=drive_sys1 -blockdev driver=qcow2,node-name=drive_image1,file=drive_sys1 -device virtio-blk-pci,id=image1,drive=drive_image1,bus=pci.0,addr=0x9,bootindex=0
destination crash with:
(qemu) qemu-kvm: get_pci_config_device: Bad config data: i=0x9a read: 1 device: 4 cmask: ff wmask: 0 w1cmask:0
qemu-kvm: Failed to load PCIDevice:config
qemu-kvm: Failed to load virtio-blk:virtio
qemu-kvm: error while loading state for instance 0x0 of device 'pci@800000020000000:09.0/virtio-blk'
qemu-kvm: load of migration failed: Invalid argument