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-10-17
Only IDE needs limits for CHS configuration
Blue Swirl
1
-3
/
+3
2009-10-15
net: handle -netdevice options
Mark McLoughlin
1
-1
/
+1
2009-10-15
net: add -netdev option
Mark McLoughlin
1
-0
/
+5
2009-10-15
net: add QemuOptsList arg to net_client_parse()
Mark McLoughlin
1
-1
/
+1
2009-10-12
unlock iothread mutex before running kvm ioctl
Glauber Costa
1
-4
/
+4
2009-10-06
Final net cleanup after conversion to QemuOpts
Mark McLoughlin
1
-24
/
+4
2009-10-06
Port usb net to QemuOpts
Mark McLoughlin
1
-4
/
+15
2009-10-06
Remove double error message for -device option parsing
Mark McLoughlin
1
-3
/
+1
2009-10-06
Don't exit() in config_error()
Markus Armbruster
1
-3
/
+6
2009-10-06
Don't assign a static string to NICInfo::model
Mark McLoughlin
1
-1
/
+1
2009-10-06
offer right-ctrl as a grab option
Dustin Kirkland
1
-0
/
+4
2009-10-06
Reorganize option rom (+linux kernel) loading.
Gerd Hoffmann
1
-0
/
+3
2009-10-05
Improve error reporting on file access
Justin M. Forbes
1
-10
/
+10
2009-10-05
drive cleanup fixes.
Gerd Hoffmann
1
-11
/
+5
2009-10-05
qdev hotplug: infrastructure and monitor commands.
Gerd Hoffmann
1
-0
/
+2
2009-10-05
Enable host-clock-based RTC
Jan Kiszka
1
-1
/
+16
2009-10-05
Refactor RTC command line switches
Jan Kiszka
1
-35
/
+76
2009-10-05
Introduce QEMU_CLOCK_HOST
Jan Kiszka
1
-11
/
+35
2009-10-05
win32: Drop dead dyntick timer code
Jan Kiszka
1
-5
/
+1
2009-10-05
Rename QEMU_TIMER_* to QEMU_CLOCK_*
Jan Kiszka
1
-21
/
+21
2009-10-05
do proper cpu_self check
Glauber Costa
1
-2
/
+7
2009-10-02
Fix warning about undefined madvise() on OpenSolaris
Blue Swirl
1
-0
/
+3
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
1
-14
/
+14
2009-10-01
Get rid of _t suffix
malc
1
-14
/
+14
2009-09-27
Win32: avoid a warning
Blue Swirl
1
-4
/
+4
2009-09-27
vl: Add failure check for SetEvent
malc
1
-1
/
+5
2009-09-27
vl: Do not use perror after failed Win32 API calls
malc
1
-3
/
+5
2009-09-26
fix -daemonize with kvm
Marcelo Tosatti
1
-10
/
+10
2009-09-25
Fix coding style issue
Mark McLoughlin
1
-1
/
+1
2009-09-15
support media=cdrom for if=none
Gerd Hoffmann
1
-1
/
+1
2009-09-14
Revert "Open chr device for all serial ports"
Aurelien Jarno
1
-9
/
+7
2009-09-14
Open chr device for all serial ports
Aurelien Jarno
1
-7
/
+9
2009-09-12
Fix sys-queue.h conflict for good
Blue Swirl
1
-28
/
+28
2009-09-11
Make get_ticks_per_sec() a static inline
Anthony Liguori
1
-14
/
+6
2009-09-11
timers: move them to VMState
Juan Quintela
1
-22
/
+12
2009-09-11
timers: Createt TimersState and put all timers state there
Juan Quintela
1
-31
/
+39
2009-09-11
Unexport ticks_per_sec variable. Create get_ticks_per_sec() function
Juan Quintela
1
-5
/
+10
2009-09-11
timers: remove useless check
Juan Quintela
1
-6
/
+0
2009-09-11
ram: Remove SaveVM Version 2 support
Juan Quintela
1
-93
/
+1
2009-09-11
ram: remove support for loading v1
Juan Quintela
1
-42
/
+0
2009-09-11
switch chardev to QemuOpts: infrastructure, null device
Gerd Hoffmann
1
-0
/
+10
2009-09-11
Revert "don't call cpu_sychronize_state from reset handlers"
Anthony Liguori
1
-6
/
+1
2009-09-09
don't call cpu_sychronize_state from reset handlers
Glauber Costa
1
-1
/
+6
2009-09-09
qemu-kvm: fix segfault when running kvm without /dev/kvm, falling back to non...
Dustin Kirkland
1
-10
/
+10
2009-09-09
mv strdup to qemu_strdup in vl.c
Jean-Christophe DUBOIS
1
-3
/
+3
2009-09-09
fix vl.c compilation if CONFIG_KVM is not defined
Jean-Christophe DUBOIS
1
-1
/
+2
2009-09-09
fix PATH_MAX conditional compilation
Jean-Christophe DUBOIS
1
-9
/
+2
2009-09-09
qdev/usb: make qemu aware of usb busses.
Gerd Hoffmann
1
-118
/
+36
2009-09-09
qdev/usb: add usb bus support to qdev, convert drivers.
Gerd Hoffmann
1
-2
/
+2
2009-09-09
allow passing null machine pointer to drive_init().
Gerd Hoffmann
1
-1
/
+1
[next]