All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-virtualization][PATCH v2 0/3] Xen: improve Qemu integration
@ 2022-04-28  0:06 Christopher Clark
  2022-04-28  0:06 ` [meta-virtualization][PATCH v2 1/3] xen, xen-tools: add recommendation for Qemu for non-hvm x86 Christopher Clark
                   ` (4 more replies)
  0 siblings, 5 replies; 27+ messages in thread
From: Christopher Clark @ 2022-04-28  0:06 UTC (permalink / raw)
  To: meta-virtualization
  Cc: bruce.ashfield, cardoe, dpsmith, scott.davis, Diego.Sueiro, jdmason

A series of improvements to Qemu integration with the Xen recipes:

- update the Qemu package dependency for the x86 Xen tools
- add support for testing Arm 32-bit images with Qemu and testimage
- configure a standard Xen bridged network xenbr0 for Xen images in qemu
  to improve support for configuring guest virtual machine networking

v2 coalesces these patches into a series and addresses feedback on v1

Christopher Clark (3):
  xen, xen-tools: add recommendation for Qemu for non-hvm x86
  qemuboot, xen-image-minimal: enable runqemu for qemuarm Xen images
  xen images, qemuboot: configure xenbr0 bridge for runqemu, testimage

 classes/qemuboot-testimage-network.bbclass   |  36 +++++-
 classes/qemuboot-xen-defaults.bbclass        |  26 +++-
 classes/qemuboot-xen-u-boot.bbclass          | 128 +++++++++++++++++++
 conf/distro/include/meta-virt-xen.inc        |   1 +
 recipes-extended/images/xen-image-minimal.bb |   8 +-
 recipes-extended/xen/xen-tools.inc           |   9 +-
 recipes-extended/xen/xen.inc                 |   6 +-
 7 files changed, 197 insertions(+), 17 deletions(-)
 create mode 100644 classes/qemuboot-xen-u-boot.bbclass

-- 
2.25.1



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

end of thread, other threads:[~2022-05-09 16:45 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-28  0:06 [meta-virtualization][PATCH v2 0/3] Xen: improve Qemu integration Christopher Clark
2022-04-28  0:06 ` [meta-virtualization][PATCH v2 1/3] xen, xen-tools: add recommendation for Qemu for non-hvm x86 Christopher Clark
2022-04-29 13:23   ` Bertrand Marquis
2022-04-29 13:30     ` Bruce Ashfield
2022-04-29 13:40       ` Bertrand Marquis
2022-05-05 14:44         ` Bruce Ashfield
2022-05-05 14:46           ` Bertrand Marquis
2022-05-06 13:03           ` Bertrand Marquis
2022-05-06 13:39             ` Bruce Ashfield
2022-05-06 15:08               ` Bertrand Marquis
2022-05-06 16:26                 ` Bruce Ashfield
     [not found]                 ` <16EC90D8EC771C3B.14104@lists.yoctoproject.org>
2022-05-06 20:11                   ` Bruce Ashfield
     [not found]                   ` <16EC9D21932CCA78.5869@lists.yoctoproject.org>
2022-05-09  3:07                     ` Bruce Ashfield
2022-04-28  0:06 ` [meta-virtualization][PATCH v2 2/3] qemuboot, xen-image-minimal: enable runqemu for qemuarm Xen images Christopher Clark
2022-04-29 13:39   ` Bertrand Marquis
2022-04-29 18:12     ` Christopher Clark
2022-04-28  0:06 ` [meta-virtualization][PATCH v2 3/3] xen images, qemuboot: configure xenbr0 bridge for runqemu, testimage Christopher Clark
2022-04-28 15:04 ` [meta-virtualization][PATCH v2 0/3] Xen: improve Qemu integration Bertrand Marquis
2022-05-09 12:47 ` Bruce Ashfield
2022-05-09 13:00   ` Bertrand Marquis
2022-05-09 13:30     ` Bruce Ashfield
2022-05-09 13:58       ` Bertrand Marquis
2022-05-09 15:53         ` Bruce Ashfield
2022-05-09 15:57           ` Bertrand Marquis
2022-05-09 16:45             ` Bruce Ashfield
2022-05-09 15:58           ` Christopher Clark
2022-05-09 15:43   ` Bertrand Marquis

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.