qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 1/2] fdc: fix relative seek


From: Pavel Hrdina
Subject: Re: [Qemu-devel] [PATCH v2 1/2] fdc: fix relative seek
Date: Mon, 16 Jul 2012 15:26:07 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:13.0) Gecko/20120615 Thunderbird/13.0.1

On 07/16/2012 03:24 PM, Kevin Wolf wrote:
Am 16.07.2012 14:25, schrieb Pavel Hrdina:
Signed-off-by: Pavel Hrdina <address@hidden>
---
  hw/fdc.c |    6 ++++--
  1 file changed, 4 insertions(+), 2 deletions(-)
I applied both to the block branch for now. This restores the behaviour
as it was before 6be01b1e. However, I believe it is still wrong: The
direction should be interpreted the other way round, i.e. seek_out
should decrease the cylinder number and seek_in should increase it.

Do you have a guest that actually uses this command?

Kevin
I have host with real floppy device and I could send command directly, so I'll check this behavior.

Pavel




reply via email to

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