qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 00/13] microvm: add acpi support


From: Igor Mammedov
Subject: Re: [PATCH 00/13] microvm: add acpi support
Date: Fri, 27 Mar 2020 15:05:53 +0100

On Fri, 27 Mar 2020 13:06:28 +0100
Gerd Hoffmann <address@hidden> wrote:

>   Hi,
> 
> > I just quickly hacked hw-reduced acpi (using arm/virt as model)  
> 
> Can you send the patch or push a branch nevertheless?
It's no suitable for patch but I pushed it to my github repo

https://github.com/imammedo/qemu.git microvm_acpi

I just copy-pasted a bunch of code for test.

from cleanup point of view

we probably can generalize 
acpi_ram_update/acpi_build_update/acpi_build_reset/AcpiBuildState
across arm/pc/microvm and make a shared acpi_setup for arm + microvm
somewhere in hw/acpi/

the rest of common with pc things, I've copy-pasted, could be moved
to hw/i386/x86_acpi.c and I'd rename acpi-build.c to pc_acpi.c to make naming 
consistent

> 
> thanks,
>   Gerd
> 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]