On Mon, Dec 13, 2010 at 10:47 PM, Anjali Kulkarni <[email protected]> wrote: > > Hi, > > Which version of Qemu contains the Smbios code? If I have to get the code in > my repo, is there any place I can get the complete set of patches?
We've had SMBIOS support for a couple years, it should be in any of the recent release and distributions. SMBIOS is generated in seabios in src/smbios.*[1] Support for loading tables and fields from qemu is in hw/smbios.*[2] Alex [1] http://www.seabios.org/Download [2] http://wiki.qemu.org/Download
