qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/4] hw/hppa/dino: Fix Coverity 1419387 / 1419393 / 1419394
@ 2020-02-18  6:33 Philippe Mathieu-Daudé
  2020-02-18  6:33 ` [PATCH v2 1/4] hw/hppa/dino: Add comments with register name Philippe Mathieu-Daudé
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Philippe Mathieu-Daudé @ 2020-02-18  6:33 UTC (permalink / raw)
  To: Helge Deller, qemu-devel, Sven Schnelle
  Cc: Peter Maydell, Philippe Mathieu-Daudé, Richard Henderson

Easy fix for the overrun reported by Coverity.

Since v1:
- Fixed description to cover CID 1419387 (reported by Peter)
  (no code change)

Supersedes: <20200213234148.8434-1-f4bug@amsat.org>

Philippe Mathieu-Daudé (4):
  hw/hppa/dino: Add comments with register name
  hw/hppa/dino: Fix reg800_keep_bits overrun (CID 1419387 1419393
    1419394)
  hw/hppa/dino: Fix bitmask for the PCIROR register
  hw/hppa/dino: Do not accept accesses to registers 0x818 and 0x82c

 hw/hppa/dino.c | 31 +++++++++++++++++--------------
 1 file changed, 17 insertions(+), 14 deletions(-)

-- 
2.21.1



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-02-18 19:27 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-18  6:33 [PATCH v2 0/4] hw/hppa/dino: Fix Coverity 1419387 / 1419393 / 1419394 Philippe Mathieu-Daudé
2020-02-18  6:33 ` [PATCH v2 1/4] hw/hppa/dino: Add comments with register name Philippe Mathieu-Daudé
2020-02-18  6:33 ` [PATCH v2 2/4] hw/hppa/dino: Fix reg800_keep_bits overrun (CID 1419387 1419393 1419394) Philippe Mathieu-Daudé
2020-02-18  6:33 ` [PATCH v2 3/4] hw/hppa/dino: Fix bitmask for the PCIROR register Philippe Mathieu-Daudé
2020-02-18  6:33 ` [PATCH v2 4/4] hw/hppa/dino: Do not accept accesses to registers 0x818 and 0x82c Philippe Mathieu-Daudé
2020-02-18 19:26 ` [PATCH v2 0/4] hw/hppa/dino: Fix Coverity 1419387 / 1419393 / 1419394 Richard Henderson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).