All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/8] drive cleanups.
@ 2009-07-22 10:24 Gerd Hoffmann
  2009-07-22 10:25 ` [Qemu-devel] [PATCH 1/8] kill drives_table Gerd Hoffmann
                   ` (7 more replies)
  0 siblings, 8 replies; 10+ messages in thread
From: Gerd Hoffmann @ 2009-07-22 10:24 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann

  Hi,

This is a respin of the drive cleanup patch series, including the
QemuOpts patch.

QemuOpts got a few changes according to review comments.  It supports
parsing of bools (on/off), simple numbers and sizes (with postfix for
kilo, mega, ...) now.

Implicitly named first args work now (new -boot syntax for example).
Flags are supported in various forms (flag=on,flag=off,flag,noflag).

cheers,
  Gerd

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2009-07-22 12:43 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-22 10:24 [Qemu-devel] [PATCH 0/8] drive cleanups Gerd Hoffmann
2009-07-22 10:25 ` [Qemu-devel] [PATCH 1/8] kill drives_table Gerd Hoffmann
2009-07-22 10:25 ` [Qemu-devel] [PATCH 2/8] add support for drive ids Gerd Hoffmann
2009-07-22 10:25 ` [Qemu-devel] [PATCH 3/8] kill drives_opt Gerd Hoffmann
2009-07-22 10:25 ` [Qemu-devel] [PATCH 4/8] qemu-option: factor out parse_option_bool Gerd Hoffmann
2009-07-22 12:42   ` Kevin Wolf
2009-07-22 10:25 ` [Qemu-devel] [PATCH 5/8] qemu-option: factor out parse_option_size Gerd Hoffmann
2009-07-22 10:25 ` [Qemu-devel] [PATCH 6/8] qemu-option: add parse_option_number Gerd Hoffmann
2009-07-22 10:25 ` [Qemu-devel] [PATCH 7/8] QemuOpts: framework for storing and parsing options Gerd Hoffmann
2009-07-22 10:25 ` [Qemu-devel] [PATCH 8/8] switch -drive to QemuOpts Gerd Hoffmann

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.