index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qemu-config.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-19
kvm: Activate in-kernel irqchip support
Jan Kiszka
1
-0
/
+4
2012-01-04
hw/9pfs: Add support to use named socket for proxy FS
M. Mohan Kumar
1
-0
/
+7
2012-01-04
hw/9pfs: Add new proxy filesystem driver
M. Mohan Kumar
1
-0
/
+6
2011-12-05
block: add -drive copy-on-read=on|off
Stefan Hajnoczi
1
-0
/
+4
2011-12-05
block: add the blockio limits command line support
Zhi Yong Wu
1
-0
/
+24
2011-10-31
hw/9pfs: Read-only support for 9p export
M. Mohan Kumar
1
-0
/
+7
2011-10-15
hw/9pfs: Rename fstype to fsdriver to make it consistent across VirtFS code
Aneesh Kumar K.V
1
-4
/
+4
2011-10-12
hw/9pfs: Add new virtfs option writeout=immediate skip host page cache
Aneesh Kumar K.V
1
-0
/
+6
2011-09-01
trace: add "-trace events" argument to control initial state
Lluís
1
-0
/
+3
2011-09-01
trace: avoid conditional code compilation during option parsing
Lluís
1
-4
/
+0
2011-09-01
trace: [configure] rename CONFIG_*_TRACE into CONFIG_TRACE_*
Lluís
1
-2
/
+2
2011-08-23
block: add cache=directsync parameter to -drive
Stefan Hajnoczi
1
-1
/
+2
2011-07-29
showing a splash picture when start
wayne
1
-0
/
+27
2011-07-23
Generalize -machine command line option
Jan Kiszka
1
-0
/
+5
2011-07-19
qemu-config: Document -drive options
Luiz Capitulino
1
-0
/
+6
2011-06-06
qemu-config: comment spell fix
Gerd Hoffmann
1
-3
/
+3
2011-06-06
spice: add SASL support
Marc-André Lureau
1
-0
/
+3
2011-06-06
spice: add option for disabling copy paste support
Hans de Goede
1
-0
/
+3
2011-05-08
Introduce -machine command option.
Anthony PERARD
1
-0
/
+14
2011-04-15
Remove unused sysemu.h include directives
Blue Swirl
1
-1
/
+0
2011-01-24
spice: add chardev (v5)
Alon Levy
1
-0
/
+6
2010-12-11
Add bootindex for option roms.
Gleb Natapov
1
-0
/
+17
2010-10-08
spice: add misc config options
Gerd Hoffmann
1
-0
/
+9
2010-10-08
spice: add config options for the listening address
Gerd Hoffmann
1
-0
/
+9
2010-10-08
spice: add config options for channel security.
Gerd Hoffmann
1
-0
/
+6
2010-10-08
spice: make compression configurable.
Yonit Halperin
1
-0
/
+9
2010-10-08
spice: tls support
Gerd Hoffmann
1
-0
/
+24
2010-10-05
Merge remote branch 'spice/submit.6' into staging
Anthony Liguori
1
-0
/
+18
2010-10-01
Add option to turn on JSON pretty printing in monitor
Daniel P. Berrange
1
-0
/
+3
2010-09-21
spice: core bits
Gerd Hoffmann
1
-0
/
+18
2010-09-09
trace: Add trace file name command-line option
Prerna Saxena
1
-0
/
+18
2010-09-04
Fix repeated typo: was "end if list" instead of "end of list"
Jes Sorensen
1
-6
/
+6
2010-08-22
QemuOpts: make most qemu_*_opts static
Gerd Hoffmann
1
-13
/
+9
2010-08-22
QemuOpts: allow new option groups be registered at runtime.
Gerd Hoffmann
1
-1
/
+17
2010-08-19
rtc: Remove TARGET_I386 from qemu-config.c, enables driftfix
Amit Shah
1
-2
/
+0
2010-06-22
virtio-9p: Introduces an option to specify the security model.
Venkateswararao Jujjuri (JV)
1
-0
/
+6
2010-05-26
Add cache=unsafe parameter to -drive
Alexander Graf
1
-1
/
+1
2010-05-24
Fix error handling in qemu_read_config_file
Kevin Wolf
1
-4
/
+8
2010-05-03
virtio-9p: Create a syntactic shortcut for the file-system pass-thru
Gautham R Shenoy
1
-0
/
+22
2010-05-03
virtio-9p: Create a commandline option -fsdev
Gautham R Shenoy
1
-0
/
+18
2010-04-23
Make qemu-config available for tools
Kevin Wolf
1
-17
/
+0
2010-04-23
qemu-config: Make qemu_config_parse more generic
Kevin Wolf
1
-6
/
+12
2010-04-23
qemu-config: qemu_read_config_file() reads the normal config file
Kevin Wolf
1
-0
/
+15
2010-04-18
error: Drop extra messages after qemu_opts_set() and qemu_opts_parse()
Markus Armbruster
1
-1
/
+0
2010-03-16
qemu-option: Rename find_list() to qemu_find_opts() & external linkage
Markus Armbruster
1
-4
/
+4
2010-03-16
qemu-option: Move the implied first name into QemuOptsList
Markus Armbruster
1
-0
/
+5
2010-03-16
QemuOpts: Fix qemu_config_parse() to catch file read errors
Markus Armbruster
1
-0
/
+4
2010-03-16
error: Track locations in configuration files
Markus Armbruster
1
-11
/
+17
2010-03-16
error: Replace qemu_error() by error_report()
Markus Armbruster
1
-5
/
+5
2010-03-16
error: Move qemu_error & friends into their own header
Markus Armbruster
1
-0
/
+1
[next]