summaryrefslogtreecommitdiff
path: root/hw/virtio/virtio-crypto-pci.c
AgeCommit message (Expand)Author
2020-01-24qdev: set properties with device_class_set_props()Marc-André Lureau
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster
2019-07-29Revert "hw: report invalid disable-legacy|modern usage for virtio-1-only devs"Dr. David Alan Gilbert
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster
2019-05-20hw: report invalid disable-legacy|modern usage for virtio-1-only devsDaniel P. Berrangé
2019-01-17virtio: split virtio crypto bits from virtio-pci.hJuan Quintela
2018-12-19virtio: Helper for registering virtio device typesEduardo Habkost
2017-07-14virtio-crypto: Convert to DEFINE_PROP_LINKFam Zheng
2017-01-10virtio-crypto-pci: tag virtio-crypto device hot pluggableGonglei
2017-01-10virtio-crypto-pci: add check for cryptodev objectGonglei
2016-11-15virtio-crypto: tag as not hotpluggable and migrationGonglei
2016-11-01virtio-crypto-pci: add virtio crypto pci supportGonglei