Re: [Qemu-devel] [v19 00/25] replace QEMUOptionParameter with QemuOpts

2014-01-22 Thread Stefan Hajnoczi
On Wed, Jan 22, 2014 at 03:35:15PM +0100, Kevin Wolf wrote: > Am 20.01.2014 um 15:19 hat Chunyan Liu geschrieben: > > This patch series is to replace QEMUOptionParameter with QemuOpts, so that > > only > > one Qemu Option structure is kept in QEMU code. > > > > This version is based on Dong Xu's

Re: [Qemu-devel] [v19 00/25] replace QEMUOptionParameter with QemuOpts

2014-01-22 Thread Kevin Wolf
Am 20.01.2014 um 15:19 hat Chunyan Liu geschrieben: > This patch series is to replace QEMUOptionParameter with QemuOpts, so that > only > one Qemu Option structure is kept in QEMU code. > > This version is based on Dong Xu's previous patches, to move the work forward. > https://lists.gnu.org/arch