Age | Commit message (Expand) | Author | Files | Lines |
2021-11-18 | qapi/qom,target/i386: sev-guest: Introduce kernel-hashes=on|off option | Dov Murik | 1 | -1/+5 |
2021-11-08 | docs: remove non-reference uses of single backticks | John Snow | 1 | -2/+2 |
2021-10-29 | qapi: Extend -compat to set policy for unstable interfaces | Markus Armbruster | 1 | -1/+19 |
2021-10-04 | qemu-options: Add missing "sockets=2, maxcpus=2" to CLI "-smp 2" | Yanan Wang | 1 | -1/+1 |
2021-10-04 | qemu-options: Tweak [, maxcpus=cpus] to [, maxcpus=maxcpus] | Yanan Wang | 1 | -1/+1 |
2021-10-04 | qemu-options: -chardev reconnect=seconds duplicated in help, tidy up | Markus Armbruster | 1 | -1/+1 |
2021-10-01 | machine: Prefer cores over sockets in smp parsing since 6.2 | Yanan Wang | 1 | -1/+2 |
2021-10-01 | machine: Set the value of cpus to match maxcpus if it's omitted | Yanan Wang | 1 | -3/+8 |
2021-10-01 | machine: Deprecate "parameter=0" SMP configurations | Yanan Wang | 1 | -5/+7 |
2021-09-30 | vl: Add sgx compound properties to expose SGX EPC sections to guest | Sean Christopherson | 1 | -2/+8 |
2021-09-06 | softmmu/vl: Deprecate the old grab options | Thomas Huth | 1 | -4/+8 |
2021-09-06 | softmmu/vl: Add a "grab-mod" parameter to the -display sdl option | Thomas Huth | 1 | -1/+5 |
2021-09-02 | plugins: allow plugin arguments to be passed directly | Mahmoud Mandour | 1 | -5/+4 |
2021-07-27 | qemu-options.hx: Fix formatting of -machine memory-backend option | Peter Maydell | 1 | -13/+17 |
2021-07-21 | iothread: add aio-max-batch parameter | Stefano Garzarella | 1 | -2/+6 |
2021-07-16 | docs: Add '-device intel-iommu' entry | Peter Xu | 1 | -0/+33 |
2021-07-14 | qemu-options: rewrite help for -smp options | Daniel P. Berrangé | 1 | -8/+21 |
2021-07-14 | qemu-options: tweak to show that CPU count is optional | Daniel P. Berrangé | 1 | -2/+2 |
2021-07-14 | qemu-options: re-arrange CPU topology options | Daniel P. Berrangé | 1 | -6/+6 |
2021-07-05 | qemu-options: Improve the documentation of the -display options | Thomas Huth | 1 | -12/+33 |
2021-07-05 | ui: Mark the '-no-quit' option as deprecated | Thomas Huth | 1 | -2/+3 |
2021-07-05 | ui: Fix the "-display sdl,window_close=..." parameter | Thomas Huth | 1 | -1/+1 |
2021-06-23 | Add display suboptions to man pages | Ahmed Abouzied | 1 | -17/+18 |
2021-05-26 | doc: Add notes about -mon option mode=control argument. | Ali Shirvani | 1 | -2/+5 |
2021-05-26 | remove qemu-options* from root directory | Paolo Bonzini | 1 | -0/+4 |
2021-05-26 | KVM: Add dirty-ring-size property | Peter Xu | 1 | -0/+12 |
2021-05-16 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 1 | -1/+29 |
2021-05-14 | hw/smbios: support for type 41 (onboard devices extended information) | Vincent Bernat | 1 | -1/+29 |
2021-05-12 | Drop the deprecated lm32 target | Markus Armbruster | 1 | -2/+2 |
2021-05-06 | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell | 1 | -4/+4 |
2021-05-04 | Add NVMM accelerator: configure and build logic | Reinoud Zandijk | 1 | -4/+4 |
2021-05-03 | docs: More precisely describe memory-backend-*::id's user | Robert Hoo | 1 | -3/+3 |
2021-03-26 | usb: Remove "-usbdevice ccid" | Thomas Huth | 1 | -3/+0 |
2021-03-19 | qapi: New -compat deprecated-input=crash | Markus Armbruster | 1 | -1/+3 |
2021-03-19 | qemu-options: New -compat to set policy for deprecated interfaces | Markus Armbruster | 1 | -0/+20 |
2021-03-18 | monitor: raise error when 'pretty' option is used with HMP | Daniel P. Berrangé | 1 | -2/+3 |
2021-03-17 | Merge remote-tracking branch 'remotes/kraxel/tags/ui-20210316-pull-request' i... | Peter Maydell | 1 | -2/+16 |
2021-03-15 | ui: deprecate "password" option for SPICE server | Daniel P. Berrangé | 1 | -0/+4 |
2021-03-15 | ui: introduce "password-secret" option for SPICE server | Daniel P. Berrangé | 1 | -2/+7 |
2021-03-15 | ui: introduce "password-secret" option for VNC servers | Daniel P. Berrangé | 1 | -0/+5 |
2021-03-15 | usb: Document the missing -usbdevice options | Thomas Huth | 1 | -6/+29 |
2021-03-09 | qemu-options: Replace the word 'blacklist' | Philippe Mathieu-Daudé | 1 | -3/+3 |
2021-03-09 | Various spelling fixes | Michael Tokarev | 1 | -2/+2 |
2021-03-06 | chardev: add nodelay option | Paolo Bonzini | 1 | -7/+7 |
2021-02-25 | vl: deprecate -writeconfig | Paolo Bonzini | 1 | -6/+1 |
2021-02-25 | qemu-options: update to show preferred boolean syntax for -vnc | Daniel P. Berrangé | 1 | -8/+8 |
2021-02-25 | qemu-options: update to show preferred boolean syntax for -incoming | Daniel P. Berrangé | 1 | -4/+4 |
2021-02-25 | qemu-options: update to show preferred boolean syntax for -netdev | Daniel P. Berrangé | 1 | -5/+5 |
2021-02-25 | qemu-options: update to show preferred boolean syntax for -spice | Daniel P. Berrangé | 1 | -9/+10 |
2021-02-25 | qemu-options: update to show preferred boolean syntax for -chardev | Daniel P. Berrangé | 1 | -39/+39 |