Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
openeuler
qemu
提交
927d4878
Q
qemu
项目概览
openeuler
/
qemu
通知
10
Star
0
Fork
0
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
0
列表
看板
标记
里程碑
合并请求
0
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
Q
qemu
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
0
Issue
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
Pages
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
提交
Issue看板
提交
927d4878
编写于
12月 17, 2012
作者:
P
Paolo Bonzini
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
softmmu: move remaining include files to include/ subdirectories
Signed-off-by:
N
Paolo Bonzini
<
pbonzini@redhat.com
>
上级
9c17d615
变更
61
隐藏空白更改
内联
并排
Showing
61 changed file
with
61 addition
and
61 deletion
+61
-61
backends/rng-egd.c
backends/rng-egd.c
+1
-1
bt-host.c
bt-host.c
+1
-1
bt-vhci.c
bt-vhci.c
+1
-1
event_notifier-posix.c
event_notifier-posix.c
+1
-1
gdbstub.c
gdbstub.c
+1
-1
hmp.c
hmp.c
+1
-1
hw/baum.c
hw/baum.c
+1
-1
hw/bt-hci-csr.c
hw/bt-hci-csr.c
+2
-2
hw/bt-hci.c
hw/bt-hci.c
+1
-1
hw/bt.c
hw/bt.c
+1
-1
hw/cadence_uart.c
hw/cadence_uart.c
+1
-1
hw/ccid-card-emulated.c
hw/ccid-card-emulated.c
+1
-1
hw/ccid-card-passthru.c
hw/ccid-card-passthru.c
+1
-1
hw/debugcon.c
hw/debugcon.c
+1
-1
hw/escc.c
hw/escc.c
+1
-1
hw/etraxfs_ser.c
hw/etraxfs_ser.c
+1
-1
hw/exynos4210_uart.c
hw/exynos4210_uart.c
+1
-1
hw/grlib_apbuart.c
hw/grlib_apbuart.c
+1
-1
hw/imx_serial.c
hw/imx_serial.c
+1
-1
hw/ivshmem.c
hw/ivshmem.c
+1
-1
hw/leon3.c
hw/leon3.c
+1
-1
hw/lm32_juart.c
hw/lm32_juart.c
+1
-1
hw/lm32_uart.c
hw/lm32_uart.c
+1
-1
hw/mcf_uart.c
hw/mcf_uart.c
+1
-1
hw/milkymist-uart.c
hw/milkymist-uart.c
+1
-1
hw/mips_fulong2e.c
hw/mips_fulong2e.c
+1
-1
hw/mips_malta.c
hw/mips_malta.c
+1
-1
hw/msmouse.c
hw/msmouse.c
+1
-1
hw/omap2.c
hw/omap2.c
+1
-1
hw/omap_uart.c
hw/omap_uart.c
+1
-1
hw/parallel.c
hw/parallel.c
+1
-1
hw/pl011.c
hw/pl011.c
+1
-1
hw/pxa2xx.c
hw/pxa2xx.c
+1
-1
hw/qdev-properties.c
hw/qdev-properties.c
+1
-1
hw/s390x/sclpconsole.c
hw/s390x/sclpconsole.c
+1
-1
hw/serial.c
hw/serial.c
+1
-1
hw/sh_serial.c
hw/sh_serial.c
+1
-1
hw/spapr_events.c
hw/spapr_events.c
+1
-1
hw/spapr_rtas.c
hw/spapr_rtas.c
+1
-1
hw/spapr_vty.c
hw/spapr_vty.c
+1
-1
hw/strongarm.c
hw/strongarm.c
+1
-1
hw/usb/dev-bluetooth.c
hw/usb/dev-bluetooth.c
+1
-1
hw/usb/dev-serial.c
hw/usb/dev-serial.c
+1
-1
hw/virtio-console.c
hw/virtio-console.c
+1
-1
hw/xen_backend.c
hw/xen_backend.c
+1
-1
hw/xen_console.c
hw/xen_console.c
+1
-1
hw/xenfb.c
hw/xenfb.c
+1
-1
hw/xgmac.c
hw/xgmac.c
+1
-1
hw/xilinx_uartlite.c
hw/xilinx_uartlite.c
+1
-1
hw/xtensa_lx60.c
hw/xtensa_lx60.c
+1
-1
include/bt/bt.h
include/bt/bt.h
+0
-0
include/char/char.h
include/char/char.h
+0
-0
monitor.c
monitor.c
+1
-1
net/slirp.c
net/slirp.c
+1
-1
qemu-char.c
qemu-char.c
+1
-1
qmp.c
qmp.c
+1
-1
qtest.c
qtest.c
+1
-1
slirp/slirp.c
slirp/slirp.c
+1
-1
spice-qemu-char.c
spice-qemu-char.c
+1
-1
ui/console.c
ui/console.c
+1
-1
vl.c
vl.c
+2
-2
未找到文件。
backends/rng-egd.c
浏览文件 @
927d4878
...
@@ -11,7 +11,7 @@
...
@@ -11,7 +11,7 @@
*/
*/
#include "qemu/rng.h"
#include "qemu/rng.h"
#include "
qemu-
char.h"
#include "
char/
char.h"
#include "qapi/qmp/qerror.h"
#include "qapi/qmp/qerror.h"
#include "hw/qdev.h"
/* just for DEFINE_PROP_CHR */
#include "hw/qdev.h"
/* just for DEFINE_PROP_CHR */
...
...
bt-host.c
浏览文件 @
927d4878
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
*/
*/
#include "qemu-common.h"
#include "qemu-common.h"
#include "bt
-hos
t.h"
#include "bt
/b
t.h"
#include "qemu/main-loop.h"
#include "qemu/main-loop.h"
#ifndef _WIN32
#ifndef _WIN32
...
...
bt-vhci.c
浏览文件 @
927d4878
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
*/
*/
#include "qemu-common.h"
#include "qemu-common.h"
#include "bt
-hos
t.h"
#include "bt
/b
t.h"
#include "hw/bt.h"
#include "hw/bt.h"
#include "qemu/main-loop.h"
#include "qemu/main-loop.h"
...
...
event_notifier-posix.c
浏览文件 @
927d4878
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
#include "qemu-common.h"
#include "qemu-common.h"
#include "qemu/event_notifier.h"
#include "qemu/event_notifier.h"
#include "
qemu-
char.h"
#include "
char/
char.h"
#include "qemu/main-loop.h"
#include "qemu/main-loop.h"
#ifdef CONFIG_EVENTFD
#ifdef CONFIG_EVENTFD
...
...
gdbstub.c
浏览文件 @
927d4878
...
@@ -30,7 +30,7 @@
...
@@ -30,7 +30,7 @@
#include "qemu.h"
#include "qemu.h"
#else
#else
#include "monitor/monitor.h"
#include "monitor/monitor.h"
#include "
qemu-
char.h"
#include "
char/
char.h"
#include "sysemu/sysemu.h"
#include "sysemu/sysemu.h"
#include "exec/gdbstub.h"
#include "exec/gdbstub.h"
#endif
#endif
...
...
hmp.c
浏览文件 @
927d4878
...
@@ -15,7 +15,7 @@
...
@@ -15,7 +15,7 @@
#include "hmp.h"
#include "hmp.h"
#include "net/net.h"
#include "net/net.h"
#include "
qemu-
char.h"
#include "
char/
char.h"
#include "qemu/option.h"
#include "qemu/option.h"
#include "qemu/timer.h"
#include "qemu/timer.h"
#include "qmp-commands.h"
#include "qmp-commands.h"
...
...
hw/baum.c
浏览文件 @
927d4878
...
@@ -22,7 +22,7 @@
...
@@ -22,7 +22,7 @@
* THE SOFTWARE.
* THE SOFTWARE.
*/
*/
#include "qemu-common.h"
#include "qemu-common.h"
#include "
qemu-
char.h"
#include "
char/
char.h"
#include "qemu/timer.h"
#include "qemu/timer.h"
#include "usb.h"
#include "usb.h"
#include "baum.h"
#include "baum.h"
...
...
hw/bt-hci-csr.c
浏览文件 @
927d4878
...
@@ -19,10 +19,10 @@
...
@@ -19,10 +19,10 @@
*/
*/
#include "qemu-common.h"
#include "qemu-common.h"
#include "
qemu-
char.h"
#include "
char/
char.h"
#include "qemu/timer.h"
#include "qemu/timer.h"
#include "irq.h"
#include "irq.h"
#include "bt
-hos
t.h"
#include "bt
/b
t.h"
#include "bt.h"
#include "bt.h"
struct
csrhci_s
{
struct
csrhci_s
{
...
...
hw/bt-hci.c
浏览文件 @
927d4878
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
#include "qemu-common.h"
#include "qemu-common.h"
#include "qemu/timer.h"
#include "qemu/timer.h"
#include "usb.h"
#include "usb.h"
#include "bt
-hos
t.h"
#include "bt
/b
t.h"
#include "bt.h"
#include "bt.h"
struct
bt_hci_s
{
struct
bt_hci_s
{
...
...
hw/bt.c
浏览文件 @
927d4878
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
*/
*/
#include "qemu-common.h"
#include "qemu-common.h"
#include "bt
-hos
t.h"
#include "bt
/b
t.h"
#include "bt.h"
#include "bt.h"
/* Slave implementations can ignore this */
/* Slave implementations can ignore this */
...
...
hw/cadence_uart.c
浏览文件 @
927d4878
...
@@ -17,7 +17,7 @@
...
@@ -17,7 +17,7 @@
*/
*/
#include "sysbus.h"
#include "sysbus.h"
#include "
qemu-
char.h"
#include "
char/
char.h"
#include "qemu/timer.h"
#include "qemu/timer.h"
#ifdef CADENCE_UART_ERR_DEBUG
#ifdef CADENCE_UART_ERR_DEBUG
...
...
hw/ccid-card-emulated.c
浏览文件 @
927d4878
...
@@ -32,7 +32,7 @@
...
@@ -32,7 +32,7 @@
#include <vcard_emul.h>
#include <vcard_emul.h>
#include "qemu/thread.h"
#include "qemu/thread.h"
#include "
qemu-
char.h"
#include "
char/
char.h"
#include "monitor/monitor.h"
#include "monitor/monitor.h"
#include "hw/ccid.h"
#include "hw/ccid.h"
...
...
hw/ccid-card-passthru.c
浏览文件 @
927d4878
...
@@ -8,7 +8,7 @@
...
@@ -8,7 +8,7 @@
* See the COPYING file in the top-level directory.
* See the COPYING file in the top-level directory.
*/
*/
#include "
qemu-
char.h"
#include "
char/
char.h"
#include "qemu/sockets.h"
#include "qemu/sockets.h"
#include "monitor/monitor.h"
#include "monitor/monitor.h"
#include "hw/ccid.h"
#include "hw/ccid.h"
...
...
hw/debugcon.c
浏览文件 @
927d4878
...
@@ -25,7 +25,7 @@
...
@@ -25,7 +25,7 @@
*/
*/
#include "hw.h"
#include "hw.h"
#include "
qemu-
char.h"
#include "
char/
char.h"
#include "isa.h"
#include "isa.h"
#include "pc.h"
#include "pc.h"
...
...
hw/escc.c
浏览文件 @
927d4878
...
@@ -25,7 +25,7 @@
...
@@ -25,7 +25,7 @@
#include "hw.h"
#include "hw.h"
#include "sysbus.h"
#include "sysbus.h"
#include "escc.h"
#include "escc.h"
#include "
qemu-
char.h"
#include "
char/
char.h"
#include "ui/console.h"
#include "ui/console.h"
#include "trace.h"
#include "trace.h"
...
...
hw/etraxfs_ser.c
浏览文件 @
927d4878
...
@@ -23,7 +23,7 @@
...
@@ -23,7 +23,7 @@
*/
*/
#include "sysbus.h"
#include "sysbus.h"
#include "
qemu-
char.h"
#include "
char/
char.h"
#include "qemu/log.h"
#include "qemu/log.h"
#define D(x)
#define D(x)
...
...
hw/exynos4210_uart.c
浏览文件 @
927d4878
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
#include "sysbus.h"
#include "sysbus.h"
#include "sysemu/sysemu.h"
#include "sysemu/sysemu.h"
#include "
qemu-
char.h"
#include "
char/
char.h"
#include "exynos4210.h"
#include "exynos4210.h"
...
...
hw/grlib_apbuart.c
浏览文件 @
927d4878
...
@@ -23,7 +23,7 @@
...
@@ -23,7 +23,7 @@
*/
*/
#include "sysbus.h"
#include "sysbus.h"
#include "
qemu-
char.h"
#include "
char/
char.h"
#include "trace.h"
#include "trace.h"
...
...
hw/imx_serial.c
浏览文件 @
927d4878
...
@@ -20,7 +20,7 @@
...
@@ -20,7 +20,7 @@
#include "hw.h"
#include "hw.h"
#include "sysbus.h"
#include "sysbus.h"
#include "sysemu/sysemu.h"
#include "sysemu/sysemu.h"
#include "
qemu-
char.h"
#include "
char/
char.h"
#include "imx.h"
#include "imx.h"
//#define DEBUG_SERIAL 1
//#define DEBUG_SERIAL 1
...
...
hw/ivshmem.c
浏览文件 @
927d4878
...
@@ -24,7 +24,7 @@
...
@@ -24,7 +24,7 @@
#include "migration/migration.h"
#include "migration/migration.h"
#include "qapi/qmp/qerror.h"
#include "qapi/qmp/qerror.h"
#include "qemu/event_notifier.h"
#include "qemu/event_notifier.h"
#include "
qemu-
char.h"
#include "
char/
char.h"
#include <sys/mman.h>
#include <sys/mman.h>
#include <sys/types.h>
#include <sys/types.h>
...
...
hw/leon3.c
浏览文件 @
927d4878
...
@@ -24,7 +24,7 @@
...
@@ -24,7 +24,7 @@
#include "hw.h"
#include "hw.h"
#include "qemu/timer.h"
#include "qemu/timer.h"
#include "ptimer.h"
#include "ptimer.h"
#include "
qemu-
char.h"
#include "
char/
char.h"
#include "sysemu/sysemu.h"
#include "sysemu/sysemu.h"
#include "boards.h"
#include "boards.h"
#include "loader.h"
#include "loader.h"
...
...
hw/lm32_juart.c
浏览文件 @
927d4878
...
@@ -20,7 +20,7 @@
...
@@ -20,7 +20,7 @@
#include "hw.h"
#include "hw.h"
#include "sysbus.h"
#include "sysbus.h"
#include "trace.h"
#include "trace.h"
#include "
qemu-
char.h"
#include "
char/
char.h"
#include "lm32_juart.h"
#include "lm32_juart.h"
...
...
hw/lm32_uart.c
浏览文件 @
927d4878
...
@@ -25,7 +25,7 @@
...
@@ -25,7 +25,7 @@
#include "hw.h"
#include "hw.h"
#include "sysbus.h"
#include "sysbus.h"
#include "trace.h"
#include "trace.h"
#include "
qemu-
char.h"
#include "
char/
char.h"
#include "qemu/error-report.h"
#include "qemu/error-report.h"
enum
{
enum
{
...
...
hw/mcf_uart.c
浏览文件 @
927d4878
...
@@ -7,7 +7,7 @@
...
@@ -7,7 +7,7 @@
*/
*/
#include "hw.h"
#include "hw.h"
#include "mcf.h"
#include "mcf.h"
#include "
qemu-
char.h"
#include "
char/
char.h"
#include "exec/address-spaces.h"
#include "exec/address-spaces.h"
typedef
struct
{
typedef
struct
{
...
...
hw/milkymist-uart.c
浏览文件 @
927d4878
...
@@ -24,7 +24,7 @@
...
@@ -24,7 +24,7 @@
#include "hw.h"
#include "hw.h"
#include "sysbus.h"
#include "sysbus.h"
#include "trace.h"
#include "trace.h"
#include "
qemu-
char.h"
#include "
char/
char.h"
#include "qemu/error-report.h"
#include "qemu/error-report.h"
enum
{
enum
{
...
...
hw/mips_fulong2e.c
浏览文件 @
927d4878
...
@@ -30,7 +30,7 @@
...
@@ -30,7 +30,7 @@
#include "mips.h"
#include "mips.h"
#include "mips_cpudevs.h"
#include "mips_cpudevs.h"
#include "pci/pci.h"
#include "pci/pci.h"
#include "
qemu-
char.h"
#include "
char/
char.h"
#include "sysemu/sysemu.h"
#include "sysemu/sysemu.h"
#include "audio/audio.h"
#include "audio/audio.h"
#include "qemu/log.h"
#include "qemu/log.h"
...
...
hw/mips_malta.c
浏览文件 @
927d4878
...
@@ -34,7 +34,7 @@
...
@@ -34,7 +34,7 @@
#include "mips.h"
#include "mips.h"
#include "mips_cpudevs.h"
#include "mips_cpudevs.h"
#include "pci/pci.h"
#include "pci/pci.h"
#include "
qemu-
char.h"
#include "
char/
char.h"
#include "sysemu/sysemu.h"
#include "sysemu/sysemu.h"
#include "sysemu/arch_init.h"
#include "sysemu/arch_init.h"
#include "boards.h"
#include "boards.h"
...
...
hw/msmouse.c
浏览文件 @
927d4878
...
@@ -23,7 +23,7 @@
...
@@ -23,7 +23,7 @@
*/
*/
#include <stdlib.h>
#include <stdlib.h>
#include "qemu-common.h"
#include "qemu-common.h"
#include "
qemu-
char.h"
#include "
char/
char.h"
#include "ui/console.h"
#include "ui/console.h"
#include "msmouse.h"
#include "msmouse.h"
...
...
hw/omap2.c
浏览文件 @
927d4878
...
@@ -24,7 +24,7 @@
...
@@ -24,7 +24,7 @@
#include "omap.h"
#include "omap.h"
#include "sysemu/sysemu.h"
#include "sysemu/sysemu.h"
#include "qemu/timer.h"
#include "qemu/timer.h"
#include "
qemu-
char.h"
#include "
char/
char.h"
#include "flash.h"
#include "flash.h"
#include "soc_dma.h"
#include "soc_dma.h"
#include "sysbus.h"
#include "sysbus.h"
...
...
hw/omap_uart.c
浏览文件 @
927d4878
...
@@ -17,7 +17,7 @@
...
@@ -17,7 +17,7 @@
* You should have received a copy of the GNU General Public License along
* You should have received a copy of the GNU General Public License along
* with this program; if not, see <http://www.gnu.org/licenses/>.
* with this program; if not, see <http://www.gnu.org/licenses/>.
*/
*/
#include "
qemu-
char.h"
#include "
char/
char.h"
#include "hw.h"
#include "hw.h"
#include "omap.h"
#include "omap.h"
#include "serial.h"
#include "serial.h"
...
...
hw/parallel.c
浏览文件 @
927d4878
...
@@ -23,7 +23,7 @@
...
@@ -23,7 +23,7 @@
* THE SOFTWARE.
* THE SOFTWARE.
*/
*/
#include "hw.h"
#include "hw.h"
#include "
qemu-
char.h"
#include "
char/
char.h"
#include "isa.h"
#include "isa.h"
#include "pc.h"
#include "pc.h"
#include "sysemu/sysemu.h"
#include "sysemu/sysemu.h"
...
...
hw/pl011.c
浏览文件 @
927d4878
...
@@ -8,7 +8,7 @@
...
@@ -8,7 +8,7 @@
*/
*/
#include "sysbus.h"
#include "sysbus.h"
#include "
qemu-
char.h"
#include "
char/
char.h"
typedef
struct
{
typedef
struct
{
SysBusDevice
busdev
;
SysBusDevice
busdev
;
...
...
hw/pxa2xx.c
浏览文件 @
927d4878
...
@@ -13,7 +13,7 @@
...
@@ -13,7 +13,7 @@
#include "serial.h"
#include "serial.h"
#include "i2c.h"
#include "i2c.h"
#include "ssi.h"
#include "ssi.h"
#include "
qemu-
char.h"
#include "
char/
char.h"
#include "sysemu/blockdev.h"
#include "sysemu/blockdev.h"
static
struct
{
static
struct
{
...
...
hw/qdev-properties.c
浏览文件 @
927d4878
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
#include "hw/block-common.h"
#include "hw/block-common.h"
#include "net/hub.h"
#include "net/hub.h"
#include "qapi/visitor.h"
#include "qapi/visitor.h"
#include "
qemu-
char.h"
#include "
char/
char.h"
void
*
qdev_get_prop_ptr
(
DeviceState
*
dev
,
Property
*
prop
)
void
*
qdev_get_prop_ptr
(
DeviceState
*
dev
,
Property
*
prop
)
{
{
...
...
hw/s390x/sclpconsole.c
浏览文件 @
927d4878
...
@@ -17,7 +17,7 @@
...
@@ -17,7 +17,7 @@
#include "sclp.h"
#include "sclp.h"
#include "event-facility.h"
#include "event-facility.h"
#include "
qemu-
char.h"
#include "
char/
char.h"
typedef
struct
ASCIIConsoleData
{
typedef
struct
ASCIIConsoleData
{
EventBufferHeader
ebh
;
EventBufferHeader
ebh
;
...
...
hw/serial.c
浏览文件 @
927d4878
...
@@ -24,7 +24,7 @@
...
@@ -24,7 +24,7 @@
*/
*/
#include "serial.h"
#include "serial.h"
#include "
qemu-
char.h"
#include "
char/
char.h"
#include "qemu/timer.h"
#include "qemu/timer.h"
#include "exec/address-spaces.h"
#include "exec/address-spaces.h"
...
...
hw/sh_serial.c
浏览文件 @
927d4878
...
@@ -26,7 +26,7 @@
...
@@ -26,7 +26,7 @@
*/
*/
#include "hw.h"
#include "hw.h"
#include "sh.h"
#include "sh.h"
#include "
qemu-
char.h"
#include "
char/
char.h"
#include "exec/address-spaces.h"
#include "exec/address-spaces.h"
//#define DEBUG_SERIAL
//#define DEBUG_SERIAL
...
...
hw/spapr_events.c
浏览文件 @
927d4878
...
@@ -26,7 +26,7 @@
...
@@ -26,7 +26,7 @@
*/
*/
#include "cpu.h"
#include "cpu.h"
#include "sysemu/sysemu.h"
#include "sysemu/sysemu.h"
#include "
qemu-
char.h"
#include "
char/
char.h"
#include "hw/qdev.h"
#include "hw/qdev.h"
#include "sysemu/device_tree.h"
#include "sysemu/device_tree.h"
...
...
hw/spapr_rtas.c
浏览文件 @
927d4878
...
@@ -26,7 +26,7 @@
...
@@ -26,7 +26,7 @@
*/
*/
#include "cpu.h"
#include "cpu.h"
#include "sysemu/sysemu.h"
#include "sysemu/sysemu.h"
#include "
qemu-
char.h"
#include "
char/
char.h"
#include "hw/qdev.h"
#include "hw/qdev.h"
#include "sysemu/device_tree.h"
#include "sysemu/device_tree.h"
...
...
hw/spapr_vty.c
浏览文件 @
927d4878
#include "qdev.h"
#include "qdev.h"
#include "
qemu-
char.h"
#include "
char/
char.h"
#include "hw/spapr.h"
#include "hw/spapr.h"
#include "hw/spapr_vio.h"
#include "hw/spapr_vio.h"
...
...
hw/strongarm.c
浏览文件 @
927d4878
...
@@ -30,7 +30,7 @@
...
@@ -30,7 +30,7 @@
#include "strongarm.h"
#include "strongarm.h"
#include "qemu/error-report.h"
#include "qemu/error-report.h"
#include "arm-misc.h"
#include "arm-misc.h"
#include "
qemu-
char.h"
#include "
char/
char.h"
#include "sysemu/sysemu.h"
#include "sysemu/sysemu.h"
#include "ssi.h"
#include "ssi.h"
...
...
hw/usb/dev-bluetooth.c
浏览文件 @
927d4878
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
#include "qemu-common.h"
#include "qemu-common.h"
#include "hw/usb.h"
#include "hw/usb.h"
#include "hw/usb/desc.h"
#include "hw/usb/desc.h"
#include "bt
-hos
t.h"
#include "bt
/b
t.h"
#include "hw/bt.h"
#include "hw/bt.h"
struct
USBBtState
{
struct
USBBtState
{
...
...
hw/usb/dev-serial.c
浏览文件 @
927d4878
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
#include "qemu/error-report.h"
#include "qemu/error-report.h"
#include "hw/usb.h"
#include "hw/usb.h"
#include "hw/usb/desc.h"
#include "hw/usb/desc.h"
#include "
qemu-
char.h"
#include "
char/
char.h"
//#define DEBUG_Serial
//#define DEBUG_Serial
...
...
hw/virtio-console.c
浏览文件 @
927d4878
...
@@ -10,7 +10,7 @@
...
@@ -10,7 +10,7 @@
* the COPYING file in the top-level directory.
* the COPYING file in the top-level directory.
*/
*/
#include "
qemu-
char.h"
#include "
char/
char.h"
#include "qemu/error-report.h"
#include "qemu/error-report.h"
#include "trace.h"
#include "trace.h"
#include "virtio-serial.h"
#include "virtio-serial.h"
...
...
hw/xen_backend.c
浏览文件 @
927d4878
...
@@ -35,7 +35,7 @@
...
@@ -35,7 +35,7 @@
#include <sys/signal.h>
#include <sys/signal.h>
#include "hw.h"
#include "hw.h"
#include "
qemu-
char.h"
#include "
char/
char.h"
#include "qemu/log.h"
#include "qemu/log.h"
#include "xen_backend.h"
#include "xen_backend.h"
...
...
hw/xen_console.c
浏览文件 @
927d4878
...
@@ -30,7 +30,7 @@
...
@@ -30,7 +30,7 @@
#include <sys/mman.h>
#include <sys/mman.h>
#include "hw.h"
#include "hw.h"
#include "
qemu-
char.h"
#include "
char/
char.h"
#include "xen_backend.h"
#include "xen_backend.h"
#include <xen/io/console.h>
#include <xen/io/console.h>
...
...
hw/xenfb.c
浏览文件 @
927d4878
...
@@ -37,7 +37,7 @@
...
@@ -37,7 +37,7 @@
#include "hw.h"
#include "hw.h"
#include "ui/console.h"
#include "ui/console.h"
#include "
qemu-
char.h"
#include "
char/
char.h"
#include "xen_backend.h"
#include "xen_backend.h"
#include <xen/event_channel.h>
#include <xen/event_channel.h>
...
...
hw/xgmac.c
浏览文件 @
927d4878
...
@@ -25,7 +25,7 @@
...
@@ -25,7 +25,7 @@
*/
*/
#include "sysbus.h"
#include "sysbus.h"
#include "
qemu-
char.h"
#include "
char/
char.h"
#include "qemu/log.h"
#include "qemu/log.h"
#include "net/net.h"
#include "net/net.h"
#include "net/checksum.h"
#include "net/checksum.h"
...
...
hw/xilinx_uartlite.c
浏览文件 @
927d4878
...
@@ -23,7 +23,7 @@
...
@@ -23,7 +23,7 @@
*/
*/
#include "sysbus.h"
#include "sysbus.h"
#include "
qemu-
char.h"
#include "
char/
char.h"
#define DUART(x)
#define DUART(x)
...
...
hw/xtensa_lx60.c
浏览文件 @
927d4878
...
@@ -36,7 +36,7 @@
...
@@ -36,7 +36,7 @@
#include "sysbus.h"
#include "sysbus.h"
#include "flash.h"
#include "flash.h"
#include "sysemu/blockdev.h"
#include "sysemu/blockdev.h"
#include "
qemu-
char.h"
#include "
char/
char.h"
#include "xtensa_bootparam.h"
#include "xtensa_bootparam.h"
typedef
struct
LxBoardDesc
{
typedef
struct
LxBoardDesc
{
...
...
bt-hos
t.h
→
include/bt/b
t.h
浏览文件 @
927d4878
文件已移动
qemu-
char.h
→
include/char/
char.h
浏览文件 @
927d4878
文件已移动
monitor.c
浏览文件 @
927d4878
...
@@ -33,7 +33,7 @@
...
@@ -33,7 +33,7 @@
#include "exec/gdbstub.h"
#include "exec/gdbstub.h"
#include "net/net.h"
#include "net/net.h"
#include "net/slirp.h"
#include "net/slirp.h"
#include "
qemu-
char.h"
#include "
char/
char.h"
#include "ui/qemu-spice.h"
#include "ui/qemu-spice.h"
#include "sysemu/sysemu.h"
#include "sysemu/sysemu.h"
#include "monitor/monitor.h"
#include "monitor/monitor.h"
...
...
net/slirp.c
浏览文件 @
927d4878
...
@@ -35,7 +35,7 @@
...
@@ -35,7 +35,7 @@
#include "monitor/monitor.h"
#include "monitor/monitor.h"
#include "qemu/sockets.h"
#include "qemu/sockets.h"
#include "slirp/libslirp.h"
#include "slirp/libslirp.h"
#include "
qemu-
char.h"
#include "
char/
char.h"
static
int
get_str_sep
(
char
*
buf
,
int
buf_size
,
const
char
**
pp
,
int
sep
)
static
int
get_str_sep
(
char
*
buf
,
int
buf_size
,
const
char
**
pp
,
int
sep
)
{
{
...
...
qemu-char.c
浏览文件 @
927d4878
...
@@ -26,7 +26,7 @@
...
@@ -26,7 +26,7 @@
#include "ui/console.h"
#include "ui/console.h"
#include "sysemu/sysemu.h"
#include "sysemu/sysemu.h"
#include "qemu/timer.h"
#include "qemu/timer.h"
#include "
qemu-
char.h"
#include "
char/
char.h"
#include "hw/usb.h"
#include "hw/usb.h"
#include "hw/baum.h"
#include "hw/baum.h"
#include "hw/msmouse.h"
#include "hw/msmouse.h"
...
...
qmp.c
浏览文件 @
927d4878
...
@@ -16,7 +16,7 @@
...
@@ -16,7 +16,7 @@
#include "qemu-common.h"
#include "qemu-common.h"
#include "sysemu/sysemu.h"
#include "sysemu/sysemu.h"
#include "qmp-commands.h"
#include "qmp-commands.h"
#include "
qemu-
char.h"
#include "
char/
char.h"
#include "ui/qemu-spice.h"
#include "ui/qemu-spice.h"
#include "ui/vnc.h"
#include "ui/vnc.h"
#include "sysemu/kvm.h"
#include "sysemu/kvm.h"
...
...
qtest.c
浏览文件 @
927d4878
...
@@ -13,7 +13,7 @@
...
@@ -13,7 +13,7 @@
#include "sysemu/qtest.h"
#include "sysemu/qtest.h"
#include "hw/qdev.h"
#include "hw/qdev.h"
#include "
qemu-
char.h"
#include "
char/
char.h"
#include "exec/ioport.h"
#include "exec/ioport.h"
#include "exec/memory.h"
#include "exec/memory.h"
#include "hw/irq.h"
#include "hw/irq.h"
...
...
slirp/slirp.c
浏览文件 @
927d4878
...
@@ -23,7 +23,7 @@
...
@@ -23,7 +23,7 @@
*/
*/
#include "qemu-common.h"
#include "qemu-common.h"
#include "qemu/timer.h"
#include "qemu/timer.h"
#include "
qemu-
char.h"
#include "
char/
char.h"
#include "slirp.h"
#include "slirp.h"
#include "hw/hw.h"
#include "hw/hw.h"
...
...
spice-qemu-char.c
浏览文件 @
927d4878
#include "config-host.h"
#include "config-host.h"
#include "trace.h"
#include "trace.h"
#include "ui/qemu-spice.h"
#include "ui/qemu-spice.h"
#include "
qemu-
char.h"
#include "
char/
char.h"
#include <spice.h>
#include <spice.h>
#include <spice-experimental.h>
#include <spice-experimental.h>
...
...
ui/console.c
浏览文件 @
927d4878
...
@@ -25,7 +25,7 @@
...
@@ -25,7 +25,7 @@
#include "ui/console.h"
#include "ui/console.h"
#include "qemu/timer.h"
#include "qemu/timer.h"
#include "qmp-commands.h"
#include "qmp-commands.h"
#include "
qemu-
char.h"
#include "
char/
char.h"
//#define DEBUG_CONSOLE
//#define DEBUG_CONSOLE
#define DEFAULT_BACKSCROLL 512
#define DEFAULT_BACKSCROLL 512
...
...
vl.c
浏览文件 @
927d4878
...
@@ -126,7 +126,7 @@ int main(int argc, char **argv)
...
@@ -126,7 +126,7 @@ int main(int argc, char **argv)
#include "hw/xen.h"
#include "hw/xen.h"
#include "hw/qdev.h"
#include "hw/qdev.h"
#include "hw/loader.h"
#include "hw/loader.h"
#include "bt
-hos
t.h"
#include "bt
/b
t.h"
#include "net/net.h"
#include "net/net.h"
#include "net/slirp.h"
#include "net/slirp.h"
#include "monitor/monitor.h"
#include "monitor/monitor.h"
...
@@ -134,7 +134,7 @@ int main(int argc, char **argv)
...
@@ -134,7 +134,7 @@ int main(int argc, char **argv)
#include "sysemu/sysemu.h"
#include "sysemu/sysemu.h"
#include "exec/gdbstub.h"
#include "exec/gdbstub.h"
#include "qemu/timer.h"
#include "qemu/timer.h"
#include "
qemu-
char.h"
#include "
char/
char.h"
#include "qemu/cache-utils.h"
#include "qemu/cache-utils.h"
#include "sysemu/blockdev.h"
#include "sysemu/blockdev.h"
#include "hw/block-common.h"
#include "hw/block-common.h"
...
...
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录