qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] QEMU hard disks don't set ERR on reading a nonexistent sect


From: Mike Smith
Subject: [Qemu-devel] QEMU hard disks don't set ERR on reading a nonexistent sector
Date: Sun, 21 Jan 2007 13:40:13 -0000

I was adding error detection to my OS's IDE driver, and noticed that when I read a non-existent sector, say 0xDEADBEEF on a 20MB hard disk image, ERR does not get set in the IDE status register. VMWare and Bochs correctly set this, so I'm pretty sure it's QEMU and not my bad coding. I'm using Linux as host and Popcorn ( popcorn-os.sourceforge.net in case you need the code that causes this) as guest.

reply via email to

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