Re: [Qemu-devel] [PATCH 1/8] ipmi: add a realize function to the device class

2016-02-14 Thread Marcel Apfelbaum
On 02/09/2016 02:13 PM, Cédric Le Goater wrote: This will be useful to define and use properties when the object is instanciated. Hi, /s/instanciated/instantiated Signed-off-by: Cédric Le Goater --- hw/ipmi/ipmi_bmc_sim.c | 12 +--- 1 file changed, 9 insertions(+), 3 deletions(-

[Qemu-devel] [PATCH 1/8] ipmi: add a realize function to the device class

2016-02-09 Thread Cédric Le Goater
This will be useful to define and use properties when the object is instanciated. Signed-off-by: Cédric Le Goater --- hw/ipmi/ipmi_bmc_sim.c | 12 +--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/hw/ipmi/ipmi_bmc_sim.c b/hw/ipmi/ipmi_bmc_sim.c index e1ad19b8db6e..131713