From: Patrick Ohly <patrick.ohly@intel.com>
To: Robert Yang <liezhi.yang@windriver.com>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH 0/4 V2] runqemu: add selftest
Date: Fri, 24 Mar 2017 22:43:16 +0100 [thread overview]
Message-ID: <1490391796.6396.287.camel@intel.com> (raw)
In-Reply-To: <cover.1490343063.git.liezhi.yang@windriver.com>
On Fri, 2017-03-24 at 01:44 -0700, Robert Yang wrote:
> * V2
> Add Qi's patch to fix hang of "oe-selftest -r wic.Wic.test_qemu_efi".
The test seems to be run correctly now:
runqemu - INFO -
Running .../core-image-minimal/1.0-r0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -drive if=virtio,file=.../core-image-minimal-intel-corei7-64.wic,format=raw -no-reboot -vga vmware -show-cursor -usb -usbdevice tablet -device virtio-rng-pci -drive if=pflash,format=qcow2,file=.../tmp-glibc/deploy/images/intel-corei7-64/ovmf.qcow2 -vga std -serial tcp:127.0.0.1:46279 -cpu Nehalem -m 256 -serial tcp:127.0.0.1:35585 -snapshot
However, the EFI image was broken in my configuration
(MACHINE=intel-corei7-64, intel-iot-refkit + openembedded master-next),
it didn't have an efi/boot/bootx64.efi. That's an unrelated problem with
the original test.
I'm fine with merging this patch series.
--
Best Regards, Patrick Ohly
The content of this message is my personal opinion only and although
I am an employee of Intel, the statements I make here in no way
represent Intel's position on the issue, nor am I authorized to speak
on behalf of Intel on this matter.
prev parent reply other threads:[~2017-03-24 21:43 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-24 8:44 [PATCH 0/4 V2] runqemu: add selftest Robert Yang
2017-03-24 8:44 ` [PATCH 1/4] oeqa/targetcontrol.py: modify it to test runqemu Robert Yang
2017-03-24 8:45 ` [PATCH 2/4] qemurunner.py: fix handling of runqemuparams Robert Yang
2017-03-24 8:45 ` [PATCH 3/4] selftest/runqemu.py: add it to test runqemu Robert Yang
2017-03-24 8:45 ` [PATCH 4/4] targetcontrol.py: use logger.info to replace of bb.note Robert Yang
2017-03-24 21:43 ` Patrick Ohly [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=1490391796.6396.287.camel@intel.com \
--to=patrick.ohly@intel.com \
--cc=liezhi.yang@windriver.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.