]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: add private data for vsock
authorJán Tomko <jtomko@redhat.com>
Fri, 18 May 2018 11:14:42 +0000 (13:14 +0200)
committerJán Tomko <jtomko@redhat.com>
Tue, 29 May 2018 13:42:03 +0000 (15:42 +0200)
commitc310a5567b40b9991a9a8d8ba54ad74e3d28b6eb
tree91080e2c2bfc482b475c00c12dbe4aec13985ef8
parentd4abb7b45d48aba77c2464dbea95f02a43a60834
qemu: add private data for vsock

Introduce a structure and a class that will be used to store
the private data.

https://bugzilla.redhat.com/show_bug.cgi?id=1291851

Signed-off-by: Ján Tomko <jtomko@redhat.com>
src/qemu/qemu_domain.c
src/qemu/qemu_domain.h