qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH v3 0/2] improve error handling of global properties


From: Greg Kurz
Subject: [Qemu-devel] [PATCH v3 0/2] improve error handling of global properties
Date: Fri, 22 Jul 2016 01:01:10 +0200
User-agent: StGit/0.17.1-dirty

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 ++--
 include/hw/qdev-core.h    |    4 +++-
 vl.c                      |    1 +
 3 files changed, 6 insertions(+), 3 deletions(-)

--
Greg




reply via email to

[Prev in Thread] Current Thread [Next in Thread]