diff options
author | John Levon <john.levon@nutanix.com> | 2025-05-07 16:20:18 +0100 |
---|---|---|
committer | Cédric Le Goater <clg@redhat.com> | 2025-05-09 12:42:28 +0200 |
commit | d4e392d0a99b8018453e26f907e33b89724697a6 (patch) | |
tree | 26cb84d77ef36df78793c88cd5513083e39e1166 /rust/qemu-api-macros/src | |
parent | 776066ac90a2b57fedb6b0186b30c5a9e9e1c9bd (diff) | |
download | qemu-d4e392d0a99b8018453e26f907e33b89724697a6.zip qemu-d4e392d0a99b8018453e26f907e33b89724697a6.tar.gz qemu-d4e392d0a99b8018453e26f907e33b89724697a6.tar.bz2 |
vfio: add vfio-pci-base class
Split out parts of TYPE_VFIO_PCI into a base TYPE_VFIO_PCI_BASE,
although we have not yet introduced another subclass, so all the
properties have remained in TYPE_VFIO_PCI.
Note that currently there is no need for additional data for
TYPE_VFIO_PCI, so it shares the same C struct type as
TYPE_VFIO_PCI_BASE, VFIOPCIDevice.
Originally-by: John Johnson <john.g.johnson@oracle.com>
Signed-off-by: Elena Ufimtseva <elena.ufimtseva@oracle.com>
Signed-off-by: Jagannathan Raman <jag.raman@oracle.com>
Signed-off-by: John Levon <john.levon@nutanix.com>
Reviewed-by: Cédric Le Goater <clg@redhat.com>
Link: https://lore.kernel.org/qemu-devel/20250507152020.1254632-14-john.levon@nutanix.com
Signed-off-by: Cédric Le Goater <clg@redhat.com>
Diffstat (limited to 'rust/qemu-api-macros/src')
0 files changed, 0 insertions, 0 deletions