From: Minep Date: Thu, 18 Aug 2022 11:34:03 +0000 (+0100) Subject: fix: READ_CAPACITY command for 12 bytes CDB SCSI device. X-Git-Url: https://scm.lunaixsky.com/lunaix-os.git/commitdiff_plain/bf870a1dde437a48ae40d092a14e164c861ea102?hp=bf870a1dde437a48ae40d092a14e164c861ea102 fix: READ_CAPACITY command for 12 bytes CDB SCSI device. fix: PACKET command hangs in Virtualbox when try to write readonly drive. fix: possible null pointer dereference in pcache_commit_all. chore: attach cdrom into QEMU's IDE bus. ---