>>> On 6/4/2014 at 05:18 PM, in message
<20140604091824.gb26...@stefanha-thinkpad.redhat.com>, Stefan Hajnoczi
wrote:
> On Wed, May 07, 2014 at 05:58:25PM +0800, Chunyan Liu wrote:
> > This patch series is to replace QEMUOptionParameter with QemuOpts, so that
> only
> > one Qemu Option stru
On Wed, May 07, 2014 at 05:58:25PM +0800, Chunyan Liu wrote:
> This patch series is to replace QEMUOptionParameter with QemuOpts, so that
> only
> one Qemu Option structure is kept in QEMU code.
>
> ---
> Changes to v26:
> * Following Eric's comment, backward split 2/33, 3/33.
> (repurpose
Hi, any feedback about this version?
http://lists.gnu.org/archive/html/qemu-devel/2014-05/msg01098.html
http://lists.gnu.org/archive/html/qemu-devel/2014-05/msg01135.html
- Chunyan
>>> On 5/7/2014 at 06:17 PM, in message <536A0846.4C2 : 102 : 21807>, Chun Yan
>>> Liu
wrote:
> My git-send-email
My git-send-email died after sending 15 of 33. Resend again.
1st 15 patches might appear twice. Sorry for that.
>>> On 5/7/2014 at 05:54 PM, in message
<1399456476-10786-1-git-send-email-cy...@suse.com>, Chunyan Liu
wrote:
> This patch series is to replace QEMUOptionParameter with QemuOpts, so t
This patch series is to replace QEMUOptionParameter with QemuOpts, so that only
one Qemu Option structure is kept in QEMU code.
---
Changes to v26:
* Following Eric's comment, backward split 2/33, 3/33.
(repurpose qemu_opts_print first, add def_value_str to QemuOptDesc later).
* Fix memory
This patch series is to replace QEMUOptionParameter with QemuOpts, so that only
one Qemu Option structure is kept in QEMU code.
---
Changes to v26:
* Following Eric's comment, backward split 2/33, 3/33.
(repurpose qemu_opts_print first, add def_value_str to QemuOptDesc later).
* Fix memory