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
*
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
*
QemuOpts: Fix qemu_config_parse() to catch file read errors
Markus Armbruster
2010-03-16
1
-0
/
+4
*
error: Track locations in configuration files
Markus Armbruster
2010-03-16
1
-11
/
+17
*
error: Replace qemu_error() by error_report()
Markus Armbruster
2010-03-16
1
-5
/
+5
*
error: Move qemu_error & friends into their own header
Markus Armbruster
2010-03-16
1
-0
/
+1
*
Add cpu model configuration support..
john cooper
2010-02-22
1
-0
/
+49
*
rework -monitor handling, switch to QemuOpts
Gerd Hoffmann
2009-12-12
1
-0
/
+19
*
qdev: add command line option to set global defaults for properties.
Gerd Hoffmann
2009-12-12
1
-0
/
+56
*
Introduce rerror option for drives
Kevin Wolf
2009-12-03
1
-0
/
+3
*
QemuOpts: parse config from file.
Gerd Hoffmann
2009-11-09
1
-0
/
+50
*
QemuOpts: dump config.
Gerd Hoffmann
2009-11-09
1
-0
/
+39
*
QemuOpts: add find_list()
Gerd Hoffmann
2009-11-09
1
-9
/
+20
*
Added readonly flag to -drive command
Naphtali Sprei
2009-11-09
1
-0
/
+3
*
Add chardev option to disable signal.
Kusanagi Kouichi
2009-10-27
1
-0
/
+3
*
net: add -netdev option
Mark McLoughlin
2009-10-15
1
-0
/
+13
*
Add qemu_net_opts
Mark McLoughlin
2009-10-06
1
-0
/
+13
*
Remove double error message in qemu_option_set()
Mark McLoughlin
2009-10-06
1
-2
/
+0
*
Register rtc options for -set
Jan Kiszka
2009-10-06
1
-0
/
+1
*
switch qemu-config to qemu_error
Gerd Hoffmann
2009-10-05
1
-4
/
+5
*
Enable host-clock-based RTC
Jan Kiszka
2009-10-05
1
-0
/
+3
*
Refactor RTC command line switches
Jan Kiszka
2009-10-05
1
-0
/
+17
*
Fix coding style issue
Mark McLoughlin
2009-09-25
1
-1
/
+1
*
Fix sys-queue.h conflict for good
Blue Swirl
2009-09-12
1
-3
/
+3
*
Allow -serial chardev:<name>
Gerd Hoffmann
2009-09-11
1
-0
/
+3
*
convert udp chardev to QemuOpts.
Gerd Hoffmann
2009-09-11
1
-0
/
+6
*
convert vc chardev to QemuOpts.
Gerd Hoffmann
2009-09-11
1
-0
/
+12
*
convert unix+tcp chardevs to QemuOpts.
Gerd Hoffmann
2009-09-11
1
-0
/
+27
*
convert file+pipe chardevs to QemuOpts.
Gerd Hoffmann
2009-09-11
1
-0
/
+7
*
switch chardev to QemuOpts: infrastructure, null device
Gerd Hoffmann
2009-09-11
1
-0
/
+9
*
raw-posix: add Linux native AIO support
Christoph Hellwig
2009-08-27
1
-0
/
+4
*
QemuOpts: switch over -device.
Gerd Hoffmann
2009-08-10
1
-0
/
+14
*
QemuOpts: add -set option
Gerd Hoffmann
2009-08-10
1
-0
/
+41
*
QemuOpts: create qemu-config.h
Gerd Hoffmann
2009-08-10
1
-0
/
+73