On (Tue) 22 Jul 2014 [11:55:29], Paolo Bonzini wrote: > Il 22/07/2014 11:50, Amit Shah ha scritto: > > These are the ones that remain after fixing up the rest: > > > > Section "xio3130-downstream" Description "xio3130-express-downstream-port": > > version error: 2 > 0 > > Section "usb-host" Section "usb-host" Description "usb-host": minimum > > version error: 0 < 1 > > Section "ich9-usb-ehci1" Section "ich9-usb-ehci1" Description "ehci": > > minimum version error: 0 < 1 > > Section "x3130-upstream" Description "xio3130-express-upstream-port": > > version error: 2 > 0 > > Section "usb-ehci" Section "usb-ehci" Description "ehci": minimum version > > error: 0 < 1 > > Section "ioh3420" Description "ioh-3240-express-root-port": version error: > > 2 > 0 > > Section "isa-pit", Description "i8254": expected field "channels", got > > "channels[0].irq_disabled"; skipping rest > > Section "PIIX4_PM" Section "PIIX4_PM" Description "piix4_pm": minimum > > version error: 2 < 3 > > What about qemu-kvm 1.0 vs qemu 2.1?
Just one extra failure: Section "pci-assign" does not exist in dest Also interesting is qemu 1.0 -> qemu-kvm-1.0: Section "i6300esb" Section "i6300esb" Description "i6300esb_wdt": minimum version error: 1336 < 1368 Section "isa-pit", Description "i8254": expected field "channels", got "flags"; skipping rest And qemu-kvm-1.0 to qemu-1.0: Section "kvmclock" does not exist in dest Section "i6300esb" version error: 1368 > 1336 Section "i6300esb" Description "i6300esb_wdt": version error: 1368 > 1336 Section "isa-pit", Description "i8254": expected field "flags", got "channels"; skipping rest Section "pci-assign" does not exist in dest Amit