On Fri, 2015-09-25 at 20:15 +0100, Ian Jackson wrote: > From: Robert Ho <[email protected]> > > Signed-off-by: longtao.pang <[email protected]> > Signed-off-by: Robert Ho <[email protected]> > Signed-off-by: Ian Jackson <[email protected]>
Acked-by: Ian Campbell <[email protected]> [...] > + job_create_test test-$xenarch$kern-$dom0arch$qemuu_suffix-nested \ > + test-nested xl $xenarch $dom0arch $qemuu_runvar \ > + l1_image=debian-7.2.0-amd64-CD-1.iso \ > + l1_vifmodel='e1000' \ > + l1_memsize='3072' \ > + l1_enable_nestedhvm='true' \ > + l2_image=debian-7.2.0-amd64-CD-1.iso \ > + bios=$bios \ This is a preexisting quirk, but I suppose this really ought to be <gident>_bios. As it is it affects both l1 and l2, which is what we want. Ian. _______________________________________________ Xen-devel mailing list [email protected] http://lists.xen.org/xen-devel
