qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] Check availability of uuid header / lib


From: Anthony Liguori
Subject: Re: [Qemu-devel] [PATCH] Check availability of uuid header / lib
Date: Wed, 22 Jul 2009 16:41:35 -0500
User-agent: Thunderbird 2.0.0.21 (X11/20090320)

Stefan Weil wrote:
That patch no longer applies without merge conflicts.

I just noticed that there was a discussion a year ago
when other developers suggested to use libuuid.

We can see the result of that discussion in the current code:
QEMU does not use libuuid, not even functions with the
same interface. Nor does it include a function to generate
a new UUID value.

There were arguments why QEMU would not need
UUID generation in its code. The VDI block driver
needs UUID generation unless we are satisfied with
dummy or zero values.

I don't mind linking against libuuid.

However, I think the VDI block driver has to support AIO before it can be merged into the tree.

Regards,

Anthony Liguori




reply via email to

[Prev in Thread] Current Thread [Next in Thread]