From marco.guazzone at gmail.com Sat Jun 6 11:10:08 2015 Content-Type: multipart/mixed; boundary="===============8561291178637367856==" MIME-Version: 1.0 From: Marco Guazzone To: xen at lists.fedoraproject.org Subject: Re: [Fedora-xen] [f20] Problem with libvirt + Xen XL toolstack Date: Mon, 17 Nov 2014 10:20:30 +0100 Message-ID: In-Reply-To: CABbE_O6eSs9mFh6X7-XfcWbV+WXhJsSO6gjtGL8pxSqjLyQkqg@mail.gmail.com --===============8561291178637367856== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable On Thu, Nov 13, 2014 at 9:49 AM, Marco Guazzone wrote: > On Thu, Nov 13, 2014 at 1:08 AM, Jim Fehlig wrote: >> >> Can you provide >> > > Sure! > >> 1. the config you use with xl > > name =3D "testvm" > uuid =3D "93f08541-bfd5-4ac4-851d-c619a4516a13" > kernel =3D "/usr/lib/xen/boot/hvmloader" > builder =3D "hvm" > maxmem =3D 3072 > memory =3D 2048 > vcpus =3D 1 > on_crash =3D "restart" > disk =3D [ "file:/root/images/test.img,hda,w", > "file:/root/iso/CentOS-7.0-1406-x86_64-Minimal.iso,hdc:cdrom,r" ] > vif =3D [ "bridge=3Dxenbr0,script=3Dvif-bridge" ] > boot =3D "cd" > sdl =3D 0 > vnc =3D 1 > vncunused =3D 1 > xen_platform_pci =3D 1 > > >> 2. the XML config you use with libvirt > > > testvm > 93f08541-bfd5-4ac4-851d-c619a4516a13 > 3145728 > 2097152 > 1 > > hvm > /usr/lib/xen/boot/hvmloader > > > > > destroy > restart > restart > > > > > > > > > > > > > > > > > >