Re: [libvirt-users] vhost-net requested but could not be initialized

2014-07-24 Thread Asadullah Hussain
vhost device file descriptor was the default directory i.e., /dev/vhost-net. I also had to change the permissions for this default file descriptor and add it to "cgroup_device_acl". On 24 July 2014 16:00, Asadullah Hussain wrote: > Currently in the VM XML, I am passing the following

Re: [libvirt-users] vhost-net requested but could not be initialized

2014-07-24 Thread Asadullah Hussain
there another way to represent this in the XML file? maybe that may solve the problem. On 24 July 2014 15:55, Asadullah Hussain wrote: > > > > On 24 July 2014 15:52, Daniel P. Berrange wrote: > >> On Thu, Jul 24, 2014 at 03:48:06PM +0500, Asadullah Hussain wrote: >> >

Re: [libvirt-users] vhost-net requested but could not be initialized

2014-07-24 Thread Asadullah Hussain
On 24 July 2014 15:52, Daniel P. Berrange wrote: > On Thu, Jul 24, 2014 at 03:48:06PM +0500, Asadullah Hussain wrote: > > Let me clarify my question, I am using unmodified stock qemu (1.4.0) and > > only the location of vhost file descriptor is different from default (I >

Re: [libvirt-users] vhost-net requested but could not be initialized

2014-07-24 Thread Asadullah Hussain
to monitor: qemu-system-x86_64: -netdev type=tap,id=net1,script=no,downscript=no,ifname=port4,vhost=on: vhost-net requested but could not be initialized qemu-system-x86_64: -netdev type=tap,id=net1,script=no,downscript=no,ifname=port4,vhost=on: Device 'tap' could not be initialized

Re: [libvirt-users] vhost-net requested but could not be initialized

2014-07-24 Thread Asadullah Hussain
Ms. On 24 July 2014 13:31, Daniel P. Berrange wrote: > On Thu, Jul 24, 2014 at 08:42:47AM +0500, Asadullah Hussain wrote: > > Thanks Wangkai but libvirt infact pre-configures network tap devices and > > pre-opens /dev/vhost-net file and passes these to qemu as open, ready to > &

Re: [libvirt-users] vhost-net requested but could not be initialized

2014-07-23 Thread Asadullah Hussain
gt; > This is cannot controlled by libvirt I think. > > > > Wangkai > > > > *From:* libvirt-users-boun...@redhat.com [mailto: > libvirt-users-boun...@redhat.com] *On Behalf Of *Asadullah Hussain > *Sent:* Thursday, July 24, 2014 12:43 AM > *To:* libvirt-users@redhat.

[libvirt-users] vhost-net requested but could not be initialized

2014-07-23 Thread Asadullah Hussain
a libvirt issue. -- Cheers, Asadullah Hussain ___ libvirt-users mailing list libvirt-users@redhat.com https://www.redhat.com/mailman/listinfo/libvirt-users

Re: [libvirt-users] Libvirt qemu permission denied error

2014-04-23 Thread Asadullah Hussain
; > read/write/executable. > > The disk images may be accessible, but did you check that the actual > qemu binary was accessible? Given that you are using RHEzL, have you > considered opening a support ticket with Red Hat? > > -- > Eric B

[libvirt-users] Libvirt qemu permission denied error

2014-04-23 Thread Asadullah Hussain
binary /usr/bin/qemu-system-x86_64: Permission denied* ​I am running VM as root and all disk images/ISOs required for VM are read/write/executable. ​ -- Asadullah Hussain ___ libvirt-users mailing list libvirt-users@redhat.com https://www.redhat.com

Re: [libvirt-users] Passing non-standard Options through Libvirt to QEMU

2014-04-09 Thread Asadullah Hussain
passing arguments as passthrough in a VMs XML. How can I make sure that these non-standard arguments are passed first i.e., My qemu command for a VM should be "qemu -c -n -- " On 31 March 2014 16:45, Daniel P. Berrange wrote: > On Mon, Mar 31, 2014 at 04:33:40PM +0500, Asadullah Hussain

Re: [libvirt-users] Connecting libvirt to manually compiled QEMU

2014-03-31 Thread Asadullah Hussain
d in my custom QEMU, so just had to enable it. On 20 March 2014 17:00, Asadullah Hussain wrote: > Still no success virsh capabilities doesn't return any "emulator" output. > When I check the "libvirtd.log" there is an error: > > > 2014-03-20 11:25:00.056

[libvirt-users] Passing non-standard Options through Libvirt to QEMU

2014-03-31 Thread Asadullah Hussain
ts not possible ,Can you guide me at which point (code file) libvirt converts the XML to QEMU command (so that I can insert the option there). Regards -- Asadullah Hussain ___ libvirt-users mailing list libvirt-users@redhat.com https://www.redhat.com/m

Re: [libvirt-users] Connecting libvirt to manually compiled QEMU

2014-03-20 Thread Asadullah Hussain
to run simple qemu 1.4.0 ) libvirt version: 0.98 qemu: 1.4.0 On 19 March 2014 18:06, Daniel P. Berrange wrote: > On Wed, Mar 19, 2014 at 05:17:52PM +0500, Asadullah Hussain wrote: > > Guys thanks a lot for taking the time out to reply, Although adding the > > $PATH & symbolic link

Re: [libvirt-users] Connecting libvirt to manually compiled QEMU

2014-03-19 Thread Asadullah Hussain
qemu is being detected by libvirt or not (is there a better/CLI method?) On 5 March 2014 15:51, Daniel P. Berrange wrote: > On Tue, Mar 04, 2014 at 02:09:19PM -0700, Eric Blake wrote: > > On 03/04/2014 05:12 AM, Asadullah Hussain wrote: > > > Hello I have manually compiled a cust

[libvirt-users] Connecting libvirt to manually compiled QEMU

2014-03-04 Thread Asadullah Hussain
u which is placed at "/home/user/qemu" directory. -- Asadullah Hussain ___ libvirt-users mailing list libvirt-users@redhat.com https://www.redhat.com/mailman/listinfo/libvirt-users