[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH v1 0/6] testing/next (without-features, gitlab, python)
From: |
Alex Bennée |
Subject: |
[PATCH v1 0/6] testing/next (without-features, gitlab, python) |
Date: |
Wed, 9 Dec 2020 17:00:53 +0000 |
Hi,
With another release away time to start the ball rolling with testing
patches again. Not much in the current queue but few little configure
tweaks and a working version of --without-default-features. Currently
combined with --without-default-devices it's not super useful but on
it's own it cuts a fair amount of weight from the build.
Alex Bennée (6):
configure: include moxie-softmmu in deprecated_targets_list
gitlab: include aarch64-softmmu and ppc64-softmmu cross-system-build
configure: add --without-default-features
python: add __repr__ to ConsoleSocket to aid debugging
gitlab: move --without-default-devices build from Travis
gitlab: add --without-default-features build
configure | 161 +++++++++++++++++++---------------
.gitlab-ci.d/crossbuilds.yml | 4 +-
.gitlab-ci.yml | 16 +++-
.travis.yml | 8 --
python/qemu/console_socket.py | 7 ++
5 files changed, 113 insertions(+), 83 deletions(-)
--
2.20.1
- [PATCH v1 0/6] testing/next (without-features, gitlab, python),
Alex Bennée <=