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-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
2013-04-04
acpi_table_add(): accept QemuOpts and parse it with OptsVisitor
Laszlo Ersek
1
-1
/
+3
2013-04-04
strip some whitespace
Laszlo Ersek
1
-4
/
+4
2013-04-04
qemu-char: Call fe_claim / fe_release when not using qdev chr properties
Hans de Goede
1
-0
/
+1
2013-04-02
append the terminating '\0' to bootorder string
Amos Kong
1
-3
/
+3
2013-03-28
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
1
-2
/
+2
2013-03-28
vl: add runstate_set tracepoint
Kazuya Saito
1
-1
/
+1
2013-03-28
vl.c: call bdrv_init_with_whitelist() before cmdline parsing
Peter Lieven
1
-2
/
+2
2013-03-25
New QMP command query-cpu-max and HMP command cpu_max
Michal Novotny
1
-0
/
+5
2013-03-19
add a boot option to do strict boot
Amos Kong
1
-1
/
+24
2013-03-18
console: fix displaychangelisteners interface
Gerd Hoffmann
1
-3
/
+3
2013-03-12
Add search path support for qemu data files.
Gerd Hoffmann
1
-13
/
+23
2013-03-12
Add support for cancelling of a TPM command
Stefan Berger
1
-0
/
+5
2013-03-12
Support for TPM command line options
Stefan Berger
1
-0
/
+37
2013-03-10
Merge remote-tracking branch 'bonzini/hw-dirs' into staging
Anthony Liguori
1
-0
/
+1
2013-03-08
qemu-char: move baum registration to baum.c
Anthony Liguori
1
-1
/
+0
2013-03-01
hw: move qdev-monitor.o to toplevel directory
Paolo Bonzini
1
-0
/
+1
2013-03-01
hw: move char backends to backends/
Paolo Bonzini
1
-1
/
+1
2013-02-28
vl.c: allow for repeated -sd arguments
Peter Crosthwaite
1
-1
/
+1
2013-02-26
gtk ui: unbreak spice
Gerd Hoffmann
1
-3
/
+1
2013-02-21
gtk: make default UI (v5)
Anthony Liguori
1
-14
/
+34
2013-02-19
usb-host: remove usb_host_device_close
Gerd Hoffmann
1
-2
/
+3
2013-02-16
cpus.c: Drop unnecessary set_cpu_log()
Peter Maydell
1
-1
/
+8
2013-02-16
qemu-log: Unify {cpu_set,set_cpu}_log_filename as qemu_set_log_filename
Peter Maydell
1
-1
/
+1
2013-02-11
vl: Exit unsuccessfully on option argument syntax error
Markus Armbruster
1
-4
/
+12
2013-02-11
vl: Drop redundant "parse error" reports
Markus Armbruster
1
-4
/
+0
2013-02-04
vl.c: validate -numa "cpus" parameter properly
Eduardo Habkost
1
-5
/
+27
2013-02-04
vl.c: Extract -numa "cpus" parsing to separate function
Eduardo Habkost
1
-18
/
+23
2013-02-04
vl.c: Use parse_uint_full() for NUMA nodeid
Eduardo Habkost
1
-1
/
+4
2013-02-04
vl.c: numa_add(): Validate nodeid before using it
Eduardo Habkost
1
-1
/
+6
2013-02-04
vl.c: Check for NUMA node limit inside numa_add()
Eduardo Habkost
1
-4
/
+6
2013-02-04
vl.c: Abort on unknown -numa option type
Eduardo Habkost
1
-0
/
+3
2013-02-04
vl.c: Fix off-by-one bug when handling "-numa node" argument
Eduardo Habkost
1
-1
/
+4
2013-02-01
qdev: drop extra references at creation time
Paolo Bonzini
1
-0
/
+1
2013-02-01
accel: change {xen, kvm, tcg, qtest}_allowed from int to bool
liguang
1
-6
/
+6
2013-02-01
vl: correct error message when fail to init kvm
liguang
1
-5
/
+7
[next]