target/i386/hvf: Use CPUState typedef
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Mon, 29 Jan 2024 16:44:55 +0000 (17:44 +0100)
committerThomas Huth <thuth@redhat.com>
Tue, 12 Mar 2024 11:03:58 +0000 (12:03 +0100)
commitf8436a16054a13eaf969bba9b2733ec43969f952
tree1361981a5f3c636f60e2652feec5c481012f40ba
parent7ab7428199edb271fee5308c818f59270487bbe7
target/i386/hvf: Use CPUState typedef

QEMU coding style recommend using structure typedefs:
https://www.qemu.org/docs/master/devel/style.html#typedefs

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Zhao Liu <zhao1.liu@intel.com>
Message-ID: <20240129164514.73104-14-philmd@linaro.org>
[thuth: Break long lines to avoid checkpatch.pl errors]
Signed-off-by: Thomas Huth <thuth@redhat.com>
target/i386/hvf/x86.c
target/i386/hvf/x86.h
target/i386/hvf/x86_descr.c
target/i386/hvf/x86_descr.h
target/i386/hvf/x86_emu.h
target/i386/hvf/x86_mmu.c
target/i386/hvf/x86_mmu.h