diff options
| author | Peter Maydell | 2018-11-19 16:29:08 +0100 |
|---|---|---|
| committer | Peter Maydell | 2018-11-19 16:55:11 +0100 |
| commit | 9e6e9247a4cfc489b9c9f91b2f2d4a3dfa515446 (patch) | |
| tree | 5aa250c8c56aba4a74904b587eea2ab5b5c3622f /include/exec | |
| parent | hw/block/onenand: Fix off-by-one error allowing out-of-bounds read (diff) | |
| download | qemu-9e6e9247a4cfc489b9c9f91b2f2d4a3dfa515446.tar.gz qemu-9e6e9247a4cfc489b9c9f91b2f2d4a3dfa515446.tar.xz qemu-9e6e9247a4cfc489b9c9f91b2f2d4a3dfa515446.zip | |
hw/block/onenand: use qemu_log_mask() for reporting
Update the onenand device to use qemu_log_mask() for reporting
guest errors and unimplemented features, rather than plain
fprintf() and hw_error().
(We leave the hw_error() in onenand_reset(), as that is
triggered by a failure to read the underlying block device
for the bootRAM, not by guest action.)
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-id: 20181115143535.5885-3-peter.maydell@linaro.org
Diffstat (limited to 'include/exec')
0 files changed, 0 insertions, 0 deletions
