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
2011-04-27
vl.c: Replace -virtfs string manipulation with QemuOpts
Stefan Hajnoczi
1
-37
/
+19
2011-04-26
vl: trivial spelling fix
Brad Hards
1
-1
/
+1
2011-04-07
exit if -drive specified is invalid instead of ignoring the "wrong" -drive
Michael Tokarev
1
-1
/
+3
2011-04-04
virtio: use generic name when possible
Alexander Graf
1
-3
/
+3
2011-04-04
register signal handler after initializing SDL.
Gleb Natapov
1
-3
/
+3
2011-04-04
vl.c: Tidy up message printed when we exit on a signal
Peter Maydell
1
-2
/
+9
2011-03-29
extract I/O handler lists to iohandler.c
Paolo Bonzini
1
-101
/
+5
2011-03-26
report that QEMU process was killed by a signal
Gleb Natapov
1
-1
/
+19
2011-03-25
vl.c: Fix compilation failure if CONFIG_SDL isn't defined
Peter Maydell
1
-6
/
+7
2011-03-22
Make VNC support optional
Jes Sorensen
1
-4
/
+22
2011-03-22
error message if user specifies curses on cmd line when curses is disabled
Jes Sorensen
1
-2
/
+5
2011-03-22
error message if user specifies SDL cmd line option when SDL is disabled
Jes Sorensen
1
-0
/
+8
2011-03-22
Add support for -display vnc
Jes Sorensen
1
-0
/
+14
2011-03-22
Introduce -display none
Jes Sorensen
1
-0
/
+2
2011-03-22
Introduce -display argument
Jes Sorensen
1
-0
/
+75
2011-03-21
Merge remote branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
1
-0
/
+1
2011-03-21
change all rt_clock references to use millisecond resolution accessors
Paolo Bonzini
1
-6
/
+6
2011-03-15
simpletrace: Move st_init() error reporting
Stefan Hajnoczi
1
-1
/
+3
2011-03-15
Synchronize VCPU states before reset
Jan Kiszka
1
-0
/
+1
2011-03-07
simpletrace: Thread-safe tracing
Stefan Hajnoczi
1
-12
/
+4
2011-02-14
Move debug exception handling out of cpu_exec
Jan Kiszka
1
-1
/
+1
2011-02-14
Refactor debug and vmstop request interface
Jan Kiszka
1
-4
/
+16
2011-02-14
Improve vm_stop reason declarations
Jan Kiszka
1
-1
/
+1
2011-02-14
Flatten the main loop
Jan Kiszka
1
-15
/
+15
2011-02-14
Leave inner main_loop faster on pending requests
Jan Kiszka
1
-4
/
+7
2011-02-14
Process vmstop requests in IO thread
Jan Kiszka
1
-9
/
+5
2011-02-14
Stop current VCPU on synchronous reset requests
Jan Kiszka
1
-0
/
+1
2011-02-04
do not pass NULL to strdup.
Gleb Natapov
1
-2
/
+2
2011-02-01
Merge remote branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
1
-1
/
+1
2011-01-31
blockdev: Fix drive_add for drives without media
Markus Armbruster
1
-7
/
+2
2011-01-31
blockdev: Replace drive_add()'s fmt, ... by optstr parameter
Markus Armbruster
1
-10
/
+13
2011-01-31
blockdev: Reject multiple definitions for the same drive
Markus Armbruster
1
-15
/
+30
2011-01-31
blockdev: Make drive_add() take explicit type, index parameters
Markus Armbruster
1
-20
/
+23
2011-01-24
Make strtosz() return int64_t instead of ssize_t
Jes Sorensen
1
-2
/
+2
2011-01-23
kvm: Drop smp_cpus argument from init functions
Jan Kiszka
1
-1
/
+1
2011-01-10
Merge remote branch 'mst/for_anthony' into staging
Anthony Liguori
1
-1
/
+3
2010-12-27
Merge branch 'spice.v23.pull' of git://anongit.freedesktop.org/spice/qemu
Aurelien Jarno
1
-1
/
+3
2010-12-27
Fix a missing trailing newline
Aurelien Jarno
1
-1
/
+1
2010-12-20
qbus: register reset handler for qbus whose parent is NULL
Isaku Yamahata
1
-1
/
+3
2010-12-19
Avoid a warning from OpenBSD linker
Blue Swirl
1
-2
/
+4
2010-12-11
Pass boot device list to firmware.
Gleb Natapov
1
-0
/
+48
2010-12-11
Add notifier that will be called when machine is fully created.
Gleb Natapov
1
-0
/
+15
2010-12-11
Add bootindex for option roms.
Gleb Natapov
1
-2
/
+9
2010-12-11
Add bootindex parameter to net/block/fd device
Gleb Natapov
1
-0
/
+40
2010-12-09
spice: add qxl device
Gerd Hoffmann
1
-1
/
+3
2010-12-01
Merge remote branch 'origin/master' into pci
Michael S. Tsirkin
1
-7
/
+11
2010-11-22
qdev: reset qdev along with qdev tree
Anthony Liguori
1
-0
/
+1
2010-11-21
trace: Trace vm_start()/vm_stop()
Stefan Hajnoczi
1
-0
/
+3
2010-11-16
Delete IOHandlers after potentially running them
Stefan Hajnoczi
1
-7
/
+8
2010-11-03
Introduce strtosz() library function to convert a string to a byte count.
Jes Sorensen
1
-20
/
+9
[next]