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
/
hw
/
smbios
Age
Commit message (
Expand
)
Author
2024-07-22
smbios: make memory device size configurable per Machine
Igor Mammedov
2024-06-19
hw/smbios: Remove 'smbios_uuid_encoded', simplify smbios_encode_uuid()
Philippe Mathieu-Daudé
2024-06-19
hw/smbios: Remove 'uuid_encoded' argument from smbios_set_defaults()
Philippe Mathieu-Daudé
2024-03-26
hw/smbios: add stub for smbios_get_table_legacy()
Igor Mammedov
2024-03-18
smbios: add extra comments to smbios_get_table_legacy()
Igor Mammedov
2024-03-18
smbios: error out when building type 4 table is not possible
Igor Mammedov
2024-03-18
smbios: in case of entry point is 'auto' try to build v2 tables 1st
Igor Mammedov
2024-03-18
smbios: clear smbios_type4_count before building tables
Igor Mammedov
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: add smbios_add_usr_blob_size() helper
Igor Mammedov
2024-03-18
smbios: don't check type4 structures in legacy mode
Igor Mammedov
2024-03-18
smbios: avoid mangling user provided tables
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-18
smbios: cleanup smbios_get_tables() from legacy handling
Igor Mammedov
2024-03-18
SMBIOS: fix long lines
Michael S. Tsirkin
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-13
hw/smbios: Fix port connector option validation
Akihiko Odaki
2024-02-13
hw/smbios: Fix OEM strings table option validation
Akihiko Odaki
2024-02-09
smbios: function to set default processor family
Heinrich Schuchardt
2024-02-09
smbios: add processor-family option
Heinrich Schuchardt
2023-12-31
meson: remove CONFIG_ALL
Paolo Bonzini
2023-09-29
hw/acpi: changes towards enabling -Wshadow=local
Ani Sinha
2023-09-21
hw/other: spelling fixes
Michael Tokarev
2023-07-10
hw/smbios: Fix core count in type4
Zhao Liu
2023-07-10
hw/smbios: Fix thread count in type4
Zhao Liu
2023-07-10
hw/smbios: Fix smbios_smp_sockets caculation
Zhao Liu
2023-06-20
meson: Replace softmmu_ss -> system_ss
Philippe Mathieu-Daudé
2023-03-02
hw/smbios: fix field corruption in type 4 table
Julia Suvorova
2023-02-23
hw/smbios: Dumb down smbios_entry_add() stub
Markus Armbruster
2023-01-08
include/hw/pci: Split pci_device.h off pci.h
Markus Armbruster
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-09-18
smbios: sanitize type from external type before checking have_fields_bitmap
Paolo Bonzini
2022-03-06
hw/smbios: Add table 4 parameter, "processor-id"
Patrick Venture
2022-03-04
hw/smbios: add assertion to ensure handles of tables 19 and 32 do not collide
Ani Sinha
2022-03-04
hw/smbios: fix overlapping table handle numbers with large memory vms
Ani Sinha
2022-03-04
hw/smbios: code cleanup - use macro definitions for table header handles
Ani Sinha
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
2020-12-10
i386: do not use ram_size global
Paolo Bonzini
2020-11-03
hw/smbios: Fix leaked fd in save_opt_one() error path
Philippe Mathieu-Daudé
2020-09-29
hw/smbios: report error if table size is too large
Daniel P. Berrangé
2020-09-29
hw/smbios: support loading OEM strings values from a file
Daniel P. Berrangé
2020-08-27
hw/smbios: add options for type 4 max-speed and current-speed
Ying Fang
2020-08-21
meson: convert hw/smbios
Marc-André Lureau
[next]