[Qemu-devel] [PATCH 0/2] hw/acpi: Improve build modularity (targeting MIPS/PPC)

Philippe Mathieu-Daudé posted 2 patches 5 years ago
Test checkpatch passed
Test asan passed
Test docker-clang@ubuntu failed
Test docker-mingw@fedora failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20190427165504.29846-1-philmd@redhat.com
Maintainers: "Michael S. Tsirkin" <mst@redhat.com>, Igor Mammedov <imammedo@redhat.com>
There is a newer version of this series
hw/acpi/Makefile.objs | 13 ++++---------
1 file changed, 4 insertions(+), 9 deletions(-)
[Qemu-devel] [PATCH 0/2] hw/acpi: Improve build modularity (targeting MIPS/PPC)
Posted by Philippe Mathieu-Daudé 5 years ago
Hi,

This series is not related to the previous one I just send:
hw/i386/acpi: Improve build modularity (isapc/q35/...)
https://lists.gnu.org/archive/html/qemu-devel/2019-04/msg04678.html

While the first only concern X86 (changes within the architecture),
this one allow the core ACPI feature to be used by the MIPS and
PPC archs (specific series will follow).

Regards,

Phil.

Philippe Mathieu-Daudé (2):
  hw/acpi: Simplify the Makefile logic
  hw/acpi: Always build the acpi/core.o file

 hw/acpi/Makefile.objs | 13 ++++---------
 1 file changed, 4 insertions(+), 9 deletions(-)

-- 
2.20.1


Re: [Qemu-devel] [PATCH 0/2] hw/acpi: Improve build modularity (targeting MIPS/PPC)
Posted by no-reply@patchew.org 5 years ago
Patchew URL: https://patchew.org/QEMU/20190427165504.29846-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/20190427165504.29846-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