[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH v2 0/6] raisin: introduce ovmf and linux
Hi all, this patch series includes a few clean-ups and introduces a component to build ovmf and a component to build a linux kernel. The latter is not enabled by default, and could probably benefit from a bit more work on the kconfig options to really be useful, but it is a start. Changes in v2: - rename _verbose_echo to verbose_echo - add "raisin: pass --with-system-seabios with seabios was built" - only enable ovmf in Xen, if we actually have built ovmf Stefano Stabellini (6): raisin: introduce verbose_echo raisin: remove duplicate source config in raise raisin: rename ARCH to RAISIN_ARCH raisin: pass --with-system-seabios with seabios was built raisin: introduce ovmf raisin: build linux README | 2 +- components/grub | 6 +-- components/libvirt | 2 +- components/linux | 120 +++++++++++++++++++++++++++++++++++++++++++ components/qemu | 2 +- components/qemu_traditional | 2 +- components/seabios | 6 +-- components/series | 2 + components/xen | 16 ++++-- defconfig | 8 ++- lib/common-functions.sh | 50 +++++++----------- raise | 15 ++---- scripts/mkdeb | 8 +-- scripts/mkrpm | 2 +- 14 files changed, 179 insertions(+), 62 deletions(-) create mode 100644 components/linux Cheers, Stefano _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |