xemu/target
Philippe Mathieu-Daudé 6ee45fac56 target: Unify QOM style
Enforce the style described by commit 067109a11c ("docs/devel:
mention the spacing requirement for QOM"):

  The first declaration of a storage or class structure should
  always be the parent and leave a visual space between that
  declaration and the new code. It is also useful to separate
  backing for properties (options driven by the user) and internal
  state to make navigation easier.

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: <20231013140116.255-2-philmd@linaro.org>
2023-11-07 12:13:27 +01:00
..
alpha target: Unify QOM style 2023-11-07 12:13:27 +01:00
arm target: Unify QOM style 2023-11-07 12:13:27 +01:00
avr target: Unify QOM style 2023-11-07 12:13:27 +01:00
cris target: Unify QOM style 2023-11-07 12:13:27 +01:00
hexagon target: Unify QOM style 2023-11-07 12:13:27 +01:00
hppa target: Unify QOM style 2023-11-07 12:13:27 +01:00
i386 target: Unify QOM style 2023-11-07 12:13:27 +01:00
loongarch target: Unify QOM style 2023-11-07 12:13:27 +01:00
m68k target: Unify QOM style 2023-11-07 12:13:27 +01:00
microblaze target: Unify QOM style 2023-11-07 12:13:27 +01:00
mips target: Unify QOM style 2023-11-07 12:13:27 +01:00
nios2 target: Unify QOM style 2023-11-07 12:13:27 +01:00
openrisc target: Unify QOM style 2023-11-07 12:13:27 +01:00
ppc target: Unify QOM style 2023-11-07 12:13:27 +01:00
riscv target: Unify QOM style 2023-11-07 12:13:27 +01:00
rx target: Unify QOM style 2023-11-07 12:13:27 +01:00
s390x target: Unify QOM style 2023-11-07 12:13:27 +01:00
sh4 target: Unify QOM style 2023-11-07 12:13:27 +01:00
sparc target: Unify QOM style 2023-11-07 12:13:27 +01:00
tricore target: Unify QOM style 2023-11-07 12:13:27 +01:00
xtensa target: Unify QOM style 2023-11-07 12:13:27 +01:00
Kconfig hw/loongarch: Add support loongson3 virt machine type. 2022-06-06 18:09:03 +00:00
meson.build target/loongarch: Add target build suport 2022-06-06 18:09:03 +00:00