|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] xc_domain_translate_gpfn_list vanished from unstable
Keir Fraser wrote:
On 7/1/07 1:39 am, "Tomáš Kouba" <tomas@xxxxxxxx> wrote:
in xen-3.0.3 there was function xc_domain_translate_gpfn_list in libxc
but it is not in unstable now. I have checked `hg log` but cannot find
the patch that did it (and would explain).
Can somebody point me to the patch, or mail that discussed this removal
(I was unable to find it either :( )
This was part of a cleanup in which translated-guest addresses are always
referenced by pseudo-physical address rather than machine address. The
function is still provided by Xen (for compatibility) but it shouldn't be
needed by tools any more.
Is there some versioning of libxc interface? I see just
__XEN_INTERFACE_VERSION__ which works for hypervisor iface.
I think similar thing for libxc would be handy too (I believe more tools
use its API to access xen).
--
Tomas Kouba
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|