]> Git Repo - qemu.git/commit - exec.c
xen: remove xen_map_block and xen_unmap_block
authorStefano Stabellini <[email protected]>
Thu, 19 May 2011 17:35:44 +0000 (18:35 +0100)
committerAlexander Graf <[email protected]>
Sun, 19 Jun 2011 02:40:05 +0000 (04:40 +0200)
commit6506e4f995967b1a48cc34418c77b318df92ce35
tree6ffb6a8338385ba80ace131fbd08a872d3ae6820
parentcd306087e5a9ea4091071a0a41c0ea99fac60ab0
xen: remove xen_map_block and xen_unmap_block

Replace xen_map_block with qemu_map_cache with the appropriate locking
and size parameters.
Replace xen_unmap_block with qemu_invalidate_entry.

Signed-off-by: Stefano Stabellini <[email protected]>
Signed-off-by: Alexander Graf <[email protected]>
exec.c
xen-mapcache-stub.c
xen-mapcache.c
xen-mapcache.h
This page took 0.026993 seconds and 4 git commands to generate.