qemu-e2k/hw/ipmi
Cédric Le Goater 52ba4d509d ipmi: add ACPI power and GUID commands
>From the specs (20.8 Get Device GUID Command), the command needs to
return a GUID (Globally Unique ID), or UUID, that should never change
over the lifetime of the device. qemu_uuid looked like a good
candidate to start with but we could use a specific BMC property also
if needed.

Signed-off-by: Cédric Le Goater <clg@fr.ibm.com>
Acked-by: Corey Minyard <cminyard@mvista.com>
Acked-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2016-02-06 20:44:09 +02:00
..
ipmi_bmc_extern.c
ipmi_bmc_sim.c ipmi: add ACPI power and GUID commands 2016-02-06 20:44:09 +02:00
ipmi.c
isa_ipmi_bt.c
isa_ipmi_kcs.c
Makefile.objs