
On Wed, Dec 16, 2015 at 08:19:49AM -0500, John Ferlan wrote:
On 12/09/2015 12:08 PM, Ján Tomko wrote:
Originally posted as a part of https://www.redhat.com/archives/libvir-list/2015-August/msg00521.html
Ján Tomko (3): qemu_hotplug: remove qemuDomainAttachDeviceControllerLive Remove dead code from qemuDomainAttachControllerDevice mark virDomainVirtioSerialAddrSetAddController as static.
src/conf/domain_addr.c | 23 +---------------------- src/conf/domain_addr.h | 8 -------- src/libvirt_private.syms | 2 -- src/qemu/qemu_driver.c | 23 +---------------------- src/qemu/qemu_hotplug.c | 25 +++++++------------------ 5 files changed, 9 insertions(+), 72 deletions(-)
ACK series - although a slight adjustment to commit message as I noted in reply to patch 2 would I think be beneficial.
I have amended the commit message and pushed the series. Thanks, Jan