Re: [PATCH 1/2] qemu: Allow SMBIOS entries to be loaded and provided to the VM BIOS

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Anthony Liguori
Date: Monday, April 6, 2009 - 12:50 pm

Alex Williamson wrote:

Hi Alex,

I know we have to support blobs because of OEM specific smbios entries, 
but there are a number of common ones that it would probably be good to 
specify in a less user-unfriendly way.  What do you think?

Anyway, comments below.


I think an accessor would be better than making these variables global.


acpi.c is hardware emulation, I'd rather see the command line parsing 
done somewhere else (like vl.c).


I'm happy to just require multiple -smbios options.  I dislike 
overloading with ','s even though we do it a lot in QEMU.


May want to look at load_image/get_image_size.


-- 
Regards,

Anthony Liguori

--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 0/2] qemu: SMBIOS passing support, Alex Williamson, (Mon Mar 23, 12:05 pm)
Re: [PATCH 0/2] qemu: SMBIOS passing support, Alex Williamson, (Mon Mar 30, 6:59 am)
Re: [PATCH 0/2] qemu: SMBIOS passing support, Gleb Natapov, (Mon Mar 30, 7:05 am)
Re: [PATCH 0/2] qemu: SMBIOS passing support, Daniel P. Berrange, (Mon Mar 30, 7:38 am)
Re: [PATCH 0/2] qemu: SMBIOS passing support, Avi Kivity, (Mon Mar 30, 7:59 am)
Re: [PATCH 0/2] qemu: SMBIOS passing support, Alex Williamson, (Mon Mar 30, 8:40 am)
Re: [PATCH 1/2] qemu: Allow SMBIOS entries to be loaded an ..., Anthony Liguori, (Mon Apr 6, 12:50 pm)