diff options
author | Anthony PERARD | 2010-09-16 14:57:49 +0200 |
---|---|---|
committer | Alexander Graf | 2011-05-08 10:10:01 +0200 |
commit | 050a0ddf39cf5555ecf9b22a918b2a2b00bdbe34 (patch) | |
tree | e8267403b7a59988a32773ec6e9367f791e30f0a /hw/pci.c | |
parent | xen: Adds a cap to the number of map cache entries. (diff) | |
download | qemu-050a0ddf39cf5555ecf9b22a918b2a2b00bdbe34.tar.gz qemu-050a0ddf39cf5555ecf9b22a918b2a2b00bdbe34.tar.xz qemu-050a0ddf39cf5555ecf9b22a918b2a2b00bdbe34.zip |
Introduce qemu_put_ram_ptr
This function allows to unlock a ram_ptr give by qemu_get_ram_ptr. After
a call to qemu_put_ram_ptr, the pointer may be unmap from QEMU when
used with Xen.
Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
Acked-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'hw/pci.c')
0 files changed, 0 insertions, 0 deletions