Sign in
qemu
/
qemu
/
1a72d9ae31517b2f83ec7923c820daf1887fde50
/
hw
/
smbios
/
smbios.c
a2eb5c0
hw/smbios: Move to the hw/firmware/ subdirectory
by Philippe Mathieu-Daudé
· 6 years ago
5aca89d
hw/smbios: Remove "smbios_ipmi.h"
by Philippe Mathieu-Daudé
· 6 years ago
cc4d4ce
hw/smbios: Restrict access to "hw/smbios/ipmi.h"
by Philippe Mathieu-Daudé
· 6 years ago
b7abb79
hw/smbios/smbios.c: Don't use load_image()
by Peter Maydell
· 6 years ago
1028283
smbios: Clean up error handling in smbios_add()
by Markus Armbruster
· 6 years ago
968dfd0
hw/smbios: Use the IEC binary prefix definitions
by Philippe Mathieu-Daudé
· 7 years ago
922a01a
Move include qemu/option.h from qemu-common.h to actual users
by Markus Armbruster
· 7 years ago
2d6dcbf
smbios: support setting OEM strings table
by Daniel P. Berrange
· 7 years ago
1007a37
smbios: filter based on CONFIG_SMBIOS rather than TARGET
by Leif Lindholm
· 8 years ago
664ee76
smbios: fix uuid copy
by Marc-André Lureau
· 8 years ago
9c5ce8d
vl: Switch qemu_uuid to QemuUUID
by Fam Zheng
· 8 years ago
cea2527
util: Add UUID API
by Fam Zheng
· 8 years ago
35658f6
ipmi: Add SMBIOS table entry
by Corey Minyard
· 9 years ago
0517cc9
smbios: Move table build tools into an include file.
by Corey Minyard
· 9 years ago
da34e65
include/qemu/osdep.h: Don't include qapi/error.h
by Markus Armbruster
· 9 years ago
34294e2
module: Rename machine_init() to opts_init()
by Eduardo Habkost
· 9 years ago
0430891
hw: Clean up includes
by Peter Maydell
· 9 years ago
007b065
Use error_fatal to simplify obvious fatal errors
by Markus Armbruster
· 9 years ago
8629912
smbios: add smbios 3.0 support
by Wei Huang
· 10 years ago
60d8f32
smbios: move smbios code into a common folder
by Wei Huang
· 10 years ago
[Renamed (99%) from hw/i386/smbios.c]
89cc4a2
smbios: remove dependency on x86 e820 tables
by Wei Huang
· 10 years ago
3ebd6cc
smbios: add max speed comdline option for type-17 (meory device) structure
by Gabriel L. Somlo
· 10 years ago
565f65d
error: Use error_report_err() where appropriate
by Markus Armbruster
· 10 years ago
07d01c9
smbios: Don't report unknown CPU speed (fix SVVP regression)
by Eduardo Habkost
· 10 years ago
744c6d4
smbios: Fix dimm size calculation when RAM is multiple of 16GB
by Eduardo Habkost
· 10 years ago
f4ec5cd
smbios: change 'ram_addr_t' variables to 'uint64_t'
by SeokYeon Hwang
· 10 years ago
caad057
smbios: Encode UUID according to SMBIOS specification
by Eduardo Habkost
· 10 years ago
7dfddd7
smbios: Fix assertion on socket count calculation
by Eduardo Habkost
· 10 years ago
a10678b
smbios: use g_free directly on NULL pointers
by Paolo Bonzini
· 11 years ago
0d73394
SMBIOS: Fix type 17 field sizes
by Gabriel L. Somlo
· 11 years ago
8435184
SMBIOS: Update Type 0 struct generator for machines >= 2.1
by Gabriel L. Somlo
· 11 years ago
fb5be2e
SMBIOS: Fix endian-ness when populating multi-byte fields
by Gabriel L. Somlo
· 11 years ago
c97294e
SMBIOS: Build aggregate smbios tables and entry point
by Gabriel L. Somlo
· 11 years ago
2e6e8d7
SMBIOS: Use bitmaps to prevent incompatible comand line options
by Gabriel L. Somlo
· 11 years ago
cb36acb
SMBIOS: Use macro to set smbios defaults
by Gabriel L. Somlo
· 11 years ago
e6667f7
SMBIOS: Rename symbols to better reflect future use
by Gabriel L. Somlo
· 11 years ago
b29ad07
smbios: Set system manufacturer, product & version by default
by Markus Armbruster
· 11 years ago
e26d3e7
smbios: Factor out smbios_maybe_add_str()
by Markus Armbruster
· 12 years ago
fc3b329
smbios: Make multiple -smbios type= accumulate sanely
by Markus Armbruster
· 12 years ago
ec2df8c
smbios: Improve diagnostics for conflicting entries
by Markus Armbruster
· 12 years ago
4f953d2
smbios: Convert to QemuOpts
by Markus Armbruster
· 12 years ago
351a6a7
smbios: Normalize smbios_entry_add()'s error handling to exit(1)
by Markus Armbruster
· 12 years ago
6e5c454
smbios: Check R in -smbios type=0, release=R parses okay
by Markus Armbruster
· 12 years ago
527cd96
smbios: Fix -smbios type=0, release=... for big endian hosts
by Markus Armbruster
· 12 years ago
ebc85e3
smbios: Clean up smbios_add_field() parameters
by Markus Armbruster
· 12 years ago
5bb95e4
smbios: Convert to error_report()
by Markus Armbruster
· 12 years ago
0d09e41
hw: move headers to include/
by Paolo Bonzini
· 12 years ago
5301821
hw: move boards and other isolated files to hw/ARCH
by Paolo Bonzini
· 12 years ago
[Renamed from hw/smbios.c]
83c9f4c
hw: include hw header files with full paths
by Paolo Bonzini
· 12 years ago
9c17d61
softmmu: move include files to include/sysemu/
by Paolo Bonzini
· 12 years ago
6b620ca
prepare for future GPLv2+ relicensing
by Paolo Bonzini
· 13 years ago
541dc0d
Use new macro QEMU_PACKED for packed structures
by Stefan Weil
· 14 years ago
7267c09
Use glib memory allocation and free functions
by Anthony Liguori
· 14 years ago
ca20cf3
Compile loader only once
by Blue Swirl
· 15 years ago
09c0848
Add/Fix command-line checks for smbios options v2
by Beth Kon
· 16 years ago
b6f6e3d
qemu: Add support for SMBIOS command line otions (Alex Williamson)
by aliguori
· 16 years ago