Re: [libvirt-users] Bridging Wireless Cards for KVM

2013-10-02 Thread Joshua McKee
Thanks, apparmour was the issue. On Mon, Aug 12, 2013 at 3:18 AM, Daniel P. Berrange wrote: > On Sat, Aug 10, 2013 at 08:33:17PM -0600, Joshua McKee wrote: > > Sorry, I accidentally hit send before I was done. Here's the finished > > message: > > > > Thanks! Unfortunately, I am running into the

Re: [libvirt-users] Bridging Wireless Cards for KVM

2013-08-12 Thread Daniel P. Berrange
On Sat, Aug 10, 2013 at 08:33:17PM -0600, Joshua McKee wrote: > Sorry, I accidentally hit send before I was done. Here's the finished > message: > > Thanks! Unfortunately, I am running into the following issue when > attempting to use the generic ethernet configuration: > > $ virsh -c qemu:///sys

Re: [libvirt-users] Bridging Wireless Cards for KVM

2013-08-10 Thread Joshua McKee
Sorry, I accidentally hit send before I was done. Here's the finished message: Thanks! Unfortunately, I am running into the following issue when attempting to use the generic ethernet configuration: $ virsh -c qemu:///system create /tmp/generic.xml error: Failed to create domain from /tmp/generic

Re: [libvirt-users] Bridging Wireless Cards for KVM

2013-08-10 Thread Joshua McKee
Thanks! Unfortunately, I am running into the following issue when attempting to use the generic ethernet configuration: $ virsh -c qemu:///system create /tmp/generic.xml error: Failed to create domain from /tmp/generic.xml error: internal error process exited while connecting to monitor: kvm: -net

Re: [libvirt-users] Bridging Wireless Cards for KVM

2013-08-09 Thread Daniel P. Berrange
On Thu, Aug 08, 2013 at 08:55:27PM -0600, Joshua McKee wrote: > Hi, > > I hope this is the right place to ask this question. I was wondering if > there is a way to set up a KVM VM using an XML document as input into Virsh > that uses bridged networking over a wireless card. > > I understand that

[libvirt-users] Bridging Wireless Cards for KVM

2013-08-09 Thread Joshua McKee
Hi, I hope this is the right place to ask this question. I was wondering if there is a way to set up a KVM VM using an XML document as input into Virsh that uses bridged networking over a wireless card. I understand that wireless cards to not natively support, but I was able to find a working sol