Peter Krempa (6):
util: storage: Add helper to determine whether storage is local
conf: audit: rng: Reorder new and old RNG device definitions
conf: audit: Split out common steps to audit domain devices
audit: disk: Refactor disk auditing to avoid auditing remote storage
audit: Add auditing for serial/parallel/channel/console characted devs
audit: Audit smartcard devices
src/conf/domain_audit.c | 281 +++++++++++++++++++++++++---------------------
src/conf/domain_audit.h | 11 +-
src/libvirt_private.syms | 2 +
src/lxc/lxc_driver.c | 6 +-
src/qemu/qemu_driver.c | 4 +-
src/qemu/qemu_hotplug.c | 38 +++----
src/util/virstoragefile.c | 7 ++
src/util/virstoragefile.h | 1 +
8 files changed, 198 insertions(+), 152 deletions(-)
--
1.9.3