summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-13Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2021-05-12' into ...Peter Maydell
2021-05-13Merge remote-tracking branch 'remotes/philmd/tags/pflash-20210511' into stagingPeter Maydell
2021-05-12Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20210...Peter Maydell
2021-05-12Drop the deprecated unicore32 targetMarkus Armbruster
2021-05-12Drop the deprecated lm32 targetMarkus Armbruster
2021-05-12block: Drop the sheepdog block driverMarkus Armbruster
2021-05-12Remove the deprecated moxie targetThomas Huth
2021-05-12monitor/qmp: fix race on CHR_EVENT_CLOSED without OOBStefan Reiter
2021-05-12Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2021-05-12Merge remote-tracking branch 'remotes/kraxel/tags/vga-20210510-pull-request' ...Peter Maydell
2021-05-12coverity-scan: list components, move model to scripts/coverity-scanPaolo Bonzini
2021-05-12configure: fix detection of gdbus-codegenPaolo Bonzini
2021-05-12qemu-option: support accept-any QemuOptsList in qemu_opts_absorb_qdictPaolo Bonzini
2021-05-12Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20210510' into st...Peter Maydell
2021-05-11Merge remote-tracking branch 'remotes/thuth-gitlab/tags/s390-ccw-bios-2021-05...Peter Maydell
2021-05-11hw/block/pflash_cfi02: Do not create aliases when not necessaryPhilippe Mathieu-Daudé
2021-05-11hw/block/pflash_cfi02: Set romd mode in pflash_cfi02_realize()Philippe Mathieu-Daudé
2021-05-11Merge remote-tracking branch 'remotes/dgilbert-gitlab/tags/pull-virtiofs-2021...Peter Maydell
2021-05-11target/riscv: Fix the RV64H decode commentAlistair Francis
2021-05-11target/riscv: Consolidate RV32/64 16-bit instructionsAlistair Francis
2021-05-11target/riscv: Consolidate RV32/64 32-bit instructionsAlistair Francis
2021-05-11target/riscv: Remove an unused CASE_OP_32_64 macroAlistair Francis
2021-05-11target/riscv: Remove the unused HSTATUS_WPRI macroAlistair Francis
2021-05-11target/riscv: Remove the hardcoded SATP_MODE macroAlistair Francis
2021-05-11target/riscv: Remove the hardcoded MSTATUS_SD macroAlistair Francis
2021-05-11target/riscv: Remove the hardcoded HGATP_MODE macroAlistair Francis
2021-05-11target/riscv: Remove the hardcoded SSTATUS_SD macroAlistair Francis
2021-05-11target/riscv: Remove the hardcoded RVXLEN macroAlistair Francis
2021-05-11target/riscv: fix a typo with interrupt namesEmmanuel Blot
2021-05-11fpu/softfloat: set invalid excp flag for RISC-V muladd instructionsFrank Chang
2021-05-11hw/riscv: Fix OT IBEX reset vectorAlexander Wagner
2021-05-11target/riscv: fix exception index on instruction access faultEmmanuel Blot
2021-05-11target/riscv: fix vrgather macro index variable type bugFrank Chang
2021-05-11target/riscv: Add ePMP support for the Ibex CPUAlistair Francis
2021-05-11target/riscv/pmp: Remove outdated commentAlistair Francis
2021-05-11target/riscv: Add a config option for ePMPHou Weiying
2021-05-11target/riscv: Implementation of enhanced PMP (ePMP)Hou Weiying
2021-05-11target/riscv: Add ePMP CSR access functionsHou Weiying
2021-05-11target/riscv: Add the ePMP featureAlistair Francis
2021-05-11target/riscv: Define ePMP mseccfgHou Weiying
2021-05-11target/riscv: Fix the PMP is locked check when using TORAlistair Francis
2021-05-11docs: Add documentation for shakti_c machineVijai Kumar K
2021-05-11target/riscv: Fixup saturate subtract functionLIU Zhiwei
2021-05-11riscv: don't look at SUM when accessing memory from a debugger contextJade Fink
2021-05-11hw/riscv: Enable VIRTIO_VGA for RISC-V virt machineAlistair Francis
2021-05-11hw/opentitan: Update the interrupt layoutAlistair Francis
2021-05-11MAINTAINERS: Update the RISC-V CPU MaintainersAlistair Francis
2021-05-11target/riscv: Use RISCVException enum for CSR accessAlistair Francis
2021-05-11target/riscv: Use the RISCVException enum for CSR operationsAlistair Francis
2021-05-11target/riscv: Fix 32-bit HS mode access permissionsAlistair Francis