All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anthony PERARD <anthony.perard@citrix.com>
To: Rishi Ranjan <rishi.rranjan@gmail.com>
Cc: xen-devel@lists.xensource.com, qemu-devel@nongnu.org,
	Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Subject: Re: [Qemu-devel] bind interdomain ioctl error xen-kvm.c
Date: Tue, 6 Jan 2015 11:32:32 +0000	[thread overview]
Message-ID: <20150106113232.GE1705@perard.uk.xensource.com> (raw)
In-Reply-To: <20150106111148.GD1705@perard.uk.xensource.com>

On Tue, Jan 06, 2015 at 11:11:48AM +0000, 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:
> git://xenbits.xen.org/people/aperard/xen-unstable.git
> branch: machine-q35-wip
> 
> git://xenbits.xen.org/people/aperard/qemu-dm.git
> branch: xen-q35-wip
> 
> For the xen tree, it's the 3 top commit, and the top commit for qemu.
> Once applied, hvmloader will only work with Q35 and not with the
> default machine.

To start a guest, I have this in the guest config:
disk = [ 'phy:/dev/mapper/vg-guest_q35,sda,w' ]
machine='q35'

If you wish, you can recompile only hvmloader and qemu and have
something like this in your guest config:
firmware_override      = '/root/hvmloader-q35'
device_model_override = '/root/qemu-xen-q35'
device_model_version = 'qemu-xen'
device_model_args_hvm = [ '-machine', 'q35,accel=xen' ]


Hope that help.

-- 
Anthony PERARD

      reply	other threads:[~2015-01-06 11:32 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-30 23:35 [Qemu-devel] bind interdomain ioctl error xen-kvm.c Rishi Ranjan
2015-01-05 12:48 ` Stefano Stabellini
2015-01-05 12:48   ` Stefano Stabellini
2015-01-05 19:10   ` [Qemu-devel] " Rishi Ranjan
2015-01-05 19:10     ` Rishi Ranjan
2015-01-05 23:58     ` [Qemu-devel] " Don Slutz
2015-01-05 23:58       ` Don Slutz
2015-01-06 10:44     ` [Qemu-devel] [Xen-devel] " Ian Campbell
2015-01-06 10:44       ` Ian Campbell
2015-01-06 11:11     ` [Qemu-devel] " Anthony PERARD
2015-01-06 11:11       ` Anthony PERARD
2015-01-06 11:32       ` Anthony PERARD [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150106113232.GE1705@perard.uk.xensource.com \
    --to=anthony.perard@citrix.com \
    --cc=qemu-devel@nongnu.org \
    --cc=rishi.rranjan@gmail.com \
    --cc=stefano.stabellini@eu.citrix.com \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.