1. 62f182c smbios: make memory device size configurable per Machine by Igor Mammedov · 9 months ago
  2. 9adf35f hw/smbios: Remove 'smbios_uuid_encoded', simplify smbios_encode_uuid() by Philippe Mathieu-Daudé · 1 year ago
  3. c338128 hw/smbios: Remove 'uuid_encoded' argument from smbios_set_defaults() by Philippe Mathieu-Daudé · 1 year ago
  4. 5c5d00d hw/smbios: add stub for smbios_get_table_legacy() by Igor Mammedov · 1 year ago
  5. bb949df smbios: add extra comments to smbios_get_table_legacy() by Igor Mammedov · 1 year, 1 month ago
  6. 5ed7948 smbios: error out when building type 4 table is not possible by Igor Mammedov · 1 year, 1 month ago
  7. 4840c8a smbios: in case of entry point is 'auto' try to build v2 tables 1st by Igor Mammedov · 1 year, 1 month ago
  8. 6735a49 smbios: clear smbios_type4_count before building tables by Igor Mammedov · 1 year, 1 month ago
  9. 69ea07a smbios: get rid of global smbios_ep_type by Igor Mammedov · 1 year, 1 month ago
  10. 643e1c9 smbios: handle errors consistently by Igor Mammedov · 1 year, 1 month ago
  11. b42b0e4 smbios: build legacy mode code only for 'pc' machine by Igor Mammedov · 1 year, 1 month ago
  12. d638a86 smbios: rename/expose structures/bitmaps used by both legacy and modern code by Igor Mammedov · 1 year, 1 month ago
  13. 684b49f smbios: add smbios_add_usr_blob_size() helper by Igor Mammedov · 1 year, 1 month ago
  14. 9cd7fd6 smbios: don't check type4 structures in legacy mode by Igor Mammedov · 1 year, 1 month ago
  15. cba59fe smbios: avoid mangling user provided tables by Igor Mammedov · 1 year, 1 month ago
  16. b3854ce smbios: get rid of smbios_legacy global by Igor Mammedov · 1 year, 1 month ago
  17. e94e0a8 smbios: get rid of smbios_smp_sockets global by Igor Mammedov · 1 year, 1 month ago
  18. a7bdf71 smbios: cleanup smbios_get_tables() from legacy handling by Igor Mammedov · 1 year, 1 month ago
  19. fdf1c98 SMBIOS: fix long lines by Michael S. Tsirkin · 1 year, 1 month ago
  20. 04f143d Implement SMBIOS type 9 v2.6 by Felix Wu · 1 year, 1 month ago
  21. 735eee0 Implement base of SMBIOS type 9 descriptor. by Felix Wu · 1 year, 1 month ago
  22. 196578c hw/smbios: Fix port connector option validation by Akihiko Odaki · 1 year, 2 months ago
  23. cd8a35b hw/smbios: Fix OEM strings table option validation by Akihiko Odaki · 1 year, 2 months ago
  24. 6f3b727 smbios: function to set default processor family by Heinrich Schuchardt · 1 year, 2 months ago
  25. b5831d7 smbios: add processor-family option by Heinrich Schuchardt · 1 year, 2 months ago
  26. 0d66549 meson: remove CONFIG_ALL by Paolo Bonzini · 1 year, 7 months ago
  27. 7b393b7 hw/acpi: changes towards enabling -Wshadow=local by Ani Sinha · 1 year, 6 months ago
  28. 9b4b4e5 hw/other: spelling fixes by Michael Tokarev · 1 year, 9 months ago
  29. 196ea60 hw/smbios: Fix core count in type4 by Zhao Liu · 1 year, 9 months ago
  30. 7298fd7 hw/smbios: Fix thread count in type4 by Zhao Liu · 1 year, 9 months ago
  31. d79a284 hw/smbios: Fix smbios_smp_sockets caculation by Zhao Liu · 1 year, 9 months ago
  32. de6cd75 meson: Replace softmmu_ss -> system_ss by Philippe Mathieu-Daudé · 1 year, 10 months ago
  33. 60d09b8 hw/smbios: fix field corruption in type 4 table by Julia Suvorova · 2 years, 1 month ago
  34. 0ca6745 hw/smbios: Dumb down smbios_entry_add() stub by Markus Armbruster · 2 years, 2 months ago
  35. edf5ca5 include/hw/pci: Split pci_device.h off pci.h by Markus Armbruster · 2 years, 3 months ago
  36. 05e27d7 hw/smbios: add core_count2 to smbios table type 4 by Julia Suvorova · 2 years, 6 months ago
  37. fd8caa2 hw/smbios: support for type 8 (port connector) by Hal Martin · 2 years, 8 months ago
  38. 57e3069 smbios: sanitize type from external type before checking have_fields_bitmap by Paolo Bonzini · 2 years, 7 months ago
  39. cb5fb04 hw/smbios: Add table 4 parameter, "processor-id" by Patrick Venture · 3 years, 2 months ago
  40. 63670bd hw/smbios: add assertion to ensure handles of tables 19 and 32 do not collide by Ani Sinha · 3 years, 1 month ago
  41. a379d45 hw/smbios: fix overlapping table handle numbers with large memory vms by Ani Sinha · 3 years, 1 month ago
  42. 3818acf hw/smbios: code cleanup - use macro definitions for table header handles by Ani Sinha · 3 years, 1 month ago
  43. 10be11d smbios: Rename SMBIOS_ENTRY_POINT_* enums by Eduardo Habkost · 3 years, 5 months ago
  44. 05dfb44 hw/smbios: support for type 41 (onboard devices extended information) by Vincent Bernat · 4 years ago
  45. 86378b2 i386: do not use ram_size global by Paolo Bonzini · 4 years, 5 months ago
  46. 8055d2f hw/smbios: Fix leaked fd in save_opt_one() error path by Philippe Mathieu-Daudé · 4 years, 5 months ago
  47. 10c3666 hw/smbios: report error if table size is too large by Daniel P. Berrangé · 4 years, 6 months ago
  48. bb99f47 hw/smbios: support loading OEM strings values from a file by Daniel P. Berrangé · 4 years, 6 months ago
  49. c906e03 hw/smbios: add options for type 4 max-speed and current-speed by Ying Fang · 4 years, 8 months ago
  50. d6c9b1f meson: convert hw/smbios by Marc-André Lureau · 6 years ago
  51. 668f62e error: Eliminate error_propagate() with Coccinelle, part 1 by Markus Armbruster · 4 years, 9 months ago
  52. 235e59c qemu-option: Use returned bool to check for failure by Markus Armbruster · 4 years, 9 months ago
  53. aa32c24 hw/smbios/smbios: Remove unused include by Philippe Mathieu-Daudé · 5 years ago
  54. bfff1a6 smbios:ipmi: Ignore IPMI devices with no fwinfo function by Corey Minyard · 7 years ago
  55. 6a0acff Clean up inclusion of exec/cpu-common.h by Markus Armbruster · 6 years ago
  56. a062859 machine: Refactor smp-related call chains to pass MachineState by Like Xu · 6 years ago
  57. 0b8fa32 Include qemu/module.h where needed, drop it from qemu-common.h by Markus Armbruster · 6 years ago
  58. 82f5181 kconfig: introduce kconfig files by Paolo Bonzini · 6 years ago
  59. b81a5f9 hw/smbios: fix offset of type 3 sku field by Daniel P. Berrangé · 6 years ago
  60. a2eb5c0 hw/smbios: Move to the hw/firmware/ subdirectory by Philippe Mathieu-Daudé · 6 years ago
  61. 5aca89d hw/smbios: Remove "smbios_ipmi.h" by Philippe Mathieu-Daudé · 6 years ago
  62. cc4d4ce hw/smbios: Restrict access to "hw/smbios/ipmi.h" by Philippe Mathieu-Daudé · 6 years ago
  63. b7abb79 hw/smbios/smbios.c: Don't use load_image() by Peter Maydell · 6 years ago
  64. 1028283 smbios: Clean up error handling in smbios_add() by Markus Armbruster · 6 years ago
  65. 968dfd0 hw/smbios: Use the IEC binary prefix definitions by Philippe Mathieu-Daudé · 7 years ago
  66. 922a01a Move include qemu/option.h from qemu-common.h to actual users by Markus Armbruster · 7 years ago
  67. abb297e Include qmp-commands.h exactly where needed by Markus Armbruster · 7 years ago
  68. e688df6 Include qapi/error.h exactly where needed by Markus Armbruster · 7 years ago
  69. acc95bc Merge remote-tracking branch 'origin/master' into HEAD by Michael S. Tsirkin · 7 years ago
  70. e9808d0 hw: use "qemu/osdep.h" as first #include in source files by Philippe Mathieu-Daudé · 7 years ago
  71. 2d6dcbf smbios: support setting OEM strings table by Daniel P. Berrange · 7 years ago
  72. cc7a736 stubs: move smbios stubs to hw/smbios by Paolo Bonzini · 8 years ago
  73. 1007a37 smbios: filter based on CONFIG_SMBIOS rather than TARGET by Leif Lindholm · 8 years ago
  74. 664ee76 smbios: fix uuid copy by Marc-André Lureau · 9 years ago
  75. 9c5ce8d vl: Switch qemu_uuid to QemuUUID by Fam Zheng · 9 years ago
  76. cea2527 util: Add UUID API by Fam Zheng · 9 years ago
  77. 35658f6 ipmi: Add SMBIOS table entry by Corey Minyard · 9 years ago
  78. 0517cc9 smbios: Move table build tools into an include file. by Corey Minyard · 9 years ago
  79. da34e65 include/qemu/osdep.h: Don't include qapi/error.h by Markus Armbruster · 9 years ago
  80. 34294e2 module: Rename machine_init() to opts_init() by Eduardo Habkost · 9 years ago
  81. 0430891 hw: Clean up includes by Peter Maydell · 9 years ago
  82. 007b065 Use error_fatal to simplify obvious fatal errors by Markus Armbruster · 10 years ago
  83. 8629912 smbios: add smbios 3.0 support by Wei Huang · 10 years ago
  84. 60d8f32 smbios: move smbios code into a common folder by Wei Huang · 10 years ago