projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
464868a
)
softmmu/cpu-timers: Remove unused 'exec/exec-all.h' header
author
Philippe Mathieu-Daudé
<f4bug@amsat.org>
Sun, 16 May 2021 16:32:48 +0000
(18:32 +0200)
committer
Philippe Mathieu-Daudé
<f4bug@amsat.org>
Sun, 6 Mar 2022 12:15:42 +0000
(13:15 +0100)
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <
20220207075426
.81934-16-f4bug@amsat.org>
softmmu/cpu-timers.c
patch
|
blob
|
history
diff --git
a/softmmu/cpu-timers.c
b/softmmu/cpu-timers.c
index 34ddfa02f1e93df4e92afd2a356f7283eb3e3950..204d946a172934232bc9e68291ef78034dc1065d 100644
(file)
--- a/
softmmu/cpu-timers.c
+++ b/
softmmu/cpu-timers.c
@@
-28,7
+28,6
@@
#include "migration/vmstate.h"
#include "qapi/error.h"
#include "qemu/error-report.h"
-#include "exec/exec-all.h"
#include "sysemu/cpus.h"
#include "qemu/main-loop.h"
#include "qemu/option.h"