All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] raisin: build qemu-traditional and seabios
@ 2015-04-17 13:08 Stefano Stabellini
  2015-04-17 13:08 ` [PATCH v2 1/2] raisin: add a component to build qemu_traditional Stefano Stabellini
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Stefano Stabellini @ 2015-04-17 13:08 UTC (permalink / raw)
  To: xen-devel; +Cc: George Dunlap, Stefano Stabellini

Hi all,

This patch series builds qemu-traditional and seabios separately from the
Xen tree. It also change the QEMU build to be more Xen specific,
installing the QEMU binary under /usr/lib/xen/bin.


Changes compared to the previous version of the qemu-traditional patch:
- --enable-rombios (otherwise automatically disabled by
  --disable-qemu-traditional)
- suppress unhelpful echo in configure and unconfigure



Stefano Stabellini (2):
      raisin: add a component to build qemu_traditional
      raisin: introduce seabios component

 components/qemu_traditional |   49 +++++++++++++++++++++++++++++++++++++
 components/seabios          |   57 +++++++++++++++++++++++++++++++++++++++++++
 components/series           |    2 ++
 components/xen              |    4 ++-
 defconfig                   |    4 +++
 5 files changed, 115 insertions(+), 1 deletion(-)
 create mode 100644 components/qemu_traditional
 create mode 100644 components/seabios



Cheers,

Stefano

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

end of thread, other threads:[~2015-04-20 17:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-17 13:08 [PATCH 0/2] raisin: build qemu-traditional and seabios Stefano Stabellini
2015-04-17 13:08 ` [PATCH v2 1/2] raisin: add a component to build qemu_traditional Stefano Stabellini
2015-04-17 13:08 ` [PATCH 2/2] raisin: introduce seabios component Stefano Stabellini
2015-04-20 11:20 ` [PATCH 0/2] raisin: build qemu-traditional and seabios George Dunlap
2015-04-20 17:07   ` Stefano Stabellini

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.