]> git.proxmox.com Git - mirror_qemu.git/commit - softmmu/physmem.c
Add map client retry notification (Avi Kivity)
authoraliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162>
Thu, 22 Jan 2009 16:59:16 +0000 (16:59 +0000)
committeraliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162>
Thu, 22 Jan 2009 16:59:16 +0000 (16:59 +0000)
commitba223c29da480b40b38678c66636ee9910973a47
treef9c9ce3927ed8ed1e16bc1f21c627db1a9fcab14
parent6d16c2f88f2a866bec27c4d170ddd97ee8e41a0e
Add map client retry notification (Avi Kivity)

The target memory mapping API may fail if the bounce buffer resources
are exhausted.  Add a notification mechanism to allow clients to retry
the mapping operation when resources become available again.

Signed-off-by: Avi Kivity <avi@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6395 c046a42c-6fe2-441c-8c8c-71466251a162
cpu-all.h
exec.c