From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dan Magenheimer Subject: Linux pvops ballooning pv only? Date: Mon, 14 Jun 2010 10:12:18 -0700 (PDT) Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: "Xen-Devel (xen-devel@lists.xensource.com)" Cc: Jeremy Fitzhardinge List-Id: xen-devel@lists.xenproject.org I was just looking at the Linux upstream balloon driver and noticed that balloon_init fails if !xen_pv_domain(). Why does ballooning not work for an HVM domain? Is ballooning just missing or untested functionality for HVM, or is there a good technical reason why it won't work? Thanks, Dan