Re: [Qemu-devel] bind interdomain ioctl error xen-kvm.c

2015-01-06 Thread Anthony PERARD
On Mon, Jan 05, 2015 at 11:10:34AM -0800, Rishi Ranjan wrote: However Anthony (CC'ed) should have some patches for it. Anthony, can you please share any patch that can help me with this? Hi, The patches are in two repos: git://xenbits.xen.org/people/aperard/xen-unstable.git branch:

Re: [Qemu-devel] bind interdomain ioctl error xen-kvm.c

2015-01-06 Thread Anthony PERARD
On Tue, Jan 06, 2015 at 11:11:48AM +, Anthony PERARD wrote: On Mon, Jan 05, 2015 at 11:10:34AM -0800, Rishi Ranjan wrote: However Anthony (CC'ed) should have some patches for it. Anthony, can you please share any patch that can help me with this? Hi, The patches are in two repos:

Re: [Qemu-devel] bind interdomain ioctl error xen-kvm.c

2015-01-05 Thread Stefano Stabellini
On Tue, 30 Dec 2014, Rishi Ranjan wrote: I am trying to use Xen as accelerator for my Qemu machine. I have created a guest domain with following xl config:  builder = hvm name = qemu-hvm memory = 512 vcpus = 1 vif = [''] vnc = 1 boot=c When I try to run with following parameters: 

Re: [Qemu-devel] bind interdomain ioctl error xen-kvm.c

2015-01-05 Thread Don Slutz
On 01/05/15 14:10, Rishi Ranjan wrote: Hi Stefano, Please find my answers inline. However Anthony (CC'ed) should have some patches for it. Anthony, can you please share any patch that can help me with this? Can you post the full output of the logs? I have attached the

Re: [Qemu-devel] bind interdomain ioctl error xen-kvm.c

2015-01-05 Thread Rishi Ranjan
Hi Stefano, Please find my answers inline. However Anthony (CC'ed) should have some patches for it. Anthony, can you please share any patch that can help me with this? Can you post the full output of the logs? I have attached the output of sudo xl -v create

[Qemu-devel] bind interdomain ioctl error xen-kvm.c

2014-12-30 Thread Rishi Ranjan
I am trying to use Xen as accelerator for my Qemu machine. I have created a guest domain with following xl config: builder = hvm name = qemu-hvm memory = 512 vcpus = 1 vif = [''] vnc = 1 boot=c When I try to run with following parameters: -machine q35,accel=xen -cpu qemu64 -bios