qemu-block
[Top][All Lists]
Advanced

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

Re: [Qemu-block] [PATCH] fdc: fix detection under Linux


From: Hervé Poussineau
Subject: Re: [Qemu-block] [PATCH] fdc: fix detection under Linux
Date: Mon, 1 Feb 2016 22:02:25 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Icedove/38.5.0

Le 29/01/2016 23:35, John Snow a écrit :
Accidentally, I removed a "feature" where empty drives had geometry
values applied to them, which allows seek on empty drives to work
"by accident," as QEMU actually tries to disallow that.

Seeks on empty drives should work, though, but the easiest thing is to
restore the misfeature where empty drives have non-zero geometries
applied.

Document the hack accordingly.

Signed-off-by: John Snow<address@hidden>
---
  hw/block/fdc.c | 16 ++++++++++++++++
  1 file changed, 16 insertions(+)

Tested-by: Hervé Poussineau <address@hidden>





reply via email to

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