qemu-commits
[Top][All Lists]
Advanced

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

[Qemu-commits] [qemu/qemu] af0e00: atapi: add byte_count_limit helper


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] af0e00: atapi: add byte_count_limit helper
Date: Mon, 16 Nov 2015 04:00:05 -0800

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: af0e00db0e389dfa33d597f917a21454643bd314
      
https://github.com/qemu/qemu/commit/af0e00db0e389dfa33d597f917a21454643bd314
  Author: John Snow <address@hidden>
  Date:   2015-11-13 (Fri, 13 Nov 2015)

  Changed paths:
    M hw/ide/atapi.c

  Log Message:
  -----------
  atapi: add byte_count_limit helper

Signed-off-by: John Snow <address@hidden>
Tested-by: Mark Cave-Ayland <address@hidden>
Message-id: address@hidden


  Commit: f36aa12d2f2d5b5a877e38641183259e119e1568
      
https://github.com/qemu/qemu/commit/f36aa12d2f2d5b5a877e38641183259e119e1568
  Author: John Snow <address@hidden>
  Date:   2015-11-13 (Fri, 13 Nov 2015)

  Changed paths:
    M hw/ide/atapi.c

  Log Message:
  -----------
  atapi: Prioritize unknown cmd error over BCL error

If we don't know about the command at all, we need to prioritize
that failure above the zero byte-count-limit failure.

This fixes a failure in the sparc64 NetBSD 7.0 installer bootup.

Reported-by: Mark Cave-Ayland <address@hidden>
Signed-off-by: John Snow <address@hidden>
Tested-by: Mark Cave-Ayland <address@hidden>
Message-id: address@hidden


  Commit: 6d9e7295c5ff6fdd2d7989639b836c6fdc01ac61
      
https://github.com/qemu/qemu/commit/6d9e7295c5ff6fdd2d7989639b836c6fdc01ac61
  Author: John Snow <address@hidden>
  Date:   2015-11-13 (Fri, 13 Nov 2015)

  Changed paths:
    M tests/ahci-test.c

  Log Message:
  -----------
  ahci/qtest: don't use tcp sockets for migration tests

Signed-off-by: John Snow <address@hidden>
Message-id: address@hidden


  Commit: b236b61056ff0a6b69aa2a92cf5bb10a81450753
      
https://github.com/qemu/qemu/commit/b236b61056ff0a6b69aa2a92cf5bb10a81450753
  Author: John Snow <address@hidden>
  Date:   2015-11-13 (Fri, 13 Nov 2015)

  Changed paths:
    M tests/ahci-test.c

  Log Message:
  -----------
  qtest/ahci: always specify image format

Signed-off-by: John Snow <address@hidden>
Message-id: address@hidden


  Commit: cb11e7b2f3878575f23d49454c02d8dce35c8d35
      
https://github.com/qemu/qemu/commit/cb11e7b2f3878575f23d49454c02d8dce35c8d35
  Author: John Snow <address@hidden>
  Date:   2015-11-13 (Fri, 13 Nov 2015)

  Changed paths:
    M tests/libqos/libqos.c
    M tests/libqos/libqos.h

  Log Message:
  -----------
  libqos: add qemu-img presence check

To allow tests to optionally exercise additional tests
that require the qemu-img tool that may not be present
in all builds.

Signed-off-by: John Snow <address@hidden>
Message-id: address@hidden


  Commit: 917158dc3b22924922dc1f3b9d4049a4fc83d926
      
https://github.com/qemu/qemu/commit/917158dc3b22924922dc1f3b9d4049a4fc83d926
  Author: John Snow <address@hidden>
  Date:   2015-11-13 (Fri, 13 Nov 2015)

  Changed paths:
    M tests/ahci-test.c

  Log Message:
  -----------
  qtest/ahci: use raw format when qemu-img is absent

If we don't have the qemu-img tool, use the raw format
for tests and skip the high-sector LBA48 tests.

Signed-off-by: John Snow <address@hidden>
Message-id: address@hidden


  Commit: bc7c6c1fec2e9aa1ff6f2e018ed641db1429315c
      
https://github.com/qemu/qemu/commit/bc7c6c1fec2e9aa1ff6f2e018ed641db1429315c
  Author: Peter Maydell <address@hidden>
  Date:   2015-11-16 (Mon, 16 Nov 2015)

  Changed paths:
    M hw/ide/atapi.c
    M tests/ahci-test.c
    M tests/libqos/libqos.c
    M tests/libqos/libqos.h

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

# gpg: Signature made Fri 13 Nov 2015 20:16:21 GMT using RSA key ID AAFC390E
# gpg: Good signature from "John Snow (John Huston) <address@hidden>"

* remotes/jnsnow/tags/ide-pull-request:
  qtest/ahci: use raw format when qemu-img is absent
  libqos: add qemu-img presence check
  qtest/ahci: always specify image format
  ahci/qtest: don't use tcp sockets for migration tests
  atapi: Prioritize unknown cmd error over BCL error
  atapi: add byte_count_limit helper

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


Compare: https://github.com/qemu/qemu/compare/8337c6cbc37c...bc7c6c1fec2e

reply via email to

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