On 03/24/2016 07:25 PM, Paolo Bonzini wrote:
A question about legacy property: I don`t see legacy property is really used in the code, so, why still add legacy property to object?It's used here: static void qdev_print_props(Monitor *mon, DeviceState *dev, Property *props, int indent)
Thanks Paolo, I saw here, and then I thought the property is added and just be printed out, seems for no real benefit("really used"). Now I think I see where I was wrong. Thanks.
BTW, is this patch right? -- Yours Sincerely, Cao jin
