On Mon, Mar 14, 2016 at 03:16:46PM +0100, Paolo Bonzini wrote:
>
>
> On 14/03/2016 14:30, Corey Minyard wrote:
> > On 03/13/2016 09:03 PM, Michael S. Tsirkin wrote:
> >> On Wed, Feb 24, 2016 at 12:59:13PM -0600, miny...@acm.org wrote:
> >>> From: Corey Minyard
> >>>
> >>> This is the same place
Hi,
> > Didn't Gerd have a patch to sort fw_cfg files?
> >
> > ... yes, here it is:
> > https://lists.gnu.org/archive/html/qemu-devel/2015-06/msg05238.html
>
> I could take that patch and modify it to add a new machine type...
Sure, go ahead. Didn't submit the patch because I wasn't sure it i
On 03/14/2016 09:16 PM, Paolo Bonzini wrote:
On 14/03/2016 14:30, Corey Minyard wrote:
On 03/13/2016 09:03 PM, Michael S. Tsirkin wrote:
On Wed, Feb 24, 2016 at 12:59:13PM -0600, miny...@acm.org wrote:
From: Corey Minyard
This is the same place that the ACPI SSDT table gets added, so that
d
On 14/03/2016 14:30, Corey Minyard wrote:
> On 03/13/2016 09:03 PM, Michael S. Tsirkin wrote:
>> On Wed, Feb 24, 2016 at 12:59:13PM -0600, miny...@acm.org wrote:
>>> From: Corey Minyard
>>>
>>> This is the same place that the ACPI SSDT table gets added, so that
>>> devices can add themselves to
On 03/13/2016 09:03 PM, Michael S. Tsirkin wrote:
On Wed, Feb 24, 2016 at 12:59:13PM -0600, miny...@acm.org wrote:
From: Corey Minyard
This is the same place that the ACPI SSDT table gets added, so that
devices can add themselves to the SMBIOS table.
Signed-off-by: Corey Minyard
This change
On Wed, Feb 24, 2016 at 12:59:13PM -0600, miny...@acm.org wrote:
> From: Corey Minyard
>
> This is the same place that the ACPI SSDT table gets added, so that
> devices can add themselves to the SMBIOS table.
>
> Signed-off-by: Corey Minyard
This changes the order of fw cfg files, which
is gue
From: Corey Minyard
This is the same place that the ACPI SSDT table gets added, so that
devices can add themselves to the SMBIOS table.
Signed-off-by: Corey Minyard
---
hw/i386/pc.c | 11 ++-
1 file changed, 6 insertions(+), 5 deletions(-)
diff --git a/hw/i386/pc.c b/hw/i386/pc.c
inde