On Thu, May 24, 2018 at 12:39:08PM +0200, Ján Tomko wrote:
v1:
https://www.redhat.com/archives/libvir-list/2018-May/msg01517.html
v2:
* use <vsock> instead of <interface>
* use <source> for the guest address
* add <source auto> attribute and auto-assign the guest CID
* fixed PCI address allocation
https://bugzilla.redhat.com/show_bug.cgi?id=1291851
Ján Tomko (7):
Introduce virDomainVsockDef
Add privateData to virDomainVsockDef
conf: introduce <vsock> element
qemu: add private data for vsock
Introduce QEMU_CAPS_DEVICE_VHOST_VSOCK
util: create virvsock.c
qemu: add support for vhost-vsock-pci
I forgot to rebase on the latest capability changes,
if you do not want to resolve them yourselves [0]
they are also on my repo.cz:
git://repo.or.cz/libvirt/jtomko.git vsock-v2
http://repo.or.cz/libvirt/jtomko.git/shortlog/refs/heads/vsock-v2
Jano
[0] or with my naive merge tool
https://www.redhat.com/archives/libvir-list/2018-April/msg00942.html