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

[Xen-devel] Balloon driver for Linux/HVM


  • To: xen-devel@xxxxxxxxxxxxxxxxxxx
  • From: Chu Rui <ruichu@xxxxxxxxx>
  • Date: Tue, 16 Nov 2010 18:49:36 +0800
  • Delivery-date: Tue, 16 Nov 2010 02:50:13 -0800
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=hJIuEN0ohSpX1tPFRPsm36QRYtFoUblpPLqTe9Ss6ALjxNY4PjGy9MZhFBfINfMTiO RHmw4fblvKzZ+gzCEQxgs4n0pXAO+hkf8UdJsdKawT8qtHgDZ292XWZdEH2KZyP4MaKd SFx7VWrB5KWMV8QyyALjXPlEmTeJ970ZNRlNM=
  • 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®.