aboutsummaryrefslogtreecommitdiff
path: root/qemu-options.hx
AgeCommit message (Expand)Author
2020-05-14qemu-options.hx: 9p: clarify -virtfs vs. -fsdevChristian Schoenebeck
2020-04-14docs: Improve our gdbstub documentationPeter Maydell
2020-03-31net/colo-compare.c: Expose "expired_scan_cycle" to usersZhang Chen
2020-03-31net/colo-compare.c: Expose "compare_timeout" to usersZhang Chen
2020-03-16audio: add audiodev format=f32 option documentationVolker Rümelin
2020-03-12Update comments in .hx files that mention TexinfoPeter Maydell
2020-03-06*.hx: Remove all the STEXI/ETEXI blockspull-docs-20200306Peter Maydell
2020-03-06qemu-options.hx: Fix up the autogenerated rSTPeter Maydell
2020-03-06qemu-options.hx: Add rST documentation fragmentsPeter Maydell
2020-03-06docs: Roll -prom-env and -g target-specific info into qemu-options.hxPeter Maydell
2020-03-06docs: Roll semihosting option information into qemu-options.hxPeter Maydell
2020-03-06qemu-doc: move included files to docs/systemPaolo Bonzini
2020-03-03l2tpv3: fix RFC number typo in qemu-options.hxStefan Hajnoczi
2020-03-03net/filter.c: Add Options to insert filters anywhere in the filter listLukas Straub
2020-02-07docs: stop documenting the e1000 NIC model as the defaultDaniel P. Berrangé
2020-02-06qemu-options: replace constant 1 with HAS_ARGJohn Snow
2020-01-23qemu-block-drivers: Convert to rSTPeter Maydell
2020-01-14ui: Print available display backends with '-display help'Thomas Huth
2020-01-05numa: Extend CLI to provide memory side cache informationLiu Jingqi
2020-01-05numa: Extend CLI to provide memory latency and bandwidth informationLiu Jingqi
2020-01-05numa: Extend CLI to provide initiator information for numa nodesTao Xu
2019-12-20Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell
2019-12-20Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2019-12-18Revert "qemu-options.hx: Update for reboot-timeout parameter"Han Han
2019-12-18error: Fix -msg timestamp defaultMarkus Armbruster
2019-12-17kvm: convert "-machine kernel_irqchip" to an accelerator propertyPaolo Bonzini
2019-12-17kvm: convert "-machine kvm_shadow_mem" to an accelerator propertyPaolo Bonzini
2019-12-17xen: convert "-machine igd-passthru" to an accelerator propertyPaolo Bonzini
2019-12-17tcg: add "-accel tcg,tb-size" and deprecate "-tb-size"Paolo Bonzini
2019-12-17Remove the core bluetooth codeThomas Huth
2019-12-13Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2019-12-13iothread: document -object iothread on man pageStefan Hajnoczi
2019-12-09virtfs: Remove the deprecated "-virtfs_synth" optionThomas Huth
2019-11-07Merge remote-tracking branch 'remotes/kraxel/tags/audio-20191106-pull-request...Peter Maydell
2019-11-06audio: add -audiodev pa,in|out.latency= to documentationStefan Hajnoczi
2019-11-05qemu-options: Rework the help text of the '-display' optionThomas Huth
2019-10-30Merge remote-tracking branch 'remotes/stsquad/tags/pull-tcg-plugins-281019-4'...Peter Maydell
2019-10-29Merge remote-tracking branch 'remotes/vivier/tags/q800-branch-pull-request' i...Peter Maydell
2019-10-28hw/m68k: add Nubus macfb video cardLaurent Vivier
2019-10-28vl: support -plugin optionLluís Vilanova
2019-10-25Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2019-10-25doc: Describe missing generic -blockdev optionsKevin Wolf
2019-10-24qemu-options.hx: Update for reboot-timeout parameterHan Han
2019-10-18audio: add mixing-engine option (documentation)Kővágó, Zoltán
2019-10-109p: Added virtfs option 'multidevs=remap|forbid|warn'Antonios Motakis
2019-09-24Merge remote-tracking branch 'remotes/kraxel/tags/audio-20190924-pull-request...Peter Maydell
2019-09-23audio: fix ALSA period-length typo in documentationStefan Hajnoczi
2019-09-23audio: fix buffer-length typo in documentationStefan Hajnoczi
2019-09-23Merge remote-tracking branch 'remotes/cminyard/tags/ipmi-for-release-2019-09-...Peter Maydell
2019-09-20ipmi: Add a UUID device propertyCorey Minyard