diff options
author | Shaoqin Huang <shahuang@redhat.com> | 2025-07-17 06:09:40 -0400 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2025-07-18 21:41:45 +0200 |
commit | b53a3bba5e02df7cbdb26f8bf8bcb11b8290e863 (patch) | |
tree | 3f72d83f06363cc907e9e135f12eda7d34a7bdb7 /scripts/tracetool/backend/syslog.py | |
parent | 350785d41d8bb0b799dd16ea04a7232dc8d6093a (diff) | |
download | qemu-b53a3bba5e02df7cbdb26f8bf8bcb11b8290e863.zip qemu-b53a3bba5e02df7cbdb26f8bf8bcb11b8290e863.tar.gz qemu-b53a3bba5e02df7cbdb26f8bf8bcb11b8290e863.tar.bz2 |
vfio: Move the TYPE_* to hw/vfio/types.h
Move the TYPE_* to a new file hw/vfio/types.h because the
TYPE_VFIO_PCI will be used in later patch, but directly include the
hw/vfio/pci.h can cause some compilation error when cross build the
windows version.
The hw/vfio/types.h can be included to mitigate that problem.
Signed-off-by: Shaoqin Huang <shahuang@redhat.com>
Message-ID: <20250717100941.2230408-3-shahuang@redhat.com>
Reviewed-by: Zhao Liu <zhao1.liu@intel.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'scripts/tracetool/backend/syslog.py')
0 files changed, 0 insertions, 0 deletions