]> xenbits.xensource.com Git - qemu-xen-4.0-testing.git/commit
hw/piix4acpi.c: cleanup logging
authorIan Jackson <ian.jackson@eu.citrix.com>
Thu, 18 Jun 2009 14:23:53 +0000 (15:23 +0100)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Thu, 18 Jun 2009 14:23:53 +0000 (15:23 +0100)
commitf2e0a24d00b2f0c591719bab088fbe3654955066
treefb61d253f3f2375a6a38d2e4becdd00cd1b68fe5
parent4ed8d0687d40c079561c8d6221c9b22bd6e585e5
hw/piix4acpi.c: cleanup logging

this is a simple cleanup patch for logging in piix4acpi: it replaces all
the calls to fprintf with calls to a specific logging function that has
3 simple logging levels.

Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
hw/piix4acpi.c