All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/9] raisin: introduce qemu and qemu-traditional
@ 2015-04-15 15:14 Stefano Stabellini
  2015-04-15 15:14 ` [PATCH 1/9] raisin: do not clean before build Stefano Stabellini
                   ` (9 more replies)
  0 siblings, 10 replies; 48+ messages in thread
From: Stefano Stabellini @ 2015-04-15 15:14 UTC (permalink / raw)
  To: xen-devel; +Cc: george.dunlap, Stefano Stabellini

Hi all,

this patch series introduces two new components to raisin: qemu and
qemu-traditional:  the following patches disable building qemu and
qemu-traditional from xen-unstable and build them separately.

The series also contains a few bug fixes.


Stefano Stabellini (9):
      raisin: do not clean before build
      raisin: use timestamps for dpkg Version to avoid versions that start with letters
      raisin: add QEMU upstream component
      raisin: add a component to build qemu_traditional
      raisin: remove UPSTREAM_ for URL and REVISION variables
      raisin: add some debugging output for VERBOSE=1
      raisin: remove unneeded chmod +x xencommons xendomains xen-watchdog
      raisin: rename MAKE to RAISIN_MAKE
      raisin: add $INST_DIR/usr/lib64 to LDFLAGS for QEMU and Libvirt

 README                      |    6 ++---
 components/grub             |   10 ++++-----
 components/libvirt          |   13 ++++++-----
 components/qemu             |   51 +++++++++++++++++++++++++++++++++++++++++++
 components/qemu_traditional |   49 +++++++++++++++++++++++++++++++++++++++++
 components/series           |    2 ++
 components/xen              |   14 +++++-------
 defconfig                   |   24 +++++++++++---------
 lib/commands.sh             |    1 -
 lib/common-functions.sh     |   11 ++++++++--
 scripts/mkdeb               |    2 +-
 11 files changed, 147 insertions(+), 36 deletions(-)
 create mode 100644 components/qemu
 create mode 100644 components/qemu_traditional


Cheers,

Stefano

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

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

Thread overview: 48+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-04-15 15:14 [PATCH 0/9] raisin: introduce qemu and qemu-traditional Stefano Stabellini
2015-04-15 15:14 ` [PATCH 1/9] raisin: do not clean before build Stefano Stabellini
2015-04-15 15:26   ` George Dunlap
2015-04-15 15:14 ` [PATCH 2/9] raisin: use timestamps for dpkg Version to avoid versions that start with letters Stefano Stabellini
2015-04-15 15:34   ` Olaf Hering
2015-04-15 15:40     ` Stefano Stabellini
2015-04-15 15:14 ` [PATCH 3/9] raisin: add QEMU upstream component Stefano Stabellini
2015-04-15 19:05   ` Julien Grall
2015-04-16  9:51     ` Stefano Stabellini
2015-04-16  9:54       ` George Dunlap
2015-04-16 10:29         ` Stefano Stabellini
2015-04-16 10:49         ` Julien Grall
2015-04-15 15:14 ` [PATCH 4/9] raisin: add a component to build qemu_traditional Stefano Stabellini
2015-04-15 15:26   ` Andrew Cooper
2015-04-15 15:44     ` Stefano Stabellini
2015-04-15 15:49       ` Andrew Cooper
2015-04-15 15:51         ` George Dunlap
2015-04-15 15:58         ` Ian Campbell
2015-04-15 16:11           ` Stefano Stabellini
2015-04-15 16:15             ` Ian Jackson
2015-04-15 16:26               ` Ian Campbell
2015-04-15 17:41                 ` Stefano Stabellini
2015-04-16  8:45                   ` Ian Campbell
2015-04-16  9:54                     ` Stefano Stabellini
2015-04-16 10:10                       ` Ian Campbell
2015-04-16 10:25                         ` Stefano Stabellini
2015-04-16 10:39                           ` George Dunlap
2015-04-16 10:48                             ` Ian Campbell
2015-04-16 10:55                               ` Stefano Stabellini
2015-04-16 10:59                                 ` George Dunlap
2015-04-16 11:15                           ` Ian Jackson
2015-04-15 16:21             ` George Dunlap
2015-04-15 17:42               ` Stefano Stabellini
2015-04-16  8:47                 ` Ian Campbell
2015-04-16  9:53                   ` Stefano Stabellini
2015-04-16 10:09                     ` Ian Campbell
2015-04-15 16:24             ` Ian Campbell
2015-04-16 16:03     ` Stefano Stabellini
2015-04-17  8:41       ` Ian Campbell
2015-04-15 15:14 ` [PATCH 5/9] raisin: remove UPSTREAM_ for URL and REVISION variables Stefano Stabellini
2015-04-15 15:14 ` [PATCH 6/9] raisin: add some debugging output for VERBOSE=1 Stefano Stabellini
2015-04-15 15:14 ` [PATCH 7/9] raisin: remove unneeded chmod +x xencommons xendomains xen-watchdog Stefano Stabellini
2015-04-15 15:31   ` George Dunlap
2015-04-15 15:14 ` [PATCH 8/9] raisin: rename MAKE to RAISIN_MAKE Stefano Stabellini
2015-04-15 15:15 ` [PATCH 9/9] raisin: add $INST_DIR/usr/lib64 to LDFLAGS for QEMU and Libvirt Stefano Stabellini
2015-04-15 15:42   ` George Dunlap
2015-04-15 15:43 ` [PATCH 0/9] raisin: introduce qemu and qemu-traditional George Dunlap
2015-04-15 15:57   ` 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.