[libvirt] [PATCH 0/2] Add device-related code for TPM and panic devices

Martin Kletzander mkletzan at redhat.com
Sun Nov 30 20:10:54 UTC 2014


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




More information about the libvir-list mailing list