index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qemu-options.hx
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-16
Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...
Richard Henderson
1
-0
/
+38
2022-05-14
introduce -audio as a replacement for -soundhw
Paolo Bonzini
1
-27
/
+24
2022-05-13
hw/cxl/host: Add support for CXL Fixed Memory Windows.
Jonathan Cameron
1
-0
/
+38
2022-05-09
qemu-options: Limit the -xen options to x86 and arm
Thomas Huth
1
-3
/
+4
2022-04-28
qemu-options: Limit the -enable-kvm option to the targets that support it
Thomas Huth
1
-1
/
+3
2022-04-28
remove -writeconfig
Paolo Bonzini
1
-6
/
+2
2022-04-26
softmmu: remove deprecated --enable-fips option
Daniel P. Berrangé
1
-10
/
+0
2022-03-22
qemu-options: define -spice only #ifdef CONFIG_SPICE
Marc-André Lureau
1
-0
/
+2
2022-03-15
ui/cocoa: add option to swap Option and Command
Gustavo Noronha Silva
1
-1
/
+1
2022-03-15
ui/cocoa: capture all keys and combos when mouse is grabbed
Gustavo Noronha Silva
1
-0
/
+3
2022-03-15
ui/cocoa: add option to disable left-command forwarding to guest
Carwyn Ellis
1
-0
/
+12
2022-03-06
hw/smbios: Add table 4 parameter, "processor-id"
Patrick Venture
1
-1
/
+2
2022-02-22
qemu-options: fix incorrect description for '-drive index='
Laurent Vivier
1
-1
/
+1
2022-01-20
hw/arm/virt: Support CPU cluster on ARM virt machine
Yanan Wang
1
-0
/
+10
2022-01-05
qemu-options: Remove the deprecated -no-quit option
Thomas Huth
1
-8
/
+0
2021-12-31
hw/core/machine: Introduce CPU cluster topology support
Yanan Wang
1
-3
/
+4
2021-12-31
qemu-options: Improve readability of SMP related Docs
Yanan Wang
1
-17
/
+59
2021-12-21
audio: add "dbus" audio backend
Marc-André Lureau
1
-0
/
+3
2021-12-21
ui/dbus: add p2p=on/off option
Marc-André Lureau
1
-2
/
+4
2021-12-21
ui: add a D-Bus display backend
Marc-André Lureau
1
-0
/
+15
2021-12-10
numa: Enable numa for SGX EPC sections
Yang Zhong
1
-2
/
+2
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
[prev]
[next]