projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
37dfcba
)
accel/tcg/icount-common: Remove the reference to the unused header file
author
Hyman Huang
<yong.huang@smartx.com>
Thu, 17 Oct 2024 06:42:50 +0000
(14:42 +0800)
committer
Peter Xu
<peterx@redhat.com>
Thu, 31 Oct 2024 19:48:18 +0000
(15:48 -0400)
Signed-off-by: Hyman Huang <yong.huang@smartx.com>
Reviewed-by: Fabiano Rosas <farosas@suse.de>
Link:
https://lore.kernel.org/r/5e33b423d0b8506e5cb33fff42b50aa301b7731b.1729146786.git.yong.huang@smartx.com
Signed-off-by: Peter Xu <peterx@redhat.com>
accel/tcg/icount-common.c
patch
|
blob
|
history
diff --git
a/accel/tcg/icount-common.c
b/accel/tcg/icount-common.c
index 8d3d3a7e9dc9f6b605b7c32469bff9b1229bdc70..30bf8500dc43937401d42c472a193b69e6514a04 100644
(file)
--- a/
accel/tcg/icount-common.c
+++ b/
accel/tcg/icount-common.c
@@
-36,7
+36,6
@@
#include "sysemu/runstate.h"
#include "hw/core/cpu.h"
#include "sysemu/cpu-timers.h"
-#include "sysemu/cpu-throttle.h"
#include "sysemu/cpu-timers-internal.h"
/*