On Fri, Feb 03, 2017 at 12:44:17AM +0200, Marcel Apfelbaum wrote:
> On 02/03/2017 12:34 AM, Michael S. Tsirkin wrote:
> > On Fri, Feb 03, 2017 at 12:05:52AM +0200, Marcel Apfelbaum wrote:
> > > Add the missing osc method for pxb-pcie devices
> > >
> > > Signed-off-by: Marcel Apfelbaum
> > > ---
>
On 02/03/2017 12:34 AM, Michael S. Tsirkin wrote:
On Fri, Feb 03, 2017 at 12:05:52AM +0200, Marcel Apfelbaum wrote:
Add the missing osc method for pxb-pcie devices
Signed-off-by: Marcel Apfelbaum
---
Note: The patch is based on the fact that Q35's osc method is quite generic.
Thanks,
Marcel
On Fri, Feb 03, 2017 at 12:05:52AM +0200, Marcel Apfelbaum wrote:
> Add the missing osc method for pxb-pcie devices
>
> Signed-off-by: Marcel Apfelbaum
> ---
>
> Note: The patch is based on the fact that Q35's osc method is quite generic.
>
> Thanks,
> Marcel
>
> hw/i386/acpi-build.c | 5
Add the missing osc method for pxb-pcie devices
Signed-off-by: Marcel Apfelbaum
---
Note: The patch is based on the fact that Q35's osc method is quite generic.
Thanks,
Marcel
hw/i386/acpi-build.c | 5 +
1 file changed, 5 insertions(+)
diff --git a/hw/i386/acpi-build.c b/hw/i386/acpi-bui