75561 Commits (a6b30bcae6ebc71bae83e0ac7a5f0dfc93bb5b3e)
 

Author SHA1 Message Date
Peter Maydell a6b30bcae6 hmp-commands.hx: Add rST documentation fragments 6 years ago
Paolo Bonzini 324b2298fe docs/system: convert Texinfo documentation to rST 6 years ago
Peter Maydell 41fba1618b docs/system: convert the documentation of deprecated features to rST. 6 years ago
Peter Maydell 2f4325df9e docs/system: convert managed startup to rST. 6 years ago
Peter Maydell c02c112a2c docs/system: Convert security.texi to rST format 6 years ago
Kashyap Chamarthy 1bf84a1e2e docs/system: Convert qemu-cpu-models.texi to rST 6 years ago
Peter Maydell de1572ca49 docs: Create defs.rst.inc as a place to define substitutions 6 years ago
Paolo Bonzini bccb135e54 docs/system: put qemu-block-drivers body in an included file 6 years ago
Paolo Bonzini c9a38ce6ab qemu-doc: remove indices other than findex 6 years ago
Paolo Bonzini abcd92db6a qemu-doc: move included files to docs/system 6 years ago
Paolo Bonzini 2147106172 qemu-doc: move qemu-tech.texi into main section 6 years ago
Peter Maydell e324ded007 qemu-doc: Remove the "CPU emulation" part of the "Implementation notes" 6 years ago
Paolo Bonzini 9d0ba2cd94 qemu-doc: split target sections to separate files 6 years ago
Paolo Bonzini 0a3716060f qemu-doc: move system requirements chapter inside PC section 6 years ago
Paolo Bonzini ce9fc5834c qemu-doc: extract common system emulator documentation from the PC section 6 years ago
Paolo Bonzini fdeccf932d qemu-doc: split qemu-doc.texi in multiple files 6 years ago
Paolo Bonzini 5600d275d5 qemu-doc: split CPU models doc between MIPS and x86 parts 6 years ago
Paolo Bonzini 41955e1b6f texi2pod: parse @include directives outside "@c man" blocks 6 years ago
Paolo Bonzini a6bd8b0a56 qemu-doc: remove target OS documentation 6 years ago
Paolo Bonzini 091479301f qemu-doc: convert user-mode emulation to a separate Sphinx manual 6 years ago
Peter Maydell 6b02fca713 A single RISC-V fixup 6 years ago
Palmer Dabbelt fd990e86a7
RISC-V: Add a missing "," in riscv_excp_names 6 years ago
Peter Maydell ef9f8fcbec Merge tpm 2020/03/04 v2 6 years ago
Eric Auger fe985ed683 test: tpm-tis: Add Sysbus TPM-TIS device test 6 years ago
Eric Auger 5166c32617 test: tpm-tis: Get prepared to share tests between ISA and sysbus devices 6 years ago
Eric Auger 551cabdfa9 test: tpm: pass optional machine options to swtpm test functions 6 years ago
Eric Auger fcaa204194 docs/specs/tpm: Document TPM_TIS sysbus device for ARM 6 years ago
Eric Auger c294ac327c hw/arm/virt: vTPM support 6 years ago
Eric Auger 229de57ac5 tpm: Add the SysBus TPM TIS device 6 years ago
Eric Auger 2e8f7675b5 tpm: Separate TPM_TIS and TPM_TIS_ISA configs 6 years ago
Eric Auger ac90053dcc tpm: Separate tpm_tis common functions from isa code 6 years ago
Eric Auger ca75c42173 tpm: Use TPMState as a common struct 6 years ago
Eric Auger 43bc7f84e1 tpm: rename TPM_TIS into TPM_TIS_ISA 6 years ago
Peter Maydell 55afdac3b2 * versal: Implement ADMA 6 years ago
Richard Henderson 597d61a3b1 target/arm: Clean address for DC ZVA 6 years ago
Richard Henderson 1371b02c5a target/arm: Use DEF_HELPER_FLAGS for helper_dc_zva 6 years ago
Richard Henderson 7b182eb246 target/arm: Move helper_dc_zva to helper-a64.c 6 years ago
Richard Henderson d4564afe14 target/arm: Apply TBI to ESR_ELx in helper_exception_return 6 years ago
Richard Henderson 20dc67c947 target/arm: Introduce core_to_aa64_mmu_idx 6 years ago
Richard Henderson fb901c905d target/arm: Optimize cpu_mmu_index 6 years ago
Richard Henderson 3e270f67f0 target/arm: Replicate TBI/TBID bits for single range regimes 6 years ago
Niek Linnenbank 3c2fb21ad2 hw/arm/cubieboard: report error when using unsupported -bios argument 6 years ago
Niek Linnenbank e207245fc2 hw/arm/cubieboard: restrict allowed RAM size to 512MiB and 1GiB 6 years ago
Niek Linnenbank 17c7576263 hw/arm/cubieboard: restrict allowed CPU type to ARM Cortex-A8 6 years ago
Niek Linnenbank 2104df2a1f hw/arm/cubieboard: use ARM Cortex-A8 as the default CPU in machine definition 6 years ago
Richard Henderson e2d30df907 tests/tcg/aarch64: Add newline in pauth-1 printf 6 years ago
Richard Henderson 30881b7353 target/arm: Honor the HCR_EL2.TTLB bit 6 years ago
Richard Henderson 38262d8a73 target/arm: Honor the HCR_EL2.TPU bit 6 years ago
Richard Henderson 1bed4d2e55 target/arm: Honor the HCR_EL2.TPCP bit 6 years ago
Richard Henderson 9960237769 target/arm: Honor the HCR_EL2.TACR bit 6 years ago