|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] Re: [Xen-changelog] New memory_op subops which return the ap
* Xen patchbot-unstable (patchbot-unstable@xxxxxxxxxxxxxxxxxxx) wrote:
> # HG changeset patch
> # User Ian.Campbell@xxxxxxxxxxxxx
> # Node ID 810ad61870e8c61a4e9ed096c4f73ab62048183b
> # Parent ebfa1046a81f2243c9742ef0c5f99ccd255f99e5
> New memory_op subops which return the apparent or actual physical address map.
> + case XENMEM_memory_map:
> + {
> + return -ENOSYS;
> + }
Is this meant to be a place holder? Did you plan to replace the
hardcoded single entry map later?
thanks,
-chris
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-devel] Re: [Xen-changelog] New memory_op subops which return the apparent or actual physical address map.,
Chris Wright <=
|
|
|
|
|