
5 Apr
2011
5 Apr
'11
3 p.m.
On Mon, Apr 04, 2011 at 16:23:23 -0600, Eric Blake wrote:
On 04/04/2011 04:08 PM, Jiri Denemark wrote:
When initializing qemu guest capabilities, we should ignore qemu binaries that we are not able to extract version/help info from since they will be unusable for creating domains anyway. Ignoring them is also much better than letting initialization of qemu driver fail. --- src/qemu/qemu_capabilities.c | 11 ++++++++--- 1 files changed, 8 insertions(+), 3 deletions(-)
ACK.
Thanks, pushed. Jirka