Re: [Qemu-discuss] How to use Xen accelerator with Qemu

2014-12-31 Thread Peter Maydell
On 30 December 2014 at 23:27, Rishi Ranjan wrote: > Hi Peter, > The reason I asked this question here is that the errors I am > getting is from the Qemu code which tries to use the guest Dom. The error is > not coming from Xen as such. May be I can send the mail to qemu-devel list. B

Re: [Qemu-discuss] How to use Xen accelerator with Qemu

2014-12-30 Thread Rishi Ranjan
Hi Peter, The reason I asked this question here is that the errors I am getting is from the Qemu code which tries to use the guest Dom. The error is not coming from Xen as such. May be I can send the mail to qemu-devel list. Thanks, Rishi On Tue, Dec 30, 2014 at 2:28 PM, Peter Maydel

Re: [Qemu-discuss] How to use Xen accelerator with Qemu

2014-12-30 Thread Peter Maydell
On 30 December 2014 at 21:26, Rishi Ranjan wrote: > I was able to get this working. Xen headers were not getting included > correctly. But now I am getting following error: > > qemu: hardware error: map shared IO page returned error 3 > handle=0x7f9af6a7e7a > > I don't see any documentation on use

Re: [Qemu-discuss] How to use Xen accelerator with Qemu

2014-12-30 Thread Rishi Ranjan
I was able to get this working. Xen headers were not getting included correctly. But now I am getting following error: qemu: hardware error: map shared IO page returned error 3 handle=0x7f9af6a7e7a I don't see any documentation on use of Xen as accelerator for Qemu. I appreciate any help. On Tue

[Qemu-discuss] How to use Xen accelerator with Qemu

2014-12-30 Thread Rishi Ranjan
I want to use xen accelerator on my Ubuntu system. I have installed xen-hypervisor-amd64 and libxen-dev on my Ubuntu 14.04. I did confirm that xen is installed after reboot. I tried testing qemu with command line option "-machine q35,accel=xen -cpu qemu64" but I keep on getting the error "Xen not