From: Joshua Lock <joshua.g.lock@linux.intel.com>
To: bavery <brian.avery@intel.com>, openembedded-core@lists.openembedded.org
Subject: Re: [PATCH 1/1] qemurunner: print out the runqemu command
Date: Mon, 12 Sep 2016 09:19:04 +0100 [thread overview]
Message-ID: <1473668344.4627.1.camel@linux.intel.com> (raw)
In-Reply-To: <aa9e2ec2a13162874be2386318dc7883676655c3.1473438968.git.brian.avery@intel.com>
On Fri, 2016-09-09 at 09:38 -0700, bavery wrote:
> This logs the launch command that was used for runqemu while running
> -c
> testimage. This way, if I'd like to easily launch qemu manually in
> order to debug a failed test, I know what commmand was run to create
> the qemu instance.
I already have this in my runqemu output:
runqemu - INFO - Running
/home/joshuagl/Projects/poky/build/tmp/sysroots/x86_64-
linux/usr/bin/qemu-system-ppc -net
tap,vlan=0,ifname=tap0,script=no,downscript=no -net nic,model=pcnet -
machine mac99 -cpu G4 -m 256 -drive file=/home/joshuagl/mess/35/core-
image-lsb-qemuppc-20160902090100.rootfs.ext4,if=virtio,format=raw -
show-cursor -usb -usbdevice tablet -device virtio-rng-pci -kernel
/home/joshuagl/mess/35/vmlinux-qemuppc.bin -append 'root=/dev/vda rw
highres=off mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0
console=ttyS0 console=tty'
next prev parent reply other threads:[~2016-09-12 8:19 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-09 16:38 [PATCH 0/1] qemurunner:log testimage qemu launch command bavery
2016-09-09 16:38 ` [PATCH 1/1] qemurunner: print out the runqemu command bavery
2016-09-12 8:19 ` Joshua Lock [this message]
2016-09-12 16:29 ` Brian Avery
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=1473668344.4627.1.camel@linux.intel.com \
--to=joshua.g.lock@linux.intel.com \
--cc=brian.avery@intel.com \
--cc=openembedded-core@lists.openembedded.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.