On Thu, 05 Jun 2025 07:16:38 -0400 Andrew Cooper
wrote ---
> There's already C outside of the ifdefary, proving that it's not included in
> any assembly files.
>
> No functional change.
>
> Signed-off-by: Andrew Cooper
> ---
> CC: Jan Beulich
> CC: Roger Pau Monné
>
On Thu, 05 Jun 2025 07:16:36 -0400 Andrew Cooper
wrote ---
> The format of the buildid is a property of the binary, not a property of how
> it was loaded. This fixes buildid recognition when starting xen.efi from
> it's
> MB2 entrypoint.
>
> Suggested-by: Ross Lagerwall
> Si
On Mon, 28 Jul 2025 13:55:48 -0400 Andrew Cooper
wrote ---
> Having multiple values wrapped onto as few lines as practical is good for
> space efficiency, but causes complex collisions for hypercall backports and
> local policy changes. Reformat to use one value per line.
>
> No
On Mon, 28 Jul 2025 13:55:47 -0400 Andrew Cooper
wrote ---
> Most indentation is with tabs, but a few spaces have slipped in. Switch
> them
> back to tabs.
>
> No functional change.
>
> Signed-off-by: Andrew Cooper
> ---
> CC: Daniel P. Smith
> ---
> tools/flask/p
On Mon, 28 Jul 2025 13:55:46 -0400 Andrew Cooper
wrote ---
> No functional change.
>
> Signed-off-by: Andrew Cooper
> ---
> CC: Daniel P. Smith
> ---
> tools/flask/policy/modules/modules.conf | 2 +-
> tools/flask/policy/modules/vm_role.cons | 4 ++--
On Fri, 10 Jan 2025 08:37:09 -0500 Daniel P. Smith wrote ---
> OpenXT has carried a patch for some time that allows the disabling and
> removal
> of the grant table v2 capability. This is a rework of that patch in an
> attempt
> to make an upstreamable series.
>
> The original
On Tue, 30 Jul 2024 08:58:03 -0400 Jan Beulich wrote ---
> On 30.07.2024 14:35, Andrew Cooper wrote:
> > On 30/07/2024 11:57 am, Jan Beulich wrote:
> >> XSM is a generic framework, which in particular is also used by SILO.
> >> With this it can't really be experimental: Arm enables SI
On Tue, 30 Jul 2024 08:04:09 -0400 Jan Beulich wrote ---
> On 30.07.2024 13:37, Daniel Smith wrote:
> > On Tue, 30 Jul 2024 06:57:08 -0400 Jan Beulich wrote ---
> >
> > > XSM is a generic framework, which in particular is also used by SILO.
> >
On Tue, 30 Jul 2024 06:57:08 -0400 Jan Beulich wrote ---
> XSM is a generic framework, which in particular is also used by SILO.
> With this it can't really be experimental: Arm enables SILO by default.
>
> Signed-off-by: Jan Beulich jbeul...@suse.com>
>
> --- a/SUPPORT.md
> +
On Mon, 29 Jul 2024 12:26:51 -0400 Andrew Cooper wrote ---
> The XSM checks for XEN_DOMCTL_createdomain are problematic. There's a split
> between xsm_domctl() called early, and flask_domain_create() called quite
> late
> during domain construction.
>
> All XSM implementations e
On Wed, 16 Aug 2023 05:55:07 -0400 George Dunlap wrote ---
>
>
> On Wed, Aug 16, 2023 at 3:58 AM Andrew Cooper andrew.coop...@citrix.com>
> wrote:
> On 16/08/2023 1:19 am, Stefano Stabellini wrote:
> > On Tue, 15 Aug 2023, Andrew Cooper wrote:
>
> >> diff --git a/xen/include/pu
Apologies for any formatting issues, responding via web mail client.
On Thu, 09 Sep 2021 10:33:06 -0400 Anthony PERARD
wrote
> Running $(MAKE) like that in a $(shell ) while parsing the Makefile
> doesn't work reliably. In some case, make will complain with
> "jobserver unavailab
On Mon, 26 Oct 2020 09:46:51 -0400 Jason Andryuk
wrote
> Untested!
>
> This only really matters for flask, but all of xsm is updated.
>
> flask_domain_create() and flask_domain_alloc_security() are a strange
> pair.
>
> flask_domain_create() serves double duty. It bo
On Thu, 22 Oct 2020 04:13:53 -0400 Jan Beulich wrote
> On 22.10.2020 03:23, Daniel P. Smith wrote:
> > On 10/21/20 10:34 AM, Hongyan Xia wrote:
> >> Also, should idle domain be restricted? IMO the idle domain is Xen
> >> itself which mostly bootstraps the system and performs lim
Greetings,
I was reviewing the ACPI construction for PVH and discovered what I believe is
a flaw in the logic for selecting the XSDT tables. The current logic is,
static bool __init pvh_acpi_xsdt_table_allowed(const char *sig,
unsigned long add
Xen Community meeting at Citrix, December 2019
==
*Combined Notes from Christopher Clark and Daniel P. Smith*
# Day One @ Xen meeting
## Attendees
- Daniel Smith (Apertus Solutions/TrenchBoot/OpenXT)
- Christopher Clark (OpenXT)
- Rich Persaud
On Wed, Sep 4, 2019 at 1:26 PM Daniel Smith wrote:
>
> On Wed, Sep 4, 2019 at 12:12 PM Juergen Gross wrote:
> >
> > The stubdom gets an event channel to use for dom0 xenbstore connection
> > via commandline parameter ("--event "). This needs to be used
>
On Wed, Sep 4, 2019 at 12:12 PM Juergen Gross wrote:
>
> The stubdom gets an event channel to use for dom0 xenbstore connection
> via commandline parameter ("--event "). This needs to be used
> in the stubdom for setting up the communication path.
>
>
> Juergen
Hi Juergen,
Thanks for the quick r
Greetings,
I am attempting to see if I can get xenstored to run within a Linux
stubdom for a variety of reasons. The way I have it constructed at
this point is that embedded within the initramfs of dom0 is the linux
stubdom image along with the init-xenstore-domain helper. The init
script within t
19 matches
Mail list logo