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
2010-02-22
Merge remote branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
1
-21
/
+102
2010-02-22
Add cpu model configuration support..
john cooper
1
-2
/
+7
2010-02-22
kvm: consume internal signal with sigtimedwait
Marcelo Tosatti
1
-12
/
+77
2010-02-22
kvm specific wait_io_event
Marcelo Tosatti
1
-6
/
+20
2010-02-22
block SIGCHLD in vcpu thread(s)
Marcelo Tosatti
1
-0
/
+1
2010-02-19
move default allocator to console.c
Paolo Bonzini
1
-50
/
+0
2010-02-19
remove knowledge of defaultallocator_free_displaysurface from sdl.c
Paolo Bonzini
1
-1
/
+7
2010-02-19
use lazy initialization for display_state
Paolo Bonzini
1
-14
/
+15
2010-02-19
net: net_check_clients() runs too early to see -device, fix
Markus Armbruster
1
-0
/
+2
2010-02-17
use eventfd for iothread
Paolo Bonzini
1
-4
/
+5
2010-02-10
iothread: fix vcpu stop with smp tcg
Marcelo Tosatti
1
-2
/
+3
2010-02-10
loop write in qemu_event_increment upon EINTR
Paolo Bonzini
1
-2
/
+6
2010-02-10
do not loop on an incomplete io_thread_fd read
Paolo Bonzini
1
-2
/
+2
2010-02-09
add qemu_get_clock_ns
Paolo Bonzini
1
-2
/
+19
2010-02-08
Merge remote branch 'qemu-kvm/uq/master' into staging-tmp
Anthony Liguori
1
-0
/
+4
2010-02-08
vl.c: avoid preprocessor directives in a printf call
Paolo Bonzini
1
-8
/
+10
2010-02-08
do not interpolate % from vl.c to qemu-options.h
Paolo Bonzini
1
-8
/
+1
2010-02-08
Revert "On some systems printf is a macro"
malc
1
-18
/
+18
2010-02-07
On some systems printf is a macro
malc
1
-18
/
+18
2010-02-05
fix undefined shifts by >32
Paolo Bonzini
1
-2
/
+2
2010-02-03
Fix incoming migration with iothread
Marcelo Tosatti
1
-0
/
+2
2010-02-03
kvm: Flush coalesced MMIO buffer periodly
Sheng Yang
1
-0
/
+2
2010-02-03
qdev: Fix exit code for -device ?
Markus Armbruster
1
-0
/
+8
2010-01-27
Fix regression in option parsing
Anthony Liguori
1
-0
/
+1
2010-01-26
virtio: Add memory statistics reporting to the balloon driver
Adam Litke
1
-7
/
+14
2010-01-26
virtio-console: Automatically use virtio-serial-bus for the older -virtiocons...
Amit Shah
1
-2
/
+13
2010-01-26
vl.c: fix warning with _FORTIFY_SOURCE
Kirill A. Shutemov
1
-4
/
+18
2010-01-24
Load global config files by default
Anthony Liguori
1
-0
/
+39
2010-01-24
Move out option lookup into a separate function
Anthony Liguori
1
-29
/
+43
2010-01-20
virtio-console: qdev conversion, new virtio-serial-bus
Amit Shah
1
-0
/
+2
2010-01-20
Clean-up a little bit the RW related bits of BDRV_O_FLAGS. BDRV_O_RDONLY gone...
Naphtali Sprei
1
-4
/
+4
2010-01-20
Make CDROM a read-only drive
Naphtali Sprei
1
-0
/
+7
2010-01-13
vl.c: Remove dead assignment
Amit Shah
1
-5
/
+1
2010-01-13
move kbd/mouse handling to input.c
Paolo Bonzini
1
-212
/
+2
2010-01-11
Fix CPU topology initialization
Jiri Denemark
1
-4
/
+4
2010-01-08
debugcon: support for debugging consoles (e.g. Bochs port 0xe9)
H. Peter Anvin
1
-0
/
+23
2009-12-23
USB: Improve usbdevice error messages
Scott Tsai
1
-3
/
+14
2009-12-18
fix pidfile option to work in WIN32
Juha Riihimäki
1
-1
/
+3
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
[next]