]> git.ipfire.org Git - thirdparty/qemu.git/commit
qemu/xendisk: set maximum number of grants to be used
authorJan Beulich <JBeulich@suse.com>
Mon, 11 Jun 2012 09:52:27 +0000 (09:52 +0000)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Mon, 25 Jun 2012 14:00:42 +0000 (09:00 -0500)
commitc9c2479289fd1faf4a1a40db54cc255fbf03af21
tree29b1756f47558ba263f6bf9750d6b5b9359af301
parent4c45bf61d315316b5932051551c16b17cf9b3d85
qemu/xendisk: set maximum number of grants to be used

Legacy (non-pvops) gntdev drivers may require this to be done when the
number of grants intended to be used simultaneously exceeds a certain
driver specific default limit.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
(cherry picked from commit 64c27e5b1fdb6d94bdc0bda3b1869d7383a35c65)

Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
hw/xen_disk.c