qemu-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-commits] [qemu/qemu] bcc388: tests/vm: make --interactive (and the


From: Peter Maydell
Subject: [Qemu-commits] [qemu/qemu] bcc388: tests/vm: make --interactive (and therefore DEBUG=...
Date: Thu, 21 Nov 2019 04:45:14 -0800

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: bcc388df07b8ac69660c2ad0200d4f242513e642
      
https://github.com/qemu/qemu/commit/bcc388df07b8ac69660c2ad0200d4f242513e642
  Author: Alex Bennée <address@hidden>
  Date:   2019-11-20 (Wed, 20 Nov 2019)

  Changed paths:
    M tests/vm/basevm.py

  Log Message:
  -----------
  tests/vm: make --interactive (and therefore DEBUG=1) unconditional

While the concept of only dropping to ssh if a test fails is nice it
is more useful for this to be unconditional. You usually just want to
get the build up and running and then noodle around debugging or
attempting to replicate.

Cc: Peter Maydell <address@hidden>
Signed-off-by: Alex Bennée <address@hidden>
Reviewed-by: Thomas Huth <address@hidden>


  Commit: 8ea6abf0d06c8a86af93bfc8135301aae1480b1f
      
https://github.com/qemu/qemu/commit/8ea6abf0d06c8a86af93bfc8135301aae1480b1f
  Author: Alex Bennée <address@hidden>
  Date:   2019-11-20 (Wed, 20 Nov 2019)

  Changed paths:
    M MAINTAINERS
    M docs/devel/index.rst
    R docs/devel/plugins.rst
    A docs/devel/tcg-plugins.rst

  Log Message:
  -----------
  docs/devel: rename plugins.rst to tcg-plugins.rst

This makes it a bit clearer what this is about.

Signed-off-by: Alex Bennée <address@hidden>
Reviewed-by: Philippe Mathieu-Daudé <address@hidden>


  Commit: 5c6ecbdc83daef751da3c925be3bfb95ef480842
      
https://github.com/qemu/qemu/commit/5c6ecbdc83daef751da3c925be3bfb95ef480842
  Author: Alex Bennée <address@hidden>
  Date:   2019-11-20 (Wed, 20 Nov 2019)

  Changed paths:
    M docs/devel/tcg-plugins.rst

  Log Message:
  -----------
  docs/devel: update tcg-plugins.rst with API versioning details

While we are at it fix up the quoted code sections with the inline ::
approach.

Signed-off-by: Alex Bennée <address@hidden>
Reviewed-by: Robert Foley <address@hidden>


  Commit: 6e98888041db350b9dbd347d885368e3802227d2
      
https://github.com/qemu/qemu/commit/6e98888041db350b9dbd347d885368e3802227d2
  Author: Alex Bennée <address@hidden>
  Date:   2019-11-20 (Wed, 20 Nov 2019)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  .travis.yml: drop 32 bit systems from MAIN_SOFTMMU_TARGETS

The older clangs are still struggling to build and run everything
withing the 50 minute timeout so lets lighten the load a bit more. We
still have coverage for GCC and hopefully no obscure 32 bit guest only
breakages slip through the cracks.

Signed-off-by: Alex Bennée <address@hidden>
Reviewed-by: Thomas Huth <address@hidden>


  Commit: 22c30b2d20e828edadbd992c1d4c4bfd0f3433ba
      
https://github.com/qemu/qemu/commit/22c30b2d20e828edadbd992c1d4c4bfd0f3433ba
  Author: Taylor Simpson <address@hidden>
  Date:   2019-11-20 (Wed, 20 Nov 2019)

  Changed paths:
    M tests/tcg/multiarch/float_helpers.c
    M tests/tcg/multiarch/linux-test.c

  Log Message:
  -----------
  tests/tcg: modify multiarch tests to work with clang

Signed-off-by: Taylor Simpson <address@hidden>
Reviewed-by: Richard Henderson <address@hidden>
Reviewed-by: Thomas Huth <address@hidden>
Message-Id: <address@hidden>
[AJB: tweak header line]
Signed-off-by: Alex Bennée <address@hidden>


  Commit: 7b5425318a27d0a41c1008a36c502719255b8f5e
      
https://github.com/qemu/qemu/commit/7b5425318a27d0a41c1008a36c502719255b8f5e
  Author: Peter Maydell <address@hidden>
  Date:   2019-11-21 (Thu, 21 Nov 2019)

  Changed paths:
    M .travis.yml
    M MAINTAINERS
    M docs/devel/index.rst
    R docs/devel/plugins.rst
    A docs/devel/tcg-plugins.rst
    M tests/tcg/multiarch/float_helpers.c
    M tests/tcg/multiarch/linux-test.c
    M tests/vm/basevm.py

  Log Message:
  -----------
  Merge remote-tracking branch 
'remotes/stsquad/tags/pull-rc3-testing-and-tcg-201119-1' into staging

A few test and doc fixes:

  - tweak DEBUG behaviour for vm-test-build
  - rename and update plug docs for versioning
  - slim down MAIN_SOFTMMU_TARGETS

# gpg: Signature made Wed 20 Nov 2019 10:56:23 GMT
# gpg:                using RSA key 6685AE99E75167BCAFC8DF35FBD0DB095A9E2A44
# gpg: Good signature from "Alex Bennée (Master Work Key) <address@hidden>" 
[full]
# Primary key fingerprint: 6685 AE99 E751 67BC AFC8  DF35 FBD0 DB09 5A9E 2A44

* remotes/stsquad/tags/pull-rc3-testing-and-tcg-201119-1:
  tests/tcg: modify multiarch tests to work with clang
  .travis.yml: drop 32 bit systems from MAIN_SOFTMMU_TARGETS
  docs/devel: update tcg-plugins.rst with API versioning details
  docs/devel: rename plugins.rst to tcg-plugins.rst
  tests/vm: make --interactive (and therefore DEBUG=1) unconditional

Signed-off-by: Peter Maydell <address@hidden>


Compare: https://github.com/qemu/qemu/compare/bf12043acc64...7b5425318a27



reply via email to

[Prev in Thread] Current Thread [Next in Thread]