mirror of
https://github.com/Motorhead1991/qemu.git
synced 2026-02-09 01:30:45 -07:00
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> |
||
|---|---|---|
| .. | ||
| hyperv-proto.h | ||
| hyperv-stub.c | ||
| hyperv.c | ||
| hyperv.h | ||
| kvm-cpu.c | ||
| kvm-cpu.h | ||
| kvm-stub.c | ||
| kvm.c | ||
| kvm_i386.h | ||
| meson.build | ||
| sev-stub.c | ||
| trace-events | ||
| trace.h | ||