[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH 0/9] raisin: introduce qemu and qemu-traditional
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 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |