the guest. This is useful for example if you have software that
queries SMBIOS for the CPU cache levels/size.
Signed-off-by: Hal Martin
---
hw/smbios/smbios.c | 116 +++
include/hw/firmware/smbios.h | 29 +
qemu-options.hx | 2
This patch adds support for SMBIOS type 7 (Cache Information) to qemu.
level: cache level (1-8)
size: cache size in bytes
Example usage:
-smbios type=7,level=1,size=0x8000
Signed-off-by: Hal Martin
---
hw/smbios/smbios.c | 65
include/hw/firmware
This patch adds support for SMBIOS type 7 (Cache Information) to qemu.
level: cache level (1-8)
size: cache size in bytes
Example usage:
-smbios type=7,level=1,size=0x8000
Signed-off-by: Hal Martin
---
hw/smbios/smbios.c | 64
include/hw/firmware
This patch adds support for SMBIOS type 7 (Cache Information) to qemu.
level: cache level (1-8)
size: cache size in bytes
Example usage:
-smbios type=7,level=1,size=0x8000
Signed-off-by: Hal Martin
---
hw/smbios/smbios.c | 63
include/hw/firmware
Hello,
Any update on merging this?
Kind regards,
Hal
On Fri, Aug 12, 2022 at 5:04 PM Michael S. Tsirkin wrote:
>
> On Fri, Aug 12, 2022 at 03:51:53PM +0200, Hal Martin wrote:
> > PATCH v1: add support for SMBIOS type 8 to qemu
> > PATCH v2: incorporate patch v1 feedback and
ector_type=0x0f,port_type=0x0e
\
-smbios
type=8,internal_reference=PS2,external_reference=Keyboard,connector_type=0x0f,port_type=0x0d
Signed-off-by: Hal Martin
---
hw/smbios/smbios.c | 63
include/hw/firmware/smbios.h | 10 ++
qemu-
erence=PS2,external_reference=Keyboard,connector_type=0x0f,port_type=0x0d
Signed-off-by: Hal Martin
---
hw/smbios/smbios.c | 65
include/hw/firmware/smbios.h | 10 ++
2 files changed, 75 insertions(+)
diff --git a/hw/smbios/smbios.c b/hw/smbios/smbi