[libvirt] [PATCH 1/6] Add 'FromCache' to virDomainVirtioSerialAddrAutoAssign

John Ferlan jferlan at redhat.com
Tue Oct 25 12:10:19 UTC 2016



On 10/21/2016 09:58 AM, Ján Tomko wrote:
> We dropped the cache from QEMU's private domain object.

s/We dropped the cache/Commit id '?????' dropped the cache

Is it commit id '19a148b7c8'?

> Assume the callers do not have the cache by default and use
> a longer name for the internal ones that do.
> 
> This makes the shorter 'virDomainVirtioSerialAddrAutoAssign'
> name availabe for a function that will not require the cache.
> ---
>  src/conf/domain_addr.c         | 8 ++++----
>  src/conf/domain_addr.h         | 8 ++++----
>  src/libvirt_private.syms       | 2 +-
>  src/qemu/qemu_domain_address.c | 6 ++++--
>  src/qemu/qemu_hotplug.c        | 8 ++++----
>  5 files changed, 17 insertions(+), 15 deletions(-)
> 

ACK with the reference...

John




More information about the libvir-list mailing list