All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v5] build upstream qemu and seabios by default
@ 2011-09-21  9:54 Stefano Stabellini
  2011-09-21  9:55 ` [PATCH v5 1/4] Introduce git-checkout.sh stefano.stabellini
                   ` (3 more replies)
  0 siblings, 4 replies; 14+ messages in thread
From: Stefano Stabellini @ 2011-09-21  9:54 UTC (permalink / raw)
  To: xen-devel@lists.xensource.com
  Cc: Ian Campbell, Keir Fraser, Stefano Stabellini

Hi all,
this is the fifth version of the patch series to introduce upstream qemu
and seabios in the xen-unstable build system.


Changes to v4:

- remove an obsolete comment;

- use /bin/sh to execute git-checkout.sh rathen than /bin/bash.


Changes to v3:

- reduce the scope of git-checkout.sh, now it only does what the name
says; calling "configure" is responsibility of the caller. As a result
of this change, the build still works when the user specifies a local
directory in the CONFIG_QEMU environmental variable;

- use a more official qemu repository hosted on xenbits;

- use a changeset as QEMU_UPSTREAM_TAG rather than a branch name.



Changes to v2:

- move tools/git-checkout.sh to scripts/git-checkout.sh;

- use git-checkout.sh for seabios;

- improve seabios integration with tools/firmware make system;

- add qemu-xen-traditional, qemu-xen and seabios dir entries to
.hgignore.



Changes to v1:

- always build upstream qemu and seabios, rather than introducing them
as an option.


Cheers,

Stefano

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

end of thread, other threads:[~2011-09-23 12:09 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-21  9:54 [PATCH v5] build upstream qemu and seabios by default Stefano Stabellini
2011-09-21  9:55 ` [PATCH v5 1/4] Introduce git-checkout.sh stefano.stabellini
2011-09-21 10:23   ` Juergen Gross
2011-09-23 12:07     ` Stefano Stabellini
2011-09-21  9:55 ` [PATCH v5 2/4] Rename ioemu-dir as qemu-xen-traditional-dir stefano.stabellini
2011-09-21  9:55 ` [PATCH v5 3/4] Clone and build upstream Qemu by default stefano.stabellini
2011-09-21 10:10   ` Christoph Egger
2011-09-23 12:07     ` Stefano Stabellini
2011-09-21 13:06   ` Ian Campbell
2011-09-23 12:08     ` Stefano Stabellini
2011-09-21  9:55 ` [PATCH v5 4/4] Clone and build Seabios " stefano.stabellini
2011-09-21 11:00   ` Ian Campbell
2011-09-22 14:14     ` Anthony PERARD
2011-09-23 12:09       ` 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.