qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] pc_piix: remove undesired change in pc_init1


From: Anthony Liguori
Subject: Re: [Qemu-devel] [PATCH] pc_piix: remove undesired change in pc_init1
Date: Tue, 30 Apr 2013 09:33:22 -0500
User-agent: Notmuch/0.15.2+77~g661dcf8 (http://notmuchmail.org) Emacs/23.3.1 (x86_64-pc-linux-gnu)

Paolo Bonzini <address@hidden> writes:

> Introduced when applying commit f81222b (audio: look for the ISA and
> PCI buses, 2013-04-18).
>
> Signed-off-by: Paolo Bonzini <address@hidden>

Sorry about that.  Combination of a dirty tree and my patch fuzzing
script getting very, very unlucky.

Regards,

Anthony Liguori

> ---
>  hw/i386/pc_piix.c | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/hw/i386/pc_piix.c b/hw/i386/pc_piix.c
> index c1113e0..2bda79e 100644
> --- a/hw/i386/pc_piix.c
> +++ b/hw/i386/pc_piix.c
> @@ -88,6 +88,7 @@ static void pc_init1(MemoryRegion *system_memory,
>      void *fw_cfg = NULL;
>  
>      pc_cpus_init(cpu_model);
> +    pc_acpi_init("acpi-dsdt.aml");
>  
>      if (kvmclock_enabled) {
>          kvmclock_create();
> -- 
> 1.8.2



reply via email to

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