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-10-14
loader: allow adding ROMs in done callbacks
Michael S. Tsirkin
1
-0
/
+3
2013-10-05
vl: Clean up unnecessary boot_order complications
Markus Armbruster
1
-4
/
+2
2013-09-30
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
1
-1
/
+4
2013-09-28
smbios: Make multiple -smbios type= accumulate sanely
Markus Armbruster
1
-0
/
+2
2013-09-28
smbios: Convert to QemuOpts
Markus Armbruster
1
-1
/
+2
2013-09-25
qemu: Adjust qemu wakeup
Liu, Jinsong
1
-8
/
+7
2013-09-10
Remove dev-bluetooth.c dependency from vl.c
Miroslav Rezanina
1
-9
/
+4
2013-09-10
Preparation for usb-bt-dongle conditional build
Miroslav Rezanina
1
-69
/
+0
2013-09-03
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
1
-2
/
+2
2013-08-28
hw: Clean up bogus default boot order
Markus Armbruster
1
-2
/
+2
2013-08-26
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
1
-6
/
+8
2013-08-22
aio / timers: Convert rtc_clock to be a QEMUClockType
Alex Bligh
1
-5
/
+5
2013-08-22
aio / timers: Remove alarm timers
Alex Bligh
1
-1
/
+3
2013-08-20
Convert stderr message calling error_get_pretty() to error_report()
Seiji Aguchi
1
-4
/
+5
2013-07-30
spice: fix display initialization
Gerd Hoffmann
1
-1
/
+1
2013-07-10
add timestamp to error_report()
Seiji Aguchi
1
-0
/
+26
2013-07-09
vl: Tighten parsing of -machine option phandle_start
Markus Armbruster
1
-1
/
+1
2013-07-09
Simplify -machine option queries with qemu_get_machine_opts()
Markus Armbruster
1
-16
/
+6
2013-07-09
Fix -machine options accel, kernel_irqchip, kvm_shadow_mem
Markus Armbruster
1
-6
/
+2
2013-07-09
vl: New qemu_get_machine_opts()
Markus Armbruster
1
-0
/
+19
2013-06-28
vl: convert -smp to qemu_opts_parse()
Michael Tokarev
1
-53
/
+69
2013-06-21
vl: reformat SDL ifdeffery a bit
Michael Tokarev
1
-2
/
+1
2013-06-19
vl: Rename *boot_devices to *boot_order, for consistency
Markus Armbruster
1
-8
/
+8
2013-06-19
vl: Fix -boot order and once regressions, and related bugs
Markus Armbruster
1
-29
/
+30
2013-06-19
vl: Clean up parsing of -boot option argument
Markus Armbruster
1
-62
/
+22
2013-06-16
vl: always define no_frame
Michael Tokarev
1
-2
/
+0
2013-06-11
Unbreak -no-quit for GTK, validate SDL options
Peter Wu
1
-5
/
+10
2013-06-11
gtk: implement -full-screen
Peter Wu
1
-1
/
+1
2013-06-10
gdbstub: let the debugger resume from guest panicked state
Paolo Bonzini
1
-0
/
+1
2013-06-03
main_loop: do not set nonblocking if xen_enabled()
Stefano Stabellini
1
-1
/
+1
2013-05-23
monitor: allow to disable the default monitor
Luiz Capitulino
1
-1
/
+3
2013-05-20
vl: new runstate transition: RUN_STATE_GUEST_PANICKED -> RUN_STATE_FINISH_MIG...
Hu Tao
1
-0
/
+1
2013-05-12
clean unnecessary code: don't check g_strdup arg for NULL
Dong Xu Wang
1
-1
/
+1
2013-05-02
Drop redundant resume_all_vcpus() from main()
Jan Kiszka
1
-1
/
+0
2013-05-01
cpu: Call cpu_synchronize_post_init() from DeviceClass::realize()
Igor Mammedov
1
-1
/
+0
2013-04-30
add a new runstate: RUN_STATE_GUEST_PANICKED
Hu Tao
1
-2
/
+11
2013-04-29
audio: enable PCI audio cards for all PCI-enabled targets
Paolo Bonzini
1
-0
/
+2
2013-04-29
audio: remove HAS_AUDIO
Paolo Bonzini
1
-8
/
+0
2013-04-26
Common: Add quick access to first boot device
Dominik Dingel
1
-0
/
+18
2013-04-23
Move TPM passthrough specific command line options to backend structure
Stefan Berger
1
-15
/
+1
2013-04-22
Add option to mlock qemu and guest memory
Satoru Moriya
1
-0
/
+34
2013-04-16
console: move gui_update+gui_setup_refresh from vl.c into console.c
Gerd Hoffmann
1
-49
/
+0
2013-04-16
console: displaystate init revamp
Gerd Hoffmann
1
-5
/
+1
2013-04-15
Merge remote-tracking branch 'bonzini/hw-dirs' into staging
Anthony Liguori
1
-3
/
+3
2013-04-15
Allow qtest to be used together with a virtual CPU
Edgar E. Iglesias
1
-0
/
+4
2013-04-15
sysemu: avoid proliferation of include/ subdirectories
Paolo Bonzini
1
-2
/
+2
2013-04-15
tpm: reorganize headers and split hardware part
Paolo Bonzini
1
-1
/
+1
2013-04-12
Revert "New QMP command query-cpu-max and HMP command cpu_max"
Michal Novotny
1
-5
/
+0
2013-04-12
New cpu-max field in query-machines QMP command output
Michal Novotny
1
-0
/
+1
2013-04-08
hw: move headers to include/
Paolo Bonzini
1
-6
/
+6
[prev]
[next]