[PATCH v1 0/6] testing/next (without-features, gitlab, python)

Alex Bennée posted 6 patches 3 years, 4 months ago
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20201209170059.20742-1-alex.bennee@linaro.org
There is a newer version of this series
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(-)
[PATCH v1 0/6] testing/next (without-features, gitlab, python)
Posted by Alex Bennée 3 years, 4 months ago
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