[libvirt] [PATCH 4/8] conf, qemu: Add newer shmem models

John Ferlan jferlan at redhat.com
Fri Oct 7 15:26:56 UTC 2016



On 09/27/2016 08:24 AM, Martin Kletzander wrote:
> The old ivshmem is deprecated in QEMU, so let's use the better
> ivshmem-{plain,doorbell} variants instead.
> 
> Signed-off-by: Martin Kletzander <mkletzan at redhat.com>
> ---
>  docs/schemas/domaincommon.rng | 2 ++
>  src/conf/domain_conf.c        | 4 +++-
>  src/conf/domain_conf.h        | 2 ++
>  src/qemu/qemu_command.c       | 7 +++++++
>  4 files changed, 14 insertions(+), 1 deletion(-)
> 
Doh... As I'm reading patch 7, I realized...

This doesn't alter qemuxml2xmltest.c and it needs to as well as of
course creating XML for each type (which can be stolen from 7/8)

John




More information about the libvir-list mailing list