aboutsummaryrefslogtreecommitdiff
path: root/meson
diff options
context:
space:
mode:
authorBALATON Zoltan <balaton@eik.bme.hu>2021-01-02 11:43:35 +0100
committerPhilippe Mathieu-Daudé <f4bug@amsat.org>2021-01-04 23:24:44 +0100
commitff413a1f7f65bb7fbd9489de29b04253f2fdaf1a (patch)
tree6a7b81756de93e231f35e6e5637cbf45444af416 /meson
parentdc66439542c1772f2290c0908814580db9377f23 (diff)
downloadqemu-ff413a1f7f65bb7fbd9489de29b04253f2fdaf1a.zip
qemu-ff413a1f7f65bb7fbd9489de29b04253f2fdaf1a.tar.gz
qemu-ff413a1f7f65bb7fbd9489de29b04253f2fdaf1a.tar.bz2
vt82c686: Convert debug printf to trace points
Drop DPRINTF and use trace functions instead. Two debug messages about unimplemented registers could be converted to qemu_log_mask() but in reality all registers are currently unimplemented (we just store and return values of writable regs but do nothing with them). As we already trace register access there's no need for additional debug messages so these are just removed and a comment is added as a reminder. Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <785854022a37035f66d89e70cb6ca1bc0e0d0163.1609584216.git.balaton@eik.bme.hu> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Diffstat (limited to 'meson')
0 files changed, 0 insertions, 0 deletions