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
2012-06-04
qemu-option: qemu_opts_create(): use error_set()
Luiz Capitulino
1
-9
/
+13
2012-05-14
Merge remote-tracking branch 'origin/master' into staging
Anthony Liguori
1
-9
/
+14
2012-05-12
vga: disable default VGA if appropriate -device is used
Paolo Bonzini
1
-9
/
+14
2012-05-10
use inet_listen()/inet_connect() to support ipv6 migration
Amos Kong
1
-1
/
+6
2012-05-10
implement -no-user-config command-line option (v3)
Eduardo Habkost
1
-1
/
+5
2012-05-10
vl.c: change 'defconfig' variable to bool (v2)
Eduardo Habkost
1
-2
/
+2
2012-05-10
move code to read default config files to a separate function (v2)
Eduardo Habkost
1
-8
/
+2
2012-05-08
vl: drop is_suspended variable
Luiz Capitulino
1
-5
/
+2
2012-05-08
runstate: introduce suspended state
Luiz Capitulino
1
-0
/
+7
2012-03-31
Merge branch 'arm-devs.for-upstream' of git://git.linaro.org/people/pmaydell/...
Blue Swirl
1
-0
/
+2
2012-03-30
qtest: add test framework
Anthony Liguori
1
-1
/
+9
2012-03-30
rtc: add -rtc clock=rt
Paolo Bonzini
1
-0
/
+2
2012-03-26
vl.c: fix '-cpu ?' segfault
Eduardo Habkost
1
-1
/
+1
2012-03-19
Merge remote-tracking branch 'sstabellini/saverestore-8' into staging
Anthony Liguori
1
-1
/
+1
2012-03-19
Set runstate to INMIGRATE earlier
Stefano Stabellini
1
-1
/
+1
2012-03-19
spice: fix broken initialization
Alon Levy
1
-0
/
+5
2012-03-13
qom: Register QOM infrastructure early
Andreas Färber
1
-2
/
+2
2012-03-12
initialize CPU model list after handling -readconfig options
Eduardo Habkost
1
-7
/
+13
2012-03-02
arm: add device tree support
Grant Likely
1
-0
/
+8
2012-02-27
usb: Resolve warnings about unassigned bus on usb device creation
Jan Kiszka
1
-3
/
+4
2012-02-24
vl.c: Avoid segfault when started with no arguments
Peter Maydell
1
-7
/
+10
2012-02-24
suspend: add qmp events
Gerd Hoffmann
1
-0
/
+2
2012-02-24
suspend: add infrastructure
Gerd Hoffmann
1
-0
/
+67
2012-02-24
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
1
-2
/
+2
2012-02-24
gdbstub: Error locations for -gdb
Markus Armbruster
1
-6
/
+4
2012-02-24
vl.c: Error locations for options using add_device_config()
Markus Armbruster
1
-0
/
+4
2012-02-23
vl.c: Increase width of machine name column in "-M ?" output
Peter Maydell
1
-2
/
+2
2012-02-22
Make kernel, initrd and append be machine_opts
Peter Maydell
1
-8
/
+16
2012-02-22
vl: make find_default_machine externally visible
Jordan Justen
1
-1
/
+1
2012-02-17
notifier: switch to QLIST
Paolo Bonzini
1
-1
/
+1
2012-02-17
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
1
-5
/
+5
2012-02-17
Make -machine/-enable-kvm options merge into a single list
Peter Maydell
1
-2
/
+0
2012-02-15
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
1
-0
/
+8
2012-02-15
qom: Unify type registration
Andreas Färber
1
-1
/
+1
2012-02-10
vl.c: Fix typo in variable name
Peter Maydell
1
-5
/
+5
2012-02-09
iSCSI: add configuration variables for iSCSI
Ronnie Sahlberg
1
-0
/
+8
2012-02-06
s390x: fix qom-ification fall-out
Anthony Liguori
1
-1
/
+5
2012-02-01
main-loop: For tools, initialize timers as part of qemu_init_main_loop()
Michael Roth
1
-0
/
+5
2012-02-01
Improve default machine options usability
Jan Kiszka
1
-15
/
+2
2012-02-01
mc146818rtc: Use lost_tick_policy property
Jan Kiszka
1
-5
/
+23
2012-01-25
vga: fix -nodefaults -device VGA
Blue Swirl
1
-0
/
+1
2012-01-23
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
1
-1
/
+0
2012-01-22
vga: improve VGA logic
Blue Swirl
1
-17
/
+45
2012-01-19
kvm: x86: Establish IRQ0 override control
Jan Kiszka
1
-1
/
+0
2012-01-04
hw/9pfs: Add support to use named socket for proxy FS
M. Mohan Kumar
1
-1
/
+5
2012-01-04
hw/9pfs: Add new proxy filesystem driver
M. Mohan Kumar
1
-1
/
+5
2012-01-04
hw/9pfs: Move opt validation to FsDriver callback
Aneesh Kumar K.V
1
-6
/
+2
2011-12-22
Set numa topology for max_cpus
Vasilis Liaskovitis
1
-1
/
+1
2011-12-20
g_thread_init users: don't call it if glib >= 2.31
Alon Levy
1
-0
/
+5
2011-12-19
qdev: fix hotplug when no -device is specified
Anthony Liguori
1
-0
/
+2
[next]