aboutsummaryrefslogtreecommitdiff
path: root/tcg
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé <philmd@redhat.com>2021-11-16 20:39:55 +0100
committerLaurent Vivier <laurent@vivier.eu>2021-12-17 10:40:51 +0100
commitdc7d6cafce8a7d36d2ebc03be3b6162e0eb98c22 (patch)
tree92fc79dbee165548ca6867c48aa72f5a1a9204a7 /tcg
parent57a93f16e8dad554720edcc5ed1fe613d68bf230 (diff)
downloadqemu-dc7d6cafce8a7d36d2ebc03be3b6162e0eb98c22.zip
qemu-dc7d6cafce8a7d36d2ebc03be3b6162e0eb98c22.tar.gz
qemu-dc7d6cafce8a7d36d2ebc03be3b6162e0eb98c22.tar.bz2
target/i386/kvm: Replace use of __u32 type
QEMU coding style mandates to not use Linux kernel internal types for scalars types. Replace __u32 by uint32_t. Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20211116193955.2793171-1-philmd@redhat.com> Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Diffstat (limited to 'tcg')
0 files changed, 0 insertions, 0 deletions