Age | Commit message (Expand) | Author |
2020-03-06 | docs/system: convert the documentation of deprecated features to rST. | Peter Maydell |
2020-03-06 | docs/system: convert managed startup to rST. | Peter Maydell |
2020-03-06 | docs/system: Convert security.texi to rST format | Peter Maydell |
2020-03-06 | docs/system: Convert qemu-cpu-models.texi to rST | Kashyap Chamarthy |
2020-03-06 | docs: Create defs.rst.inc as a place to define substitutions | Peter Maydell |
2020-03-06 | docs/system: put qemu-block-drivers body in an included file | Paolo Bonzini |
2020-03-06 | qemu-doc: remove indices other than findex | Paolo Bonzini |
2020-03-06 | qemu-doc: move included files to docs/system | Paolo Bonzini |
2020-03-06 | qemu-doc: move qemu-tech.texi into main section | Paolo Bonzini |
2020-03-06 | qemu-doc: Remove the "CPU emulation" part of the "Implementation notes" | Peter Maydell |
2020-03-06 | qemu-doc: split target sections to separate files | Paolo Bonzini |
2020-03-06 | qemu-doc: move system requirements chapter inside PC section | Paolo Bonzini |
2020-03-06 | qemu-doc: extract common system emulator documentation from the PC section | Paolo Bonzini |
2020-03-06 | qemu-doc: split qemu-doc.texi in multiple files | Paolo Bonzini |
2020-03-06 | qemu-doc: split CPU models doc between MIPS and x86 parts | Paolo Bonzini |
2020-03-06 | texi2pod: parse @include directives outside "@c man" blocks | Paolo Bonzini |
2020-03-06 | qemu-doc: remove target OS documentation | Paolo Bonzini |
2020-03-06 | qemu-doc: convert user-mode emulation to a separate Sphinx manual | Paolo Bonzini |
2020-03-05 | Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-5.0-sf4' i... | Peter Maydell |
2020-03-05 | RISC-V: Add a missing "," in riscv_excp_names | Palmer Dabbelt |
2020-03-05 | Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2020-03-04-2... | Peter Maydell |
2020-03-05 | test: tpm-tis: Add Sysbus TPM-TIS device test | Eric Auger |
2020-03-05 | test: tpm-tis: Get prepared to share tests between ISA and sysbus devices | Eric Auger |
2020-03-05 | test: tpm: pass optional machine options to swtpm test functions | Eric Auger |
2020-03-05 | docs/specs/tpm: Document TPM_TIS sysbus device for ARM | Eric Auger |
2020-03-05 | hw/arm/virt: vTPM support | Eric Auger |
2020-03-05 | tpm: Add the SysBus TPM TIS device | Eric Auger |
2020-03-05 | tpm: Separate TPM_TIS and TPM_TIS_ISA configs | Eric Auger |
2020-03-05 | tpm: Separate tpm_tis common functions from isa code | Eric Auger |
2020-03-05 | tpm: Use TPMState as a common struct | Eric Auger |
2020-03-05 | tpm: rename TPM_TIS into TPM_TIS_ISA | Eric Auger |
2020-03-05 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200305'... | Peter Maydell |
2020-03-05 | target/arm: Clean address for DC ZVA | Richard Henderson |
2020-03-05 | target/arm: Use DEF_HELPER_FLAGS for helper_dc_zva | Richard Henderson |
2020-03-05 | target/arm: Move helper_dc_zva to helper-a64.c | Richard Henderson |
2020-03-05 | target/arm: Apply TBI to ESR_ELx in helper_exception_return | Richard Henderson |
2020-03-05 | target/arm: Introduce core_to_aa64_mmu_idx | Richard Henderson |
2020-03-05 | target/arm: Optimize cpu_mmu_index | Richard Henderson |
2020-03-05 | target/arm: Replicate TBI/TBID bits for single range regimes | Richard Henderson |
2020-03-05 | hw/arm/cubieboard: report error when using unsupported -bios argument | Niek Linnenbank |
2020-03-05 | hw/arm/cubieboard: restrict allowed RAM size to 512MiB and 1GiB | Niek Linnenbank |
2020-03-05 | hw/arm/cubieboard: restrict allowed CPU type to ARM Cortex-A8 | Niek Linnenbank |
2020-03-05 | hw/arm/cubieboard: use ARM Cortex-A8 as the default CPU in machine definition | Niek Linnenbank |
2020-03-05 | tests/tcg/aarch64: Add newline in pauth-1 printf | Richard Henderson |
2020-03-05 | target/arm: Honor the HCR_EL2.TTLB bit | Richard Henderson |
2020-03-05 | target/arm: Honor the HCR_EL2.TPU bit | Richard Henderson |
2020-03-05 | target/arm: Honor the HCR_EL2.TPCP bit | Richard Henderson |
2020-03-05 | target/arm: Honor the HCR_EL2.TACR bit | Richard Henderson |
2020-03-05 | target/arm: Honor the HCR_EL2.TSW bit | Richard Henderson |
2020-03-05 | target/arm: Honor the HCR_EL2.{TVM,TRVM} bits | Richard Henderson |