]> Git Repo - qemu.git/commit - hw/ide/atapi.c
atapi: Prioritize unknown cmd error over BCL error
authorJohn Snow <[email protected]>
Fri, 13 Nov 2015 19:31:42 +0000 (14:31 -0500)
committerJohn Snow <[email protected]>
Fri, 13 Nov 2015 19:31:42 +0000 (14:31 -0500)
commitf36aa12d2f2d5b5a877e38641183259e119e1568
treeb147635d246612b2e092199c1e76b36a08e7aa54
parentaf0e00db0e389dfa33d597f917a21454643bd314
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 <[email protected]>
Signed-off-by: John Snow <[email protected]>
Tested-by: Mark Cave-Ayland <[email protected]>
Message-id: 1447095959[email protected]
hw/ide/atapi.c
This page took 0.022669 seconds and 4 git commands to generate.