All of lore.kernel.org
 help / color / mirror / Atom feed
From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: Alex Bligh <alex@alex.org.uk>
Cc: xen-devel@lists.xensource.com,
	Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Subject: Re: PV drivers on HVM using Xen 4.1.1
Date: Thu, 27 Oct 2011 11:16:54 -0400	[thread overview]
Message-ID: <20111027151653.GD1157@phenom.dumpdata.com> (raw)
In-Reply-To: <4C9805914A32F7BA80157F42@nimrod.local>

On Thu, Oct 27, 2011 at 04:01:13PM +0100, Alex Bligh wrote:
> Stefano,
> 
> --On 27 October 2011 15:51:54 +0100 Stefano Stabellini
> <stefano.stabellini@eu.citrix.com> wrote:
> 
> >>So, should we be using tap:aio:/dev/... for a block device for
> >>speed?
> >
> >You should use phy:/dev/whatever.
> >At this point I suggest you setup loop devices for testing to be
> >coherent.

Or you can use Logical Volumes and dump your .img files in them and do:

dd if=/mnt/ViP_customer.img of=/dev/vg_guest/VIP_customer bs=1MB

and in your configuration file:
disk = ['phy:/dev/vg_guest/VIP_customer,xvda,w']

  reply	other threads:[~2011-10-27 15:16 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-27 12:56 PV drivers on HVM using Xen 4.1.1 Alex Bligh
2011-10-27 13:35 ` Konrad Rzeszutek Wilk
2011-10-27 13:44 ` Ian Campbell
2011-10-27 14:04   ` Alex Bligh
2011-10-27 14:10     ` Ian Campbell
2011-10-27 14:16       ` Alex Bligh
2011-10-27 14:19         ` Ian Campbell
2011-10-27 13:54 ` Stefano Stabellini
2011-10-27 14:11   ` Alex Bligh
2011-10-27 14:19     ` Stefano Stabellini
2011-10-27 14:29       ` Ian Campbell
2011-10-27 14:38       ` Alex Bligh
2011-10-27 14:51         ` Stefano Stabellini
2011-10-27 15:01           ` Alex Bligh
2011-10-27 15:16             ` Konrad Rzeszutek Wilk [this message]
2011-10-27 14:55         ` Ian Campbell
2011-10-27 14:22     ` Ian Campbell
2011-10-27 14:57 ` Alex Bligh
2011-10-27 15:09   ` Stefan Bader
2011-10-27 16:02     ` Alex Bligh
2011-10-27 15:13   ` Ian Campbell
2011-10-27 16:04     ` Alex Bligh

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=20111027151653.GD1157@phenom.dumpdata.com \
    --to=konrad.wilk@oracle.com \
    --cc=alex@alex.org.uk \
    --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.