qemu-e2k/hw/ipmi
Fam Zheng 9c5ce8db2e vl: Switch qemu_uuid to QemuUUID
Update all qemu_uuid users as well, especially get rid of the duplicated
low level g_strdup_printf, sscanf and snprintf calls with QEMU UUID API.

Since qemu_uuid_parse is quite tangled with qemu_uuid, its switching to
QemuUUID is done here too to keep everything in sync and avoid code
churn.

Signed-off-by: Fam Zheng <famz@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Jeff Cody <jcody@redhat.com>
Message-Id: <1474432046-325-10-git-send-email-famz@redhat.com>
2016-09-23 11:42:52 +08:00
..
Makefile.objs ipmi: Add a BT low-level interface 2015-12-22 18:39:19 +02:00
ipmi.c ipmi: rework the fwinfo to be fetched from the interface 2016-06-07 15:36:54 +03:00
ipmi_bmc_extern.c ipmi: check return of qemu_chr_fe_write() for errors 2016-09-13 19:09:42 +02:00
ipmi_bmc_sim.c vl: Switch qemu_uuid to QemuUUID 2016-09-23 11:42:52 +08:00
isa_ipmi_bt.c ipmi: rework the fwinfo to be fetched from the interface 2016-06-07 15:36:54 +03:00
isa_ipmi_kcs.c ipmi: rework the fwinfo to be fetched from the interface 2016-06-07 15:36:54 +03:00