aboutsummaryrefslogtreecommitdiff
path: root/hw/virtio/virtio-crypto-pci.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-24qdev: set properties with device_class_set_props()Marc-André Lureau1-1/+1
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster1-0/+1
2019-07-29Revert "hw: report invalid disable-legacy|modern usage for virtio-1-only devs"Dr. David Alan Gilbert1-3/+1
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster1-0/+2
2019-05-20hw: report invalid disable-legacy|modern usage for virtio-1-only devsDaniel P. Berrangé1-1/+3
2019-01-17virtio: split virtio crypto bits from virtio-pci.hJuan Quintela1-0/+14
2018-12-19virtio: Helper for registering virtio device typesEduardo Habkost1-4/+3
2017-07-14virtio-crypto: Convert to DEFINE_PROP_LINKFam Zheng1-2/+0
2017-01-10virtio-crypto-pci: tag virtio-crypto device hot pluggableGonglei1-1/+0
2017-01-10virtio-crypto-pci: add check for cryptodev objectGonglei1-0/+5
2016-11-15virtio-crypto: tag as not hotpluggable and migrationGonglei1-1/+1
2016-11-01virtio-crypto-pci: add virtio crypto pci supportGonglei1-0/+77