qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 1/1] block/raw-posix: avoid bogus fixup for cyli


From: Cornelia Huck
Subject: Re: [Qemu-devel] [PATCH 1/1] block/raw-posix: avoid bogus fixup for cylinders on DASD disks
Date: Mon, 14 Dec 2015 18:49:45 +0100

On Mon, 14 Dec 2015 16:41:19 +0100
Christian Borntraeger <address@hidden> wrote:

> large volume DASD that have > 64k cylinders do claim to have
> 0xFFFE cylinders as special value in the old 16 bit field. We
> want to pass this "token" along to the guest, instead of
> calculating the real number. Otherwise qemu might fail with
> "cyls must be between 1 and 65535"
> 
> Acked-by: Cornelia Huck <address@hidden>
> Signed-off-by: Christian Borntraeger <address@hidden>
> ---
>  block/raw-posix.c | 7 -------
>  1 file changed, 7 deletions(-)

Maybe add cc:stable?




reply via email to

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