diff options
author | BALATON Zoltan <balaton@eik.bme.hu> | 2020-05-21 21:39:44 +0200 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2020-05-28 11:38:57 +0200 |
commit | e29da77e5fddf6480e3a0e80b63d703edaec751b (patch) | |
tree | cf6483539db0d5e395b9b8edcc7d3fe1f20a345f /hw/alpha/pci.c | |
parent | b3a7e2416fb867d047723da251b8960228dcc9f4 (diff) | |
download | qemu-e29da77e5fddf6480e3a0e80b63d703edaec751b.zip qemu-e29da77e5fddf6480e3a0e80b63d703edaec751b.tar.gz qemu-e29da77e5fddf6480e3a0e80b63d703edaec751b.tar.bz2 |
sm501: Convert printf + abort to qemu_log_mask
Some places already use qemu_log_mask() to log unimplemented features
or errors but some others have printf() then abort(). Convert these to
qemu_log_mask() and avoid aborting to prevent guests to easily cause
denial of service.
Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-id: 305af87f59d81e92f2aaff09eb8a3603b8baa322.1590089984.git.balaton@eik.bme.hu
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'hw/alpha/pci.c')
0 files changed, 0 insertions, 0 deletions