qemu-s390x
[Top][All Lists]
Advanced

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

Re: [qemu-s390x] [Qemu-devel] [PATCH 00/14] hw/Kconfig: Fixes when runni


From: Philippe Mathieu-Daudé
Subject: Re: [qemu-s390x] [Qemu-devel] [PATCH 00/14] hw/Kconfig: Fixes when running ./configure --without-default-devices
Date: Tue, 19 Mar 2019 17:45:32 +0100

Le mar. 19 mars 2019 16:03, Paolo Bonzini <address@hidden> a écrit :
On 16/03/19 21:08, Philippe Mathieu-Daudé wrote:
> Hi,
>
> This series contains Kconfig fixes to be able to run binaries
> built using: './configure --without-default-devices'.


Hi, I applied 1/2/3/6/7/8/9/12/13/14, with select replaced by imply.
For patches 4/5, the right place to modify is  "config PC" in addition
to replacing select with imply.

Ok thanks! 


Patch 10 should not be needed since there is no equivalent of
CONFIG_PCI_DEVICES for virtio.

Ok. 


For patch 11 (and 7) I have posted two patches to honor "-vga none", so
that the boards can be configured with --without-default-devices too (in
the case of Fulong2e, this will of course apply only after it is
converted to Kconfig).

Ok,  thanks. 

Phil.


Paolo

> Regards,
>
> Phil.
>
> Philippe Mathieu-Daudé (14):
>   hw/isa/Kconfig: PIIX4 southbridge requires USB UHCI
>   hw/isa/Kconfig: i82378 SuperIO requires PC speaker device
>   hw/i386/Kconfig: Q35 machine requires e1000e network card
>   hw/i386/Kconfig: isapc machine requires VGA display
>   hw/i386/Kconfig: isapc machine requires e1000 network card
>   hw/mips/Kconfig: Malta machine requires the pcnet network card
>   hw/mips/Kconfig: Fulong 2e board requires ati-vga/rtl8139 PCI devices
>   hw/ppc/Kconfig: Bamboo machine requires e1000 network card
>   hw/ppc/Kconfig: e500 based machines require virtio-net-pci device
>   hw/s390x/Kconfig: s390x machines require virtio-net-ccw device
>   hw/sparc/Kconfig: SPARCstation machine requires the TCX display
>   hw/sh4/Kconfig: r2d machine requires the rtl8139 network card
>   hw/hppa/Kconfig: Dino board requires e1000 network card
>   hw/alpha/Kconfig: DP264 hardware requires e1000 network card
>
>  default-configs/mips-softmmu-common.mak | 1 +
>  default-configs/mips64el-softmmu.mak    | 2 ++
>  default-configs/sparc-softmmu.mak       | 1 -
>  hw/alpha/Kconfig                        | 1 +
>  hw/hppa/Kconfig                         | 1 +
>  hw/i386/Kconfig                         | 3 +++
>  hw/isa/Kconfig                          | 2 ++
>  hw/ppc/Kconfig                          | 2 ++
>  hw/s390x/Kconfig                        | 1 +
>  hw/sh4/Kconfig                          | 1 +
>  hw/sparc/Kconfig                        | 2 +-
>  11 files changed, 15 insertions(+), 2 deletions(-)
>



reply via email to

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