<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Makes sense, i'm not looking for a solution immediately so when I get
around to it i'll look for a libvirt way of doing things first - adding
my own wrapper was an interesting thought but something I would pursue
only as a last resort<br>
<br>
Daniel P. Berrange wrote:
<blockquote cite="mid:20080912094807.GB13035@redhat.com" type="cite">
  <pre wrap="">On Fri, Sep 12, 2008 at 10:10:42AM +0100, Richard W.M. Jones wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">On Tue, Sep 09, 2008 at 10:23:59PM +0100, Henri Cook wrote:
    </pre>
    <blockquote type="cite">
      <pre wrap=""><cmdstring>{cmd} {options}</cmdstring> (default)
      </pre>
    </blockquote>
    <pre wrap="">This isn't going into libvirt because the whole point of libvirt is to
be hypervisor independent.  Nevertheless, you can do this, and the
'nice' thing, by setting <emulator> to be your own custom shell
script.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Bear in mind that if you do this, we make *zero* guarentee about compatability
with future releases. We reserve the right to change the way we invoke KVM,
the args we pass, and OS interaction. So while you can run it via 'nice', 
it is conceivable that future libvirt will override whatever setting you
make.  

Daniel
  </pre>
</blockquote>
</body>
</html>