This fixes framebuffer support for device model stubdoms after
3f28d007
which added the target_hack permission but did not allow the permission
to the stubdom it was created for.
Signed-off-by: Daniel De Graaf <dgdegra@tycho.nsa.gov>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
allow $1 $2_channel:event create;
allow $1 $2_target:domain shutdown;
- allow $1 $2_target:mmu { map_read map_write adjust physmap };
+ allow $1 $2_target:mmu { map_read map_write adjust physmap target_hack };
allow $1 $2_target:hvm { getparam setparam trackdirtyvram hvmctl irqlevel pciroute cacheattr send_irq };
')