qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/6] qtest, Makefiles and shell script improvements
@ 2018-10-24  9:52 Thomas Huth
  2018-10-24  9:52 ` [Qemu-devel] [PULL 1/6] tests/migration-test: Disable s390x test when running with TCG Thomas Huth
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Thomas Huth @ 2018-10-24  9:52 UTC (permalink / raw)
  To: Peter Maydell; +Cc: qemu-devel

 Hi Peter,

the following changes since commit 13399aad4fa87b2878c49d02a5d3bafa6c966ba3:

  Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-10-22' into staging (2018-10-23 17:20:23 +0100)

are available in the git repository at:

  https://gitlab.com/huth/qemu.git tags/pull-request-2018-10-24

for you to fetch changes up to 86583a07c4a7d55b04db5942a70d176f5299144a:

  configure: Provide option to explicitly disable AVX2 (2018-10-24 07:39:10 +0100)

----------------------------------------------------------------
- Disable migration-test with TCG on s390x (since there are known problems)
- Small Makefile improvements
- More modern shell scripting changes (use $() instead of ``)
- Add a configure option to disable AVX2
----------------------------------------------------------------

Liam Merwick (1):
      configure: Provide option to explicitly disable AVX2

Mao Zhongyi (2):
      debian-bootstrap.pre: Modern shell scripting (use $() instead of ``)
      po/Makefile: Modern shell scripting (use $() instead of ``)

Thomas Huth (3):
      tests/migration-test: Disable s390x test when running with TCG
      hw/core: Move null-machine into the common-obj list
      configs: Add a CONFIG_SMC37C669 switch for the "smc37c669-superio" device

 configure                                     | 11 +++++++++--
 default-configs/alpha-softmmu.mak             |  1 +
 hw/core/Makefile.objs                         |  3 +--
 hw/core/null-machine.c                        |  2 +-
 hw/isa/Makefile.objs                          |  3 ++-
 po/Makefile                                   |  2 +-
 tests/docker/dockerfiles/debian-bootstrap.pre |  4 ++--
 tests/migration-test.c                        | 16 ++++++++++++++++
 8 files changed, 33 insertions(+), 9 deletions(-)

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

end of thread, other threads:[~2018-10-24 15:32 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-24  9:52 [Qemu-devel] [PULL 0/6] qtest, Makefiles and shell script improvements Thomas Huth
2018-10-24  9:52 ` [Qemu-devel] [PULL 1/6] tests/migration-test: Disable s390x test when running with TCG Thomas Huth
2018-10-24  9:52 ` [Qemu-devel] [PULL 2/6] hw/core: Move null-machine into the common-obj list Thomas Huth
2018-10-24  9:52 ` [Qemu-devel] [PULL 3/6] configs: Add a CONFIG_SMC37C669 switch for the "smc37c669-superio" device Thomas Huth
2018-10-24  9:52 ` [Qemu-devel] [PULL 4/6] debian-bootstrap.pre: Modern shell scripting (use $() instead of ``) Thomas Huth
2018-10-24  9:52 ` [Qemu-devel] [PULL 5/6] po/Makefile: " Thomas Huth
2018-10-24  9:52 ` [Qemu-devel] [PULL 6/6] configure: Provide option to explicitly disable AVX2 Thomas Huth
2018-10-24 15:32 ` [Qemu-devel] [PULL 0/6] qtest, Makefiles and shell script improvements Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).