[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH 0/5] 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. Stefano Stabellini (5): raisin: introduce _verbose_echo raisin: remove duplicate source config in raise raisin: rename ARCH to RAISIN_ARCH raisin: introduce ovmf raisin: build linux README | 2 +- components/grub | 6 +-- components/libvirt | 2 +- components/linux | 120 +++++++++++++++++++++++++++++++++++++++++++ components/ovmf | 60 ++++++++++++++++++++++ components/qemu | 2 +- components/qemu_traditional | 2 +- components/seabios | 6 +-- components/series | 2 + components/xen | 5 +- defconfig | 8 ++- lib/common-functions.sh | 50 +++++++----------- raise | 15 ++---- scripts/mkdeb | 8 +-- scripts/mkrpm | 2 +- 15 files changed, 229 insertions(+), 61 deletions(-) create mode 100644 components/linux create mode 100644 components/ovmf Cheers, Stefano _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |