[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH] dmg: Fixing wrong dmg block type value for bloc
From: |
Stefan Hajnoczi |
Subject: |
Re: [Qemu-devel] [PATCH] dmg: Fixing wrong dmg block type value for block terminator. |
Date: |
Wed, 2 Jan 2019 14:09:36 +0000 |
User-agent: |
Mutt/1.10.1 (2018-07-13) |
On Fri, Dec 28, 2018 at 12:50:55PM -0200, Julio Faracco wrote:
> This is a trivial patch to fix a wrong value for block terminator.
> The old value was 0x7fffffff which is wrong. It was not affecting the
> code because QEMU dmg block is not handling block terminator right now.
> Neverthless, it should be fixed.
>
> Signed-off-by: Julio Faracco <address@hidden>
> ---
> block/dmg.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Thanks, applied to my block tree:
https://github.com/stefanha/qemu/commits/block
Stefan
signature.asc
Description: PGP signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [Qemu-devel] [PATCH] dmg: Fixing wrong dmg block type value for block terminator.,
Stefan Hajnoczi <=