summaryrefslogtreecommitdiffstats
path: root/hw/misc/omap_sdrc.c
diff options
context:
space:
mode:
authoryuchenlin2019-01-03 12:46:58 +0100
committerStefan Hajnoczi2019-01-04 12:15:09 +0100
commit5ef40828baafc27dc3e52320c3125f2bd3f44886 (patch)
treebe5704bd78f6884f02a49135a34e22d18fe37834 /hw/misc/omap_sdrc.c
parentdmg: Fixing wrong dmg block type value for block terminator. (diff)
downloadqemu-5ef40828baafc27dc3e52320c3125f2bd3f44886.tar.gz
qemu-5ef40828baafc27dc3e52320c3125f2bd3f44886.tar.xz
qemu-5ef40828baafc27dc3e52320c3125f2bd3f44886.zip
dmg: fix binary search
There is a possible hang in original binary search implementation. That is if chunk1 = 4, chunk2 = 5, chunk3 = 4, and we go else case. The chunk1 will be still 4, and so on. Signed-off-by: yuchenlin <npes87184@gmail.com> Message-id: 20190103114700.9686-2-npes87184@gmail.com Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'hw/misc/omap_sdrc.c')
0 files changed, 0 insertions, 0 deletions