]> git.proxmox.com Git - qemu.git/history - qemu-config.c
vnc: rename vnc-encoding-* vnc-enc-*
[qemu.git] / qemu-config.c
2010-06-22 Venkateswararao... virtio-9p: Introduces an option to specify the security...
2010-05-26 Alexander GrafAdd cache=unsafe parameter to -drive
2010-05-24 Kevin WolfFix error handling in qemu_read_config_file
2010-05-03 Gautham R Shenoyvirtio-9p: Create a syntactic shortcut for the file...
2010-05-03 Gautham R Shenoyvirtio-9p: Create a commandline option -fsdev
2010-04-23 Anthony LiguoriMerge remote branch 'origin/master' into staging
2010-04-23 Kevin WolfMake qemu-config available for tools
2010-04-23 Kevin Wolfqemu-config: Make qemu_config_parse more generic
2010-04-23 Kevin Wolfqemu-config: qemu_read_config_file() reads the normal...
2010-04-18 Markus Armbrustererror: Drop extra messages after qemu_opts_set() and...
2010-03-17 Anthony LiguoriMerge remote branch 'markus/qerror' into staging
2010-03-16 Markus Armbrusterqemu-option: Rename find_list() to qemu_find_opts(...
2010-03-16 Markus Armbrusterqemu-option: Move the implied first name into QemuOptsList
2010-03-16 Markus ArmbrusterQemuOpts: Fix qemu_config_parse() to catch file read...
2010-03-16 Markus Armbrustererror: Track locations in configuration files
2010-03-16 Markus Armbrustererror: Replace qemu_error() by error_report()
2010-03-16 Markus Armbrustererror: Move qemu_error & friends into their own header
2010-02-22 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2010-02-22 john cooperAdd cpu model configuration support..
2009-12-12 Gerd Hoffmannrework -monitor handling, switch to QemuOpts
2009-12-12 Gerd Hoffmannqdev: add command line option to set global defaults...
2009-12-03 Kevin WolfIntroduce rerror option for drives
2009-11-09 Gerd HoffmannQemuOpts: parse config from file.
2009-11-09 Gerd HoffmannQemuOpts: dump config.
2009-11-09 Gerd HoffmannQemuOpts: add find_list()
2009-11-09 Naphtali SpreiAdded readonly flag to -drive command
2009-10-27 Kusanagi KouichiAdd chardev option to disable signal.
2009-10-15 Mark McLoughlinnet: add -netdev option
2009-10-06 Mark McLoughlinAdd qemu_net_opts
2009-10-06 Mark McLoughlinRemove double error message in qemu_option_set()
2009-10-06 Jan KiszkaRegister rtc options for -set
2009-10-05 Gerd Hoffmannswitch qemu-config to qemu_error
2009-10-05 Jan KiszkaEnable host-clock-based RTC
2009-10-05 Jan KiszkaRefactor RTC command line switches
2009-09-25 Mark McLoughlinFix coding style issue
2009-09-12 Blue SwirlFix sys-queue.h conflict for good
2009-09-11 Gerd HoffmannAllow -serial chardev:<name>
2009-09-11 Gerd Hoffmannconvert udp chardev to QemuOpts.
2009-09-11 Gerd Hoffmannconvert vc chardev to QemuOpts.
2009-09-11 Gerd Hoffmannconvert unix+tcp chardevs to QemuOpts.
2009-09-11 Gerd Hoffmannconvert file+pipe chardevs to QemuOpts.
2009-09-11 Gerd Hoffmannswitch chardev to QemuOpts: infrastructure, null device
2009-08-28 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-08-28 Christoph Hellwigraw-posix: add Linux native AIO support
2009-08-10 Gerd HoffmannQemuOpts: switch over -device.
2009-08-10 Gerd HoffmannQemuOpts: add -set option
2009-08-10 Gerd HoffmannQemuOpts: create qemu-config.h