Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
openeuler
qemu
提交
28ecbaee
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看板
提交
28ecbaee
编写于
11月 28, 2012
作者:
P
Paolo Bonzini
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
ui: move files to ui/ and include/ui/
Signed-off-by:
N
Paolo Bonzini
<
pbonzini@redhat.com
>
上级
2870dc34
变更
80
隐藏空白更改
内联
并排
Showing
80 changed file
with
95 addition
and
101 deletion
+95
-101
Makefile.objs
Makefile.objs
+1
-3
hmp.c
hmp.c
+1
-1
hw/adb.c
hw/adb.c
+1
-1
hw/ads7846.c
hw/ads7846.c
+1
-1
hw/applesmc.c
hw/applesmc.c
+1
-1
hw/blizzard.c
hw/blizzard.c
+2
-2
hw/bt-hid.c
hw/bt-hid.c
+1
-1
hw/cirrus_vga.c
hw/cirrus_vga.c
+1
-1
hw/escc.c
hw/escc.c
+1
-1
hw/exynos4210_fimd.c
hw/exynos4210_fimd.c
+2
-2
hw/framebuffer.c
hw/framebuffer.c
+1
-1
hw/g364fb.c
hw/g364fb.c
+2
-2
hw/hid.c
hw/hid.c
+1
-1
hw/hpet.c
hw/hpet.c
+1
-1
hw/jazz_led.c
hw/jazz_led.c
+2
-2
hw/kvm/pci-assign.c
hw/kvm/pci-assign.c
+1
-1
hw/lm832x.c
hw/lm832x.c
+1
-1
hw/milkymist-softusb.c
hw/milkymist-softusb.c
+1
-1
hw/milkymist-vgafb.c
hw/milkymist-vgafb.c
+2
-2
hw/msmouse.c
hw/msmouse.c
+3
-3
hw/musicpal.c
hw/musicpal.c
+2
-3
hw/nseries.c
hw/nseries.c
+1
-1
hw/omap_dss.c
hw/omap_dss.c
+1
-1
hw/omap_lcdc.c
hw/omap_lcdc.c
+2
-3
hw/omap_sx1.c
hw/omap_sx1.c
+1
-1
hw/palm.c
hw/palm.c
+1
-1
hw/pl110.c
hw/pl110.c
+2
-3
hw/ps2.c
hw/ps2.c
+1
-1
hw/puv3.c
hw/puv3.c
+1
-1
hw/pxa2xx_keypad.c
hw/pxa2xx_keypad.c
+1
-1
hw/pxa2xx_lcd.c
hw/pxa2xx_lcd.c
+2
-2
hw/qxl.h
hw/qxl.h
+1
-1
hw/sm501.c
hw/sm501.c
+2
-3
hw/spitz.c
hw/spitz.c
+1
-1
hw/ssd0303.c
hw/ssd0303.c
+1
-1
hw/ssd0323.c
hw/ssd0323.c
+1
-1
hw/stellaris_input.c
hw/stellaris_input.c
+1
-1
hw/tc6393xb.c
hw/tc6393xb.c
+2
-2
hw/tcx.c
hw/tcx.c
+2
-2
hw/tsc2005.c
hw/tsc2005.c
+1
-1
hw/tsc210x.c
hw/tsc210x.c
+1
-1
hw/twl92230.c
hw/twl92230.c
+1
-1
hw/usb/dev-hid.c
hw/usb/dev-hid.c
+1
-1
hw/usb/dev-storage.c
hw/usb/dev-storage.c
+1
-1
hw/usb/dev-wacom.c
hw/usb/dev-wacom.c
+1
-1
hw/usb/host-stub.c
hw/usb/host-stub.c
+1
-1
hw/vga-isa-mm.c
hw/vga-isa-mm.c
+2
-2
hw/vga-isa.c
hw/vga-isa.c
+2
-2
hw/vga-pci.c
hw/vga-pci.c
+2
-2
hw/vga.c
hw/vga.c
+2
-2
hw/vmmouse.c
hw/vmmouse.c
+1
-1
hw/vmware_vga.c
hw/vmware_vga.c
+1
-1
hw/xenfb.c
hw/xenfb.c
+1
-1
hw/z2.c
hw/z2.c
+1
-1
include/ui/console.h
include/ui/console.h
+1
-1
include/ui/pixel_ops.h
include/ui/pixel_ops.h
+0
-0
include/ui/qemu-pixman.h
include/ui/qemu-pixman.h
+0
-0
include/ui/qemu-spice.h
include/ui/qemu-spice.h
+0
-0
include/ui/spice-display.h
include/ui/spice-display.h
+1
-1
monitor.c
monitor.c
+1
-1
qemu-char.c
qemu-char.c
+1
-1
qemu-timer.c
qemu-timer.c
+1
-1
target-unicore32/helper.c
target-unicore32/helper.c
+1
-1
ui/Makefile.objs
ui/Makefile.objs
+1
-1
ui/cocoa.m
ui/cocoa.m
+1
-1
ui/console.c
ui/console.c
+1
-1
ui/curses.c
ui/curses.c
+1
-1
ui/cursor.c
ui/cursor.c
+1
-1
ui/cursor_hidden.xpm
ui/cursor_hidden.xpm
+0
-0
ui/cursor_left_ptr.xpm
ui/cursor_left_ptr.xpm
+0
-0
ui/input.c
ui/input.c
+1
-1
ui/qemu-pixman.c
ui/qemu-pixman.c
+1
-1
ui/qemu-x509.h
ui/qemu-x509.h
+0
-0
ui/sdl.c
ui/sdl.c
+1
-1
ui/spice-core.c
ui/spice-core.c
+2
-2
ui/spice-display.c
ui/spice-display.c
+3
-3
ui/spice-input.c
ui/spice-input.c
+2
-2
ui/vgafont.h
ui/vgafont.h
+0
-0
ui/vnc.h
ui/vnc.h
+1
-1
vl.c
vl.c
+1
-1
未找到文件。
Makefile.objs
浏览文件 @
28ecbaee
...
...
@@ -68,8 +68,7 @@ endif
common-obj-y
=
$
(
block-obj-y
)
blockdev.o blockdev-nbd.o block/
common-obj-y
+=
net/
common-obj-y
+=
qom/
common-obj-y
+=
readline.o console.o cursor.o
common-obj-y
+=
qemu-pixman.o
common-obj-y
+=
readline.o
common-obj-y
+=
$
(
oslib-obj-y
)
common-obj-$(CONFIG_WIN32)
+=
os-win32.o
common-obj-$(CONFIG_POSIX)
+=
os-posix.o
...
...
@@ -78,7 +77,6 @@ common-obj-$(CONFIG_LINUX) += fsdev/
extra-obj-$(CONFIG_LINUX)
+=
fsdev/
common-obj-y
+=
tcg-runtime.o host-utils.o main-loop.o
common-obj-y
+=
input.o
common-obj-y
+=
buffered_file.o migration.o migration-tcp.o
common-obj-y
+=
qemu-char.o
#aio.o
common-obj-y
+=
block-migration.o iohandler.o
...
...
hmp.c
浏览文件 @
28ecbaee
...
...
@@ -21,7 +21,7 @@
#include "qmp-commands.h"
#include "qemu_socket.h"
#include "monitor.h"
#include "console.h"
#include "
ui/
console.h"
static
void
hmp_handle_error
(
Monitor
*
mon
,
Error
**
errp
)
{
...
...
hw/adb.c
浏览文件 @
28ecbaee
...
...
@@ -23,7 +23,7 @@
*/
#include "hw.h"
#include "adb.h"
#include "console.h"
#include "
ui/
console.h"
/* debug ADB */
//#define DEBUG_ADB
...
...
hw/ads7846.c
浏览文件 @
28ecbaee
...
...
@@ -11,7 +11,7 @@
*/
#include "ssi.h"
#include "console.h"
#include "
ui/
console.h"
typedef
struct
{
SSISlave
ssidev
;
...
...
hw/applesmc.c
浏览文件 @
28ecbaee
...
...
@@ -32,7 +32,7 @@
#include "hw.h"
#include "isa.h"
#include "console.h"
#include "
ui/
console.h"
#include "qemu-timer.h"
/* #define DEBUG_SMC */
...
...
hw/blizzard.c
浏览文件 @
28ecbaee
...
...
@@ -19,10 +19,10 @@
*/
#include "qemu-common.h"
#include "console.h"
#include "
ui/
console.h"
#include "devices.h"
#include "vga_int.h"
#include "pixel_ops.h"
#include "
ui/
pixel_ops.h"
typedef
void
(
*
blizzard_fn_t
)(
uint8_t
*
,
const
uint8_t
*
,
unsigned
int
);
...
...
hw/bt-hid.c
浏览文件 @
28ecbaee
...
...
@@ -20,7 +20,7 @@
#include "qemu-common.h"
#include "qemu-timer.h"
#include "console.h"
#include "
ui/
console.h"
#include "hid.h"
#include "bt.h"
...
...
hw/cirrus_vga.c
浏览文件 @
28ecbaee
...
...
@@ -28,7 +28,7 @@
*/
#include "hw.h"
#include "pci/pci.h"
#include "console.h"
#include "
ui/
console.h"
#include "vga_int.h"
#include "loader.h"
...
...
hw/escc.c
浏览文件 @
28ecbaee
...
...
@@ -26,7 +26,7 @@
#include "sysbus.h"
#include "escc.h"
#include "qemu-char.h"
#include "console.h"
#include "
ui/
console.h"
#include "trace.h"
/*
...
...
hw/exynos4210_fimd.c
浏览文件 @
28ecbaee
...
...
@@ -25,8 +25,8 @@
#include "qemu-common.h"
#include "cpu-all.h"
#include "sysbus.h"
#include "console.h"
#include "pixel_ops.h"
#include "
ui/
console.h"
#include "
ui/
pixel_ops.h"
#include "bswap.h"
/* Debug messages configuration */
...
...
hw/framebuffer.c
浏览文件 @
28ecbaee
...
...
@@ -18,7 +18,7 @@
*/
#include "hw.h"
#include "console.h"
#include "
ui/
console.h"
#include "framebuffer.h"
/* Render an image from a shared memory framebuffer. */
...
...
hw/g364fb.c
浏览文件 @
28ecbaee
...
...
@@ -18,8 +18,8 @@
*/
#include "hw.h"
#include "console.h"
#include "pixel_ops.h"
#include "
ui/
console.h"
#include "
ui/
pixel_ops.h"
#include "trace.h"
#include "sysbus.h"
...
...
hw/hid.c
浏览文件 @
28ecbaee
...
...
@@ -23,7 +23,7 @@
* THE SOFTWARE.
*/
#include "hw.h"
#include "console.h"
#include "
ui/
console.h"
#include "qemu-timer.h"
#include "hid.h"
...
...
hw/hpet.c
浏览文件 @
28ecbaee
...
...
@@ -26,7 +26,7 @@
#include "hw.h"
#include "pc.h"
#include "console.h"
#include "
ui/
console.h"
#include "qemu-timer.h"
#include "hpet_emul.h"
#include "sysbus.h"
...
...
hw/jazz_led.c
浏览文件 @
28ecbaee
...
...
@@ -23,8 +23,8 @@
*/
#include "qemu-common.h"
#include "console.h"
#include "pixel_ops.h"
#include "
ui/
console.h"
#include "
ui/
pixel_ops.h"
#include "trace.h"
#include "sysbus.h"
...
...
hw/kvm/pci-assign.c
浏览文件 @
28ecbaee
...
...
@@ -29,7 +29,7 @@
#include "hw/hw.h"
#include "hw/pc.h"
#include "qemu-error.h"
#include "console.h"
#include "
ui/
console.h"
#include "hw/loader.h"
#include "monitor.h"
#include "range.h"
...
...
hw/lm832x.c
浏览文件 @
28ecbaee
...
...
@@ -21,7 +21,7 @@
#include "hw.h"
#include "i2c.h"
#include "qemu-timer.h"
#include "console.h"
#include "
ui/
console.h"
typedef
struct
{
I2CSlave
i2c
;
...
...
hw/milkymist-softusb.c
浏览文件 @
28ecbaee
...
...
@@ -24,7 +24,7 @@
#include "hw.h"
#include "sysbus.h"
#include "trace.h"
#include "console.h"
#include "
ui/
console.h"
#include "hid.h"
#include "qemu-error.h"
...
...
hw/milkymist-vgafb.c
浏览文件 @
28ecbaee
...
...
@@ -25,9 +25,9 @@
#include "hw.h"
#include "sysbus.h"
#include "trace.h"
#include "console.h"
#include "
ui/
console.h"
#include "framebuffer.h"
#include "pixel_ops.h"
#include "
ui/
pixel_ops.h"
#include "qemu-error.h"
#define BITS 8
...
...
hw/msmouse.c
浏览文件 @
28ecbaee
...
...
@@ -22,9 +22,9 @@
* THE SOFTWARE.
*/
#include <stdlib.h>
#include "
../
qemu-common.h"
#include "
../
qemu-char.h"
#include "
..
/console.h"
#include "qemu-common.h"
#include "qemu-char.h"
#include "
ui
/console.h"
#include "msmouse.h"
#define MSMOUSE_LO6(n) ((n) & 0x3f)
...
...
hw/musicpal.c
浏览文件 @
28ecbaee
...
...
@@ -20,10 +20,11 @@
#include "ptimer.h"
#include "block.h"
#include "flash.h"
#include "console.h"
#include "
ui/
console.h"
#include "i2c.h"
#include "blockdev.h"
#include "exec-memory.h"
#include "ui/pixel_ops.h"
#define MP_MISC_BASE 0x80002000
#define MP_MISC_SIZE 0x00001000
...
...
@@ -492,8 +493,6 @@ SET_LCD_PIXEL(8, uint8_t)
SET_LCD_PIXEL
(
16
,
uint16_t
)
SET_LCD_PIXEL
(
32
,
uint32_t
)
#include "pixel_ops.h"
static
void
lcd_refresh
(
void
*
opaque
)
{
musicpal_lcd_state
*
s
=
opaque
;
...
...
hw/nseries.c
浏览文件 @
28ecbaee
...
...
@@ -23,7 +23,7 @@
#include "omap.h"
#include "arm-misc.h"
#include "irq.h"
#include "console.h"
#include "
ui/
console.h"
#include "boards.h"
#include "i2c.h"
#include "devices.h"
...
...
hw/omap_dss.c
浏览文件 @
28ecbaee
...
...
@@ -18,7 +18,7 @@
* with this program; if not, see <http://www.gnu.org/licenses/>.
*/
#include "hw.h"
#include "console.h"
#include "
ui/
console.h"
#include "omap.h"
struct
omap_dss_s
{
...
...
hw/omap_lcdc.c
浏览文件 @
28ecbaee
...
...
@@ -17,9 +17,10 @@
* with this program; if not, see <http://www.gnu.org/licenses/>.
*/
#include "hw.h"
#include "console.h"
#include "
ui/
console.h"
#include "omap.h"
#include "framebuffer.h"
#include "ui/pixel_ops.h"
struct
omap_lcd_panel_s
{
MemoryRegion
*
sysmem
;
...
...
@@ -66,8 +67,6 @@ static void omap_lcd_interrupts(struct omap_lcd_panel_s *s)
qemu_irq_lower
(
s
->
irq
);
}
#include "pixel_ops.h"
#define draw_line_func drawfn
#define DEPTH 8
...
...
hw/omap_sx1.c
浏览文件 @
28ecbaee
...
...
@@ -26,7 +26,7 @@
* with this program; if not, see <http://www.gnu.org/licenses/>.
*/
#include "hw.h"
#include "console.h"
#include "
ui/
console.h"
#include "omap.h"
#include "boards.h"
#include "arm-misc.h"
...
...
hw/palm.c
浏览文件 @
28ecbaee
...
...
@@ -19,7 +19,7 @@
#include "hw.h"
#include "audio/audio.h"
#include "sysemu.h"
#include "console.h"
#include "
ui/
console.h"
#include "omap.h"
#include "boards.h"
#include "arm-misc.h"
...
...
hw/pl110.c
浏览文件 @
28ecbaee
...
...
@@ -8,8 +8,9 @@
*/
#include "sysbus.h"
#include "console.h"
#include "
ui/
console.h"
#include "framebuffer.h"
#include "ui/pixel_ops.h"
#define PL110_CR_EN 0x001
#define PL110_CR_BGR 0x100
...
...
@@ -109,8 +110,6 @@ static const unsigned char *idregs[] = {
pl111_id
};
#include "pixel_ops.h"
#define BITS 8
#include "pl110_template.h"
#define BITS 15
...
...
hw/ps2.c
浏览文件 @
28ecbaee
...
...
@@ -23,7 +23,7 @@
*/
#include "hw.h"
#include "ps2.h"
#include "console.h"
#include "
ui/
console.h"
#include "sysemu.h"
/* debug PC keyboard */
...
...
hw/puv3.c
浏览文件 @
28ecbaee
...
...
@@ -10,7 +10,7 @@
*/
#include "qemu-common.h"
#include "console.h"
#include "
ui/
console.h"
#include "elf.h"
#include "exec-memory.h"
#include "sysbus.h"
...
...
hw/pxa2xx_keypad.c
浏览文件 @
28ecbaee
...
...
@@ -13,7 +13,7 @@
#include "hw.h"
#include "pxa.h"
#include "console.h"
#include "
ui/
console.h"
/*
* Keypad
...
...
hw/pxa2xx_lcd.c
浏览文件 @
28ecbaee
...
...
@@ -11,9 +11,9 @@
*/
#include "hw.h"
#include "console.h"
#include "
ui/
console.h"
#include "pxa.h"
#include "pixel_ops.h"
#include "
ui/
pixel_ops.h"
/* FIXME: For graphic_rotate. Should probably be done in common code. */
#include "sysemu.h"
#include "framebuffer.h"
...
...
hw/qxl.h
浏览文件 @
28ecbaee
#include "qemu-common.h"
#include "console.h"
#include "
ui/
console.h"
#include "hw.h"
#include "pci/pci.h"
#include "vga_int.h"
...
...
hw/sm501.c
浏览文件 @
28ecbaee
...
...
@@ -25,11 +25,12 @@
#include <stdio.h>
#include "hw.h"
#include "serial.h"
#include "console.h"
#include "
ui/
console.h"
#include "devices.h"
#include "sysbus.h"
#include "qdev-addr.h"
#include "range.h"
#include "ui/pixel_ops.h"
/*
* Status: 2010/05/07
...
...
@@ -1163,8 +1164,6 @@ static const MemoryRegionOps sm501_2d_engine_ops = {
/* draw line functions for all console modes */
#include "pixel_ops.h"
typedef
void
draw_line_func
(
uint8_t
*
d
,
const
uint8_t
*
s
,
int
width
,
const
uint32_t
*
pal
);
...
...
hw/spitz.c
浏览文件 @
28ecbaee
...
...
@@ -21,7 +21,7 @@
#include "qemu-timer.h"
#include "devices.h"
#include "sharpsl.h"
#include "console.h"
#include "
ui/
console.h"
#include "block.h"
#include "audio/audio.h"
#include "boards.h"
...
...
hw/ssd0303.c
浏览文件 @
28ecbaee
...
...
@@ -11,7 +11,7 @@
implement one. Most of the commends relating to brightness and geometry
setup are ignored. */
#include "i2c.h"
#include "console.h"
#include "
ui/
console.h"
//#define DEBUG_SSD0303 1
...
...
hw/ssd0323.c
浏览文件 @
28ecbaee
...
...
@@ -11,7 +11,7 @@
implement one. Most of the commends relating to brightness and geometry
setup are ignored. */
#include "ssi.h"
#include "console.h"
#include "
ui/
console.h"
//#define DEBUG_SSD0323 1
...
...
hw/stellaris_input.c
浏览文件 @
28ecbaee
...
...
@@ -8,7 +8,7 @@
*/
#include "hw.h"
#include "devices.h"
#include "console.h"
#include "
ui/
console.h"
typedef
struct
{
qemu_irq
irq
;
...
...
hw/tc6393xb.c
浏览文件 @
28ecbaee
...
...
@@ -13,8 +13,8 @@
#include "hw.h"
#include "devices.h"
#include "flash.h"
#include "console.h"
#include "pixel_ops.h"
#include "
ui/
console.h"
#include "
ui/
pixel_ops.h"
#include "blockdev.h"
#define IRQ_TC6393_NAND 0
...
...
hw/tcx.c
浏览文件 @
28ecbaee
...
...
@@ -23,8 +23,8 @@
*/
#include "qemu-common.h"
#include "console.h"
#include "pixel_ops.h"
#include "
ui/
console.h"
#include "
ui/
pixel_ops.h"
#include "sysbus.h"
#include "qdev-addr.h"
...
...
hw/tsc2005.c
浏览文件 @
28ecbaee
...
...
@@ -20,7 +20,7 @@
#include "hw.h"
#include "qemu-timer.h"
#include "console.h"
#include "
ui/
console.h"
#include "devices.h"
#define TSC_CUT_RESOLUTION(value, p) ((value) >> (16 - (p ? 12 : 10)))
...
...
hw/tsc210x.c
浏览文件 @
28ecbaee
...
...
@@ -22,7 +22,7 @@
#include "hw.h"
#include "audio/audio.h"
#include "qemu-timer.h"
#include "console.h"
#include "
ui/
console.h"
#include "omap.h"
/* For I2SCodec and uWireSlave */
#include "devices.h"
...
...
hw/twl92230.c
浏览文件 @
28ecbaee
...
...
@@ -23,7 +23,7 @@
#include "qemu-timer.h"
#include "i2c.h"
#include "sysemu.h"
#include "console.h"
#include "
ui/
console.h"
#define VERBOSE 1
...
...
hw/usb/dev-hid.c
浏览文件 @
28ecbaee
...
...
@@ -23,7 +23,7 @@
* THE SOFTWARE.
*/
#include "hw/hw.h"
#include "console.h"
#include "
ui/
console.h"
#include "hw/usb.h"
#include "hw/usb/desc.h"
#include "qemu-timer.h"
...
...
hw/usb/dev-storage.c
浏览文件 @
28ecbaee
...
...
@@ -13,7 +13,7 @@
#include "hw/usb.h"
#include "hw/usb/desc.h"
#include "hw/scsi.h"
#include "console.h"
#include "
ui/
console.h"
#include "monitor.h"
#include "sysemu.h"
#include "blockdev.h"
...
...
hw/usb/dev-wacom.c
浏览文件 @
28ecbaee
...
...
@@ -26,7 +26,7 @@
* THE SOFTWARE.
*/
#include "hw/hw.h"
#include "console.h"
#include "
ui/
console.h"
#include "hw/usb.h"
#include "hw/usb/desc.h"
...
...
hw/usb/host-stub.c
浏览文件 @
28ecbaee
...
...
@@ -31,7 +31,7 @@
*/
#include "qemu-common.h"
#include "console.h"
#include "
ui/
console.h"
#include "hw/usb.h"
#include "monitor.h"
...
...
hw/vga-isa-mm.c
浏览文件 @
28ecbaee
...
...
@@ -22,10 +22,10 @@
* THE SOFTWARE.
*/
#include "hw.h"
#include "console.h"
#include "
ui/
console.h"
#include "pc.h"
#include "vga_int.h"
#include "pixel_ops.h"
#include "
ui/
pixel_ops.h"
#include "qemu-timer.h"
#define VGA_RAM_SIZE (8192 * 1024)
...
...
hw/vga-isa.c
浏览文件 @
28ecbaee
...
...
@@ -24,10 +24,10 @@
* THE SOFTWARE.
*/
#include "hw.h"
#include "console.h"
#include "
ui/
console.h"
#include "pc.h"
#include "vga_int.h"
#include "pixel_ops.h"
#include "
ui/
pixel_ops.h"
#include "qemu-timer.h"
#include "loader.h"
...
...
hw/vga-pci.c
浏览文件 @
28ecbaee
...
...
@@ -24,10 +24,10 @@
* THE SOFTWARE.
*/
#include "hw.h"
#include "console.h"
#include "
ui/
console.h"
#include "pci/pci.h"
#include "vga_int.h"
#include "pixel_ops.h"
#include "
ui/
pixel_ops.h"
#include "qemu-timer.h"
#include "loader.h"
...
...
hw/vga.c
浏览文件 @
28ecbaee
...
...
@@ -23,11 +23,11 @@
*/
#include "hw.h"
#include "vga.h"
#include "console.h"
#include "
ui/
console.h"
#include "pc.h"
#include "pci/pci.h"
#include "vga_int.h"
#include "pixel_ops.h"
#include "
ui/
pixel_ops.h"
#include "qemu-timer.h"
#include "xen.h"
#include "trace.h"
...
...
hw/vmmouse.c
浏览文件 @
28ecbaee
...
...
@@ -22,7 +22,7 @@
* THE SOFTWARE.
*/
#include "hw.h"
#include "console.h"
#include "
ui/
console.h"
#include "ps2.h"
#include "pc.h"
#include "qdev.h"
...
...
hw/vmware_vga.c
浏览文件 @
28ecbaee
...
...
@@ -23,7 +23,7 @@
*/
#include "hw.h"
#include "loader.h"
#include "console.h"
#include "
ui/
console.h"
#include "pci/pci.h"
#undef VERBOSE
...
...
hw/xenfb.c
浏览文件 @
28ecbaee
...
...
@@ -36,7 +36,7 @@
#include <time.h>
#include "hw.h"
#include "console.h"
#include "
ui/
console.h"
#include "qemu-char.h"
#include "xen_backend.h"
...
...
hw/z2.c
浏览文件 @
28ecbaee
...
...
@@ -21,7 +21,7 @@
#include "sysemu.h"
#include "flash.h"
#include "blockdev.h"
#include "console.h"
#include "
ui/
console.h"
#include "audio/audio.h"
#include "exec-memory.h"
...
...
console.h
→
include/ui/
console.h
浏览文件 @
28ecbaee
#ifndef CONSOLE_H
#define CONSOLE_H
#include "qemu-pixman.h"
#include "
ui/
qemu-pixman.h"
#include "qdict.h"
#include "notify.h"
#include "monitor.h"
...
...
hw
/pixel_ops.h
→
include/ui
/pixel_ops.h
浏览文件 @
28ecbaee
文件已移动
qemu-pixman.h
→
include/ui/
qemu-pixman.h
浏览文件 @
28ecbaee
文件已移动
ui/qemu-spice.h
→
include/
ui/qemu-spice.h
浏览文件 @
28ecbaee
文件已移动
ui/spice-display.h
→
include/
ui/spice-display.h
浏览文件 @
28ecbaee
...
...
@@ -20,7 +20,7 @@
#include <spice/qxl_dev.h>
#include "qemu-thread.h"
#include "qemu-pixman.h"
#include "
ui/
qemu-pixman.h"
#include "sysemu.h"
#define NUM_MEMSLOTS 8
...
...
monitor.c
浏览文件 @
28ecbaee
...
...
@@ -38,7 +38,7 @@
#include "sysemu.h"
#include "monitor.h"
#include "readline.h"
#include "console.h"
#include "
ui/
console.h"
#include "blockdev.h"
#include "audio/audio.h"
#include "disas/disas.h"
...
...
qemu-char.c
浏览文件 @
28ecbaee
...
...
@@ -23,7 +23,7 @@
*/
#include "qemu-common.h"
#include "monitor.h"
#include "console.h"
#include "
ui/
console.h"
#include "sysemu.h"
#include "qemu-timer.h"
#include "qemu-char.h"
...
...
qemu-timer.c
浏览文件 @
28ecbaee
...
...
@@ -24,7 +24,7 @@
#include "sysemu.h"
#include "monitor.h"
#include "console.h"
#include "
ui/
console.h"
#include "hw/hw.h"
...
...
target-unicore32/helper.c
浏览文件 @
28ecbaee
...
...
@@ -13,7 +13,7 @@
#include "gdbstub.h"
#include "helper.h"
#include "host-utils.h"
#include "console.h"
#include "
ui/
console.h"
#undef DEBUG_UC32
...
...
ui/Makefile.objs
浏览文件 @
28ecbaee
...
...
@@ -6,7 +6,7 @@ vnc-obj-$(CONFIG_VNC_TLS) += vnc-tls.o vnc-auth-vencrypt.o
vnc-obj-$(CONFIG_VNC_SASL)
+=
vnc-auth-sasl.o
vnc-obj-y
+=
vnc-jobs.o
common-obj-y
+=
keymaps.o
common-obj-y
+=
keymaps.o
console.o cursor.o input.o qemu-pixman.o
common-obj-$(CONFIG_SPICE)
+=
spice-core.o spice-input.o spice-display.o
common-obj-$(CONFIG_SDL)
+=
sdl.o sdl_zoom.o x_keymap.o
common-obj-$(CONFIG_COCOA)
+=
cocoa.o
...
...
ui/cocoa.m
浏览文件 @
28ecbaee
...
...
@@ -26,7 +26,7 @@
#include <crt_externs.h>
#include "qemu-common.h"
#include "console.h"
#include "
ui/
console.h"
#include "sysemu.h"
#ifndef MAC_OS_X_VERSION_10_4
...
...
console.c
→
ui/
console.c
浏览文件 @
28ecbaee
...
...
@@ -22,7 +22,7 @@
* THE SOFTWARE.
*/
#include "qemu-common.h"
#include "console.h"
#include "
ui/
console.h"
#include "qemu-timer.h"
#include "qmp-commands.h"
#include "qemu-char.h"
...
...
ui/curses.c
浏览文件 @
28ecbaee
...
...
@@ -29,7 +29,7 @@
#endif
#include "qemu-common.h"
#include "console.h"
#include "
ui/
console.h"
#include "sysemu.h"
#define FONT_HEIGHT 16
...
...
cursor.c
→
ui/
cursor.c
浏览文件 @
28ecbaee
#include "qemu-common.h"
#include "console.h"
#include "
ui/
console.h"
#include "cursor_hidden.xpm"
#include "cursor_left_ptr.xpm"
...
...
cursor_hidden.xpm
→
ui/
cursor_hidden.xpm
浏览文件 @
28ecbaee
文件已移动
cursor_left_ptr.xpm
→
ui/
cursor_left_ptr.xpm
浏览文件 @
28ecbaee
文件已移动
input.c
→
ui/
input.c
浏览文件 @
28ecbaee
...
...
@@ -24,7 +24,7 @@
#include "sysemu.h"
#include "monitor.h"
#include "console.h"
#include "
ui/
console.h"
#include "error.h"
#include "qmp-commands.h"
#include "qapi-types.h"
...
...
qemu-pixman.c
→
ui/
qemu-pixman.c
浏览文件 @
28ecbaee
...
...
@@ -3,7 +3,7 @@
* See the COPYING file in the top-level directory.
*/
#include "qemu-pixman.h"
#include "
ui/
qemu-pixman.h"
int
qemu_pixman_get_type
(
int
rshift
,
int
gshift
,
int
bshift
)
{
...
...
qemu-x509.h
→
ui/
qemu-x509.h
浏览文件 @
28ecbaee
文件已移动
ui/sdl.c
浏览文件 @
28ecbaee
...
...
@@ -29,7 +29,7 @@
#include <SDL_syswm.h>
#include "qemu-common.h"
#include "console.h"
#include "
ui/
console.h"
#include "sysemu.h"
#include "x_keymap.h"
#include "sdl_zoom.h"
...
...
ui/spice-core.c
浏览文件 @
28ecbaee
...
...
@@ -22,7 +22,7 @@
#include "sysemu.h"
#include "qemu-common.h"
#include "qemu-spice.h"
#include "
ui/
qemu-spice.h"
#include "qemu-thread.h"
#include "qemu-timer.h"
#include "qemu-queue.h"
...
...
@@ -37,7 +37,7 @@
#include "migration.h"
#include "monitor.h"
#include "hw/hw.h"
#include "spice-display.h"
#include "
ui/
spice-display.h"
/* core bits */
...
...
ui/spice-display.c
浏览文件 @
28ecbaee
...
...
@@ -16,15 +16,15 @@
*/
#include "qemu-common.h"
#include "qemu-spice.h"
#include "
ui/
qemu-spice.h"
#include "qemu-timer.h"
#include "qemu-queue.h"
#include "monitor.h"
#include "console.h"
#include "
ui/
console.h"
#include "sysemu.h"
#include "trace.h"
#include "spice-display.h"
#include "
ui/
spice-display.h"
static
int
debug
=
0
;
...
...
ui/spice-input.c
浏览文件 @
28ecbaee
...
...
@@ -24,8 +24,8 @@
#include <spice/enums.h>
#include "qemu-common.h"
#include "qemu-spice.h"
#include "console.h"
#include "
ui/
qemu-spice.h"
#include "
ui/
console.h"
/* keyboard bits */
...
...
vgafont.h
→
ui/
vgafont.h
浏览文件 @
28ecbaee
文件已移动
ui/vnc.h
浏览文件 @
28ecbaee
...
...
@@ -30,7 +30,7 @@
#include "qemu-common.h"
#include "qemu-queue.h"
#include "qemu-thread.h"
#include "console.h"
#include "
ui/
console.h"
#include "monitor.h"
#include "audio/audio.h"
#include "bitmap.h"
...
...
vl.c
浏览文件 @
28ecbaee
...
...
@@ -130,7 +130,7 @@ int main(int argc, char **argv)
#include "net/net.h"
#include "net/slirp.h"
#include "monitor.h"
#include "console.h"
#include "
ui/
console.h"
#include "sysemu.h"
#include "gdbstub.h"
#include "qemu-timer.h"
...
...
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录