summary refs log tree commit diff stats
path: root/hw/pci/pci.c
diff options
context:
space:
mode:
authorAlexey Krasikov <alex-krasikov@yandex-team.ru>2020-05-25 14:16:53 +0300
committerDaniel P. Berrangé <berrange@redhat.com>2020-06-15 11:33:51 +0100
commit4862bd3cd2052f1b48e4d08b1820e70a255c4859 (patch)
treead696bc5410d64bd168618bd685fdbdd7a9de774 /hw/pci/pci.c
parentb767d2578da4a46ff5e353f14da6364b97df1020 (diff)
downloadfocaccia-qemu-4862bd3cd2052f1b48e4d08b1820e70a255c4859.tar.gz
focaccia-qemu-4862bd3cd2052f1b48e4d08b1820e70a255c4859.zip
crypto/secret: move main logic from 'secret' to 'secret_common'.
Create base class 'common secret'. Move common data and logic from
'secret' to 'common_secret' class. This allowed adding abstraction layer
for easier adding new 'secret' objects in future.
Convert 'secret' class to child from basic 'secret_common' with 'data'
and 'file' properties.

Signed-off-by: Alexey Krasikov <alex-krasikov@yandex-team.ru>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Diffstat (limited to 'hw/pci/pci.c')
0 files changed, 0 insertions, 0 deletions