• D
    Add virtualization type in audit messages · 839f47b5
    Daniel P. Berrange 提交于
    Since a host can run several different virtualization types at
    the same time, audit messages should allow domains to be identified.
    Add a 'virt={qemu,kvm,uml,lxc,...}' key to domain audit messages
    
    * src/conf/domain_audit.c: Identify virt type of guest
    839f47b5
domain_audit.c 17.6 KB