Home
last modified time | relevance | path

Searched hist:"21 a5a442aef89d617fc8e41d4d35f6aee535b8b2" (Results 1 – 1 of 1) sorted by relevance

/qemu/hw/pci-host/
H A Dppc440_pcix.c21a5a442aef89d617fc8e41d4d35f6aee535b8b2 Tue Mar 13 11:26:56 UTC 2018 BALATON Zoltan <balaton@eik.bme.hu> ppc440_pcix: Change some error_report to qemu_log_mask(LOG_UNIMP, ...)

Using log unimp is more appropriate for these messages and this also
silences them by default so they won't clobber make check output when
tests are added for this board.

Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>