]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Audit memory size with memory hotplug operations
authorPeter Krempa <pkrempa@redhat.com>
Fri, 26 Jun 2015 15:14:33 +0000 (17:14 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 1 Jul 2015 08:19:54 +0000 (10:19 +0200)
commit91081979dd3e33f2e39e3de234e52d0e69ffcccb
tree3f829fa888ebda81d23482209a222260362959fd
parent1a1367746076f09d22cd1952673bcd4e0dbb6582
qemu: Audit memory size with memory hotplug operations

The memory device hot(un)plug was missing calls to the auditing code.

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1226234
src/qemu/qemu_hotplug.c