You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Paolo Bonzini
69a802792a
audio: remove QEMU_AUDIO_* and -audio-help support
These have been deprecated for a long time, and the introduction of
-audio in 7.1.0 has cemented the new way of specifying an audio backend's
parameters. However, there is still a need for simple configuration
of the audio backend in the desktop case; therefore, if no audiodev is
passed to audio_init(), go through a bunch of simple Audiodev* structures
and pick the first that can be initialized successfully.
The only QEMU_AUDIO_* option that is left in, waiting for a better idea,
is QEMU_AUDIO_DRV=none which is used by qtest.
Remove all the parsing code, including the concept of "can_be_default"
audio drivers: now that audio_prio_list[] is only used in a single place,
wav can be excluded directly in that function.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
3 years ago
..
_templates
docs: Add QEMU version information to HTML footer
5 years ago
about
audio: remove QEMU_AUDIO_* and -audio-help support
3 years ago
config
vl: recognize audiodev groups in configuration files
3 years ago
devel
target-arm queue:
3 years ago
interop
docs: vhost-user-gpu: add protocol changes for dmabuf modifiers
3 years ago
specs
hw/ufs: Initial commit for emulated Universal-Flash-Storage
3 years ago
sphinx
meson: Pass -j option to sphinx
3 years ago
sphinx-static
docs/sphinx: add 's' keyboard binding to focus search
4 years ago
spin
docs: create config/, devel/ and spin/ subdirectories
9 years ago
system
target-arm queue:
3 years ago
tools
Block layer patches
3 years ago
user
bsd-user: Add '-one-insn-per-tb' option equivalent to '-singlestep'
3 years ago
COLO-FT.txt
migration: block incoming colo when capability is disabled
3 years ago
block-replication.txt
docs/block-replication.txt: Fix replication top-id command demo
4 years ago
bypass-iommu.txt
docs: Add documentation for iommu bypass
5 years ago
colo-proxy.txt
docs: update to show preferred boolean syntax for -chardev
5 years ago
conf.py
Update copyright dates to 2023
3 years ago
defs.rst.inc
docs: Fix typo in the default name of the qemu-system-x86_64 binary
5 years ago
igd-assign.txt
vfio/pci: Add IGD documentation
10 years ago
image-fuzzer.txt
docs: Render binary names as monospaced text
4 years ago
index.rst
docs: standardize book titles to === with overline
5 years ago
memory-hotplug.txt
docs: Grammar and spelling fixes
8 years ago
meson.build
configure: bootstrap sphinx with mkvenv
3 years ago
multi-thread-compression.txt
docs tests: Fix use of migrate_set_parameter
3 years ago
multiseat.txt
docs: Spell QEMU all caps
4 years ago
nvdimm.txt
docs/nvdimm: Update nvdimm option value in machine example
5 years ago
pci_expander_bridge.txt
pxb: cleanup
10 years ago
pcie.txt
docs/pcie.txt: Replace ioh3420 with pcie-root-port
3 years ago
pcie_pci_bridge.txt
docs: add slot when adding new PCIe root port
5 years ago
pcie_sriov.txt
pcie: Use common ARI next function number
3 years ago
pvrdma.txt
docs: Fix broken links
6 years ago
qcow2-cache.txt
qcow2: Document the Extended L2 Entries feature
6 years ago
qdev-device-use.txt
util: remove support -chardev tty and -chardev parport
3 years ago
qemu-option-trace.rst.inc
qemu-option-trace.rst.inc: Don't use option:: markup
6 years ago
qemupciserial.inf
docs: Grammar and spelling fixes
8 years ago
rdma.txt
docs tests: Fix use of migrate_set_parameter
3 years ago
spice-port-fqdn.txt
docs: add spice-port-fqdn.txt
13 years ago
throttle.txt
docs: Drop deprecated 'props' from object-add
4 years ago
xbzrle.txt
migrate: remove QMP/HMP commands for speed, downtime and cache size
5 years ago
xen-save-devices-state.txt
Fix up dangling references to qmp-commands.* in comment and doc
8 years ago