]> git.proxmox.com Git - mirror_qemu.git/commit - hw/arm/virt.c
smbios: implement smbios support for mach-virt
authorWei Huang <wei@redhat.com>
Mon, 7 Sep 2015 09:39:29 +0000 (10:39 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 7 Sep 2015 09:39:29 +0000 (10:39 +0100)
commitc30e15658b1b3dc9c241a515322ca5dc6fa6b4fe
tree2ee94cca98205f5be9c80cb9d4901bd024fb429a
parent86299120060f734a2f7c1137a46de0b8c78135b7
smbios: implement smbios support for mach-virt

This patch generates smbios tables for ARM mach-virt. Also add
CONFIG_SMBIOS=y for ARM default config.

Acked-by: Gabriel Somlo <somlo@cmu.edu>
Tested-by: Gabriel Somlo <somlo@cmu.edu>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Shannon Zhao <shannon.zhao@linaro.org>
Tested-by: Leif Lindholm <leif.lindholm@linaro.org>
Signed-off-by: Wei Huang <wei@redhat.com>
Message-id: 1440615870-9518-3-git-send-email-wei@redhat.com
[PMM: Added missing braces around an if().]
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
default-configs/arm-softmmu.mak
hw/arm/virt.c
qemu-options.hx