[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-devel] Balloon driver for Linux/HVM


  • To: "xen-devel" <xen-devel@xxxxxxxxxxxxxxxxxxx>
  • From: "Rui Chu" <rchu@xxxxxxxxxxx>
  • Date: Tue, 16 Nov 2010 18:46:49 +0800
  • Delivery-date: Wed, 17 Nov 2010 01:21:30 -0800
  • List-id: Xen developer discussion <xen-devel.lists.xensource.com>

Hi,
I have noticed that, in the code of linux/drivers/xen/balloon.c, there exists the snippet as this:
 
static int __init balloon_init(void)
{
unsigned long pfn;
struct page *page;
if (!xen_pv_domain())
return -ENODEV;
.....
}
 
Does it means the driver will not work in HVM? If so, where is the HVN-enabled code for that?
 
2010-11-16

Rui Chu
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.