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
2009-12-18
fix vga names in default_list
Gerd Hoffmann
1
-2
/
+2
2009-12-18
usb-net: use qdev for -usbdevice
Gerd Hoffmann
1
-18
/
+0
2009-12-18
Check rom_load_all() return value.
Gerd Hoffmann
1
-1
/
+4
2009-12-18
defaults: update device_list[]
Gerd Hoffmann
1
-0
/
+3
2009-12-18
defaults: split default_drive
Gerd Hoffmann
1
-3
/
+20
2009-12-18
Revert "Rename DriveInfo.onerror to on_write_error" (fix mismerge)
Kevin Wolf
1
-4
/
+0
2009-12-18
add default virtcon initialization
Alexander Graf
1
-0
/
+2
2009-12-12
monitor: Convert do_info_mice() to QObject
Luiz Capitulino
1
-7
/
+55
2009-12-12
Set default console to virtio on S390x
Gerd Hoffmann
1
-1
/
+18
2009-12-12
default devices: virtio consoles.
Gerd Hoffmann
1
-30
/
+35
2009-12-12
add -qmp convinience switch
Gerd Hoffmann
1
-5
/
+9
2009-12-12
add new -mon switch
Gerd Hoffmann
1
-0
/
+8
2009-12-12
rework -monitor handling, switch to QemuOpts
Gerd Hoffmann
1
-43
/
+76
2009-12-12
default devices: drives
Gerd Hoffmann
1
-6
/
+10
2009-12-12
default devices: network
Gerd Hoffmann
1
-0
/
+1
2009-12-12
default devices: add global cmd line option.
Gerd Hoffmann
1
-0
/
+6
2009-12-12
default devices: vga adapter.
Gerd Hoffmann
1
-1
/
+8
2009-12-12
zap serial_monitor_mux
Gerd Hoffmann
1
-34
/
+8
2009-12-12
default devices: qemu monitor.
Gerd Hoffmann
1
-44
/
+50
2009-12-12
default devices: parallel port.
Gerd Hoffmann
1
-30
/
+34
2009-12-12
default devices: core code & serial lines.
Gerd Hoffmann
1
-41
/
+81
2009-12-12
chardev: move greeting into vc backend.
Gerd Hoffmann
1
-24
/
+0
2009-12-12
Revert "Set default console to virtio on S390x"
Gerd Hoffmann
1
-26
/
+0
2009-12-12
Revert "monitor: Command-line flag to enable control mode"
Gerd Hoffmann
1
-7
/
+4
2009-12-12
chardev: make chardevs specified in config file work.
Gerd Hoffmann
1
-3
/
+13
2009-12-12
qdev: add command line option to set global defaults for properties.
Gerd Hoffmann
1
-0
/
+6
2009-12-12
qdev: make compat stuff more generic
Gerd Hoffmann
1
-1
/
+1
2009-12-05
Set default console to virtio on S390x
Alexander Graf
1
-0
/
+26
2009-12-04
monitor: rename EVENT_* to QEVENT_* to avoid conflict on mingw32
Blue Swirl
1
-5
/
+5
2009-12-03
Rename DriveInfo.onerror to on_write_error
Kevin Wolf
1
-0
/
+4
2009-12-03
Don't leak file descriptors
Kevin Wolf
1
-4
/
+7
2009-12-03
virtio-blk: Implement rerror option
Kevin Wolf
1
-1
/
+1
2009-12-03
ide: Implement rerror option
Kevin Wolf
1
-1
/
+1
2009-12-03
Introduce rerror option for drives
Kevin Wolf
1
-19
/
+40
2009-12-03
Rename DriveInfo.onerror to on_write_error
Kevin Wolf
1
-3
/
+8
2009-12-03
ram migration: Properly reset statistics
Jan Kiszka
1
-1
/
+3
2009-12-03
live migration: Propagate output monitor to callback handler
Jan Kiszka
1
-1
/
+1
2009-12-03
live migration: Allow cleanup after cancellation or error
Jan Kiszka
1
-0
/
+5
2009-12-03
ram migration: Stop loading on error
Jan Kiszka
1
-1
/
+5
2009-12-03
net: move slirp code from net.c to net/slirp.c
Mark McLoughlin
1
-0
/
+1
2009-12-03
QMP: Introduce basic asynchronous events
Luiz Capitulino
1
-2
/
+9
2009-12-03
monitor: Command-line flag to enable control mode
Luiz Capitulino
1
-4
/
+7
2009-11-30
Fix commit a167ba50851cdac2fa36633587e98c5956cd6b18
Aurelien Jarno
1
-0
/
+1
2009-11-29
Add support for GNU/kFreeBSD
Aurelien Jarno
1
-6
/
+3
2009-11-22
[WIN32] Enable -k option on Windows too
Hervé Poussineau
1
-2
/
+0
2009-11-17
Block live migration
lirans@il.ibm.com
1
-3
/
+6
2009-11-17
char: Remove special init_reset handling
Amit Shah
1
-1
/
+0
2009-11-12
qemu_system_reset: we need to call it before loadvm/migration
Juan Quintela
1
-1
/
+1
2009-11-09
QemuOpts: command line switches for the config file.
Gerd Hoffmann
1
-0
/
+30
2009-11-09
Configurable block format whitelist
Markus Armbruster
1
-2
/
+2
[next]