diff options
author | Laurent Vivier | 2018-08-20 19:15:55 +0200 |
---|---|---|
committer | Laurent Vivier | 2018-08-20 22:05:42 +0200 |
commit | 3c3ab559c137af711e857e0ccfc2d44b5a13d993 (patch) | |
tree | 94baebbb6170ef2dc552b26d8906e24cae085e52 /hw/vfio/pci.c | |
parent | linux-user: fix recvmsg()/recvfrom() with netlink and MSG_TRUNC (diff) | |
download | qemu-3c3ab559c137af711e857e0ccfc2d44b5a13d993.tar.gz qemu-3c3ab559c137af711e857e0ccfc2d44b5a13d993.tar.xz qemu-3c3ab559c137af711e857e0ccfc2d44b5a13d993.zip |
linux-user: introduce QEMU_RTA_* to use with rtattr_type_t
Following commit will introduce RTA_PREF that appears only with
kernel v4.1. To avoid to manage a specific case for it, this patch
introduces the full list of rtattr_type_t prefixed with QEMU_ (as we
did for IFLA values)
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-Id: <20180820171557.7734-3-laurent@vivier.eu>
[lv: added more RTA_* from linux v4.18]
Diffstat (limited to 'hw/vfio/pci.c')
0 files changed, 0 insertions, 0 deletions