On Wed, Jun 26, 2013 at 09:08:12AM +0200, Paolo Bonzini wrote:
> Il 26/06/2013 08:06, Jan Kiszka ha scritto:
> > From: Jan Kiszka <[email protected]>
> >
> > Signed-off-by: Jan Kiszka <[email protected]>
Applied, thanks.
> > ---
> > x86-run | 2 +-
> > 1 files changed, 1 insertions(+), 1 deletions(-)
> >
> > diff --git a/x86-run b/x86-run
> > index 14ff331..646c577 100755
> > --- a/x86-run
> > +++ b/x86-run
> > @@ -33,7 +33,7 @@ else
> > pc_testdev="-device testdev,chardev=testlog -chardev
> > file,id=testlog,path=msr.out"
> > fi
> >
> > -command="${qemu} -enable-kvm $pc_testdev -serial stdio $pci_testdev
> > -kernel"
> > +command="${qemu} -enable-kvm $pc_testdev -display none -serial stdio
> > $pci_testdev -kernel"
> > echo ${command} "$@"
> > ${command} "$@"
> > ret=$?
> >
>
> Reviewed-by: Paolo Bonzini <[email protected]>
--
Gleb.
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html