[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] SMBIOS (Set of 10 patches)
From: |
Eric Blake |
Subject: |
Re: [Qemu-devel] SMBIOS (Set of 10 patches) |
Date: |
Mon, 10 Mar 2014 13:31:33 -0600 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 |
On 03/10/2014 11:55 AM, Eric Blake wrote:
> On 03/10/2014 10:56 AM, Gabriel L. Somlo wrote:
>> Hi,
>>
>> This patch set builds full smbios tables in QEMU, and sends them to
>> the bios via fw_cfg as SMBIOS_TABLE_ENTRY blobs.
>>
>
> 'qemu send-email -10 --annotate --cover-letter' defaults to the proper
Aaargh, sorry for causing confusion. It looks like you figured it out,
but other readers might not - I meant 'git send-email'. (qemu may be
quite powerful, but we haven't yet taught it to replace git :)
--
Eric Blake eblake redhat com +1-919-301-3266
Libvirt virtualization library http://libvirt.org
signature.asc
Description: OpenPGP digital signature
- [Qemu-devel] SMBIOS (Set of 10 patches), Gabriel L. Somlo, 2014/03/10
- Re: [Qemu-devel] SMBIOS (Set of 10 patches), Gerd Hoffmann, 2014/03/11
- Re: [Qemu-devel] SMBIOS (Set of 10 patches), Kevin O'Connor, 2014/03/11
- [Qemu-devel] [v2 PATCH 00/13] SMBIOS: build full tables in QEMU, Gabriel L. Somlo, 2014/03/11
- [Qemu-devel] [v2 PATCH 01/13] SMBIOS: Update all table definitions to smbios spec v2.3, Gabriel L. Somlo, 2014/03/11
- [Qemu-devel] [v2 PATCH 02/13] SMBIOS: Rename smbios_set_type1_defaults() for more general use, Gabriel L. Somlo, 2014/03/11
- [Qemu-devel] [v2 PATCH 03/13] SMBIOS: Use macro to set smbios defaults, Gabriel L. Somlo, 2014/03/11
- [Qemu-devel] [v2 PATCH 04/13] SMBIOS: Use bitmaps to check for smbios table collisions, Gabriel L. Somlo, 2014/03/11
- [Qemu-devel] [v2 PATCH 05/13] SMBIOS: Add code to build full smbios tables; build type 2 table, Gabriel L. Somlo, 2014/03/11
- [Qemu-devel] [v3 PATCH 05/13] SMBIOS: Add code to build full smbios tables; build type 2 table, Gabriel L. Somlo, 2014/03/11