[libvirt-users] libvirt does not see a firewall backend

2018-05-03 Thread Stallard, Adam
Hi, I am working with libvirt on a small buildroot image and can't get a network to start: $ virsh net-list -all Default inactive yes yes $ virsh -debug=4 net-start default Error: Failed to start network default Error: internal error: Failed to initialize a vlid firewall backend Reading the so

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

2018-05-03 Thread Ján Tomko
On Wed, May 02, 2018 at 07:29:23PM +0200, daggs wrote: 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

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

2018-05-03 Thread daggs
Greetings Laine, > Sent: Thursday, May 03, 2018 at 9:39 AM > From: daggs > To: "Laine Stump" > Cc: libvirt-users@redhat.com > Subject: Re: [libvirt-users] connecting host and guest vm using a dummy nic > > Greetings Laine, > > > Sent: Thursday, May 03, 2018 at 1:13 AM > > From: "Laine Stump" >

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

2018-05-03 Thread Pavel Hrdina
On Wed, May 02, 2018 at 04:05:05PM +, Stallard, Adam wrote: > Hi, Hi Adam, > 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 lib