On (Mon) 18 Feb 2013 [15:48:13], Anthony Liguori wrote: > +static CharDriverState *qemu_chr_open_pp(QemuOpts *opts) > +{ > + return NULL; > +}
I guess this was to fix up the compile broken by a previous commit. I've handled this in my rebase. Amit
On (Mon) 18 Feb 2013 [15:48:13], Anthony Liguori wrote: > +static CharDriverState *qemu_chr_open_pp(QemuOpts *opts) > +{ > + return NULL; > +}
I guess this was to fix up the compile broken by a previous commit. I've handled this in my rebase. Amit