xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* How to use PVH mode in xen
@ 2013-11-14 13:52 fantcarl
  2013-11-14 17:04 ` Roger Pau Monné
  2013-11-15 10:33 ` George Dunlap
  0 siblings, 2 replies; 4+ messages in thread
From: fantcarl @ 2013-11-14 13:52 UTC (permalink / raw)
  To: george.dunlap; +Cc: xen-devel


[-- Attachment #1.1: Type: text/plain, Size: 568 bytes --]

Hi, 
I'm instresting with the PVH mode, is there any wiki available to boot up a PVH guest?
I used the following source code to compile the xen and dom0.
I have tried adding pvh=1 in xl.cfg file as pv mode, but guest still uses qemu device model.


This patch series can also be pulled from this git tree: 
git://xenbits.xen.org/people/gdunlap/xen.git out/pvh-v15 
The kernel code for PVH guests can be found here: 
git://oss.oracle.com/git/mrathor/linux.git pvh.v9-muk-1 
(That repo/branch also contains a config file, pvh-config-file) 


Thanks.




Regards
fantcarl

[-- Attachment #1.2: Type: text/html, Size: 3489 bytes --]

[-- Attachment #2: Type: text/plain, Size: 126 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: How to use PVH mode in xen
  2013-11-14 13:52 How to use PVH mode in xen fantcarl
@ 2013-11-14 17:04 ` Roger Pau Monné
  2013-11-15 10:33 ` George Dunlap
  1 sibling, 0 replies; 4+ messages in thread
From: Roger Pau Monné @ 2013-11-14 17:04 UTC (permalink / raw)
  To: fantcarl, george.dunlap; +Cc: xen-devel

On 14/11/13 14:52, fantcarl wrote:
> Hi, 
> I'm instresting with the PVH mode, is there any wiki available to boot
> up a PVH guest?
> I used the following source code to compile the xen and dom0.
> I have tried adding pvh=1 in xl.cfg file as pv mode, but guest still
> uses qemu device model.

PVH guests (as PV guests) use Qemu to provide the backend for raw files,
I guess you are using a raw image as a backend for at least one of your
disks right?

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: How to use PVH mode in xen
  2013-11-14 13:52 How to use PVH mode in xen fantcarl
  2013-11-14 17:04 ` Roger Pau Monné
@ 2013-11-15 10:33 ` George Dunlap
  2013-11-19 10:14   ` Ian Campbell
  1 sibling, 1 reply; 4+ messages in thread
From: George Dunlap @ 2013-11-15 10:33 UTC (permalink / raw)
  To: fantcarl; +Cc: xen-devel


[-- Attachment #1.1: Type: text/plain, Size: 486 bytes --]

On 14/11/13 13:52, fantcarl wrote:
> Hi,
> I'm instresting with the PVH mode, is there any wiki available to boot 
> up a PVH guest?
> I used the following source code to compile the xen and dom0.
> I have tried adding pvh=1 in xl.cfg file as pv mode, but guest still 
> uses qemu device model.

If "xl console [domain-name]" gives you the normal PV console, then 
you're running in PVH mode. As Roger said, sometimes qemu is used to 
provide disk backends even to PV guests.

-George


[-- Attachment #1.2: Type: text/html, Size: 1307 bytes --]

[-- Attachment #2: Type: text/plain, Size: 126 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: How to use PVH mode in xen
  2013-11-15 10:33 ` George Dunlap
@ 2013-11-19 10:14   ` Ian Campbell
  0 siblings, 0 replies; 4+ messages in thread
From: Ian Campbell @ 2013-11-19 10:14 UTC (permalink / raw)
  To: George Dunlap; +Cc: fantcarl, xen-devel

On Fri, 2013-11-15 at 10:33 +0000, George Dunlap wrote:
> On 14/11/13 13:52, fantcarl wrote:
> 
> > Hi,  
> > I'm instresting with the PVH mode, is there any wiki available to
> > boot up a PVH guest?
> > I used the following source code to compile the xen and dom0.
> > I have tried adding pvh=1 in xl.cfg file as pv mode, but guest still
> > uses qemu device model.
> 
> If "xl console [domain-name]" gives you the normal PV console, then
> you're running in PVH mode.  As Roger said, sometimes qemu is used to
> provide disk backends even to PV guests.

xl console works for HVM guests too btw, either connecting to the PV
console or the serial device depending on the guest cfg...

Ian.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-11-19 10:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-14 13:52 How to use PVH mode in xen fantcarl
2013-11-14 17:04 ` Roger Pau Monné
2013-11-15 10:33 ` George Dunlap
2013-11-19 10:14   ` Ian Campbell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).