qemu-patch-raspberry4/hw/ipmi
Corey Minyard 7b0cd78bf7 ipmi: Add a UUID device property
Using the UUID that qemu generates probably isn't the best thing
to do, allow it to be passed in via properties, and use QemuUUID
for the type.

If the UUID is not set, return an unsupported command error.  This
way we are not providing an all-zero (or randomly generated) GUID
to the IPMI user.  This lets the host fall back to the other
method of using the get device id command to determind the BMC
being accessed.

Signed-off-by: Corey Minyard <cminyard@mvista.com>
Cc: Cédric Le Goater <clg@kaod.org>
Cc: David Gibson <david@gibson.dropbear.id.au>
Cc: Michael S. Tsirkin <mst@redhat.com>
Cc: Paolo Bonzini <pbonzini@redhat.com>
2019-09-20 14:08:10 -05:00
..
ipmi.c ipmi: Fix watchdog NMI handling 2019-09-20 14:08:10 -05:00
ipmi_bmc_extern.c hw/ipmi: Rewrite a fall through comment 2019-08-21 10:56:19 +02:00
ipmi_bmc_sim.c ipmi: Add a UUID device property 2019-09-20 14:08:10 -05:00
isa_ipmi_bt.c Include hw/qdev-properties.h less 2019-08-16 13:31:53 +02:00
isa_ipmi_kcs.c Include hw/qdev-properties.h less 2019-08-16 13:31:53 +02:00
Kconfig ipmi: express dependencies with kconfig 2019-03-07 21:45:53 +01:00
Makefile.objs ipmi: fix build config variable name for ipmi_bmc_extern.o 2016-11-01 19:21:09 +02:00