[meta-virtualization] [PATCH v2 0/3] Xen guest support

Chris Patterson cjp256 at gmail.com
Wed Oct 9 19:22:48 PDT 2013


This patch set supercedes:
[meta-virtualization][PATCH] xen-guest-image-minimal: example image for a PV/HVM/PVHVM xen guest built with the 'xen-guest' kernel fragment.
[meta-virtualization][PATCH] linux-yocto: Add xen guest kernel fragment support for PV/HVM guests, using 'xen-guest' distro flag.

v1 -> v2:
Consolidates xen-guest.cfg and xen.cfg into a single fragment that should be more consistent with typical yocto fragments and satisfies requirements for different types of xen guests.
Simplified xen-guest-image-minimal to simply append console=hvc0 kernel argument instead of the special syslinux config handling.

Chris Patterson (3):
  linux-yocto/xen: update fragment to support both dom0 and typical xen
    guests.
  xen-image-minimal: update image installed modules to reflect xen
    fragment changes.
  xen-guest-image-minimal: add minimal xen guest image.

 recipes-extended/images/xen-guest-image-minimal.bb | 16 ++++++++++++++++
 recipes-extended/images/xen-image-minimal.bb       |  6 ------
 recipes-kernel/linux/linux-yocto/xen.cfg           | 13 ++++++-------
 recipes-kernel/linux/linux-yocto/xen.scc           |  4 ++--
 recipes-kernel/linux/linux-yocto_3.10.bbappend     |  2 +-
 recipes-kernel/linux/linux-yocto_3.4.bbappend      |  2 +-
 recipes-kernel/linux/linux-yocto_3.8.bbappend      |  2 +-
 7 files changed, 27 insertions(+), 18 deletions(-)
 create mode 100644 recipes-extended/images/xen-guest-image-minimal.bb

-- 
1.8.4.rc3




More information about the meta-virtualization mailing list