From: "Teddy Astie" <teddy.astie@vates.tech>
To: xen-devel@lists.xenproject.org
Cc: "Teddy Astie" <teddy.astie@vates.tech>,
"Oleksii Kurochko" <oleksii.kurochko@gmail.com>,
"Community Manager" <community.manager@xenproject.org>,
"Andrew Cooper" <andrew.cooper3@citrix.com>,
"Anthony PERARD" <anthony.perard@vates.tech>,
"Michal Orzel" <michal.orzel@amd.com>,
"Jan Beulich" <jbeulich@suse.com>,
"Julien Grall" <julien@xen.org>,
"Roger Pau Monné" <roger.pau@citrix.com>,
"Stefano Stabellini" <sstabellini@kernel.org>
Subject: [RESEND PATCH v2 0/3] Update to SMBIOS 2.6
Date: Fri, 29 Aug 2025 09:58:11 +0000 [thread overview]
Message-ID: <cover.1756460430.git.teddy.astie@vates.tech> (raw)
First patch clarifies the Xen guest handle definition as being a big
endian UUID. The second does update to SMBIOS 2.6, writing a proper
UUID in the table.
Teddy Astie (3):
xen: Define xen_domain_handle_t encoding and formatting
hvmloader: Update to SMBIOS 2.6
CHANGELOG.md: Add SMBIOS 2.6 update statement
CHANGELOG.md | 2 +
tools/firmware/hvmloader/smbios.c | 50 ++++++++++++++++++++-----
tools/firmware/hvmloader/smbios_types.h | 9 +++++
xen/include/public/xen.h | 7 ++++
4 files changed, 59 insertions(+), 9 deletions(-)
--
2.50.1
Teddy Astie | Vates XCP-ng Developer
XCP-ng & Xen Orchestra - Vates solutions
web: https://vates.tech
next reply other threads:[~2025-08-29 9:58 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-29 9:58 Teddy Astie [this message]
2025-08-29 9:58 ` [RESEND PATCH v2 1/3] xen: Define xen_domain_handle_t encoding and formatting Teddy Astie
2025-09-01 13:34 ` Oleksii Kurochko
2025-09-01 15:55 ` Jan Beulich
2025-09-03 14:24 ` Oleksii Kurochko
2025-12-17 15:53 ` Anthony PERARD
2025-08-29 9:58 ` [RESEND PATCH v2 2/3] hvmloader: Update to SMBIOS 2.6 Teddy Astie
2025-09-02 12:35 ` Jan Beulich
2025-09-02 13:24 ` Teddy Astie
2025-09-02 14:10 ` Jan Beulich
2025-09-03 14:02 ` Teddy Astie
2025-09-03 15:05 ` Jan Beulich
2025-12-17 15:22 ` Anthony PERARD
2026-01-08 13:54 ` Teddy Astie
2025-08-29 9:58 ` [RESEND PATCH v2 3/3] CHANGELOG.md: Add SMBIOS 2.6 update statement Teddy Astie
2025-09-01 13:42 ` Oleksii Kurochko
2025-09-01 13:52 ` Jan Beulich
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1756460430.git.teddy.astie@vates.tech \
--to=teddy.astie@vates.tech \
--cc=andrew.cooper3@citrix.com \
--cc=anthony.perard@vates.tech \
--cc=community.manager@xenproject.org \
--cc=jbeulich@suse.com \
--cc=julien@xen.org \
--cc=michal.orzel@amd.com \
--cc=oleksii.kurochko@gmail.com \
--cc=roger.pau@citrix.com \
--cc=sstabellini@kernel.org \
--cc=xen-devel@lists.xenproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.