On Mon, Dec 15, 2008 at 07:09:10PM +0000, Daniel P. Berrange wrote:
[..snip..]
> I skipped this since -pidfile got introduced 2004 already with:
Opps, my mistake - it was -daemon that was added in 0.9.0, not -pidfile
>
svn://svn.savannah.nongnu.org/qemu/trunk@1166
>
> Do we really support that old qemu?
No, 0.8.2 is the first version I intended it to work with, since that's
what was in Fedora 6 / EPEL-5 when I wrote QEMU driver.
O.k. to apply the attaced
version then? Changes are:
* use virAsprintf
* dont use /tmp but /nowhere
* fix all testcases
Cheers,
-- Guido