public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH v2 0/1] feat: add support for hyper-v virtual machine
@ 2026-07-07 10:52 'Gourav Singh' via isar-users
  2026-07-07 10:52 ` [PATCH v2 1/1] " 'Gourav Singh' via isar-users
  2026-07-17 14:05 ` [PATCH v2 0/1] " Zhihang Wei
  0 siblings, 2 replies; 3+ messages in thread
From: 'Gourav Singh' via isar-users @ 2026-07-07 10:52 UTC (permalink / raw)
  To: isar-users; +Cc: felix.moessbauer, Gourav Singh

Changes in v2:

- Rename machine from hyper-v to hyper-v-amd64 to reflect target arch
- Fix commit message: .wic is an intermediate artifact, not a co-equal output
- Add SPDX license header to kas yaml
- Update copyright from ilbers GmbH to Siemens AG in all new files
- Trim RECIPE-API-CHANGELOG.md entry to remove verbose build instructions

Gourav Singh (1):
  feat: add support for hyper-v virtual machine

 RECIPE-API-CHANGELOG.md                          |  9 +++++++++
 kas/machine/Kconfig                              |  9 +++++++++
 kas/machine/hyper-v-amd64.yaml                   |  9 +++++++++
 meta-isar/conf/machine/hyper-v-amd64.conf        | 16 ++++++++++++++++
 meta-isar/conf/mc.conf                           |  3 +++
 .../conf/multiconfig/hyper-v-amd64-bookworm.conf |  7 +++++++
 .../conf/multiconfig/hyper-v-amd64-bullseye.conf |  7 +++++++
 .../conf/multiconfig/hyper-v-amd64-trixie.conf   |  7 +++++++
 8 files changed, 67 insertions(+)
 create mode 100644 kas/machine/hyper-v-amd64.yaml
 create mode 100644 meta-isar/conf/machine/hyper-v-amd64.conf
 create mode 100644 meta-isar/conf/multiconfig/hyper-v-amd64-bookworm.conf
 create mode 100644 meta-isar/conf/multiconfig/hyper-v-amd64-bullseye.conf
 create mode 100644 meta-isar/conf/multiconfig/hyper-v-amd64-trixie.conf

--
2.39.5

-- 
You received this message because you are subscribed to the Google Groups "isar-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to isar-users+unsubscribe@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/isar-users/20260707105221.2338471-1-gouravsingh%40siemens.com.

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

end of thread, other threads:[~2026-07-17 14:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-07 10:52 [PATCH v2 0/1] feat: add support for hyper-v virtual machine 'Gourav Singh' via isar-users
2026-07-07 10:52 ` [PATCH v2 1/1] " 'Gourav Singh' via isar-users
2026-07-17 14:05 ` [PATCH v2 0/1] " Zhihang Wei

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