aboutsummaryrefslogtreecommitdiff
path: root/qemu-options.hx
AgeCommit message (Expand)Author
2016-07-07tap: vhost busy polling supportJason Wang
2016-07-04machine: remove iommu propertyMarcel Apfelbaum
2016-06-28doc: move text describing --trace to specific .texi fileDenis V. Lunev
2016-06-28doc: sync help description for --trace with man for qemu.1Denis V. Lunev
2016-06-20trace: add build framework for merging trace-events filesDaniel P. Berrange
2016-06-16vl.c: Add '-L help' which lists data dirs.Richard W.M. Jones
2016-06-08Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-06-07qemu-options.hx: Specify the units for -machine kvm_shadow_memPeter Maydell
2016-06-07docs: "specify" spell fixMichael Tokarev
2016-06-07vnc: list the 'to' parameter of '-vnc' in the qemu man pageRobert Ho
2016-06-03vnc: add configurable keyboard delayGerd Hoffmann
2016-04-19fw_cfg: Adopt /opt/RFQDN conventionMarkus Armbruster
2016-04-05crypto: fix typo in docs for secret object typeDaniel P. Berrange
2016-04-01slirp: Allow disabling IPv4 or IPv6Samuel Thibault
2016-03-30net/filter-mirror: implement filter-redirectorZhang Chen
2016-03-30net/filter-mirror:Add filter-mirrorZhang Chen
2016-03-29Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into sta...Peter Maydell
2016-03-29Rework ipv6 optionsSamuel Thibault
2016-03-24Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-03-24input-linux: switch over to -objectGerd Hoffmann
2016-03-22qemu-log: new option -dfilter to limit outputAlex Bennée
2016-03-15qapi-schema, qemu-options & slirp: Adding Qemu options for IPv6 addressesYann Bordenave
2016-03-10Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20160309-1' into st...Peter Maydell
2016-03-08input: linux evdev supportGerd Hoffmann
2016-03-08filter: Add 'status' property for filter objectzhanghailiang
2016-03-07icount: possible options for sleep are on or offPranith Kumar
2016-02-28migration: allow machine to enforce configuration section migrationGreg Kurz
2016-02-25Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-02-23spice: add opengl/virgl/dmabuf supportGerd Hoffmann
2016-02-19qemu-options.hx: Improve documentation of chardev multiplexing modePeter Maydell
2016-02-06pc: set the OEM fields in the RSDT and the FADT from the SLICLaszlo Ersek
2016-02-03trace: add "-trace help"Paolo Bonzini
2016-02-03trace: add "-trace enable=..."Paolo Bonzini
2016-02-03trace: fix documentationPaolo Bonzini
2016-01-26char: introduce support for TLS encrypted TCP chardev backendDaniel P. Berrange
2016-01-15qemu-char: add logfile facility to all chardev backendsDaniel P. Berrange
2015-12-22nvdimm acpi: build ACPI NFIT tableXiao Guangrong
2015-12-22ipmi: Add documentationCorey Minyard
2015-12-18crypto: add support for loading encrypted x509 keysDaniel P. Berrange
2015-12-18crypto: add QCryptoSecret object class for password/key handlingDaniel P. Berrange
2015-12-17kvm: add support for -machine kernel_irqchip=splitMatt Gingell
2015-11-06replay: command line optionsPavel Dovgalyuk
2015-10-27options: Add documentation for filter-dumpThomas Huth
2015-10-19fw_cfg: insert string blobs via qemu cmdlineGabriel L. Somlo
2015-10-12netfilter: add a netbuffer filterYang Hongyang
2015-09-24vhost-user: add multiple queue supportChangchun Ouyang
2015-09-15ui: convert VNC server to use QCryptoTLSSessionDaniel P. Berrange
2015-09-15crypto: introduce new module for TLS x509 credentialsDaniel P. Berrange
2015-09-15crypto: introduce new module for TLS anonymous credentialsDaniel P. Berrange
2015-09-11help: dd missing newlineLaurent Vivier