index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
qemu-config.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make -machine/-enable-kvm options merge into a single list
Peter Maydell
2012-02-17
1
-0
/
+1
*
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
2012-02-15
1
-0
/
+4
|
\
|
*
kvm: Allow to set shadow MMU size
Jan Kiszka
2012-02-08
1
-0
/
+4
*
|
iSCSI: add configuration variables for iSCSI
Ronnie Sahlberg
2012-02-09
1
-0
/
+27
|
/
*
kvm: Activate in-kernel irqchip support
Jan Kiszka
2012-01-19
1
-0
/
+4
*
hw/9pfs: Add support to use named socket for proxy FS
M. Mohan Kumar
2012-01-04
1
-0
/
+7
*
hw/9pfs: Add new proxy filesystem driver
M. Mohan Kumar
2012-01-04
1
-0
/
+6
*
block: add -drive copy-on-read=on|off
Stefan Hajnoczi
2011-12-05
1
-0
/
+4
*
block: add the blockio limits command line support
Zhi Yong Wu
2011-12-05
1
-0
/
+24
*
hw/9pfs: Read-only support for 9p export
M. Mohan Kumar
2011-10-31
1
-0
/
+7
*
hw/9pfs: Rename fstype to fsdriver to make it consistent across VirtFS code
Aneesh Kumar K.V
2011-10-15
1
-4
/
+4
*
hw/9pfs: Add new virtfs option writeout=immediate skip host page cache
Aneesh Kumar K.V
2011-10-12
1
-0
/
+6
*
trace: add "-trace events" argument to control initial state
Lluís
2011-09-01
1
-0
/
+3
*
trace: avoid conditional code compilation during option parsing
Lluís
2011-09-01
1
-4
/
+0
*
trace: [configure] rename CONFIG_*_TRACE into CONFIG_TRACE_*
Lluís
2011-09-01
1
-2
/
+2
*
block: add cache=directsync parameter to -drive
Stefan Hajnoczi
2011-08-23
1
-1
/
+2
*
showing a splash picture when start
wayne
2011-07-29
1
-0
/
+27
*
Generalize -machine command line option
Jan Kiszka
2011-07-23
1
-0
/
+5
*
qemu-config: Document -drive options
Luiz Capitulino
2011-07-19
1
-0
/
+6
*
qemu-config: comment spell fix
Gerd Hoffmann
2011-06-06
1
-3
/
+3
*
spice: add SASL support
Marc-André Lureau
2011-06-06
1
-0
/
+3
*
spice: add option for disabling copy paste support
Hans de Goede
2011-06-06
1
-0
/
+3
*
Introduce -machine command option.
Anthony PERARD
2011-05-08
1
-0
/
+14
*
Remove unused sysemu.h include directives
Blue Swirl
2011-04-15
1
-1
/
+0
*
spice: add chardev (v5)
Alon Levy
2011-01-24
1
-0
/
+6
*
Add bootindex for option roms.
Gleb Natapov
2010-12-11
1
-0
/
+17
*
spice: add misc config options
Gerd Hoffmann
2010-10-08
1
-0
/
+9
*
spice: add config options for the listening address
Gerd Hoffmann
2010-10-08
1
-0
/
+9
*
spice: add config options for channel security.
Gerd Hoffmann
2010-10-08
1
-0
/
+6
*
spice: make compression configurable.
Yonit Halperin
2010-10-08
1
-0
/
+9
*
spice: tls support
Gerd Hoffmann
2010-10-08
1
-0
/
+24
*
Merge remote branch 'spice/submit.6' into staging
Anthony Liguori
2010-10-05
1
-0
/
+18
|
\
|
*
spice: core bits
Gerd Hoffmann
2010-09-21
1
-0
/
+18
*
|
Add option to turn on JSON pretty printing in monitor
Daniel P. Berrange
2010-10-01
1
-0
/
+3
|
/
*
trace: Add trace file name command-line option
Prerna Saxena
2010-09-09
1
-0
/
+18
*
Fix repeated typo: was "end if list" instead of "end of list"
Jes Sorensen
2010-09-04
1
-6
/
+6
*
QemuOpts: make most qemu_*_opts static
Gerd Hoffmann
2010-08-22
1
-13
/
+9
*
QemuOpts: allow new option groups be registered at runtime.
Gerd Hoffmann
2010-08-22
1
-1
/
+17
*
rtc: Remove TARGET_I386 from qemu-config.c, enables driftfix
Amit Shah
2010-08-19
1
-2
/
+0
*
virtio-9p: Introduces an option to specify the security model.
Venkateswararao Jujjuri (JV)
2010-06-22
1
-0
/
+6
*
Add cache=unsafe parameter to -drive
Alexander Graf
2010-05-26
1
-1
/
+1
*
Fix error handling in qemu_read_config_file
Kevin Wolf
2010-05-24
1
-4
/
+8
*
virtio-9p: Create a syntactic shortcut for the file-system pass-thru
Gautham R Shenoy
2010-05-03
1
-0
/
+22
*
virtio-9p: Create a commandline option -fsdev
Gautham R Shenoy
2010-05-03
1
-0
/
+18
*
Make qemu-config available for tools
Kevin Wolf
2010-04-23
1
-17
/
+0
*
qemu-config: Make qemu_config_parse more generic
Kevin Wolf
2010-04-23
1
-6
/
+12
*
qemu-config: qemu_read_config_file() reads the normal config file
Kevin Wolf
2010-04-23
1
-0
/
+15
*
error: Drop extra messages after qemu_opts_set() and qemu_opts_parse()
Markus Armbruster
2010-04-18
1
-1
/
+0
*
qemu-option: Rename find_list() to qemu_find_opts() & external linkage
Markus Armbruster
2010-03-16
1
-4
/
+4
*
qemu-option: Move the implied first name into QemuOptsList
Markus Armbruster
2010-03-16
1
-0
/
+5
[next]