All of lore.kernel.org
 help / color / mirror / Atom feed
* Balloon driver for Linux/HVM
@ 2010-11-16 10:49 Chu Rui
  2010-11-16 11:35 ` Stefano Stabellini
  0 siblings, 1 reply; 27+ messages in thread
From: Chu Rui @ 2010-11-16 10:49 UTC (permalink / raw)
  To: xen-devel


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

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

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

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

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

^ permalink raw reply	[flat|nested] 27+ messages in thread
* Balloon driver for Linux/HVM
@ 2010-11-16 10:46 ` Rui Chu
  0 siblings, 0 replies; 27+ messages in thread
From: Rui Chu @ 2010-11-16 10:46 UTC (permalink / raw)
  To: xen-devel


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

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 

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

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

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

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

end of thread, other threads:[~2010-12-02 11:06 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-16 10:49 Balloon driver for Linux/HVM Chu Rui
2010-11-16 11:35 ` Stefano Stabellini
2010-11-16 11:44   ` 牛立新
2010-11-16 12:56     ` George Dunlap
2010-11-16 15:37       ` Chu Rui
2010-11-16 17:10         ` Dan Magenheimer
2010-11-17  2:28           ` Chu Rui
2010-11-17 17:40             ` Dan Magenheimer
2010-11-17  9:46         ` George Dunlap
2010-11-17  9:53           ` George Dunlap
2010-11-17 11:50             ` Chu Rui
2010-11-17 13:04               ` Daniel Kiper
2010-11-17 14:05                 ` Chu Rui
2010-11-17 15:29                   ` Daniel Kiper
2010-11-17 17:48                 ` Dan Magenheimer
2010-11-18  3:50                   ` Chu Rui
2010-11-18 17:52                   ` Daniel Kiper
2010-11-18 20:32                     ` Dan Magenheimer
2010-11-22  9:51                       ` Daniel Kiper
2010-11-24 10:14                         ` Daniel Kiper
2010-11-24 18:53                         ` Jeremy Fitzhardinge
2010-12-02 11:06                           ` Daniel Kiper
2010-11-19 16:53                     ` Chu Rui
2010-11-22 10:02                       ` Daniel Kiper
     [not found]                         ` <AANLkTikUSQ3e-U3jKmnWit2jP=nk5858p9ou2PBXVmCA@mail.gmail.com>
2010-11-24  7:38                           ` Fwd: " Chu Rui
2010-11-24  9:49                           ` Daniel Kiper
  -- strict thread matches above, loose matches on Subject: below --
2010-11-16 10:46 Rui Chu
2010-11-16 10:46 ` Rui Chu

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.