diff options
author | Hawkins Jiawei <yin31149@gmail.com> | 2023-07-07 23:27:32 +0800 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2023-07-10 18:59:32 -0400 |
commit | 45c4101828a483b87863f2e2ba6d98faf0ff7d92 (patch) | |
tree | da42aba4462b1df7e4130a0c0532db35503b5591 /qapi/string-output-visitor.c | |
parent | b77a5f22aca4cef2dc893ea544841bdd95dc83ba (diff) | |
download | qemu-45c4101828a483b87863f2e2ba6d98faf0ff7d92.zip qemu-45c4101828a483b87863f2e2ba6d98faf0ff7d92.tar.gz qemu-45c4101828a483b87863f2e2ba6d98faf0ff7d92.tar.bz2 |
vdpa: Accessing CVQ header through its structure
We can access the CVQ header through `struct virtio_net_ctrl_hdr`,
instead of accessing it through a `uint8_t` pointer,
which improves the code's readability and maintainability.
Signed-off-by: Hawkins Jiawei <yin31149@gmail.com>
Message-Id: <cd522e06a4371e9d6b8a1c1a86f90a92401d56e8.1688743107.git.yin31149@gmail.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'qapi/string-output-visitor.c')
0 files changed, 0 insertions, 0 deletions