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
2013-01-07
net: clean up network at qemu process termination
Amos Kong
1
-1
/
+3
2013-01-02
disallow -daemonize usage of stdio (curses display, -nographic, -serial stdio...
Michael Tokarev
1
-3
/
+25
2012-12-19
softmmu: move remaining include files to include/ subdirectories
Paolo Bonzini
1
-2
/
+2
2012-12-19
softmmu: move include files to include/sysemu/
Paolo Bonzini
1
-8
/
+8
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
1
-9
/
+9
2012-12-19
migration: move include files to include/migration/
Paolo Bonzini
1
-2
/
+2
2012-12-19
monitor: move include files to include/monitor/
Paolo Bonzini
1
-1
/
+1
2012-12-19
exec: move include files to include/exec/
Paolo Bonzini
1
-1
/
+1
2012-12-19
qapi: move include files to include/qobject/
Paolo Bonzini
1
-1
/
+1
2012-12-19
ui: move files to ui/ and include/ui/
Paolo Bonzini
1
-1
/
+1
2012-12-19
net: reorganize headers
Paolo Bonzini
1
-1
/
+1
2012-12-19
build: kill libdis, move disassemblers to disas/
Paolo Bonzini
1
-1
/
+1
2012-12-11
use qemu_opts_create_nofail
Dong Xu Wang
1
-7
/
+5
2012-12-11
block: simplify default_drive
Christian Borntraeger
1
-14
/
+6
2012-12-11
Support default block interfaces per QEMUMachine
Christian Borntraeger
1
-9
/
+12
2012-11-26
vl.c: Fix broken -usb option
Peter Maydell
1
-8
/
+4
2012-11-16
vl: add -object option to create QOM objects from the command line
Anthony Liguori
1
-0
/
+56
2012-11-03
Merge branch 'trivial-patches' of git://github.com/stefanha/qemu
Blue Swirl
1
-9
/
+12
2012-11-02
vl: delay thread initialization after daemonization
Paolo Bonzini
1
-1
/
+3
2012-11-02
vl: unify calls to init_timer_alarm
Paolo Bonzini
1
-5
/
+0
2012-11-01
vl.c: add missing static
Blue Swirl
1
-9
/
+12
2012-11-01
Merge remote-tracking branch 'kraxel/pixman.v3' into staging
Anthony Liguori
1
-14
/
+35
2012-11-01
Merge remote-tracking branch 'bonzini/threadpool' into staging
Anthony Liguori
1
-11
/
+6
2012-11-01
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
1
-0
/
+33
2012-11-01
console: init displaychangelisteners on register
Gerd Hoffmann
1
-1
/
+0
2012-11-01
console: untangle gfx & txt updates
Gerd Hoffmann
1
-2
/
+12
2012-11-01
console: add unregister_displaychangelistener
Gerd Hoffmann
1
-8
/
+23
2012-11-01
console: QLIST-ify display change listeners.
Gerd Hoffmann
1
-6
/
+3
2012-10-31
chardev: Use timer instead of bottom-half to postpone open event
Jan Kiszka
1
-5
/
+5
2012-10-31
Merge remote-tracking branch 'origin/master' into threadpool
Paolo Bonzini
1
-7
/
+119
2012-10-30
Emulate qemu-kvms -no-kvm option
Jan Kiszka
1
-0
/
+4
2012-10-30
Issue warning when deprecated -tdf option is used
Jan Kiszka
1
-0
/
+4
2012-10-30
Use global properties to emulate -no-kvm-pit-reinjection
Jan Kiszka
1
-0
/
+15
2012-10-30
Issue warning when deprecated -no-kvm-pit is used
Jan Kiszka
1
-0
/
+5
2012-10-30
Use machine options to emulate -no-kvm-irqchip
Jan Kiszka
1
-0
/
+5
2012-10-30
vl: init main loop earlier
Paolo Bonzini
1
-6
/
+6
2012-10-30
main-loop: unify qemu_init_main_loop between QEMU and tools
Paolo Bonzini
1
-5
/
+0
2012-10-29
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
1
-0
/
+94
2012-10-29
Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agraf
Aurelien Jarno
1
-6
/
+24
2012-10-29
Merge branch 'queue/qmp' of git://repo.or.cz/qemu/qmp-unstable
Aurelien Jarno
1
-1
/
+1
2012-10-29
Add USB option in machine options
zhlcindy@gmail.com
1
-6
/
+24
2012-10-24
migration: go to paused state after finishing incoming migration with -S
Paolo Bonzini
1
-1
/
+1
2012-10-24
qemu-config: Add new -add-fd command line option
Corey Bryant
1
-0
/
+94
2012-10-23
vnc: add error propagation to vnc_display_open
Paolo Bonzini
1
-3
/
+6
2012-10-23
migration (incoming): add error propagation to fd and exec protocols
Paolo Bonzini
1
-10
/
+6
2012-10-20
create struct for machine initialization arguments
Eduardo Habkost
1
-2
/
+7
2012-10-06
Merge branch 'trivial-patches' of git://github.com/stefanha/qemu
Aurelien Jarno
1
-1
/
+0
2012-10-06
vl.c: default to std if cirrus is not available
Aurelien Jarno
1
-2
/
+6
2012-10-06
vl.c: check for qxl availability
Aurelien Jarno
1
-1
/
+11
2012-10-06
vl.c: convert *vga_enabled functions to QOM
Aurelien Jarno
1
-3
/
+4
[next]