summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * hw/arm: versal: Add support for the RTCEdgar E. Iglesias2020-05-042-0/+29
| * hw/arm: versal: Add support for SDEdgar E. Iglesias2020-05-042-0/+43
| * hw/arm: versal: Embed the APUs into the SoC typeEdgar E. Iglesias2020-05-043-17/+8Star
| * hw/arm: versal: Embed the ADMAs into the SoC typeEdgar E. Iglesias2020-05-042-8/+9
| * hw/arm: versal: Embed the GEMs into the SoC typeEdgar E. Iglesias2020-05-042-8/+10
| * hw/arm: versal: Embed the UARTs into the SoC typeEdgar E. Iglesias2020-05-042-7/+8
| * hw/arm: versal-virt: Fix typo xlnx-ve -> xlnx-versalEdgar E. Iglesias2020-05-041-1/+1
| * hw/arm: versal: Move misplaced commentEdgar E. Iglesias2020-05-041-1/+1
| * hw/arm: versal: Remove inclusion of arm_gicv3_common.hEdgar E. Iglesias2020-05-041-1/+0Star
| * target/arm: Use uint64_t for midr field in CPU state structPhilippe Mathieu-Daudé2020-05-042-2/+2
| * target/arm: Use correct variable for setting 'max' cpu's ID_AA64DFR0Peter Maydell2020-05-041-3/+3
| * target/arm: Implement ARMv8.2-TTS2UXNPeter Maydell2020-05-044-6/+49
| * target/arm: Add new 's1_is_el0' argument to get_phys_addr_lpae()Peter Maydell2020-05-041-1/+28
| * target/arm: Use enum constant in get_phys_addr_lpae() callPeter Maydell2020-05-041-2/+3
| * target/arm: Don't use a TLB for ARMMMUIdx_Stage2Peter Maydell2020-05-043-108/+27Star
| * hw/arm/mps2-tz: Use TYPE_IOTKIT instead of hardcoded stringPhilippe Mathieu-Daudé2020-05-041-1/+1
| * target/arm: Make VQDMULL undefined when U=1Fredrik Strupe2020-05-041-1/+1
|/
* Merge remote-tracking branch 'remotes/marcel/tags/rdma-pull-request' into sta...Peter Maydell2020-05-031-0/+1
|\
| * hw/rdma: Destroy list mutex when list is destroyedYuval Shaia2020-05-021-0/+1
* | Merge remote-tracking branch 'remotes/dgilbert-gitlab/tags/pull-virtiofs-2020...Peter Maydell2020-05-023-17/+133
|\ \ | |/ |/|
| * virtiofsd: drop all capabilities in the wait parent processStefan Hajnoczi2020-05-011-0/+13
| * virtiofsd: only retain file system capabilitiesStefan Hajnoczi2020-05-011-0/+38
| * virtiofsd: Show submountsMax Reitz2020-05-011-1/+1
| * virtiofsd: jail lo->proc_self_fdMiklos Szeredi2020-05-011-2/+25
| * virtiofsd: stay below fs.file-max sysctl value (CVE-2020-10717)Stefan Hajnoczi2020-05-011-1/+25
| * virtiofsd: add --rlimit-nofile=NUM optionStefan Hajnoczi2020-05-013-14/+32
|/
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2020-04-3049-96/+951
|\
| * qemu-storage-daemon: Fix non-string --object propertiesKevin Wolf2020-04-304-7/+13
| * qom: Factor out user_creatable_add_dict()Kevin Wolf2020-04-303-23/+40
| * nvme: introduce PMR support from NVMe 1.4 specAndrzej Jakowski2020-04-305-1/+288
| * qcow2: Forward ZERO_WRITE flag for full preallocationKevin Wolf2020-04-302-5/+21
| * iotests: Test committing to short backing fileKevin Wolf2020-04-303-0/+424
| * iotests: Filter testfiles out in filter_img_info()Kevin Wolf2020-04-301-2/+3
| * block: truncate: Don't make backing file data visibleKevin Wolf2020-04-301-0/+25
| * file-posix: Support BDRV_REQ_ZERO_WRITE for truncateKevin Wolf2020-04-301-0/+4
| * raw-format: Support BDRV_REQ_ZERO_WRITE for truncateKevin Wolf2020-04-301-1/+3
| * qcow2: Support BDRV_REQ_ZERO_WRITE for truncateKevin Wolf2020-04-302-1/+35
| * block-backend: Add flags to blk_truncate()Kevin Wolf2020-04-3015-21/+22
| * block: Add flags to bdrv(_co)_truncate()Kevin Wolf2020-04-3013-28/+34
| * block: Add flags to BlockDriver.bdrv_co_truncate()Kevin Wolf2020-04-3015-13/+33
| * qemu-iotests: allow qcow2 external discarded clusters to contain stale dataPaolo Bonzini2020-04-302-5/+14
| * qcow2: Add incompatibility note between backing files and raw external data f...Alberto Garcia2020-04-301-0/+3
* | Merge remote-tracking branch 'remotes/edgar/tags/edgar/xilinx-next-2020-04-30...Peter Maydell2020-04-304-8/+35
|\ \
| * | target/microblaze: Add the pvr-user2 propertyEdgar E. Iglesias2020-04-302-0/+3
| * | target/microblaze: Add the pvr-user1 propertyEdgar E. Iglesias2020-04-302-1/+4
| * | target/microblaze: Add the unaligned-exceptions propertyEdgar E. Iglesias2020-04-303-2/+7
| * | target/microblaze: Add the div-zero-exception propertyEdgar E. Iglesias2020-04-303-2/+8
| * | target/microblaze: Add the ill-opcode-exception propertyEdgar E. Iglesias2020-04-303-1/+6
| * | target/microblaze: Add the opcode-0x0-illegal CPU propertyEdgar E. Iglesias2020-04-303-2/+7
* | | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200430-...Peter Maydell2020-04-3045-193/+2533
|\ \ \ | |_|/ |/| |