qemu-s390x
[Top][All Lists]
Advanced

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

[qemu-s390x] [PATCH v2 0/5] hw/Kconfig: Fixes when running ./configure -


From: Philippe Mathieu-Daudé
Subject: [qemu-s390x] [PATCH v2 0/5] hw/Kconfig: Fixes when running ./configure --without-default-devices
Date: Sat, 16 Mar 2019 23:39:13 +0100

Hi,

This series contains Kconfig fixes to be able to run binaries
built using: './configure --without-default-devices' when using
the --nodefault option.

v2: Removed machines that run with --nodefault (Paolo)
v1: https://lists.gnu.org/archive/html/qemu-devel/2019-03/msg05366.html

Regards,

Phil.

Philippe Mathieu-Daudé (5):
  hw/isa/Kconfig: PIIX4 southbridge requires USB UHCI
  hw/isa/Kconfig: VT82C686 southbridge requires USB UHCI
  hw/isa/Kconfig: i82378 SuperIO requires PC speaker device
  hw/mips/Kconfig: Fulong 2e board requires ati-vga display device
  hw/sparc/Kconfig: SPARCstation machine requires the TCX display

 default-configs/mips64el-softmmu.mak | 2 ++
 default-configs/sparc-softmmu.mak    | 1 -
 hw/isa/Kconfig                       | 3 +++
 hw/sparc/Kconfig                     | 2 +-
 4 files changed, 6 insertions(+), 2 deletions(-)

-- 
2.20.1




reply via email to

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