On Thu, Apr 19, 2012 at 10:49:16AM -0500, Michael Roth wrote: > On Tue, Apr 17, 2012 at 12:07:38PM -0500, Michael Roth wrote: > > When linux-specific commands (including guest-fsfreeze-*) were consolidated > > under defined(__linux__), we forgot to account for the case where > > defined(__linux__) && !defined(FIFREEZE). As a result stubs are no longer > > being generated on linux hosts that don't have FIFREEZE support. Fix > > this. > > > > Tested-by: Andreas Färber <afaer...@suse.de> > > Signed-off-by: Michael Roth <mdr...@linux.vnet.ibm.com> > > Hi Stefan, > > Please ignore these for trivial, gonna submit a qemu-ga pull for these since > a build fix is involved.
Sure. Stefan