[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH] Rlibxl: refuse to try and migrate an HVM guest using qemu-xen
Ian Campbell writes ("[PATCH] Rlibxl: refuse to try and migrate an HVM guest using qemu-xen"): > > I think we should add an appropriate error message as a blocker. We > > should also try to fix this on the QEMU side, but given that the QEMU > > 1.0 stable tree is pretty much unmaintaned, we won't be able to backport > > the fix there, so we cannot be sure that a distro will end up with a > > QEMU with or without the fix. > > How about this for the time being, we can always revert or enhance as > necessary before 4.2. ... > + libxl_device_model_version dm = > + libxl__device_model_version_running(gc, domid); libxl__device_model_version_running can return -1. (Its error handling is pretty bad but that's no excuse for making matters worse.) I suggest we retcon it as returning a libxl error code. Ian. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |