Home
last modified time | relevance | path

Searched hist:b47c7d53 (Results 1 – 1 of 1) sorted by relevance

/qemu/block/
H A Ddmg.cb47c7d53 Fri Dec 28 14:50:55 GMT 2018 Julio Faracco <jcfaracco@gmail.com> dmg: Fixing wrong dmg block type value for block terminator.

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 <jcfaracco@gmail.com>
Reviewed-by: yuchenlin <yuchenlin@synology.com>
Message-id: 20181228145055.18039-1-jcfaracco@gmail.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>