summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* hw/i2c/pm_smbus: Remove dead assignmentPhilippe Mathieu-Daudé2020-05-041-1/+0Star
* blockdev: Remove dead assignmentPhilippe Mathieu-Daudé2020-05-041-1/+1
* block: Avoid dead assignmentPhilippe Mathieu-Daudé2020-05-041-1/+1
* Compress lines for immediate returnSimran Singhal2020-05-0410-31/+12Star
* chardev: Add macOS to list of OSes that support -chardev serialMikhail Gusarov2020-05-042-2/+2
* MAINTAINERS: Update Keith Busch's email addressPhilippe Mathieu-Daudé2020-05-041-1/+1
* elf_ops: Don't try to g_mapped_file_unref(NULL)Peter Maydell2020-05-041-1/+3
* hw/mem/pc-dimm: Fix line over 80 characters warningWainer dos Santos Moschetta2020-05-041-1/+2
* hw/mem/pc-dimm: Print slot number on error at pc_dimm_pre_plug()Wainer dos Santos Moschetta2020-05-041-2/+2
* MAINTAINERS: Mark the LatticeMico32 target as orphanPhilippe Mathieu-Daudé2020-05-041-6/+6
* timer/exynos4210_mct: Remove redundant statement in exynos4210_mct_write()Chen Qun2020-05-041-4/+0Star
* display/blizzard: use extract16() for fix clang analyzer warning in blizzard_...Chen Qun2020-05-041-6/+4Star
* scsi/esp-pci: add g_assert() for fix clang analyzer warning in esp_pci_io_wri...Chen Qun2020-05-041-0/+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
|\ \ \ | |_|/ |/| |
| * | hw/arm: xlnx-zcu102: Disable unsupported FDT firmware nodesEdgar E. Iglesias2020-04-301-0/+30
| * | hw/arm: xlnx-zcu102: Move arm_boot_info into XlnxZCU102Edgar E. Iglesias2020-04-301-4/+5
| * | device_tree: Constify compat in qemu_fdt_node_path()Edgar E. Iglesias2020-04-302-2/+2
| * | device_tree: Allow name wildcards in qemu_fdt_node_path()Edgar E. Iglesias2020-04-302-1/+4