[Qemu-devel] [PATCH 0/8] hw/isa: Complete the VT82C686B southbridge Kconfig

Philippe Mathieu-Daudé posted 8 patches 5 years, 1 month ago
Test docker-mingw@fedora failed
Test docker-clang@ubuntu failed
Test checkpatch passed
Test asan passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20190317002259.25994-1-philmd@redhat.com
Maintainers: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>, Artyom Tarasenko <atar4qemu@gmail.com>, Paolo Bonzini <pbonzini@redhat.com>, Aleksandar Rikalo <arikalo@wavecomp.com>, Richard Henderson <rth@twiddle.net>, Igor Mammedov <imammedo@redhat.com>, Aurelien Jarno <aurelien@aurel32.net>, "Michael S. Tsirkin" <mst@redhat.com>, Marcel Apfelbaum <marcel.apfelbaum@gmail.com>, Aleksandar Markovic <amarkovic@wavecomp.com>, Guan Xuetao <gxt@mprc.pku.edu.cn>, Eduardo Habkost <ehabkost@redhat.com>
default-configs/mips-softmmu-common.mak |  5 +++--
hw/acpi/Kconfig                         | 15 +++++++++++--
hw/acpi/Makefile.objs                   | 15 +++++--------
hw/alpha/Kconfig                        |  2 +-
hw/i2c/Kconfig                          |  8 +++++--
hw/i2c/Makefile.objs                    |  5 +++--
hw/i386/Kconfig                         |  5 +++--
hw/input/Kconfig                        |  2 +-
hw/input/Makefile.objs                  |  2 +-
hw/isa/Kconfig                          | 28 +++++++++++++++++++++----
hw/sparc64/Kconfig                      |  2 +-
hw/unicore32/Kconfig                    |  2 +-
12 files changed, 62 insertions(+), 29 deletions(-)
[Qemu-devel] [PATCH 0/8] hw/isa: Complete the VT82C686B southbridge Kconfig
Posted by Philippe Mathieu-Daudé 5 years, 1 month ago
Hi,

This series is extracted from a bigger Kconfig southbridge cleanup
previous to introduce the MIPS Kconfig.

I send it because Zoltan is having issues building the VT82C686
out of x86:
https://lists.gnu.org/archive/html/qemu-devel/2019-03/msg03067.html

Regards,

Phil.

Philippe Mathieu-Daudé (8):
  hw/input/Kconfig: Rename the 8042 PS/2 Keyboard Controller
  hw/i2c/Kconfig: Add an entry for the SMBus
  hw/acpi: Simplify the Makefile logic
  hw/isa/southbridge: Rename ACPI_X86_ICH to ACPI_ICH9
  hw/acpi/Kconfig: Remove ICH9 dependency on X86
  hw/acpi/Kconfig: Introduce the ACPI_PIIX4 config
  hw/acpi/Kconfig: Add the ACPI_SMBUS depency to ACPI_PIIX4
  RFC hw/isa/Kconfig: Complete the VT82C686B southbridge config

 default-configs/mips-softmmu-common.mak |  5 +++--
 hw/acpi/Kconfig                         | 15 +++++++++++--
 hw/acpi/Makefile.objs                   | 15 +++++--------
 hw/alpha/Kconfig                        |  2 +-
 hw/i2c/Kconfig                          |  8 +++++--
 hw/i2c/Makefile.objs                    |  5 +++--
 hw/i386/Kconfig                         |  5 +++--
 hw/input/Kconfig                        |  2 +-
 hw/input/Makefile.objs                  |  2 +-
 hw/isa/Kconfig                          | 28 +++++++++++++++++++++----
 hw/sparc64/Kconfig                      |  2 +-
 hw/unicore32/Kconfig                    |  2 +-
 12 files changed, 62 insertions(+), 29 deletions(-)

-- 
2.20.1


Re: [Qemu-devel] [PATCH 0/8] hw/isa: Complete the VT82C686B southbridge Kconfig
Posted by no-reply@patchew.org 5 years, 1 month ago
Patchew URL: https://patchew.org/QEMU/20190317002259.25994-1-philmd@redhat.com/



Hi,

This series failed the docker-mingw@fedora build test. Please find the testing commands and
their output below. If you have Docker installed, you can probably reproduce it
locally.

=== TEST SCRIPT BEGIN ===
#!/bin/bash
time make docker-test-mingw@fedora SHOW_ENV=1 J=14 NETWORK=1
=== TEST SCRIPT END ===




The full log is available at
http://patchew.org/logs/20190317002259.25994-1-philmd@redhat.com/testing.docker-mingw@fedora/?type=message.
---
Email generated automatically by Patchew [https://patchew.org/].
Please send your feedback to patchew-devel@redhat.com