public inbox for kdevops@lists.linux.dev
 help / color / mirror / Atom feed
* [PATCH 0/4] Drips and drabs
@ 2024-02-22 15:25 Chuck Lever
  2024-02-22 15:26 ` [PATCH 1/4] linux: Add the 5.15.y stable branch Chuck Lever
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Chuck Lever @ 2024-02-22 15:25 UTC (permalink / raw)
  To: kdevops

Here are some patches that begin adding support for aarch64 with
libguestfs. It's not fully working yet, but these seem sensible
enough to start with.

---

Chuck Lever (4):
      linux: Add the 5.15.y stable branch
      Kconfig: Remove unused Kconfig option
      Kconfig: Default value of TARGET_ARCHITECTURE
      libvirt: Select qemu executable based on host architecture


 kconfigs/Kconfig.libvirt             |  2 +-
 kconfigs/arch/Kconfig                | 14 ++++++++------
 scripts/get_libvirt_qemu_bin_path.sh |  3 +++
 scripts/get_target_arch.sh           | 14 ++++++++++++++
 workflows/linux/Kconfig.stable       |  6 ++++++
 5 files changed, 32 insertions(+), 7 deletions(-)
 create mode 100755 scripts/get_libvirt_qemu_bin_path.sh
 create mode 100755 scripts/get_target_arch.sh

--
Chuck Lever


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

end of thread, other threads:[~2024-02-22 18:28 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-22 15:25 [PATCH 0/4] Drips and drabs Chuck Lever
2024-02-22 15:26 ` [PATCH 1/4] linux: Add the 5.15.y stable branch Chuck Lever
2024-02-22 15:26 ` [PATCH 2/4] Kconfig: Remove unused Kconfig option Chuck Lever
2024-02-22 15:26 ` [PATCH 3/4] Kconfig: Default value of TARGET_ARCHITECTURE Chuck Lever
2024-02-22 15:26 ` [PATCH 4/4] libvirt: Select qemu executable based on host architecture Chuck Lever
2024-02-22 15:35 ` [PATCH 0/4] Drips and drabs Luis Chamberlain
2024-02-22 16:11   ` Daniel Gomez
2024-02-22 16:25     ` Luis Chamberlain
2024-02-22 18:28       ` Chuck Lever

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox