Re: [kvm-devel] [PATCH] Add support for a configuration file

2008-05-13 Thread Colin Adams
> That's very nearly YAML format[1], which is attractive because parsers > are available in every major programming language, Really? I can't find one for Eiffel. Can you give me a pointer please? - This SF.net email is sp

[kvm-devel] Performance benefits of kqemu?

2008-02-26 Thread Colin Adams
This weekend I was doing some compiling and silimar work on FreeBDS 6.3 running under Fedora 8 using KVM. The performance overhead compared with running native on the same machine was very high - from at least 15x to maybe as much as 25x. I understtod that near-native performance was possible. As