All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC PATCH] Add palmetto target to runqemu
@ 2016-03-17  4:52 Andrew Jeffery
  2016-03-17  4:52 ` [PATCH] runqemu: Add palmetto target Andrew Jeffery
  2016-03-17 15:53 ` [RFC PATCH] Add palmetto target to runqemu Patrick Williams
  0 siblings, 2 replies; 13+ messages in thread
From: Andrew Jeffery @ 2016-03-17  4:52 UTC (permalink / raw)
  To: OpenBMC

Hi all,

The patches modelling a bare-bones AST2400 in QEMU have been merged into
master for the upcoming 2.6 release. Attached is a half-hearted attempt at
integrating the necessary bits into openbmc so we can `bitbake
obmc-phosphor-image` then `runqemu palmetto` to boot the BMC kernel and some
representation of the userspace.

I'm not sure if the hacks I've made to runqemu{,-internal} are the right
approach or even something we'd want to carry going forward. Similarly, a
wholesale switch to qemu_git.bb might be a bit extreme - any thoughts there? I
must admit I haven't tried applying the AST2400 patches to 2.4, maybe that's a
better approach? Regardless, depending on 2.6 when it gets released is
prefereble, but that's probably a month or so away.

I'll split the patches up in the future, just wanted to get this on the list
for some feedback.

Cheers,

Andrew

Andrew Jeffery (1):
  RFC: Add palmetto target to runqemu

 yocto-poky/meta/recipes-devtools/qemu/qemu.inc     | 17 -----------------
 .../meta/recipes-devtools/qemu/qemu_2.4.0.bb       | 22 ----------------------
 yocto-poky/meta/recipes-devtools/qemu/qemu_git.bb  | 21 +++++++++++++++++++++
 yocto-poky/scripts/runqemu                         |  9 ++++++---
 yocto-poky/scripts/runqemu-internal                | 12 ++++++++++++
 5 files changed, 39 insertions(+), 42 deletions(-)
 delete mode 100644 yocto-poky/meta/recipes-devtools/qemu/qemu_2.4.0.bb
 create mode 100644 yocto-poky/meta/recipes-devtools/qemu/qemu_git.bb

-- 
2.5.0

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2016-03-22 11:32 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-03-17  4:52 [RFC PATCH] Add palmetto target to runqemu Andrew Jeffery
2016-03-17  4:52 ` [PATCH] runqemu: Add palmetto target Andrew Jeffery
2016-03-17  5:19   ` Joel Stanley
2016-03-17 22:32     ` Andrew Jeffery
2016-03-17  7:42   ` Chris Austen
2016-03-17 16:33     ` Patrick Williams
2016-03-17 16:28   ` Patrick Williams
2016-03-17 22:59     ` Andrew Jeffery
     [not found]   ` <201603170742.u2H7gVIF013244@d03av03.boulder.ibm.com>
2016-03-17 22:38     ` Andrew Jeffery
2016-03-22 11:31     ` Andrew Jeffery
2016-03-17 15:53 ` [RFC PATCH] Add palmetto target to runqemu Patrick Williams
2016-03-17 22:40   ` Andrew Jeffery
2016-03-18 15:54     ` Patrick Williams

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.