All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Robert Yang <liezhi.yang@windriver.com>,
	openembedded-core@lists.openembedded.org
Subject: Re: [PATCH V3 0/8] runqemu: refactor it and remove machine knowledge
Date: Sat, 20 Aug 2016 21:09:38 +0100	[thread overview]
Message-ID: <1471723778.16712.74.camel@linuxfoundation.org> (raw)
In-Reply-To: <cover.1471589537.git.liezhi.yang@windriver.com>

On Thu, 2016-08-18 at 23:55 -0700, Robert Yang wrote:
> * V3 
>   - Move the qemu boot settings out of tune files (e.g., arch
> -x86.inc)
>     to avoid mixing BSP settings with the tunings as Mark suggested.
> and
>     put them to <machine>.conf or <qemuboot>.inc file.

I tried pulling this into master-next and testing on the autobuilder.
It seems there is a problem with the networking and device
locking/allocation:

https://autobuilder.yoctoproject.org/main/builders/nightly-deb/builds/8
55/steps/Running%20Sanity%20Tests/logs/stdio

https://autobuilder.yoctoproject.org/main/builders/nightly-arm64/builds
/531

[and many others]

Also a problem with runqemu-internal being removed:

https://autobuilder.yoctoproject.org/main/builders/nightly-intel-gpl/bu
ilds/886/steps/BuildImages/logs/stdio

Cheers,

Richard


  parent reply	other threads:[~2016-08-20 20:09 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-19  6:55 [PATCH V3 0/8] runqemu: refactor it and remove machine knowledge Robert Yang
2016-08-19  6:55 ` [PATCH V3 1/8] qemuboot.bbclass: add it for runqemu Robert Yang
2016-08-19  6:55 ` [PATCH V3 2/8] qemuarm.conf: set vars " Robert Yang
2016-08-19  6:55 ` [PATCH V3 3/8] qemuarm64.conf: " Robert Yang
2016-08-19  6:55 ` [PATCH V3 4/8] qemux86.conf/qemux86-64.conf: " Robert Yang
2016-08-19  6:55 ` [PATCH V3 5/8] qemumips/qemumips64.conf: " Robert Yang
2016-08-19  6:55 ` [PATCH V3 6/8] qemuppc.conf: " Robert Yang
2016-08-19  6:55 ` [PATCH V3 7/8] qemu.inc: inherit qemuboot.bbclass Robert Yang
2016-08-19  6:55 ` [PATCH V3 8/8] runqemu: refactor it and remove machine knowledge Robert Yang
2016-08-19  7:52   ` Nathan Rossi
2016-08-19  8:20     ` Robert Yang
2016-08-19  8:52       ` Nathan Rossi
2016-08-19  9:34         ` Robert Yang
2016-08-20 20:09 ` Richard Purdie [this message]
2016-08-22  5:49   ` [PATCH V3 0/8] " Robert Yang

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=1471723778.16712.74.camel@linuxfoundation.org \
    --to=richard.purdie@linuxfoundation.org \
    --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.