]> xenbits.xensource.com Git - libvirt.git/commit
conf, qemu: Add newer shmem models
authorMartin Kletzander <mkletzan@redhat.com>
Fri, 19 Aug 2016 12:58:35 +0000 (14:58 +0200)
committerMartin Kletzander <mkletzan@redhat.com>
Wed, 2 Nov 2016 15:05:39 +0000 (16:05 +0100)
commit3c06aa7b30e91920698368ceb87c49aab06e37fe
tree987367a9e251d1ed2eb9d84aebc2385f1c63df91
parent64530a9c667e4f875992ec0d85cffd2072b8cfd7
conf, qemu: Add newer shmem models

The old ivshmem is deprecated in QEMU, so let's use the better
ivshmem-{plain,doorbell} variants instead.

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
docs/formatdomain.html.in
docs/schemas/domaincommon.rng
src/conf/domain_conf.c
src/conf/domain_conf.h
src/qemu/qemu_command.c
tests/qemuxml2argvdata/qemuxml2argv-shmem-plain-doorbell.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/qemuxml2xmlout-shmem-plain-doorbell.xml [new file with mode: 0644]
tests/qemuxml2xmltest.c