TPM and panic devices were added without the foundation code for
things like hot/cold-(un)plugging, ABI stability checking, etc.  This
series adds that device-related code in order to properly handle those
devices, even though in some cases it just means outputting a better
error message.

Martin Kletzander (2):
  conf: Add device-related code for TPM devices
  conf: Add device-related code for panic devices

 src/conf/domain_conf.c  | 126 ++++++++++++++++++++++++++++++++++++++++--------
 src/conf/domain_conf.h  |   7 +++
 src/qemu/qemu_driver.c  |  12 +++++
 src/qemu/qemu_hotplug.c |   2 +
 4 files changed, 128 insertions(+), 19 deletions(-)

--
2.1.3

--
libvir-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to