Philippe Mathieu-Daudé
4a795202ec
hw/core/cpu: Add missing 'exec/cpu-common.h' include
...
cpu_common_reset() uses tcg_flush_softmmu_tlb() which is
declared in "exec/cpu-common.h". Add the missing header
to avoid when refactoring other headers:
hw/core/cpu.c: In function ‘cpu_common_reset’:
hw/core/cpu.c:273:9: error: implicit declaration of function ‘tcg_flush_softmmu_tlb’ [-Werror=implicit-function-declaration]
273 | tcg_flush_softmmu_tlb(cpu);
| ^~~~~~~~~~~~~~~~~~~~~
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20200908123433.105706-1-philmd@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
2020-10-06 11:09:35 -04:00
..
2020-09-18 14:12:32 -04:00
2020-09-29 15:41:36 +02:00
2020-08-21 06:30:32 -04:00
2020-09-25 16:52:08 -07:00
2020-10-01 16:41:30 +01:00
2020-09-18 14:12:32 -04:00
2020-09-09 09:27:09 -04:00
2020-09-29 02:14:29 -04:00
2020-09-30 19:09:20 +02:00
2020-10-06 11:09:35 -04:00
2020-09-22 16:48:29 -04:00
2020-09-25 16:52:08 -07:00
2020-09-29 10:08:25 +02:00
2020-09-18 14:12:32 -04:00
2020-09-22 15:42:23 +01:00
2020-09-18 14:12:32 -04:00
2020-09-23 16:07:44 +01:00
2020-09-18 14:12:32 -04:00
2020-10-01 15:28:55 +01:00
2020-10-01 13:04:16 -04:00
2020-09-18 14:12:32 -04:00
2020-10-01 15:31:00 +01:00
2020-09-18 14:12:32 -04:00
2020-09-18 14:12:32 -04:00
2020-09-29 02:15:24 -04:00
2020-08-21 16:22:43 +02:00
2020-09-18 14:12:32 -04:00
2020-09-14 14:24:59 +01:00
2020-09-25 16:52:08 -07:00
2020-09-30 19:09:20 +02:00
2020-09-24 18:48:45 +01:00
2020-09-25 16:52:08 -07:00
2020-09-30 19:11:37 +02:00
2020-09-25 16:52:08 -07:00
2020-08-21 06:30:25 -04:00
2020-09-18 14:12:32 -04:00
2020-08-21 06:30:33 -04:00
2020-09-29 15:41:36 +02:00
2020-09-18 14:12:32 -04:00
2020-09-30 11:29:56 +02:00
2020-08-27 14:04:55 -04:00
2020-09-30 19:09:20 +02:00
2020-09-23 16:07:44 +01:00
2020-09-25 16:52:08 -07:00
2020-09-18 14:12:32 -04:00
2020-09-09 09:27:09 -04:00
2020-10-02 13:52:49 +02:00
2020-09-30 19:09:20 +02:00
2020-09-18 14:12:32 -04:00
2020-09-18 14:12:32 -04:00
2020-09-29 02:15:24 -04:00
2020-09-18 14:12:32 -04:00
2020-09-18 14:12:32 -04:00
2020-09-18 14:12:32 -04:00
2020-09-22 15:42:23 +01:00
2020-09-18 14:12:32 -04:00
2020-08-21 06:30:33 -04:00
2020-08-21 06:30:33 -04:00
2020-09-28 13:13:58 +02:00
2020-10-02 13:52:49 +02:00
2020-09-29 15:41:36 +02:00
2020-09-18 14:12:32 -04:00
2020-09-18 14:12:32 -04:00
2020-08-21 06:30:33 -04:00
2020-09-25 16:52:08 -07:00
2020-08-21 06:30:33 -04:00