aboutsummaryrefslogtreecommitdiff
path: root/scripts/render_block_graph.py
diff options
context:
space:
mode:
authorHelge Deller <deller@gmx.de>2024-11-29 10:11:52 +0100
committerHelge Deller <deller@gmx.de>2025-01-24 13:58:40 +0100
commit3719acc273865744b885ad9bcb141b4496c31887 (patch)
treed932d85b9b3c8e694a0069a964ec27dbfae3bb95 /scripts/render_block_graph.py
parentcc9a83155dde604020b4b4b4ad2926d5924b1375 (diff)
downloadqemu-3719acc273865744b885ad9bcb141b4496c31887.zip
qemu-3719acc273865744b885ad9bcb141b4496c31887.tar.gz
qemu-3719acc273865744b885ad9bcb141b4496c31887.tar.bz2
linux-user: netlink: Add missing QEMU_IFLA entries
This fixes the following qemu warnings when building debian gupnp package: Unknown host QEMU_IFLA type: 61 Unknown host QEMU_IFLA type: 58 Unknown host QEMU_IFLA type: 59 Unknown host QEMU_IFLA type: 60 Unknown host QEMU_IFLA type: 32820 QEMU_IFLA type 32820 is actually NLA_NESTED | QEMU_IFLA_PROP_LIST (a nested entry), which is why rta_type needs to be masked with NLA_TYPE_MASK. Signed-off-by: Helge Deller <deller@gmx.de> Reviewed-by: Laurent Vivier <laurent@vivier.eu>
Diffstat (limited to 'scripts/render_block_graph.py')
0 files changed, 0 insertions, 0 deletions