qemu-commits
[Top][All Lists]
Advanced

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

[Qemu-commits] [qemu/qemu] 112040: nvme: Limit blkshift to 12 (for 4 kB


From: Peter Maydell
Subject: [Qemu-commits] [qemu/qemu] 112040: nvme: Limit blkshift to 12 (for 4 kB blocks)
Date: Tue, 30 Jul 2019 06:51:38 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: 1120407bdf70a2c4681464ae08bdb7c615566200
      
https://github.com/qemu/qemu/commit/1120407bdf70a2c4681464ae08bdb7c615566200
  Author: Max Reitz <address@hidden>
  Date:   2019-07-30 (Tue, 30 Jul 2019)

  Changed paths:
    M block/nvme.c

  Log Message:
  -----------
  nvme: Limit blkshift to 12 (for 4 kB blocks)

Linux does not support blocks greater than 4 kB anyway, so we might as
well limit blkshift to 12 and thus save us from some potential trouble.

Reported-by: Peter Maydell <address@hidden>
Suggested-by: Maxim Levitsky <address@hidden>
Signed-off-by: Max Reitz <address@hidden>
Message-id: address@hidden
Reviewed-by: Maxim Levitsky <address@hidden>
Coverity: CID 1403771
Signed-off-by: Max Reitz <address@hidden>


  Commit: 8517bf84056282ea3e27772d51f76db3a6fa2d26
      
https://github.com/qemu/qemu/commit/8517bf84056282ea3e27772d51f76db3a6fa2d26
  Author: Peter Maydell <address@hidden>
  Date:   2019-07-30 (Tue, 30 Jul 2019)

  Changed paths:
    M block/nvme.c

  Log Message:
  -----------
  Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-07-30' 
into staging

Block patch for 4.1.0-rc3:
- Fix CID 1403771 in block/nvme.c

# gpg: Signature made Tue 30 Jul 2019 13:51:52 BST
# gpg:                using RSA key 91BEB60A30DB3E8857D11829F407DB0061D5CF40
# gpg:                issuer "address@hidden"
# gpg: Good signature from "Max Reitz <address@hidden>" [full]
# Primary key fingerprint: 91BE B60A 30DB 3E88 57D1  1829 F407 DB00 61D5 CF40

* remotes/maxreitz/tags/pull-block-2019-07-30:
  nvme: Limit blkshift to 12 (for 4 kB blocks)

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


Compare: https://github.com/qemu/qemu/compare/6e9a6cbe7d56...8517bf840562



reply via email to

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