aboutsummaryrefslogtreecommitdiff
path: root/qemu-config.h
AgeCommit message (Expand)Author
2012-08-16Command line support for seccomp with -sandbox (v8)Eduardo Otubo
2012-06-22qemu-config: Use QEMU instead of QemuStefan Weil
2012-06-04qemu-config: introduce qemu_find_opts_err()Luiz Capitulino
2012-05-10implement -no-user-config command-line option (v3)Eduardo Habkost
2012-05-10move code to read default config files to a separate function (v2)Eduardo Habkost
2010-09-21spice: core bitsGerd Hoffmann
2010-08-22QemuOpts: make most qemu_*_opts staticGerd Hoffmann
2010-08-22QemuOpts: allow new option groups be registered at runtime.Gerd Hoffmann
2010-05-03virtio-9p: Create a syntactic shortcut for the file-system pass-thruGautham R Shenoy
2010-05-03virtio-9p: Create a commandline option -fsdevGautham R Shenoy
2010-04-23qemu-config: Make qemu_config_parse more genericKevin Wolf
2010-04-23qemu-config: qemu_read_config_file() reads the normal config fileKevin Wolf
2010-03-16qemu-option: Rename find_list() to qemu_find_opts() & external linkageMarkus Armbruster
2010-03-16error: Track locations in configuration filesMarkus Armbruster
2010-02-22Add cpu model configuration support..john cooper
2009-12-18defaults: update device_list[]Gerd Hoffmann
2009-12-12rework -monitor handling, switch to QemuOptsGerd Hoffmann
2009-12-12qdev: add command line option to set global defaults for properties.Gerd Hoffmann
2009-11-09QemuOpts: parse config from file.Gerd Hoffmann
2009-11-09QemuOpts: dump config.Gerd Hoffmann
2009-10-15net: add -netdev optionMark McLoughlin
2009-10-06Add qemu_net_optsMark McLoughlin
2009-10-05Refactor RTC command line switchesJan Kiszka
2009-09-11switch chardev to QemuOpts: infrastructure, null deviceGerd Hoffmann
2009-09-11qemu-option.h include protectorsGerd Hoffmann
2009-08-10QemuOpts: switch over -device.Gerd Hoffmann
2009-08-10QemuOpts: add -set optionGerd Hoffmann
2009-08-10QemuOpts: create qemu-config.hGerd Hoffmann