You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/target/i386/hax
Markus Armbruster 52581c718c Clean up header guards that don't match their file name
Header guard symbols should match their file name to make guard
collisions less likely.

Cleaned up with scripts/clean-header-guards.pl, followed by some
renaming of new guard symbols picked by the script to better ones.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20220506134911.2856099-2-armbru@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
[Change to generated file ebpf/rss.bpf.skeleton.h backed out]
3 years ago
..
hax-accel-ops.c Use g_new() & friends where that makes obvious sense 3 years ago
hax-accel-ops.h Clean up header guards that don't match their file name 3 years ago
hax-all.c Remove qemu-common.h include from most units 3 years ago
hax-i386.h
hax-interface.h
hax-mem.c Replace qemu_real_host_page variables with inlined functions 3 years ago
hax-posix.c accel: replace struct CpusAccel with AccelOpsClass 4 years ago
hax-posix.h
hax-windows.c accel: replace struct CpusAccel with AccelOpsClass 4 years ago
hax-windows.h accel: replace struct CpusAccel with AccelOpsClass 4 years ago
meson.build accel: replace struct CpusAccel with AccelOpsClass 4 years ago