Signed-off-by: Ivan Mironov
---
hw/i386/pc.c | 12 +
hw/i386/smbios.c | 129 +++
include/hw/i386/smbios.h | 1 +
qemu-options.hx | 8 ++-
4 files changed, 128 insertions(+), 22 deletions(-)
diff --git a/hw/i386
Hello!
These patches adds support for providing SMBIOS "Onboard Devices Extended
Information" fields to the guest i386/x86_64 system. This could be used in
conjunction with biosdevname to provide "consistent network device naming"
inside VM.
I will also send corresponding patches to seab...@se
Signed-off-by: Ivan Mironov
---
hw/i386/smbios.c | 219 ++-
include/hw/i386/smbios.h | 11 +++
qemu-options.hx | 42 -
3 files changed, 268 insertions(+), 4 deletions(-)
diff --git a/hw/i386/smbios.c b/hw/i386/smbios.c
index
Signed-off-by: Ivan Mironov
---
hw/i386/pc.c | 12 +
hw/i386/smbios.c | 129 +++
include/hw/i386/smbios.h | 1 +
qemu-options.hx | 8 ++-
4 files changed, 128 insertions(+), 22 deletions(-)
diff --git a/hw/i386
Hello!
These patches adds support for providing SMBIOS "Onboard Devices Extended
Information" fields to the guest i386/x86_64 system. This could be used in
conjunction with biosdevname to provide "consistent network device naming"
inside VM.
I will also send corresponding patches to seab...@se
Signed-off-by: Ivan Mironov
---
hw/i386/smbios.c | 219 ++-
include/hw/i386/smbios.h | 11 +++
qemu-options.hx | 42 -
3 files changed, 268 insertions(+), 4 deletions(-)
diff --git a/hw/i386/smbios.c b/hw/i386/smbios.c
index