aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-04target/arm: Convert Neon load/store multiple structures to decodetreePeter Maydell
2020-05-04target/arm: Convert VFM[AS]L (scalar) to decodetreePeter Maydell
2020-05-04target/arm: Convert V[US]DOT (scalar) to decodetreePeter Maydell
2020-05-04target/arm: Convert VCMLA (scalar) to decodetreePeter Maydell
2020-05-04target/arm: Convert VFM[AS]L (vector) to decodetreePeter Maydell
2020-05-04target/arm: Convert V[US]DOT (vector) to decodetreePeter Maydell
2020-05-04target/arm: Convert VCADD (vector) to decodetreePeter Maydell
2020-05-04target/arm: Convert VCMLA (vector) to decodetreePeter Maydell
2020-05-04target/arm: Add stubs for AArch32 Neon decodetreePeter Maydell
2020-05-04target/arm: Don't allow Thumb Neon insns without FEATURE_NEONPeter Maydell
2020-05-04target/arm/translate-vfp.inc.c: Remove duplicate simd_r32 checkPeter Maydell
2020-05-04hw/arm: versal-virt: Add support for the RTCEdgar E. Iglesias
2020-05-04hw/arm: versal-virt: Add support for SDEdgar E. Iglesias
2020-05-04hw/arm: versal: Add support for the RTCEdgar E. Iglesias
2020-05-04hw/arm: versal: Add support for SDEdgar E. Iglesias
2020-05-04hw/arm: versal: Embed the APUs into the SoC typeEdgar E. Iglesias
2020-05-04hw/arm: versal: Embed the ADMAs into the SoC typeEdgar E. Iglesias
2020-05-04hw/arm: versal: Embed the GEMs into the SoC typeEdgar E. Iglesias
2020-05-04hw/arm: versal: Embed the UARTs into the SoC typeEdgar E. Iglesias
2020-05-04hw/arm: versal-virt: Fix typo xlnx-ve -> xlnx-versalEdgar E. Iglesias
2020-05-04hw/arm: versal: Move misplaced commentEdgar E. Iglesias
2020-05-04hw/arm: versal: Remove inclusion of arm_gicv3_common.hEdgar E. Iglesias
2020-05-04target/arm: Use uint64_t for midr field in CPU state structPhilippe Mathieu-Daudé
2020-05-04target/arm: Use correct variable for setting 'max' cpu's ID_AA64DFR0Peter Maydell
2020-05-04target/arm: Implement ARMv8.2-TTS2UXNPeter Maydell
2020-05-04target/arm: Add new 's1_is_el0' argument to get_phys_addr_lpae()Peter Maydell
2020-05-04target/arm: Use enum constant in get_phys_addr_lpae() callPeter Maydell
2020-05-04target/arm: Don't use a TLB for ARMMMUIdx_Stage2Peter Maydell
2020-05-04hw/arm/mps2-tz: Use TYPE_IOTKIT instead of hardcoded stringPhilippe Mathieu-Daudé
2020-05-04target/arm: Make VQDMULL undefined when U=1Fredrik Strupe
2020-05-03Merge remote-tracking branch 'remotes/marcel/tags/rdma-pull-request' into sta...Peter Maydell
2020-05-02hw/rdma: Destroy list mutex when list is destroyedYuval Shaia
2020-05-01Merge remote-tracking branch 'remotes/dgilbert-gitlab/tags/pull-virtiofs-2020...Peter Maydell
2020-05-01virtiofsd: drop all capabilities in the wait parent processStefan Hajnoczi
2020-05-01virtiofsd: only retain file system capabilitiesStefan Hajnoczi
2020-05-01virtiofsd: Show submountsMax Reitz
2020-05-01virtiofsd: jail lo->proc_self_fdMiklos Szeredi
2020-05-01virtiofsd: stay below fs.file-max sysctl value (CVE-2020-10717)Stefan Hajnoczi
2020-05-01virtiofsd: add --rlimit-nofile=NUM optionStefan Hajnoczi
2020-04-30Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2020-04-30qemu-storage-daemon: Fix non-string --object propertiesKevin Wolf
2020-04-30qom: Factor out user_creatable_add_dict()Kevin Wolf
2020-04-30nvme: introduce PMR support from NVMe 1.4 specAndrzej Jakowski
2020-04-30qcow2: Forward ZERO_WRITE flag for full preallocationKevin Wolf
2020-04-30iotests: Test committing to short backing fileKevin Wolf
2020-04-30iotests: Filter testfiles out in filter_img_info()Kevin Wolf
2020-04-30block: truncate: Don't make backing file data visibleKevin Wolf
2020-04-30file-posix: Support BDRV_REQ_ZERO_WRITE for truncateKevin Wolf
2020-04-30raw-format: Support BDRV_REQ_ZERO_WRITE for truncateKevin Wolf
2020-04-30qcow2: Support BDRV_REQ_ZERO_WRITE for truncateKevin Wolf