All of lore.kernel.org
 help / color / mirror / Atom feed
* smbios entry point auto on pc-i440fx
@ 2025-04-02 12:36 Pierre-Samuel LE STANG
  2025-04-02 13:31 ` Daniel P. Berrangé
  0 siblings, 1 reply; 2+ messages in thread
From: Pierre-Samuel LE STANG @ 2025-04-02 12:36 UTC (permalink / raw)
  To: qemu-devel

Hello team, 

I'm facing the issue of windows instances not beeing able of retrieving
the uuid because of smbios 3.0 (qemu 8.2 on debian openstack/libvirt).
The instances are of pc-i440fx-8.2 machine type.

If I understand well since 8.1 qemu use a 64bit format for the smbios
v3 which is not handle by windows OS.

I also found some commit about handling automatically the format by qemu
on q35 machine type to resolve this bug startting to 9.0.0 version
https://gitlab.com/qemu-project/qemu/-/issues/2008 

It seems forced to 64 bit on pc-i440fx-8.1 and above while forced to 32
under.

Is there a reason to not handle it automatically on pc-i440fx machine
type?

Is it safe to keep it to 32 for machine type pc-i440fx-8.1 and above?

Cheers!

-- 
PS Le Stang


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-04-02 13:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-02 12:36 smbios entry point auto on pc-i440fx Pierre-Samuel LE STANG
2025-04-02 13:31 ` Daniel P. Berrangé

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.