projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6b29e37
)
target/i386/monitor: Remove unused 'hw/i386/pc.h' header
author
Philippe Mathieu-Daudé
<philmd@linaro.org>
Tue, 13 Feb 2024 12:01:46 +0000
(13:01 +0100)
committer
Michael Tokarev
<mjt@tls.msk.ru>
Tue, 20 Feb 2024 17:34:21 +0000
(20:34 +0300)
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Michael Tokarev <mjt@tls.msk.ru>
Reviewed-by: Luc Michel <luc.michel@amd.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
target/i386/monitor.c
patch
|
blob
|
history
diff --git
a/target/i386/monitor.c
b/target/i386/monitor.c
index 950ff9ccbc503d95c688b7d097e451117807fdc1..3a281dab027555431024d8fcf1af8db25854566d 100644
(file)
--- a/
target/i386/monitor.c
+++ b/
target/i386/monitor.c
@@
-33,7
+33,6
@@
#include "qapi/error.h"
#include "qapi/qapi-commands-misc-target.h"
#include "qapi/qapi-commands-misc.h"
-#include "hw/i386/pc.h"
/* Perform linear address sign extension */
static hwaddr addr_canonical(CPUArchState *env, hwaddr addr)