index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
/
i386
/
smbios.h
Age
Commit message (
Expand
)
Author
2015-08-13
smbios: move smbios code into a common folder
Wei Huang
2015-08-13
smbios: remove dependency on x86 e820 tables
Wei Huang
2014-11-02
smbios: Encode UUID according to SMBIOS specification
Eduardo Habkost
2014-05-21
SMBIOS: Fix type 17 field sizes
Gabriel L. Somlo
2014-05-21
SMBIOS: Update Type 0 struct generator for machines >= 2.1
Gabriel L. Somlo
2014-05-05
SMBIOS: Build aggregate smbios tables and entry point
Gabriel L. Somlo
2014-05-05
SMBIOS: Use bitmaps to prevent incompatible comand line options
Gabriel L. Somlo
2014-05-05
SMBIOS: Update header file definitions
Gabriel L. Somlo
2014-05-05
SMBIOS: Rename symbols to better reflect future use
Gabriel L. Somlo
2013-12-10
smbios: Set system manufacturer, product & version by default
Markus Armbruster
2013-09-28
smbios: Make multiple -smbios type= accumulate sanely
Markus Armbruster
2013-09-28
smbios: Convert to QemuOpts
Markus Armbruster
2013-09-28
smbios: Normalize smbios_entry_add()'s error handling to exit(1)
Markus Armbruster
2013-06-14
smbios: Clean up smbios_add_field() parameters
Markus Armbruster
2013-04-08
hw: move headers to include/
Paolo Bonzini