From: Andrew Cooper <andrew.cooper3@citrix.com>
To: Xen-devel <xen-devel@lists.xenproject.org>
Cc: "Andrew Cooper" <andrew.cooper3@citrix.com>,
"Jan Beulich" <JBeulich@suse.com>,
"Roger Pau Monné" <roger.pau@citrix.com>,
"Daniel P . Smith" <dpsmith@apertussolutions.com>,
"Frediano Ziglio" <frediano.ziglio@cloud.com>,
"Alejandro Vallejo" <alejandro.vallejo@cloud.com>
Subject: [PATCH 0/2] x86/trampoline: Layout description improvements.
Date: Wed, 13 Nov 2024 09:30:56 +0000 [thread overview]
Message-ID: <20241113093058.1562447-1-andrew.cooper3@citrix.com> (raw)
Andrew Cooper (2):
x86/trampoline: Document how the trampoline is laid out
x86/trampoline: Rationalise the constants to describe the size
xen/arch/x86/boot/head.S | 21 +---------
xen/arch/x86/boot/reloc.c | 5 +--
xen/arch/x86/efi/efi-boot.h | 2 +-
xen/arch/x86/include/asm/config.h | 5 ++-
xen/arch/x86/include/asm/trampoline.h | 55 ++++++++++++++++++++++++++-
xen/arch/x86/xen.lds.S | 2 +-
6 files changed, 62 insertions(+), 28 deletions(-)
base-commit: 38febce5b35a7a4391906499b2046f01ec0129ca
--
2.39.5
next reply other threads:[~2024-11-13 9:31 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-13 9:30 Andrew Cooper [this message]
2024-11-13 9:30 ` [PATCH 1/2] x86/trampoline: Document how the trampoline is laid out Andrew Cooper
2024-11-13 10:20 ` Jan Beulich
2024-11-13 11:19 ` Andrew Cooper
2024-11-13 11:23 ` Frediano Ziglio
2024-11-13 11:24 ` Jan Beulich
2024-11-13 11:26 ` Jan Beulich
2024-11-13 9:30 ` [PATCH 2/2] x86/trampoline: Rationalise the constants to describe the size Andrew Cooper
2024-11-13 10:18 ` Frediano Ziglio
2024-11-13 10:58 ` Frediano Ziglio
2024-11-13 10:23 ` Jan Beulich
2024-11-13 11:52 ` Andrew Cooper
2024-11-13 12:00 ` Jan Beulich
2024-11-13 11:36 ` Andrew Cooper
2024-11-13 11:51 ` Frediano Ziglio
2024-11-13 12:02 ` 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=20241113093058.1562447-1-andrew.cooper3@citrix.com \
--to=andrew.cooper3@citrix.com \
--cc=JBeulich@suse.com \
--cc=alejandro.vallejo@cloud.com \
--cc=dpsmith@apertussolutions.com \
--cc=frediano.ziglio@cloud.com \
--cc=roger.pau@citrix.com \
--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.