summaryrefslogtreecommitdiffstats
path: root/scripts/simpletrace.py
diff options
context:
space:
mode:
authorPeter Crosthwaite2014-08-18 02:53:12 +0200
committerMichael Tokarev2014-08-24 11:16:32 +0200
commit6a07a695b0a8bf8638d28d06909a100c854cfc73 (patch)
tree078325b26030851d6d7e517353a191c93008c4b7 /scripts/simpletrace.py
parentmicroblaze: ml605: Get rid of ddr_base variable (diff)
downloadqemu-6a07a695b0a8bf8638d28d06909a100c854cfc73.tar.gz
qemu-6a07a695b0a8bf8638d28d06909a100c854cfc73.tar.xz
qemu-6a07a695b0a8bf8638d28d06909a100c854cfc73.zip
5a88785b50ba2bf5e87b83c7e22f6b4ec83d.zip
xen: Switch to libxengnttab interface for compat shims.
In Xen 4.7 we are refactoring parts libxenctrl into a number of separate libraries which will provide backward and forward API and ABI compatiblity. One such library will be libxengnttab which provides access to grant tables. In preparation for this switch the compatibility layer in xen_common.h (which support building with older versions of Xen) to use what will be the new library API. This means that the gnttab shim will disappear for versions of Xen which include libxengnttab. To simplify things for the <= 4.0.0 support we wrap the int fd in a malloc(sizeof int) such that the handle is always a pointer. This leads to less typedef headaches and the need for XC_HANDLER_INITIAL_VALUE etc for these interfaces. Note that this patch does not add any support for actually using libxengnttab, it just adjusts the existing shims. Signed-off-by: Ian Campbell <ian.campbell@citrix.com> Reviewed-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com> Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Diffstat (limited to 'include/exec/cpu-all.h')
0 files changed, 0 insertions, 0 deletions