qemu-commits
[Top][All Lists]
Advanced

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

[Qemu-commits] [qemu/qemu] 297641: test-char: abort on serial test error


From: Peter Maydell
Subject: [Qemu-commits] [qemu/qemu] 297641: test-char: abort on serial test error
Date: Tue, 28 Jul 2020 12:45:29 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: 297641d43ccf18274e18da841f69bdb256a60ce1
      
https://github.com/qemu/qemu/commit/297641d43ccf18274e18da841f69bdb256a60ce1
  Author: Marc-André Lureau <marcandre.lureau@redhat.com>
  Date:   2020-07-28 (Tue, 28 Jul 2020)

  Changed paths:
    M tests/test-char.c

  Log Message:
  -----------
  test-char: abort on serial test error

We are having issues debugging and bisecting this issue that happen
mostly on patchew. Let's make it abort where it failed to gather some
new informations.

Suggested-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>


  Commit: 9c15f57891af7c2cb3baf2d66a1b1f3f87a665ba
      
https://github.com/qemu/qemu/commit/9c15f57891af7c2cb3baf2d66a1b1f3f87a665ba
  Author: Marc-André Lureau <marcandre.lureau@redhat.com>
  Date:   2020-07-28 (Tue, 28 Jul 2020)

  Changed paths:
    M slirp

  Log Message:
  -----------
  slirp: update to latest stable-4.2 branch

Dr. David Alan Gilbert (1):
      ip_stripoptions use memmove

Jindrich Novy (4):
      Fix possible infinite loops and use-after-free
      Use secure string copy to avoid overflow
      Be sure to initialize sockaddr structure
      Check lseek() for failure

Marc-André Lureau (2):
      util: do not silently truncate
      Merge branch 'stable-4.2' into 'stable-4.2'

Philippe Mathieu-Daudé (3):
      Fix win32 builds by using the SLIRP_PACKED definition
      Fix constness warnings
      Remove unnecessary break

Ralf Haferkamp (2):
      Drop bogus IPv6 messages
      Fix MTU check

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>


  Commit: b1753831b0e58587db4fdf8219237331269c00c3
      
https://github.com/qemu/qemu/commit/b1753831b0e58587db4fdf8219237331269c00c3
  Author: Peter Maydell <peter.maydell@linaro.org>
  Date:   2020-07-28 (Tue, 28 Jul 2020)

  Changed paths:
    M slirp
    M tests/test-char.c

  Log Message:
  -----------
  Merge remote-tracking branch 'remotes/elmarco/tags/slirp-pull-request' into 
staging

slirp: update to latest stable-4.2 branch

# gpg: Signature made Tue 28 Jul 2020 15:30:09 BST
# gpg:                using RSA key 87A9BD933F87C606D276F62DDAE8E10975969CE5
# gpg:                issuer "marcandre.lureau@redhat.com"
# gpg: Good signature from "Marc-André Lureau <marcandre.lureau@redhat.com>" 
[full]
# gpg:                 aka "Marc-André Lureau <marcandre.lureau@gmail.com>" 
[full]
# Primary key fingerprint: 87A9 BD93 3F87 C606 D276  F62D DAE8 E109 7596 9CE5

* remotes/elmarco/tags/slirp-pull-request:
  slirp: update to latest stable-4.2 branch
  test-char: abort on serial test error

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>


Compare: https://github.com/qemu/qemu/compare/3461487523b8...b1753831b0e5



reply via email to

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