qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH v6 0/8] drive cleanups + QemuOpts


From: Gerd Hoffmann
Subject: [Qemu-devel] [PATCH v6 0/8] drive cleanups + QemuOpts
Date: Wed, 22 Jul 2009 16:42:56 +0200

  Hi,

This is a respin of the drive cleanup patch series, including the
QemuOpts patch.  QemuOpts got a few changes, addressing to review
comments.

v6 changes:

move more option parser code from vl.c to qemu-option.[ch]
move QemuOpts code to qemu-option.[ch].

v5 changes:

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

also available via
http://git.et.redhat.com/?p=qemu-kraxel.git;a=shortlog;h=refs/heads/drive.v6




reply via email to

[Prev in Thread] Current Thread [Next in Thread]