All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH  v1 0/6] testing/next (without-features, gitlab, python)
@ 2020-12-09 17:00 Alex Bennée
  2020-12-09 17:00 ` [PATCH v1 1/6] configure: include moxie-softmmu in deprecated_targets_list Alex Bennée
                   ` (5 more replies)
  0 siblings, 6 replies; 14+ messages in thread
From: Alex Bennée @ 2020-12-09 17:00 UTC (permalink / raw)
  To: qemu-devel
  Cc: fam, berrange, stefanb, Alex Bennée, richard.henderson,
	f4bug, cota, stefanha, marcandre.lureau, pbonzini, aurelien

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



^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2020-12-10  5:53 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-09 17:00 [PATCH v1 0/6] testing/next (without-features, gitlab, python) Alex Bennée
2020-12-09 17:00 ` [PATCH v1 1/6] configure: include moxie-softmmu in deprecated_targets_list Alex Bennée
2020-12-09 17:00 ` [PATCH v1 2/6] gitlab: include aarch64-softmmu and ppc64-softmmu cross-system-build Alex Bennée
2020-12-09 17:08   ` Thomas Huth
2020-12-09 18:19     ` Richard Henderson
2020-12-09 17:00 ` [PATCH v1 3/6] configure: add --without-default-features Alex Bennée
2020-12-10  0:08   ` Paolo Bonzini
2020-12-09 17:00 ` [PATCH v1 4/6] python: add __repr__ to ConsoleSocket to aid debugging Alex Bennée
2020-12-09 17:00 ` [PATCH v1 5/6] gitlab: move --without-default-devices build from Travis Alex Bennée
2020-12-09 17:10   ` Thomas Huth
2020-12-09 17:00 ` [PATCH v1 6/6] gitlab: add --without-default-features build Alex Bennée
2020-12-09 17:13   ` Thomas Huth
2020-12-09 18:32     ` Alex Bennée
2020-12-10  5:51       ` Thomas Huth

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.