mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-08 18:23:57 -06:00
Add a parameter to disable host cache, by Laurent Vivier.
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4836 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
parent
23fb600b87
commit
2f7264888a
6 changed files with 40 additions and 24 deletions
|
@ -26,6 +26,10 @@ Export Qemu disk image using NBD protocol.
|
|||
export read-only
|
||||
@item -P, --partition=NUM
|
||||
only expose partition NUM
|
||||
@item -s, --snapshot
|
||||
use snapshot file
|
||||
@item -n, --nocache
|
||||
disable host cache
|
||||
@item -c, --connect
|
||||
connect FILE to NBD device DEV
|
||||
@item -d, --disconnect
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue