summaryrefslogtreecommitdiff
path: root/target-xtensa
diff options
context:
space:
mode:
authorBALATON Zoltan <balaton@eik.bme.hu>2012-08-22 17:19:42 +0200
committerStefan Hajnoczi <stefanha@gmail.com>2012-09-14 08:21:29 +0100
commitfeadf1a4de0d7468ffb671a2b9f681925469fa58 (patch)
treee8539153e7bc264b664339c9df826fc973a9ee15 /target-xtensa
parent1a7e8cae4bfd99beca9103de188440afda6c002a (diff)
downloadqemu-feadf1a4de0d7468ffb671a2b9f681925469fa58.tar.gz
console: Clean up bytes per pixel calculation
Division with round up is the correct way to compute this even if the only case where division with round down gives incorrect result is probably 15 bpp. This case was explicitely patched up in one of these functions but was unhandled in the other. (I'm not sure about setting 16 bpp for the 15bpp case either but I left that there for now.) Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu> Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Diffstat (limited to 'target-xtensa')
0 files changed, 0 insertions, 0 deletions