1. f18d137 slirp: Add domainname option to slirp's DHCP server by Benjamin Drung · 7 years ago
  2. 047f703 cli: add --preconfig option by Igor Mammedov · 7 years ago
  3. 7a9180b Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into staging by Peter Maydell · 7 years ago
  4. af1a5c3 net: Remove the deprecated "vlan" parameter by Thomas Huth · 7 years ago
  5. d8ab6cb qemu-options: Remove deprecated -no-kvm-irqchip by Thomas Huth · 7 years ago
  6. ec910ca qemu-options: Remove deprecated -no-kvm-pit-reinjection by Thomas Huth · 7 years ago
  7. 281b952 qemu-options: Remove remainders of the -tdf option by Thomas Huth · 7 years ago
  8. 4540129 qemu-options: Mark -virtioconsole as deprecated by Thomas Huth · 7 years ago
  9. 10f4718 Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180427-pull-request' into staging by Peter Maydell · 7 years ago
  10. 4867e47 sdl: Allow OpenGL ES context creation by Elie Tournier · 7 years ago
  11. 2c42f1e os-posix: Provide new -runas <uid>:<gid> facility by Ian Jackson · 7 years ago
  12. 00e5e9d docs: Document -object tls-creds-x509 priority=xxx by Christophe Fergeau · 7 years ago
  13. abbbb03 qemu-doc: Rework the network options chapter to make "-net" less prominent by Thomas Huth · 7 years ago
  14. 4f7be28 block: Deprecate "backing": "" by Max Reitz · 7 years ago
  15. a9b4942 target/i386: add Secure Encrypted Virtualization (SEV) object by Brijesh Singh · 7 years ago
  16. db58819 machine: add memory-encryption option by Brijesh Singh · 7 years ago
  17. 4060e67 balloon: Fix documentation of the --balloon parameter and deprecate it by Thomas Huth · 7 years ago
  18. 78cd6f7 net: Add a new convenience option "--nic" to configure default/on-board NICs by Thomas Huth · 7 years ago
  19. 857d208 net: Remove the deprecated way of dumping network packets by Thomas Huth · 7 years ago
  20. 253dc14 net: Only show vhost-user in the help text if CONFIG_POSIX is defined by Thomas Huth · 7 years ago
  21. 042cea2 cryptodev: add vhost-user as a new cryptodev backend by Gonglei · 7 years ago
  22. 06329cc mem: add share parameter to memory-backend-ram by Marcel Apfelbaum · 7 years ago
  23. 16fdc56 qemu-options.hx: Remove confusing spaces in parameter listings by Thomas Huth · 7 years ago
  24. d661d9a Add the Windows Hypervisor Platform accelerator. by Justin Terry (VM) · 7 years ago
  25. dbb9e0f Add memfd based hostmem by Marc-André Lureau · 7 years ago
  26. 74f78b9 qemu-doc: Get rid of "vlan=X" example in the documentation by Thomas Huth · 7 years ago
  27. 18d65d2 net: Allow hubports to connect to other netdevs by Thomas Huth · 7 years ago
  28. 9976117 usb: Remove legacy -usbdevice options (host, serial, disk and net) by Thomas Huth · 7 years ago
  29. 9837684 hostmem-file: add "align" option by Haozhong Zhang · 7 years ago
  30. 2d19c65 numa: fix missing '-numa cpu' in '-help' output by Igor Mammedov · 7 years ago
  31. cd19491 qemu-options: document memory-backend-ram by Stefan Hajnoczi · 7 years ago
  32. c7cddce qemu-options: document missing memory-backend-file options by Stefan Hajnoczi · 7 years ago
  33. 799044b Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging by Peter Maydell · 7 years ago
  34. 1e10eb5 Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-hvf' into staging by Peter Maydell · 7 years ago
  35. d1cdd92 block: Remove the deprecated -hdachs option by Thomas Huth · 7 years ago
  36. c97d6d2 i386: hvf: add code base from Google's QEMU repository by Sergio Andres Gomez Del Real · 7 years ago
  37. 0e60a82 qemu-doc: The "-net nic" option can be used with "netdev=...", too by Thomas Huth · 7 years ago
  38. ed57c75 Remove legacy -no-kvm-pit option by Thomas Huth · 7 years ago
  39. 7ad9270 qemu-options: Belatedly document --watchdog-action inject-nmi by Markus Armbruster · 7 years ago
  40. dddba06 qemu-options: Polish section "Character device options" by Markus Armbruster · 7 years ago
  41. 2252aaf qemu-options: Polish section "TPM device options" by Markus Armbruster · 7 years ago
  42. 4474314 qemu-options: Add missing -iscsi Texinfo documentation by Markus Armbruster · 7 years ago
  43. 61d7048 qemu-options: Move -iscsi under "Block device options" by Markus Armbruster · 7 years ago
  44. e896d0f qemu-options qemu-doc: Move "Device URL Syntax" to qemu-doc by Markus Armbruster · 7 years ago
  45. 1e9a737 qemu-options: Fix markup of -netdev l2tpv3 by Markus Armbruster · 7 years ago
  46. de6b4f9 qemu-options: Remove stray colons from output of --help by Markus Armbruster · 7 years ago
  47. ef67072 Document pretty parameter for mon option by Vicente Jimenez Aguilar · 7 years ago
  48. d69969e s390x: deprecate s390-squash-mcss machine prop by Halil Pasic · 7 years ago
  49. 1878eaf qemu-options: Mention locking option of file driver by Fam Zheng · 7 years ago
  50. 2ec4055 Revert "Add new PCI ID for i82559a" by Jason Wang · 7 years ago
  51. 5e89dc0 Add new PCI ID for i82559a by Mike Nawrocki · 7 years ago
  52. f4ede81 tpm: Added support for TPM emulator by Amarnath Valluri · 7 years ago
  53. 3478eae qemu-options: Deprecate -nodefconfig by Eduardo Habkost · 7 years ago
  54. a295d24 remove trailing whitespace from qemu-options.hx by Michael Tokarev · 7 years ago
  55. 11ae6ed hostmem-file: Add "discard-data" option by Eduardo Habkost · 7 years ago
  56. 24f8cdc seccomp: add resourcecontrol argument to command line by Eduardo Otubo · 8 years ago
  57. 995a226 seccomp: add spawn argument to command line by Eduardo Otubo · 8 years ago
  58. 73a1e64 seccomp: add elevateprivileges argument to command line by Eduardo Otubo · 8 years ago
  59. 2b716fa seccomp: add obsolete argument to command line by Eduardo Otubo · 8 years ago
  60. 8bfce83 qemu-options: document existance of versioned machine types by Daniel P. Berrange · 7 years ago
  61. a778cd5 Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into staging by Peter Maydell · 7 years ago
  62. 3408d5a Merge remote-tracking branch 'remotes/kraxel/tags/ui-20170717-pull-request' into staging by Peter Maydell · 7 years ago
  63. 4b39bdc net/filter-rewriter.c: Make filter-rewriter support vnet_hdr_len by Zhang Chen · 7 years ago
  64. aa3a703 net/colo-compare.c: Make colo-compare support vnet_hdr_len by Zhang Chen · 7 years ago
  65. 00d5c24 net/filter-mirror.c: Add new option to enable vnet support for filter-redirector by Zhang Chen · 7 years ago
  66. e2521f0 net/filter-mirror.c: Make filter mirror support vnet support. by Zhang Chen · 7 years ago
  67. d3b0db6 vnc: Set default kbd delay to 10ms by Alexander Graf · 7 years ago
  68. b43671f tests: Avoid non-portable 'echo -ARG' by Eric Blake · 7 years ago
  69. 16f7244 doc: add item for "-M enforce-config-section" by Peter Xu · 7 years ago
  70. c616f16 blockdev: Print a warning for legacy drive options that belong to -device by Thomas Huth · 8 years ago
  71. b96feb2 9pfs: local: Add support for custom fmode/dmode in 9ps mapped security modes by Tobias Schramm · 7 years ago
  72. 370e832 doc: Document driver-specific -blockdev options by Kevin Wolf · 8 years ago
  73. dfaca46 doc: Document generic -blockdev options by Kevin Wolf · 8 years ago
  74. f603164 help: Add newline to end of thread option help text by Suraj Jitindar Singh · 8 years ago
  75. 1c9f3b8 docs qemu-doc: Avoid ide-drive, it's deprecated by Markus Armbruster · 8 years ago
  76. 697e42d Merge remote-tracking branch 'kraxel/tags/pull-usb-20170529-1' into staging by Stefan Hajnoczi · 8 years ago
  77. a358a3a usb: Deprecate the legacy -usbdevice option by Thomas Huth · 8 years ago
  78. e1fe27a Merge remote-tracking branch 'cohuck/tags/s390x-20170523' into staging by Stefan Hajnoczi · 8 years ago
  79. 61fcc16 net/filter-rewriter: Remove unused option in filter-rewriter by Zhang Chen · 8 years ago
  80. 274250c s390x/css: add s390-squash-mcss machine option by Xiao Feng Ren · 8 years ago
  81. ba9915e Merge remote-tracking branch 'ehabkost/tags/x86-and-machine-pull-request' into staging by Stefan Hajnoczi · 8 years ago
  82. 419fcde numa: add '-numa cpu,...' option for property based node mapping by Igor Mammedov · 8 years ago
  83. 0f20343 numa: Allow setting NUMA distance for different NUMA nodes by He Chen · 8 years ago
  84. f465706 Merge remote-tracking branch 'mjt/tags/trivial-patches-fetch' into staging by Stefan Hajnoczi · 8 years ago
  85. 3baa0a6 virtfs: allow a device id to be specified in the -virtfs option by Chris Webb · 13 years ago
  86. ed1fcd0 Add 'none' as type for drive's if option by Craig Jellick · 8 years ago
  87. bde4d92 Fix the -accel parameter and the documentation for 'hax' by Thomas Huth · 8 years ago
  88. aab9e87 vl: deprecate the "-hdachs" option by Thomas Huth · 8 years ago
  89. fea4182 Issue a deprecation warning if the user specifies the "-hdachs" option. by Thomas Huth · 8 years ago
  90. dcaed66 Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.10-20170426' into staging by Peter Maydell · 8 years ago
  91. 52e94ea Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20170421-v2-tag' into staging by Peter Maydell · 8 years ago
  92. 540c07d ipmi: provide support for FRUs by Cédric Le Goater · 8 years ago
  93. 8c6fd7f ipmi: use a file to load SDRs by Cédric Le Goater · 8 years ago
  94. 1c59947 xen: use libxendevice model to restrict operations by Paul Durrant · 8 years ago
  95. 01f9cfa qemu-options: explain disk I/O throttling options by Stefan Hajnoczi · 8 years ago
  96. c0d9f7d docs: Add a note about mixing bootindex with "-boot order" by Thomas Huth · 8 years ago
  97. 42e5f39 block: Initial implementation of -blockdev by Markus Armbruster · 8 years ago
  98. 4b9a5dd qemu-options: Rewrite -numa documentation by Eduardo Habkost · 8 years ago
  99. 9514f26 Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging by Peter Maydell · 8 years ago
  100. b8bbdb8 fsdev: add IO throttle support to fsdev devices by Pradeep Jagadeesh · 8 years ago