[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <acf80fd2f7fa93b64e8f517d811330af0470ae33.camel@infradead.org>
Date: Fri, 15 Aug 2025 19:04:15 +0100
From: David Woodhouse <dwmw2@...radead.org>
To: Thomas Gleixner <tglx@...utronix.de>, Ingo Molnar <mingo@...hat.com>,
Borislav Petkov <bp@...en8.de>, Dave Hansen <dave.hansen@...ux.intel.com>,
x86@...nel.org, "H. Peter Anvin" <hpa@...or.com>, "Ahmed S. Darwish"
<darwi@...utronix.de>, linux-kernel@...r.kernel.org
Cc: Konstantin Belousov <kib@....kiev.ua>, John Baldwin <jhb@...ebsd.org>,
"<cperciva@...snap.com>"
<cperciva@...snap.com>
Subject: Re: [PATCH v3] x86/bhyve: Detect FreeBSD Bhyve hypervisor
On Fri, 2025-08-15 at 14:03 +0100, David Woodhouse wrote:
>
> +static uint32_t bhyve_features(void)
> +{
> + if (bhyve_cpuid_max < bhyve_cpuid_base |
> CPUID_BHYVE_FEATURES)
Meh, needs parens around the 'bhyve_cpuid_base | CPUID_BHYVE_FEATURES',
which somehow I didn't see in the first build.
I shall persist in *trying* to get a Bhyve setup which actually manages
to boot a guest (or failing that, getting someone to boot it for me
since Bhyve clearly hates me) before sending v4 with that fixed.
Download attachment "smime.p7s" of type "application/pkcs7-signature" (5069 bytes)
Powered by blists - more mailing lists