Re: [libvirt-users] Running ChromiumOS on libvirt

2018-05-02 Thread Tony Brian Albers
On 02/05/18 15:38, Tony Arnold wrote: > Has anyone had any success running ChromiumOS as a VM under libvirt and > can provide, or point me to, a set of instructions for getting it to > work? I've tried and get as far as the white boot screen with the > Chromium logo, but the VM just hangs

Re: [libvirt-users] connecting host and guest vm using a dummy nic

2018-05-02 Thread Laine Stump
On 05/02/2018 01:28 PM, daggs wrote: >> Sent: Wednesday, May 02, 2018 at 8:09 PM >> From: "Laine Stump" >> >> Also, if virtio works, then *definitely* use that instead of e1000 - the >> performance will be much better and overhead much lower. >> >> > so any network test will

[libvirt-users] manually install a machine (no virt-install)

2018-05-02 Thread Stallard, Adam
Hi, I'm wondering if there are any guides to connecting a qemu image to libvirt without using any virt-manager tools. I wish to send poweroff / on signals to the machine, and it seems all I need to do so is the libvirt library. I'm working on building an embedded platform where the images are

[libvirt-users] changing pci addr of SCSI storage controller: Red Hat, Inc Virtio block device (rev 01)

2018-05-02 Thread daggs
Greetings, when execute lspci inside my vm linux guest, I see this: :/# lspci | grep -i scsi 03:00.0 SCSI storage controller: Red Hat, Inc Virtio block device (rev 01) I don't see any such address in my xml file, is it possible to move that controller to another pci addr? Thanks, Dagg.

Re: [libvirt-users] connecting host and guest vm using a dummy nic

2018-05-02 Thread daggs
Greetings Laine, > Sent: Wednesday, May 02, 2018 at 8:09 PM > From: "Laine Stump" > To: libvirt-users@redhat.com > Cc: daggs > Subject: Re: [libvirt-users] connecting host and guest vm using a dummy nic > > On 05/02/2018 12:05 PM, daggs wrote: > > Greetings

Re: [libvirt-users] connecting host and guest vm using a dummy nic

2018-05-02 Thread Laine Stump
On 05/02/2018 12:05 PM, daggs wrote: > Greetings Laine, > >> Sent: Wednesday, May 02, 2018 at 5:56 PM >> From: "Laine Stump" >> To: libvirt-users@redhat.com >> Cc: daggs >> Subject: Re: [libvirt-users] connecting host and guest vm using a dummy nic >> >> On

Re: [libvirt-users] connecting host and guest vm using a dummy nic

2018-05-02 Thread daggs
Greetings Laine, > Sent: Wednesday, May 02, 2018 at 5:56 PM > From: "Laine Stump" > To: libvirt-users@redhat.com > Cc: daggs > Subject: Re: [libvirt-users] connecting host and guest vm using a dummy nic > > On 05/01/2018 12:12 PM, daggs wrote: > > > > I want to

Re: [libvirt-users] connecting host and guest vm using a dummy nic

2018-05-02 Thread Laine Stump
On 05/01/2018 12:12 PM, daggs wrote: > > I want to see if I understood you correctly, I add: > > > > to the vm's xml, this will result in a new nic in the vm which and in the > host which I can use by the host to request dhcp from the router within the > vm? > Yes. As long as the

[libvirt-users] Running ChromiumOS on libvirt

2018-05-02 Thread Tony Arnold
Has anyone had any success running ChromiumOS as a VM under libvirt and can provide, or point me to, a set of instructions for getting it to work? I've tried and get as far as the white boot screen with the Chromium logo, but the VM just hangs there. Regards, Tony. -- Tony Arnold MBCS, CITP |

Re: [libvirt-users] Create qcow2 v3 volumes via libvirt

2018-05-02 Thread Gionatan Danti
On 01/05/2018 22:49, Gionatan Danti wrote: Ok, I think I'll continue to use RAW images + filesystem snapshots + external snapshot when required. It is unfortunate that we have no GUI to manage external snapshots. I even remember that external snapshot remove was not supported - I had to use