]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/xen.git/commit
libxendevicemodel: add support for marking memory R/O or R/W
authorIan Campbell <ian.campbell@citrix.com>
Tue, 2 Feb 2016 15:34:26 +0000 (15:34 +0000)
committerIan Campbell <ian.campbell@citrix.com>
Wed, 10 Feb 2016 17:09:54 +0000 (17:09 +0000)
commitc38b4d78219b63f875c81b9d33324c3b35474068
treeda389704e219ec6c0aed5c6c5bc9ff6e1c007f37
parent55227469fdc11bc4ff66c926eeffed2e13c4924a
libxendevicemodel: add support for marking memory R/O or R/W

XXX underlying hypercall is not stable. Note this with the version of
    @@UNSTABLE. Also in order to build need to define __XEN_TOOLS__,
    use a separate source file to avoid accidentally poluting the
    stable bits of the library.

TBD replace hypercall with a stable variant and move to core.c +
    version as @@1.0

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
tools/libs/devicemodel/core_unstable.c
tools/libs/devicemodel/include/xendevicemodel.h
tools/libs/devicemodel/libxendevicemodel.map