From: Gleb Natapov <gleb@redhat.com>
To: Paolo Bonzini <pbonzini@redhat.com>
Cc: Jan Kiszka <jan.kiszka@web.de>, kvm <kvm@vger.kernel.org>
Subject: Re: [PATCH][kvm-unit-test] Keep gui off when running test cases
Date: Wed, 26 Jun 2013 11:57:45 +0300 [thread overview]
Message-ID: <20130626085745.GT18508@redhat.com> (raw)
In-Reply-To: <51CA935C.2050404@redhat.com>
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 <jan.kiszka@siemens.com>
> >
> > Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
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 <pbonzini@redhat.com>
--
Gleb.
prev parent reply other threads:[~2013-06-26 8:57 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-26 6:06 [PATCH][kvm-unit-test] Keep gui off when running test cases Jan Kiszka
2013-06-26 7:08 ` Paolo Bonzini
2013-06-26 8:57 ` Gleb Natapov [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130626085745.GT18508@redhat.com \
--to=gleb@redhat.com \
--cc=jan.kiszka@web.de \
--cc=kvm@vger.kernel.org \
--cc=pbonzini@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox