diff options
author | Stefano Stabellini <[email protected]> | 2012-08-22 17:20:16 +0100 |
---|---|---|
committer | Konrad Rzeszutek Wilk <[email protected]> | 2012-08-23 10:18:20 -0400 |
commit | 1a1d43318aeb74d679372c0b65029957be274529 (patch) | |
tree | ab4743e3094ca5239e27448fd11f6dad2bbda6ed /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | bd3f79b71de0410352ab506496a467fcb0620912 (diff) |
xen: allow privcmd for HVM guests
This patch removes the "return -ENOSYS" for auto_translated_physmap
guests from privcmd_mmap, thus it allows ARM guests to issue privcmd
mmap calls. However privcmd mmap calls are still going to fail for HVM
and hybrid guests on x86 because the xen_remap_domain_mfn_range
implementation is currently PV only.
Changes in v2:
- better commit message;
- return -EINVAL from xen_remap_domain_mfn_range if
auto_translated_physmap.
Signed-off-by: Stefano Stabellini <[email protected]>
Acked-by: Konrad Rzeszutek Wilk <[email protected]>
Signed-off-by: Konrad Rzeszutek Wilk <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions