On Thu, 2014-04-03 at 19:09 +0200, Andreas Färber wrote:
> Am 31.03.2014 11:26, schrieb Marcel Apfelbaum:
> > All the references of QEMUMachine are already
> > replaced by MachineClass.
> >
> > Signed-off-by: Marcel Apfelbaum
> > ---
> > include/hw/boards.h | 7 +++
> > vl.c|
Am 31.03.2014 11:26, schrieb Marcel Apfelbaum:
> All the references of QEMUMachine are already
> replaced by MachineClass.
>
> Signed-off-by: Marcel Apfelbaum
> ---
> include/hw/boards.h | 7 +++
> vl.c| 3 +--
> 2 files changed, 4 insertions(+), 6 deletions(-)
>
> diff --gi