index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qemu-config.c
Age
Commit message (
Expand
)
Author
2009-12-12
rework -monitor handling, switch to QemuOpts
Gerd Hoffmann
2009-12-12
qdev: add command line option to set global defaults for properties.
Gerd Hoffmann
2009-12-03
Introduce rerror option for drives
Kevin Wolf
2009-11-09
QemuOpts: parse config from file.
Gerd Hoffmann
2009-11-09
QemuOpts: dump config.
Gerd Hoffmann
2009-11-09
QemuOpts: add find_list()
Gerd Hoffmann
2009-11-09
Added readonly flag to -drive command
Naphtali Sprei
2009-10-27
Add chardev option to disable signal.
Kusanagi Kouichi
2009-10-15
net: add -netdev option
Mark McLoughlin
2009-10-06
Add qemu_net_opts
Mark McLoughlin
2009-10-06
Remove double error message in qemu_option_set()
Mark McLoughlin
2009-10-06
Register rtc options for -set
Jan Kiszka
2009-10-05
switch qemu-config to qemu_error
Gerd Hoffmann
2009-10-05
Enable host-clock-based RTC
Jan Kiszka
2009-10-05
Refactor RTC command line switches
Jan Kiszka
2009-09-25
Fix coding style issue
Mark McLoughlin
2009-09-12
Fix sys-queue.h conflict for good
Blue Swirl
2009-09-11
Allow -serial chardev:<name>
Gerd Hoffmann
2009-09-11
convert udp chardev to QemuOpts.
Gerd Hoffmann
2009-09-11
convert vc chardev to QemuOpts.
Gerd Hoffmann
2009-09-11
convert unix+tcp chardevs to QemuOpts.
Gerd Hoffmann
2009-09-11
convert file+pipe chardevs to QemuOpts.
Gerd Hoffmann
2009-09-11
switch chardev to QemuOpts: infrastructure, null device
Gerd Hoffmann
2009-08-27
raw-posix: add Linux native AIO support
Christoph Hellwig
2009-08-10
QemuOpts: switch over -device.
Gerd Hoffmann
2009-08-10
QemuOpts: add -set option
Gerd Hoffmann
2009-08-10
QemuOpts: create qemu-config.h
Gerd Hoffmann