|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH, RFC 3/4] qemu: use new (replacement) mmap-batch
On 13/01/2010 07:50, "Jan Beulich" <JBeulich@xxxxxxxxxx> wrote:
>> This should be done by using the #ifdef arround the call to
>> xc_map_foreign_bulk, not by having a weak symbol compared to NULL.
>
> While indeed I wasn't sure about how (or if at all) to put in
> backward compatibility, this seemed to be the consolidated place.
>
> Using and #ifdef in the source file doesn't seem nice though, as it
> would tie a qemu built against older headers to using the old
> interface. But since I'm not sure about the compatibility needs in
> the first place, I will listen to whatever you say you deem
> appropriate.
Qemu is deemed part of the tollstack matched set, so compatibility with
older libxc is not an issue. The primary concern is to provide continued
compatibility with older dom0 kernels, which I believe you entirely handle
within libxc.
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|