On Fri, Jul 22, 2016 at 01:01:10AM +0200, Greg Kurz wrote:
> As suggested by Eduardo, this series split the error handling of global
> properties in two separate patches.
Reviewed-by: Eduardo Habkost
Applied to machine-next, thanks.
--
Eduardo
As suggested by Eduardo, this series split the error handling of global
properties in two separate patches.
---
Greg Kurz (2):
qdev: ignore GlobalProperty.errp for hotplugged devices
vl: exit if a bad property value is passed to -global
hw/core/qdev-properties.c |4 ++--
includ