qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 05/18] target/arm: Move CPU QOM type definitions to "hw/arm/c


From: Richard Henderson
Subject: Re: [PATCH 05/18] target/arm: Move CPU QOM type definitions to "hw/arm/cpu.h"
Date: Wed, 11 Jan 2023 10:02:39 -1000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.2

On 1/10/23 08:43, Philippe Mathieu-Daudé wrote:
+++ b/target/arm/cpu.h
@@ -26,6 +26,7 @@
  #include "cpu-qom.h"
  #include "exec/cpu-defs.h"
  #include "qapi/qapi-types-common.h"
+#include "hw/arm/cpu.h"

I'm not a fan of this.

If you want a smaller version of cpu-qom.h here in target/arm/, for use by hw/, that's one thing. But target/ should not be reaching back into hw/, IMO.


r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]