]> xenbits.xensource.com Git - qemu-xen-4.4-testing.git/commit
xendisk: set maximum number of grants to be used
authorJan Beulich <jbeulich@suse.com>
Fri, 29 Jun 2012 15:58:05 +0000 (16:58 +0100)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Fri, 29 Jun 2012 15:58:05 +0000 (16:58 +0100)
commit94a7bdc2e7797df2dab1c26216349f66e0f3490a
tree376f1aff869718c7a14be5230d1c307ec5b7fca9
parentd36580ff7ef2041ae393c67dce7040409a7b6900
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.

upstream-commit: 64c27e5b1fdb6d94bdc0bda3b1869d7383a35c65

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
hw/xen_disk.c