Stefan Hajnoczi fb0490f69f block: add -drive copy-on-read=on|off
This patch adds the -drive copy-on-read=on|off command-line option:

  copy-on-read=on|off
  copy-on-read is "on" or "off" and enables whether to copy read backing
  file sectors into the image file.  Copy-on-read avoids accessing the
  same backing file sectors repeatedly and is useful when the backing
  file is over a slow network.  By default copy-on-read is off.

Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
2011-12-05 14:51:38 +01:00
2011-12-05 14:51:34 +01:00
2011-11-07 10:57:36 -06:00
2011-11-17 15:15:03 -02:00
2011-11-07 10:57:36 -06:00
2011-11-30 09:28:32 -06:00
2011-11-19 11:22:57 +00:00
2011-11-28 11:36:34 -06:00
2011-11-07 10:57:36 -06:00
2011-12-05 14:51:38 +01:00
2011-12-05 14:51:35 +01:00
2011-11-07 08:01:15 +00:00
2011-11-01 10:58:08 -05:00
2011-11-01 10:58:08 -05:00
2011-10-31 21:52:17 +01:00
2011-10-31 21:52:17 +01:00
2011-11-01 10:58:08 -05:00
2011-11-19 11:22:24 +00:00
2011-12-05 14:51:35 +01:00
2011-11-26 09:55:30 +00:00
2011-11-13 12:00:55 +02:00
2011-11-21 14:57:22 -06:00
2011-11-09 12:06:20 -06:00
2011-11-21 14:58:48 -06:00
2011-12-05 14:51:35 +01:00
2011-12-05 14:51:35 +01:00
2011-10-31 21:52:17 +01:00
2011-12-05 14:51:38 +01:00
2011-12-01 14:04:21 -06:00
2011-11-28 16:20:52 -06:00

Read the documentation in qemu-doc.html.

Fabrice Bellard.
Description
No description provided
Readme 404 MiB
Languages
C 82.6%
C++ 6.5%
Python 3.4%
Dylan 2.9%
Shell 1.6%
Other 2.8%