index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-29
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-7
/
+2
2016-06-29
vl: smp_parse: fix regression
Andrew Jones
1
-0
/
+2
2016-06-29
vnc: generalize "VNC server running on ..." message
Paolo Bonzini
1
-7
/
+0
2016-06-28
trace: move qemu_trace_opts to trace/control.c
Denis V. Lunev
1
-36
/
+2
2016-06-27
qapi: Report support for -device cpu hotplug in query-machines
Peter Krempa
1
-0
/
+1
2016-06-20
log: Fix qemu_set_log_filename() error handling
Markus Armbruster
1
-1
/
+1
2016-06-20
log: Fix qemu_set_dfilter_ranges() error reporting
Markus Armbruster
1
-1
/
+1
2016-06-20
coccinelle: Remove unnecessary variables for function return value
Eduardo Habkost
1
-4
/
+1
2016-06-20
vl: Error messages need to go to stderr, fix some
Markus Armbruster
1
-4
/
+4
2016-06-17
vnc: Wrap vnc initialization code with CONFIG_VNC
Chao Peng
1
-0
/
+2
2016-06-16
vl: smp_parse: cleanups
Andrew Jones
1
-19
/
+15
2016-06-16
vl.c: Add '-L help' which lists data dirs.
Richard W.M. Jones
1
-1
/
+12
2016-06-13
vl: Eliminate usb_enabled()
Eduardo Habkost
1
-8
/
+3
2016-06-08
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-0
/
+1
2016-06-07
all: Remove unnecessary glib.h includes
Peter Maydell
1
-1
/
+0
2016-06-07
Makefile: Derive "PKGVERSION" from "git describe" by default
Fam Zheng
1
-0
/
+1
2016-06-01
net: vl: Move default_net to vl.c
Eduardo Habkost
1
-1
/
+23
2016-05-23
cpu: Eliminate cpudef_init(), cpudef_setup()
Eduardo Habkost
1
-7
/
+0
2016-05-23
vl: change runstate only if new state is different from current state
Li Zhijian
1
-0
/
+4
2016-05-20
vl: Use &error_fatal when parsing monitor options
Eduardo Habkost
1
-6
/
+1
2016-05-20
vl: Use &error_fatal when parsing VNC options
Eduardo Habkost
1
-13
/
+2
2016-05-20
machine: add properties to compat_props incrementaly
Igor Mammedov
1
-1
/
+5
2016-05-20
vl: Simplify global property registration
Eduardo Habkost
1
-24
/
+15
2016-05-20
vl: Make display_remote a local variable
Eduardo Habkost
1
-1
/
+1
2016-05-20
vl: Move DisplayType typedef to vl.c
Eduardo Habkost
1
-0
/
+9
2016-05-20
vl: Make display_type a local variable
Eduardo Habkost
1
-1
/
+1
2016-05-20
vl: Replace DT_NOGRAPHIC with machine option
Eduardo Habkost
1
-6
/
+7
2016-05-20
spice: Initialization stubs on qemu-spice.h
Eduardo Habkost
1
-4
/
+0
2016-05-20
gtk: Initialization stubs
Eduardo Habkost
1
-6
/
+1
2016-05-20
cocoa: cocoa_display_init() stub
Eduardo Habkost
1
-2
/
+0
2016-05-20
sdl: Initialization stubs
Eduardo Habkost
1
-4
/
+2
2016-05-20
curses: curses_display_init() stub
Eduardo Habkost
1
-2
/
+0
2016-05-20
vnc: Initialization stubs
Eduardo Habkost
1
-14
/
+1
2016-05-20
vl: Add DT_COCOA DisplayType value
Eduardo Habkost
1
-2
/
+4
2016-05-20
vl: Replace *_vga_available() functions with class_names field
Eduardo Habkost
1
-47
/
+23
2016-05-20
vl: Table-based select_vgahw()
Eduardo Habkost
1
-52
/
+63
2016-05-20
vl: Use exit(1) when requested VGA interface is unavailable
Eduardo Habkost
1
-7
/
+7
2016-05-19
hw: explicitly include qemu/log.h
Paolo Bonzini
1
-0
/
+1
2016-05-19
include: move CPU-related definitions out of qemu-common.h
Paolo Bonzini
1
-0
/
+1
2016-05-18
vl: fix comment about when parsing cpu definitions
Wei Jiangang
1
-1
/
+1
2016-04-28
qom: -object error messages lost location, restore it
Markus Armbruster
1
-4
/
+2
2016-04-07
Sort the fw_cfg file list
Gerd Hoffmann
1
-2
/
+8
2016-04-05
vl: Move cpu_synchronize_all_states() into qemu_system_reset()
David Gibson
1
-2
/
+2
2016-03-30
net/filter-mirror: implement filter-redirector
Zhang Chen
1
-1
/
+2
2016-03-30
net/filter-mirror:Add filter-mirror
Zhang Chen
1
-1
/
+2
2016-03-24
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-1
/
+5
2016-03-24
input-linux: switch over to -object
Gerd Hoffmann
1
-10
/
+0
2016-03-22
qemu-log: new option -dfilter to limit output
Alex Bennée
1
-0
/
+3
2016-03-22
util: move declarations out of qemu-common.h
Veronia Bahaa
1
-1
/
+2
2016-03-16
module: Rename machine_init() to opts_init()
Eduardo Habkost
1
-1
/
+1
[next]