qemu/target
Michael Tokarev 5691f4778e mark <zlib.h> with for-crc32 in a consistent manner
in many cases, <zlib.h> is only included for crc32 function,
and in some of them, there's a comment saying that, but in
a different way.  In one place (hw/net/rtl8139.c), there was
another #include added between the comment and <zlib.h> include.

Make all such comments to be on the same line as #include, make
it consistent, and also add a few missing comments, including
hw/nvram/mac_nvram.c which uses adler32 instead.

There's no code changes.

Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
2024-09-20 08:06:56 +03:00
..
alpha target/alpha, hppa: Remove unused parent_reset fields 2024-09-13 15:31:44 +01:00
arm mark <zlib.h> with for-crc32 in a consistent manner 2024-09-20 08:06:56 +03:00
avr
hexagon target/hexagon: don't look for static glib 2024-08-13 11:33:31 +02:00
hppa target/alpha, hppa: Remove unused parent_reset fields 2024-09-13 15:31:44 +01:00
i386 hvf: Split up hv_vm_create logic per arch 2024-09-13 15:31:46 +01:00
loongarch mark <zlib.h> with for-crc32 in a consistent manner 2024-09-20 08:06:56 +03:00
m68k target/m68k: avoid shift into sign bit in dump_address_map() 2024-07-29 16:58:58 +01:00
microblaze
mips target/mips: Load PTE as DATA 2024-08-20 00:38:48 +02:00
openrisc
ppc target/ppc: Fix migration of CPUs with TLB_EMB TLB type 2024-09-03 16:24:37 -03:00
riscv target/riscv: Remove the deprecated 'any' CPU type 2024-09-13 20:11:13 +02:00
rx target/rx: Use target_ulong for address in LI 2024-07-28 14:13:05 +10:00
s390x target/s390: Convert CPU to Resettable interface 2024-09-13 15:31:43 +01:00
sh4 target/sh4: Avoid shift into sign bit in update_itlb_use() 2024-07-29 17:00:20 +01:00
sparc target/sparc: Add gen_trap_if_nofpu_fpexception 2024-09-11 19:54:55 -07:00
tricore target/tricore: Use unsigned types for bitops in helper_eq_b() 2024-07-29 16:57:27 +01:00
xtensa target/xtensa: Correct assert condition in handle_interrupt() 2024-08-01 10:59:01 +01:00
Kconfig target/cris: Remove the deprecated CRIS target 2024-09-13 20:11:13 +02:00
meson.build target/cris: Remove the deprecated CRIS target 2024-09-13 20:11:13 +02:00