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
/
firmware
Age
Commit message (
Expand
)
Author
2024-06-19
hw/smbios: Remove 'uuid_encoded' argument from smbios_set_defaults()
Philippe Mathieu-Daudé
2024-03-18
smbios: get rid of global smbios_ep_type
Igor Mammedov
2024-03-18
smbios: handle errors consistently
Igor Mammedov
2024-03-18
smbios: build legacy mode code only for 'pc' machine
Igor Mammedov
2024-03-18
smbios: rename/expose structures/bitmaps used by both legacy and modern code
Igor Mammedov
2024-03-18
smbios: don't check type4 structures in legacy mode
Igor Mammedov
2024-03-18
smbios: get rid of smbios_legacy global
Igor Mammedov
2024-03-18
smbios: get rid of smbios_smp_sockets global
Igor Mammedov
2024-03-12
Implement SMBIOS type 9 v2.6
Felix Wu
2024-03-12
Implement base of SMBIOS type 9 descriptor.
Felix Wu
2024-02-09
smbios: function to set default processor family
Heinrich Schuchardt
2022-11-07
hw/smbios: add core_count2 to smbios table type 4
Julia Suvorova
2022-10-09
hw/smbios: support for type 8 (port connector)
Hal Martin
2022-01-07
hw/smbios: Use qapi for SmbiosEntryPointType
Eduardo Habkost
2022-01-07
smbios: Rename SMBIOS_ENTRY_POINT_* enums
Eduardo Habkost
2021-05-14
hw/smbios: support for type 41 (onboard devices extended information)
Vincent Bernat
2019-07-05
machine: Refactor smp-related call chains to pass MachineState
Like Xu
2019-02-22
hw/smbios: fix offset of type 3 sku field
Daniel P. Berrangé
2018-12-19
hw/smbios: Move to the hw/firmware/ subdirectory
Philippe Mathieu-Daudé