]> git.proxmox.com Git - qemu.git/commit - qemu-nbd.c
qemu-nbd: add --cache and --aio options
authorPaolo Bonzini <pbonzini@redhat.com>
Wed, 18 Jul 2012 12:57:15 +0000 (14:57 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 24 Jul 2012 07:31:53 +0000 (09:31 +0200)
commit39a5235cd7f367cce7be7b3f4d258452452e38e3
treef0d618f82745259de3144ec4bdcca3f336a453ca
parentb033cd864042646dd3e17a23c7850c413bc360f4
qemu-nbd: add --cache and --aio options

Add two options to tune the I/O implementation of qemu-nbd, matching
the possibilities given by the QEMU -drive option.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
qemu-nbd.c