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-06-29
slirp: Kill slirp_is_inited
Jan Kiszka
1
-18
/
+5
2009-06-29
slirp: Rework monitor commands for host forwarding
Jan Kiszka
1
-1
/
+1
2009-06-29
slirp: Move smb, redir, tftp and bootp parameters and -net channel
Jan Kiszka
1
-3
/
+3
2009-06-29
Introduce get_next_param_value
Jan Kiszka
1
-4
/
+13
2009-06-24
Make sure to zero out memory before calling madvise to increase robustness
Anthony Liguori
1
-3
/
+3
2009-06-22
Win32: Fix compilation with SDL.
Stefan Weil
1
-2
/
+2
2009-06-22
Support addr=... in option argument of -drive if=virtio
Markus Armbruster
1
-1
/
+13
2009-06-22
Instead of writing a zero page, madvise it away
Anthony Liguori
1
-0
/
+6
2009-06-22
Make nic option rom loading less painful.
Glauber Costa
1
-35
/
+4
2009-06-16
add non-arbitrary migration stop condition
Glauber Costa
1
-2
/
+17
2009-06-16
Remove dead code
Amit Shah
1
-6
/
+0
2009-06-13
Add -no-virtio-balloon command-line option
Eduardo Habkost
1
-0
/
+4
2009-06-13
Fix SDL include path.
Stefan Weil
1
-1
/
+1
2009-06-10
Merge branch 'net-queue'
Anthony Liguori
1
-29
/
+28
2009-06-10
Fix "defined but not used" warning
Luiz Capitulino
1
-4
/
+4
2009-06-09
Use snprintf to avoid OpenBSD warning
Blue Swirl
1
-5
/
+7
2009-06-09
Fix warning
Blue Swirl
1
-1
/
+1
2009-06-09
net: Improve parameter error reporting
Jan Kiszka
1
-1
/
+1
2009-06-09
net: Real fix for check_params users
Jan Kiszka
1
-25
/
+14
2009-06-09
Revert "Fix output of uninitialized strings"
Mark McLoughlin
1
-1
/
+2
2009-06-09
slirp: Avoid zombie processes after fork_exec
Jan Kiszka
1
-2
/
+11
2009-05-30
Use relative path for bios
Paul Brook
1
-5
/
+143
2009-05-28
kvm: Mark full address range dirty on live migration start
Jan Kiszka
1
-1
/
+1
2009-05-27
User Networking: Enable removal of redirections
Alexander Graf
1
-1
/
+1
2009-05-27
fully split aio_pool from BlockDriver
Christoph Hellwig
1
-1
/
+0
2009-05-27
Fix output of uninitialized strings
Kevin Wolf
1
-2
/
+1
2009-05-22
kvm: Rework VCPU reset
Jan Kiszka
1
-2
/
+0
2009-05-22
Introduce reset notifier order
Jan Kiszka
1
-2
/
+5
2009-05-22
kvm: Add missing bits to support live migration
Jan Kiszka
1
-1
/
+6
2009-05-22
Create qemu-option.h
Kevin Wolf
1
-37
/
+1
2009-05-22
augment info migrate with page status
Glauber Costa
1
-1
/
+20
2009-05-21
Introduce is_default field for QEMUMachine
Anthony Liguori
1
-2
/
+14
2009-05-21
Refactor how display drivers are selected
Anthony Liguori
1
-41
/
+41
2009-05-21
Convert machine registration to use module init functions
Anthony Liguori
1
-1
/
+1
2009-05-21
Eliminate --disable-gfx-check and make VNC default when SDL not available
Anthony Liguori
1
-15
/
+26
2009-05-20
initialize struct sigevent before timer_create
Jean-Christophe Dubois
1
-0
/
+5
2009-05-20
Fix NULL alarm_timer pointer at exit
Jean-Christophe Dubois
1
-2
/
+2
2009-05-14
Basic qdev infrastructure.
Paul Brook
1
-0
/
+4
2009-05-13
Fix kqemu build failure.
Paul Brook
1
-1
/
+1
2009-05-13
Remove vga_ram_size
Paul Brook
1
-3
/
+1
2009-05-10
Follow coding conventions
Paul Brook
1
-3
/
+3
2009-05-08
Drop CONFIG_GDBSTUB
Jan Kiszka
1
-8
/
+0
2009-05-01
Fix serial option with -drive
Anthony Liguori
1
-1
/
+1
2009-05-01
Build fix for !CONFIG_GDBSTUB case
Xiantao Zhang
1
-0
/
+2
2009-05-01
Hardware watchdog
Richard W.M. Jones
1
-0
/
+16
2009-05-01
net: Fix -net socket parameter checks
Jan Kiszka
1
-11
/
+27
2009-04-29
Fix qemu_event_init
Jan Kiszka
1
-0
/
+2
2009-04-25
Fix Win32 warning
Blue Swirl
1
-1
/
+1
2009-04-24
qemu: introduce iothread (Marcelo Tosatti)
aliguori
1
-22
/
+390
2009-04-24
qemu: handle stop request in main loop (Marcelo Tosatti)
aliguori
1
-10
/
+26
[next]