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.
Peter Maydell
7cf3f8d243
hw/arm/virt: Support TCG GICv4
Add support for the TCG GICv4 to the virt board. For the board,
the GICv4 is very similar to the GICv3, with the only difference
being the size of the redistributor frame. The changes here are thus:
* calculating virt_redist_capacity correctly for GICv4
* changing various places which were "if GICv3" to be "if not GICv2"
* the commandline option handling
Note that using GICv4 reduces the maximum possible number of CPUs on
the virt board from 512 to 317, because we can now only fit half as
many redistributors into the redistributor regions we have defined.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20220408141550.1271295-42-peter.maydell@linaro.org
4 years ago
..
_templates
docs: Add QEMU version information to HTML footer
5 years ago
about
hw/i386/pc_piix: Mark the machine types from version 1.4 to 1.7 as deprecated
4 years ago
config
docs: Grammar and spelling fixes
8 years ago
devel
QAPI patches patches for 2022-04-21
4 years ago
interop
docs: vhost-user: add subsection for non-Linux platforms
4 years ago
specs
virtio,pc,pci: features, cleanups, fixes
4 years ago
sphinx
docs/sphinx: fix compatibility with sphinx < 1.8
4 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
hw/arm/virt: Support TCG GICv4
4 years ago
tools
docs: Consistent typography for options of qemu-nbd
4 years ago
user
linux-user: Remove the deprecated ppc64abi32 target
4 years ago
COLO-FT.txt
docs: Use double quotes instead of single quotes for COLO
4 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 2022
4 years ago
defs.rst.inc
docs: Fix typo in the default name of the qemu-system-x86_64 binary
5 years ago
hyperv.txt
hyperv: Add support to process syndbg commands
4 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, meson: move guest-agent, tools to meson
4 years ago
multi-thread-compression.txt
Replace '-enable-kvm' with '-accel kvm' in docs and help texts
8 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: Spell out machine type needs for PCIe features
8 years ago
pcie_pci_bridge.txt
docs: add slot when adding new PCIe root port
5 years ago
pcie_sriov.txt
pcie: Add some SR/IOV API documentation in docs/pcie_sriov.txt
4 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
hw/ide: remove 'ide-drive' device
5 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
migrate: remove QMP/HMP commands for speed, downtime and cache size
5 years ago
replay.txt
docs: Fix some typos (found by codespell)
5 years ago
spice-port-fqdn.txt
docs: add spice-port-fqdn.txt
14 years ago
throttle.txt
docs: Drop deprecated 'props' from object-add
4 years ago
u2f.txt
docs: Spell QEMU all caps
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