]> xenbits.xensource.com Git - libvirt.git/commit
qemu: remove sharedDevices hash table
authorJán Tomko <jtomko@redhat.com>
Thu, 13 Jan 2022 17:08:11 +0000 (18:08 +0100)
committerJán Tomko <jtomko@redhat.com>
Wed, 19 Jan 2022 12:57:59 +0000 (13:57 +0100)
commit89803eb5f8ca1005c711b259a210a82a020a452b
treee0bcb5651cd66545270e72684e3038568c0c1ec4
parentdbd2f26cf0140bb47aa78f82f7b758c726853a40
qemu: remove sharedDevices hash table

Its only use was to check conflicts of the sgio attributes between
devices shared with other domains.

Signed-off-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Andrea Bolognani <abologna@redhat.com>
src/qemu/qemu_conf.c
src/qemu/qemu_conf.h
src/qemu/qemu_driver.c
src/qemu/qemu_hostdev.c
src/qemu/qemu_hotplug.c
src/qemu/qemu_process.c