diff options
author | Michael S. Tsirkin <[email protected]> | 2023-10-31 12:02:06 -0400 |
---|---|---|
committer | Michael S. Tsirkin <[email protected]> | 2023-11-01 09:31:16 -0400 |
commit | 3503895788d402d6a3814085ed582c364ec3e903 (patch) | |
tree | 7924cd651500b6a72ceca421d9fb2f025e43885e /tools/testing/selftests/bpf/progs/test_autoload.c | |
parent | 86f6c224c97911b4392cb7b402e6a4ed323a449e (diff) |
virtio_pci: move structure to a header
These are guest/host interfaces, so they belong in the header where e.g.
qemu will know to find them.
Note: we added a new structure as opposed to extending existing one
because someone might be relying on the size of the existing structure
staying unchanged. Add a warning to avoid using sizeof.
Signed-off-by: Michael S. Tsirkin <[email protected]>
Reviewed-by: Xuan Zhuo <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions