- 60d09b8 hw/smbios: fix field corruption in type 4 table by Julia Suvorova · 2 years ago
- 0ca6745 hw/smbios: Dumb down smbios_entry_add() stub by Markus Armbruster · 2 years, 1 month ago
- edf5ca5 include/hw/pci: Split pci_device.h off pci.h by Markus Armbruster · 2 years, 2 months ago
- 05e27d7 hw/smbios: add core_count2 to smbios table type 4 by Julia Suvorova · 2 years, 5 months ago
- fd8caa2 hw/smbios: support for type 8 (port connector) by Hal Martin · 2 years, 7 months ago
- 57e3069 smbios: sanitize type from external type before checking have_fields_bitmap by Paolo Bonzini · 2 years, 6 months ago
- cb5fb04 hw/smbios: Add table 4 parameter, "processor-id" by Patrick Venture · 3 years, 1 month ago
- 63670bd hw/smbios: add assertion to ensure handles of tables 19 and 32 do not collide by Ani Sinha · 3 years ago
- a379d45 hw/smbios: fix overlapping table handle numbers with large memory vms by Ani Sinha · 3 years ago
- 3818acf hw/smbios: code cleanup - use macro definitions for table header handles by Ani Sinha · 3 years ago
- 10be11d smbios: Rename SMBIOS_ENTRY_POINT_* enums by Eduardo Habkost · 3 years, 4 months ago
- 05dfb44 hw/smbios: support for type 41 (onboard devices extended information) by Vincent Bernat · 4 years ago
- 86378b2 i386: do not use ram_size global by Paolo Bonzini · 4 years, 4 months ago
- 8055d2f hw/smbios: Fix leaked fd in save_opt_one() error path by Philippe Mathieu-Daudé · 4 years, 4 months ago
- 10c3666 hw/smbios: report error if table size is too large by Daniel P. Berrangé · 4 years, 5 months ago
- bb99f47 hw/smbios: support loading OEM strings values from a file by Daniel P. Berrangé · 4 years, 5 months ago
- c906e03 hw/smbios: add options for type 4 max-speed and current-speed by Ying Fang · 4 years, 7 months ago
- d6c9b1f meson: convert hw/smbios by Marc-André Lureau · 6 years ago
- 668f62e error: Eliminate error_propagate() with Coccinelle, part 1 by Markus Armbruster · 4 years, 8 months ago
- 235e59c qemu-option: Use returned bool to check for failure by Markus Armbruster · 4 years, 8 months ago
- aa32c24 hw/smbios/smbios: Remove unused include by Philippe Mathieu-Daudé · 5 years ago
- bfff1a6 smbios:ipmi: Ignore IPMI devices with no fwinfo function by Corey Minyard · 7 years ago
- 6a0acff Clean up inclusion of exec/cpu-common.h by Markus Armbruster · 6 years ago
- a062859 machine: Refactor smp-related call chains to pass MachineState by Like Xu · 6 years ago
- 0b8fa32 Include qemu/module.h where needed, drop it from qemu-common.h by Markus Armbruster · 6 years ago
- 82f5181 kconfig: introduce kconfig files by Paolo Bonzini · 6 years ago
- b81a5f9 hw/smbios: fix offset of type 3 sku field by Daniel P. Berrangé · 6 years ago
- a2eb5c0 hw/smbios: Move to the hw/firmware/ subdirectory by Philippe Mathieu-Daudé · 6 years ago
- 5aca89d hw/smbios: Remove "smbios_ipmi.h" by Philippe Mathieu-Daudé · 6 years ago
- cc4d4ce hw/smbios: Restrict access to "hw/smbios/ipmi.h" by Philippe Mathieu-Daudé · 6 years ago
- b7abb79 hw/smbios/smbios.c: Don't use load_image() by Peter Maydell · 6 years ago
- 1028283 smbios: Clean up error handling in smbios_add() by Markus Armbruster · 6 years ago
- 968dfd0 hw/smbios: Use the IEC binary prefix definitions by Philippe Mathieu-Daudé · 7 years ago
- 922a01a Move include qemu/option.h from qemu-common.h to actual users by Markus Armbruster · 7 years ago
- abb297e Include qmp-commands.h exactly where needed by Markus Armbruster · 7 years ago
- e688df6 Include qapi/error.h exactly where needed by Markus Armbruster · 7 years ago
- acc95bc Merge remote-tracking branch 'origin/master' into HEAD by Michael S. Tsirkin · 7 years ago
- e9808d0 hw: use "qemu/osdep.h" as first #include in source files by Philippe Mathieu-Daudé · 7 years ago
- 2d6dcbf smbios: support setting OEM strings table by Daniel P. Berrange · 7 years ago
- cc7a736 stubs: move smbios stubs to hw/smbios by Paolo Bonzini · 8 years ago
- 1007a37 smbios: filter based on CONFIG_SMBIOS rather than TARGET by Leif Lindholm · 8 years ago
- 664ee76 smbios: fix uuid copy by Marc-André Lureau · 8 years ago
- 9c5ce8d vl: Switch qemu_uuid to QemuUUID by Fam Zheng · 8 years ago
- cea2527 util: Add UUID API by Fam Zheng · 8 years ago
- 35658f6 ipmi: Add SMBIOS table entry by Corey Minyard · 9 years ago
- 0517cc9 smbios: Move table build tools into an include file. by Corey Minyard · 9 years ago
- da34e65 include/qemu/osdep.h: Don't include qapi/error.h by Markus Armbruster · 9 years ago
- 34294e2 module: Rename machine_init() to opts_init() by Eduardo Habkost · 9 years ago
- 0430891 hw: Clean up includes by Peter Maydell · 9 years ago
- 007b065 Use error_fatal to simplify obvious fatal errors by Markus Armbruster · 9 years ago
- 8629912 smbios: add smbios 3.0 support by Wei Huang · 9 years ago
- 60d8f32 smbios: move smbios code into a common folder by Wei Huang · 10 years ago