index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
qemu-options.hx
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/cxl: Make the CXL fixed memory window setup a machine parameter.
Jonathan Cameron
2022-06-10
1
-39
/
+34
*
ui: Remove deprecated options "-sdl" and "-curses"
Thomas Huth
2022-06-03
1
-22
/
+2
*
ui: Remove deprecated parameters of the "-display sdl" option
Thomas Huth
2022-06-03
1
-30
/
+2
*
net/vmnet: update qemu-options.hx
Vladislav Yaroshchuk
2022-05-17
1
-0
/
+25
*
Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...
Richard Henderson
2022-05-17
1
-0
/
+38
|
\
|
*
hw/cxl/host: Add support for CXL Fixed Memory Windows.
Jonathan Cameron
2022-05-13
1
-0
/
+38
*
|
introduce -audio as a replacement for -soundhw
Paolo Bonzini
2022-05-14
1
-27
/
+24
|
/
*
qemu-options: Limit the -xen options to x86 and arm
Thomas Huth
2022-05-09
1
-3
/
+4
*
qemu-options: Limit the -enable-kvm option to the targets that support it
Thomas Huth
2022-04-28
1
-1
/
+3
*
remove -writeconfig
Paolo Bonzini
2022-04-28
1
-6
/
+2
*
softmmu: remove deprecated --enable-fips option
Daniel P. Berrangé
2022-04-26
1
-10
/
+0
*
qemu-options: define -spice only #ifdef CONFIG_SPICE
Marc-André Lureau
2022-03-22
1
-0
/
+2
*
ui/cocoa: add option to swap Option and Command
Gustavo Noronha Silva
2022-03-15
1
-1
/
+1
*
ui/cocoa: capture all keys and combos when mouse is grabbed
Gustavo Noronha Silva
2022-03-15
1
-0
/
+3
*
ui/cocoa: add option to disable left-command forwarding to guest
Carwyn Ellis
2022-03-15
1
-0
/
+12
*
hw/smbios: Add table 4 parameter, "processor-id"
Patrick Venture
2022-03-06
1
-1
/
+2
*
qemu-options: fix incorrect description for '-drive index='
Laurent Vivier
2022-02-22
1
-1
/
+1
*
hw/arm/virt: Support CPU cluster on ARM virt machine
Yanan Wang
2022-01-20
1
-0
/
+10
*
qemu-options: Remove the deprecated -no-quit option
Thomas Huth
2022-01-05
1
-8
/
+0
*
hw/core/machine: Introduce CPU cluster topology support
Yanan Wang
2021-12-31
1
-3
/
+4
*
qemu-options: Improve readability of SMP related Docs
Yanan Wang
2021-12-31
1
-17
/
+59
*
audio: add "dbus" audio backend
Marc-André Lureau
2021-12-21
1
-0
/
+3
*
ui/dbus: add p2p=on/off option
Marc-André Lureau
2021-12-21
1
-2
/
+4
*
ui: add a D-Bus display backend
Marc-André Lureau
2021-12-21
1
-0
/
+15
*
numa: Enable numa for SGX EPC sections
Yang Zhong
2021-12-10
1
-2
/
+2
*
qapi/qom,target/i386: sev-guest: Introduce kernel-hashes=on|off option
Dov Murik
2021-11-18
1
-1
/
+5
*
docs: remove non-reference uses of single backticks
John Snow
2021-11-08
1
-2
/
+2
*
qapi: Extend -compat to set policy for unstable interfaces
Markus Armbruster
2021-10-29
1
-1
/
+19
*
qemu-options: Add missing "sockets=2, maxcpus=2" to CLI "-smp 2"
Yanan Wang
2021-10-04
1
-1
/
+1
*
qemu-options: Tweak [, maxcpus=cpus] to [, maxcpus=maxcpus]
Yanan Wang
2021-10-04
1
-1
/
+1
*
qemu-options: -chardev reconnect=seconds duplicated in help, tidy up
Markus Armbruster
2021-10-04
1
-1
/
+1
*
machine: Prefer cores over sockets in smp parsing since 6.2
Yanan Wang
2021-10-01
1
-1
/
+2
*
machine: Set the value of cpus to match maxcpus if it's omitted
Yanan Wang
2021-10-01
1
-3
/
+8
*
machine: Deprecate "parameter=0" SMP configurations
Yanan Wang
2021-10-01
1
-5
/
+7
*
vl: Add sgx compound properties to expose SGX EPC sections to guest
Sean Christopherson
2021-09-30
1
-2
/
+8
*
softmmu/vl: Deprecate the old grab options
Thomas Huth
2021-09-06
1
-4
/
+8
*
softmmu/vl: Add a "grab-mod" parameter to the -display sdl option
Thomas Huth
2021-09-06
1
-1
/
+5
*
plugins: allow plugin arguments to be passed directly
Mahmoud Mandour
2021-09-02
1
-5
/
+4
*
qemu-options.hx: Fix formatting of -machine memory-backend option
Peter Maydell
2021-07-27
1
-13
/
+17
*
iothread: add aio-max-batch parameter
Stefano Garzarella
2021-07-21
1
-2
/
+6
*
docs: Add '-device intel-iommu' entry
Peter Xu
2021-07-16
1
-0
/
+33
*
qemu-options: rewrite help for -smp options
Daniel P. Berrangé
2021-07-14
1
-8
/
+21
*
qemu-options: tweak to show that CPU count is optional
Daniel P. Berrangé
2021-07-14
1
-2
/
+2
*
qemu-options: re-arrange CPU topology options
Daniel P. Berrangé
2021-07-14
1
-6
/
+6
*
qemu-options: Improve the documentation of the -display options
Thomas Huth
2021-07-05
1
-12
/
+33
*
ui: Mark the '-no-quit' option as deprecated
Thomas Huth
2021-07-05
1
-2
/
+3
*
ui: Fix the "-display sdl,window_close=..." parameter
Thomas Huth
2021-07-05
1
-1
/
+1
*
Add display suboptions to man pages
Ahmed Abouzied
2021-06-23
1
-17
/
+18
*
doc: Add notes about -mon option mode=control argument.
Ali Shirvani
2021-05-26
1
-2
/
+5
*
remove qemu-options* from root directory
Paolo Bonzini
2021-05-26
1
-0
/
+4
[next]