[Pkg-xen-devel] Changes for 3.2
Bastian Blank
waldi at debian.org
Mon Dec 3 19:27:23 UTC 2007
On Mon, Dec 03, 2007 at 05:54:23PM +0000, Ian Jackson wrote:
> That sounds annoying. I may be able to help this not happen again by
> having a word with the relevant people. Would you care to give an
> example or two or things that broke ABI compatibility in the libraries ?
| --- xen-3.0.3-testing/tools/libxc/xenctrl.h 2006-10-03 11:32:48.303108621 +0000
| +++ xen-3.1-testing/tools/libxc/xenctrl.h 2007-09-22 12:17:37.016404263 +0000
[..]
| int xc_domain_create(int xc_handle,
| uint32_t ssidref,
| xen_domain_handle_t handle,
| + uint32_t flags,
| uint32_t *pdomid);
[..]
| int xc_get_pfn_type_batch(int xc_handle, uint32_t dom,
| - int num, unsigned long *arr);
| + int num, uint32_t *arr);
| --- xen-3.1-testing/tools/libxc/xenctrl.h 2007-09-22 12:17:37.016404263 +0000
| +++ xen-unstable/tools/libxc/xenctrl.h 2007-09-22 17:15:26.722852540 +0000
[..]
| int xc_readconsolering(int xc_handle,
| char **pbuffer,
| unsigned int *pnr_chars,
| - int clear);
| + int clear, int incremental, uint32_t *pindex);
[..]
| -int xc_ia64_get_pfn_list(int xc_handle, uint32_t domid,
| - xen_pfn_t *pfn_buf,
| - unsigned int start_page, unsigned int nr_pages);
Bastian
--
Where there's no emotion, there's no motive for violence.
-- Spock, "Dagger of the Mind", stardate 2715.1
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: Digital signature
Url : http://lists.alioth.debian.org/pipermail/pkg-xen-devel/attachments/20071203/5d1352d0/attachment.pgp
More information about the Pkg-xen-devel
mailing list