libvirt/include/libvirt
Eric Blake 0e4b49a0aa blockcopy: allow larger buf-size
While qemu definitely caps granularity to 64 MiB, it places no
limits on buf-size.  On a machine beefy enough for lots of
memory, a buf-size larger than 2 GiB is feasible, so we should
pass a 64-bit parameter.

* include/libvirt/libvirt.h.in (VIR_DOMAIN_BLOCK_COPY_BUF_SIZE):
Allow 64 bits.

Signed-off-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
2014-09-01 17:29:07 +02:00
..
libvirt-lxc.h syntax-check: Only allows to include public headers in external tools 2013-04-18 11:31:19 +08:00
libvirt-qemu.h qemu: allow filtering events by regex 2014-03-20 11:25:37 -06:00
libvirt.h.in blockcopy: allow larger buf-size 2014-09-01 17:29:07 +02:00
Makefile.am maint: use LGPL correctly 2013-05-20 14:03:48 -06:00
virterror.h cpuCompare*: Add support for reporting failure on incompatible CPUs 2014-06-26 00:43:54 +02:00