Osier Yang 9049d6a8c7 qemu: Change values of disk discard
QEMU might support more values for "-drive discard", so using Bi-state
values (on/off) for it doesn't make sense.

"on" maps to "unmap", "off" maps to "ignore":

<...>
@var{discard} is one of "ignore" (or "off") or "unmap" (or "on") and
controls whether @dfn{discard} (also known as @dfn{trim} or @dfn{unmap})
requests are ignored or passed to the filesystem.  Some machine types
may not support discard requests.
</...>
2013-05-17 13:03:25 +08:00
..
2012-04-02 09:33:54 -06:00
2012-09-17 14:59:37 -04:00
2013-05-13 17:24:18 +08:00
2013-05-15 11:34:27 +08:00
2013-03-19 13:13:28 -06:00
2013-03-19 13:13:28 -06:00
2012-12-21 11:19:49 +00:00
2013-04-16 07:13:43 -04:00
2013-02-12 09:00:15 -07:00
2013-05-15 19:28:00 -06:00