From: Paolo Bonzini <pbonzini@redhat.com>
To: Thomas Huth <thuth@redhat.com>,
David Abdurachmanov <david.abdurachmanov@gmail.com>,
qemu-devel@nongnu.org, alistair.francis@wdc.com,
palmer@sifive.com
Subject: Re: [Qemu-devel] [PATCH] riscv/Kconfig: enable PCI_DEVICES
Date: Mon, 11 Mar 2019 14:52:33 +0100 [thread overview]
Message-ID: <9e89b50a-264a-b578-7f05-2cc9f841e282@redhat.com> (raw)
In-Reply-To: <a511bc68-f700-a155-0fbd-51ed30b2a0dc@redhat.com>
On 11/03/19 13:46, Thomas Huth wrote:
> On 11/03/2019 10.12, David Abdurachmanov wrote:
>> Re-enable PCI_DEVICES for RISC-V.
>> The patch is based on other <arch>/Kconfig.
>>
>> Signed-off-by: David Abdurachmanov <david.abdurachmanov@gmail.com>
>> Fixes: 82a230d5a303 ("riscv-softmmu.mak: replace CONFIG_* with Kconfig "select" directives")
>> ---
>> hw/riscv/Kconfig | 3 +++
>> 1 file changed, 3 insertions(+)
>>
>> diff --git a/hw/riscv/Kconfig b/hw/riscv/Kconfig
>> index e0ee3043a6..8c7fc1f31d 100644
>> --- a/hw/riscv/Kconfig
>> +++ b/hw/riscv/Kconfig
>> @@ -26,6 +26,9 @@ config SPIKE
>>
>> config RISCV_VIRT
>> bool
>> + imply PCI_DEVICES
>> + imply TEST_DEVICES
>> + select PCI
>> select HART
>> select SERIAL
>> select VIRTIO_MMIO
>>
>
> Reviewed-by: Thomas Huth <thuth@redhat.com>
>
Queued, thanks.
Paolo
prev parent reply other threads:[~2019-03-11 13:53 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-03-11 9:12 [Qemu-devel] [PATCH] riscv/Kconfig: enable PCI_DEVICES David Abdurachmanov
2019-03-11 12:46 ` Thomas Huth
2019-03-11 13:52 ` Paolo Bonzini [this message]
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=9e89b50a-264a-b578-7f05-2cc9f841e282@redhat.com \
--to=pbonzini@redhat.com \
--cc=alistair.francis@wdc.com \
--cc=david.abdurachmanov@gmail.com \
--cc=palmer@sifive.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).