1a13677 conf: audit: Audit physical memory size rather than balloon request

Authored and Committed by Peter Krempa 8 years ago
    conf: audit: Audit physical memory size rather than balloon request
    
    Since the balloon driver does not guarantee that it returns memory to
    the host, using the value in the audit message is not a good idea.
    
    This patch removes auditing from updating the balloon size and reports
    the total physical size at startup.
    
        
file modified
+2 -1
file modified
+1 -5