|
| From: | Avi Kivity |
| Subject: | Re: [Qemu-devel] [PATCH 4/4][RFC] Add logic to QEMU to read command line options from qcow2 images |
| Date: | Thu, 09 Aug 2007 23:39:45 +0300 |
| User-agent: | Thunderbird 2.0.0.5 (X11/20070719) |
Anthony Liguori wrote:
That has the very nice side effect of allowing you to edit the command line with a text editor provided you don't cross the sector boundary. Filling with spaces would be pretty nice.
You must have a very capable editor, if you can edit multi-gigabyte files ;) -- these days most editors load everything into RAM.
(and don't forget to select overwrite mode -- actually the non-aligned case is more editor friendly)
| [Prev in Thread] | Current Thread | [Next in Thread] |