index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
i386
/
smbios.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-10
smbios: use g_free directly on NULL pointers
Paolo Bonzini
1
-7
/
+2
2014-05-21
SMBIOS: Fix type 17 field sizes
Gabriel L. Somlo
1
-4
/
+4
2014-05-21
SMBIOS: Update Type 0 struct generator for machines >= 2.1
Gabriel L. Somlo
1
-7
/
+11
2014-05-21
SMBIOS: Fix endian-ness when populating multi-byte fields
Gabriel L. Somlo
1
-45
/
+47
2014-05-05
SMBIOS: Build aggregate smbios tables and entry point
Gabriel L. Somlo
1
-17
/
+691
2014-05-05
SMBIOS: Use bitmaps to prevent incompatible comand line options
Gabriel L. Somlo
1
-30
/
+20
2014-05-05
SMBIOS: Use macro to set smbios defaults
Gabriel L. Somlo
1
-14
/
+13
2014-05-05
SMBIOS: Rename symbols to better reflect future use
Gabriel L. Somlo
1
-6
/
+12
2013-12-10
smbios: Set system manufacturer, product & version by default
Markus Armbruster
1
-0
/
+14
2013-09-28
smbios: Factor out smbios_maybe_add_str()
Markus Armbruster
1
-36
/
+25
2013-09-28
smbios: Make multiple -smbios type= accumulate sanely
Markus Armbruster
1
-61
/
+91
2013-09-28
smbios: Improve diagnostics for conflicting entries
Markus Armbruster
1
-26
/
+17
2013-09-28
smbios: Convert to QemuOpts
Markus Armbruster
1
-38
/
+171
2013-09-28
smbios: Normalize smbios_entry_add()'s error handling to exit(1)
Markus Armbruster
1
-5
/
+5
2013-06-14
smbios: Check R in -smbios type=0, release=R parses okay
Markus Armbruster
1
-1
/
+4
2013-06-14
smbios: Fix -smbios type=0, release=... for big endian hosts
Markus Armbruster
1
-2
/
+2
2013-06-14
smbios: Clean up smbios_add_field() parameters
Markus Armbruster
1
-12
/
+14
2013-06-14
smbios: Convert to error_report()
Markus Armbruster
1
-12
/
+12
2013-04-08
hw: move headers to include/
Paolo Bonzini
1
-1
/
+1
2013-03-01
hw: move boards and other isolated files to hw/ARCH
Paolo Bonzini
1
-0
/
+241