index
:
seabios
guest-hint
kvmtool
master
memory2-logging
microvm
pci-4g-map
pci64-cfg
seabios
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
smbios.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
smbios: Allow all fields to be set via qemu_cfg_smbios_load_field()
Alex Williamson
2010-07-10
1
-81
/
+141
*
Fix virtio compile errors on various gcc versions.
Kevin O'Connor
2010-05-10
1
-1
/
+1
*
smbios: avoid counting io hole as ram
Alex Williamson
2010-05-10
1
-25
/
+43
*
Introduce standard warnings for allocation failures and timeouts.
Kevin O'Connor
2010-02-14
1
-2
/
+2
*
Allocate smbios in temp space and copy into final location.
Kevin O'Connor
2009-12-26
1
-7
/
+15
*
Make SMBIOS table pass MS SVVP test
Kevin O'Connor
2009-12-10
1
-13
/
+15
*
Move smbios definitions to header file; fix compile on older gcc.
Kevin O'Connor
2009-10-18
1
-169
/
+2
*
Use MaxCountCPUs during building of per cpu tables.
Kevin O'Connor
2009-10-09
1
-2
/
+2
*
Load SMBIOS entries and files from qemu
Kevin O'Connor
2009-10-08
1
-71
/
+111
*
resolve memory device roll over reporting issues with >32G guests
Kevin O'Connor
2009-10-07
1
-35
/
+35
*
Move qemu config code from smbios.c to its own files. Add support for
Kevin O'Connor
2009-10-04
1
-26
/
+2
*
Add Post Memory Manager (PMM) support.
Kevin O'Connor
2009-08-01
1
-1
/
+0
*
Add malloc_high/fseg() and rework bios table creation to use them.
Kevin O'Connor
2009-07-25
1
-25
/
+23
*
Use "p->sum -= checksum()" style for setting checksums.
Kevin O'Connor
2009-07-04
1
-5
/
+2
*
Forward port bochs smp changes; rename smpdetect.c to smp.c.
Kevin O'Connor
2009-06-21
1
-1
/
+1
*
Change license from GPLv3 to LGPLv3.
Kevin O'Connor
2009-01-15
1
-1
/
+1
*
Move ram size definitions from ebda to global variables.
Kevin O'Connor
2008-12-28
1
-6
/
+6
*
Add dprintf() status writes during startup of bios table inits.
Kevin O'Connor
2008-11-08
1
-0
/
+2
*
Add support for more than 4Gig of ram.
Kevin O'Connor
2008-10-25
1
-13
/
+24
*
Add new QEMU code to access UUID.
Kevin O'Connor
2008-10-25
1
-16
/
+24
*
Set smbios cache handles - patch from bochs bios.
Kevin O'Connor
2008-10-25
1
-0
/
+7
*
Fix smbios bios_characteristics -- patch from bochs bios.
Kevin O'Connor
2008-10-25
1
-2
/
+2
*
Fix VMware backdoor command 0Ah - patch from bochs bios.
Kevin O'Connor
2008-10-25
1
-13
/
+13
*
Create a dummy smbios table in coreboot environments.
Kevin O'Connor
2008-08-29
1
-0
/
+2
*
Remove CONFIG_QEMU option - breakout into other options.
Kevin O'Connor
2008-08-17
1
-1
/
+4
*
Extract 'struct bregs' out of biosvar.h; clean up header includes.
Kevin O'Connor
2008-07-04
1
-0
/
+1
*
Breakup rombios32.c into pciinit.c and smbios.c
Kevin O'Connor
2008-07-04
1
-0
/
+549
*
Revert "Commit missing files from last commit."
Kevin O'Connor
2008-03-08
1
-555
/
+0
*
Commit missing files from last commit.
Kevin O'Connor
2008-03-05
1
-0
/
+555