qemu-commits
[Top][All Lists]
Advanced

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

[Qemu-commits] [qemu/qemu] f58f08: Documentation: create/move s390x docu


From: Peter Maydell
Subject: [Qemu-commits] [qemu/qemu] f58f08: Documentation: create/move s390x documentation
Date: Mon, 23 Mar 2020 09:45:16 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: f58f084e71c6aeee066a30fc87422820e94a6cfc
      
https://github.com/qemu/qemu/commit/f58f084e71c6aeee066a30fc87422820e94a6cfc
  Author: Cornelia Huck <address@hidden>
  Date:   2020-03-23 (Mon, 23 Mar 2020)

  Changed paths:
    M MAINTAINERS
    M docs/system/index.rst
    A docs/system/s390x/vfio-ap.rst
    A docs/system/target-s390x.rst
    M docs/system/targets.rst
    R docs/system/vfio-ap.rst

  Log Message:
  -----------
  Documentation: create/move s390x documentation

Create a subdirectory for s390x under docs/system/ and move the
existing vfio-ap documentation there.

Create an initial document describing s390x system emulation.

Suggested-by: Peter Maydell <address@hidden>
Signed-off-by: Cornelia Huck <address@hidden>
Acked-by: Christian Borntraeger <address@hidden>
Message-Id: <address@hidden>


  Commit: 7722837369eb1c7e808021d79da68afa0c01c26f
      
https://github.com/qemu/qemu/commit/7722837369eb1c7e808021d79da68afa0c01c26f
  Author: Halil Pasic <address@hidden>
  Date:   2020-03-23 (Mon, 23 Mar 2020)

  Changed paths:
    M hw/s390x/ipl.c

  Log Message:
  -----------
  s390/ipl: fix off-by-one in update_machine_ipl_properties()

In update_machine_ipl_properties() the array ascii_loadparm needs to
hold the 8 char loadparm and a string terminating zero char.

Let's increase the size of ascii_loadparm accordingly.

Signed-off-by: Halil Pasic <address@hidden>
Fixes: 0a01e082a428 ("s390/ipl: sync back loadparm")
Fixes: Coverity CID 1421966
Reported-by: Peter Maydell <address@hidden>
Message-Id: <address@hidden>
Signed-off-by: Cornelia Huck <address@hidden>


  Commit: 787f82407c5056a8b1097e39e53d01dd1abe406b
      
https://github.com/qemu/qemu/commit/787f82407c5056a8b1097e39e53d01dd1abe406b
  Author: Peter Maydell <address@hidden>
  Date:   2020-03-23 (Mon, 23 Mar 2020)

  Changed paths:
    M MAINTAINERS
    M docs/system/index.rst
    A docs/system/s390x/vfio-ap.rst
    A docs/system/target-s390x.rst
    M docs/system/targets.rst
    R docs/system/vfio-ap.rst
    M hw/s390x/ipl.c

  Log Message:
  -----------
  Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20200323' into staging

- fix an off-by-one in the ipl code
- s390x documentation reordering

# gpg: Signature made Mon 23 Mar 2020 12:42:47 GMT
# gpg:                using RSA key C3D0D66DC3624FF6A8C018CEDECF6B93C6F02FAF
# gpg:                issuer "address@hidden"
# gpg: Good signature from "Cornelia Huck <address@hidden>" [marginal]
# gpg:                 aka "Cornelia Huck <address@hidden>" [full]
# gpg:                 aka "Cornelia Huck <address@hidden>" [full]
# gpg:                 aka "Cornelia Huck <address@hidden>" [marginal]
# gpg:                 aka "Cornelia Huck <address@hidden>" [marginal]
# Primary key fingerprint: C3D0 D66D C362 4FF6 A8C0  18CE DECF 6B93 C6F0 2FAF

* remotes/cohuck/tags/s390x-20200323:
  s390/ipl: fix off-by-one in update_machine_ipl_properties()
  Documentation: create/move s390x documentation

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


Compare: https://github.com/qemu/qemu/compare/5f29856b852d...787f82407c50



reply via email to

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