[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [PATCH for-4.19? v5 09/10] xen/x86: Disallow creating domains with altp2m enabled and altp2m.nr == 0
The flag isn't bool. It can hold one of 3 values (besides 0). P. On Thu, Jun 6, 2024 at 9:57 AM Jan Beulich <jbeulich@xxxxxxxx> wrote: > > On 02.06.2024 22:04, Petr Beneš wrote: > > From: Petr Beneš <w1benny@xxxxxxxxx> > > > > Since libxl finally sends the altp2m.nr value, we can remove the previously > > introduced temporary workaround. > > > > Creating domain with enabled altp2m while setting altp2m.nr == 0 doesn't > > make sense and it's probably not what user wants. > > Yet: Do we need separate count and flag anymore? Can't "nr != 0" > take the place of the flag being true? > > Jan
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |