qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Philippe Mathieu-Daudé" <f4bug@amsat.org>
To: qemu-devel@nongnu.org, Paolo Bonzini <pbonzini@redhat.com>
Cc: Thomas Huth <thuth@redhat.com>
Subject: Re: [PATCH-for-6.0? v2] hw/isa/Kconfig: Add missing dependency VIA VT82C686 -> APM
Date: Thu, 8 Apr 2021 15:16:19 +0200	[thread overview]
Message-ID: <05578055-216d-1cf3-93cc-a2b358374ca2@amsat.org> (raw)
In-Reply-To: <20210316110353.3051738-1-f4bug@amsat.org>

This patch apparently got lost.

On 3/16/21 12:03 PM, Philippe Mathieu-Daudé wrote:
> TYPE_VIA_PM calls apm_init() in via_pm_realize(), so
> requires APM to be selected.
> 
> Reported-by: BALATON Zoltan <balaton@eik.bme.hu>
> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
> ---
> Rebased on usb-20210315-pull-request
> Based-on: <20210315180240.1597240-1-kraxel@redhat.com>
> ---
>  hw/isa/Kconfig | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/hw/isa/Kconfig b/hw/isa/Kconfig
> index 2691eae2f0c..55e0003ce40 100644
> --- a/hw/isa/Kconfig
> +++ b/hw/isa/Kconfig
> @@ -48,6 +48,7 @@ config VT82C686
>      select SERIAL_ISA
>      select FDC
>      select USB_UHCI
> +    select APM
>  
>  config SMC37C669
>      bool
> 


  reply	other threads:[~2021-04-08 13:17 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-16 11:03 [PATCH v2] hw/isa/Kconfig: Add missing dependency VIA VT82C686 -> APM Philippe Mathieu-Daudé
2021-04-08 13:16 ` Philippe Mathieu-Daudé [this message]
2021-04-08 13:22   ` [PATCH-for-6.0? " BALATON Zoltan
2021-04-08 13:32     ` Philippe Mathieu-Daudé

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=05578055-216d-1cf3-93cc-a2b358374ca2@amsat.org \
    --to=f4bug@amsat.org \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=thuth@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).