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