You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/docs/devel
Philippe Mathieu-Daudé a3d40b5eff tcg: Convert TARGET_SUPPORTS_MTTCG to TCGCPUOps::mttcg_supported field
Instead of having a compile-time TARGET_SUPPORTS_MTTCG definition,
have each target set the 'mttcg_supported' field in the TCGCPUOps
structure.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Anton Johansson <anjo@rev.ng>
Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-ID: <20250405161320.76854-17-philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
3 days ago
..
migration vfio/migration: Add x-migration-multifd-transfer VFIO property 2 months ago
testing Remove the remainders of the Avocado tests 3 days ago
atomics.rst docs: use consistent markup for footnotes 7 months ago
bitops.rst
block-coroutine-wrapper.rst
build-environment.rst docs/devel: add information on how to setup build environments 3 months ago
build-system.rst Remove the remainders of the Avocado tests 3 days ago
clocks.rst hw/clock: Expose 'qtest-clock-period' QOM property for QTests 6 months ago
code-of-conduct.rst
codebase.rst Remove the remainders of the Avocado tests 3 days ago
conflict-resolution.rst
control-flow-integrity.rst docs: add a glossary 3 months ago
crypto.rst docs/devel: Add introduction to LUKS volume with detached header 9 months ago
decodetree.rst docs/devel: add a codebase section 3 months ago
docs.rst docs: correct typos 1 year ago
ebpf_rss.rst docs/devel: add a codebase section 3 months ago
index-api.rst docs/devel/lockcnt: Convert to rST format 6 months ago
index-build.rst docs: add qapi-domain syntax documentation 2 months ago
index-internals.rst docs: add uefi variable service documentation 2 months ago
index-process.rst rust: add docs 3 months ago
index-tcg.rst
index.rst docs/devel: add a codebase section 3 months ago
kconfig.rst docs: Rename default-configs to configs 1 month ago
loads-stores.rst docs: use consistent markup for footnotes 7 months ago
lockcnt.rst docs/devel/lockcnt: Include kernel-doc API documentation 6 months ago
luks-detached-header.rst docs/devel: Add introduction to LUKS volume with detached header 9 months ago
maintainers.rst docs: use consistent markup for footnotes 7 months ago
memory.rst include/system: Move exec/memory.h to system/memory.h 3 days ago
modules.rst
multi-process.rst
multi-thread-tcg.rst tcg: Convert TARGET_SUPPORTS_MTTCG to TCGCPUOps::mttcg_supported field 3 days ago
multiple-iothreads.rst docs/devel/multiple-iothreads: Convert to rST format 6 months ago
pci.rst
qapi-code-gen.rst docs/sphinx/qmp_lexer: Generalize elision syntax 3 weeks ago
qapi-domain.rst docs: Fix some typos (found by codespell and typos) 2 weeks ago
qdev-api.rst
qom-api.rst
qom.rst include/qom/object.h: New OBJECT_DEFINE_SIMPLE_TYPE{, _WITH_INTERFACES} macros 1 year ago
rcu.rst docs/devel/rcu: Convert to rST format 6 months ago
replay.rst docs/devel: Mention post_load hook restrictions where we document the hook 7 months ago
reset.rst docs/devel/reset: Document reset expectations for DMA and IOMMU 2 months ago
rust.rst rust: qemu_api_macros: add Wrapper derive macro 2 months ago
s390-cpu-topology.rst
s390-dasd-ipl.rst
secure-coding-practices.rst
stable-process.rst
style.rst docs/devel/style: add a section about bitfield, and disallow them for packed structures 3 months ago
submitting-a-patch.rst docs/devel: add b4 for patch retrieval 3 months ago
submitting-a-pull-request.rst
tcg-icount.rst
tcg-ops.rst tcg: Introduce the 'z' constraint for a hardware zero register 2 months ago
tcg-plugins.rst docs/devel: update tcg-plugins page 8 months ago
tcg.rst
tracing.rst tracetool: remove redundant --target-type / --target-name args 1 year ago
trivial-patches.rst
uefi-vars.rst docs: add uefi variable service documentation 2 months ago
ui.rst
vfio-iommufd.rst
virtio-backends.rst include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 4 months ago
writing-monitor-commands.rst docs/devel/writing-monitor-commands: Minor improvements 1 year ago
zoned-storage.rst