summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.2-pull-re...Peter Maydell2020-11-063-3/+12
|\
| * linux-user: Check copy_from_user() return value in vma_dump_size()Peter Maydell2020-11-041-1/+3
| * linux-user/syscall: Fix missing target_to_host_timespec64() checkAlistair Francis2020-11-041-1/+3
| * linux-user: Use "!= 0" when checking if MAP_FIXED_NOREPLACE is non-zeroPeter Maydell2020-11-041-1/+2
| * linux-user/mips/cpu_loop: silence the compiler warningsChen Qun2020-11-041-0/+4
* | Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-5.2-20201105' in...Peter Maydell2020-11-053-7/+2Star
|\ \
| * | spapr: Convert hpt_prepare_thread() to use qemu_try_memalign()Greg Kurz2020-11-051-1/+1
| * | spapr: Drop dead code in spapr_reallocate_hpt()Greg Kurz2020-11-051-6/+0Star
| * | target/ppc/excp_helper: Add a fallthrough for fix compiler warningChen Qun2020-11-051-0/+1
* | | Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20201104' into stagingPeter Maydell2020-11-052-22/+22
|\ \ \
| * | | tcg: Revert "tcg/optimize: Flush data at labels not TCG_OPF_BB_END"Richard Henderson2020-11-041-18/+17Star
| * | | tcg: Remove assert from set_jmp_reset_offsetRichard Henderson2020-11-041-4/+5
| |/ /
* | | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2020-11-0527-58/+501
|\ \ \
| * | | contrib/vhost-user-blk: fix get_config() information leakStefan Hajnoczi2020-11-031-0/+2
| * | | block/export: fix vhost-user-blk get_config() information leakStefan Hajnoczi2020-11-031-0/+3
| * | | block/export: make vhost-user-blk config space little-endianStefan Hajnoczi2020-11-031-13/+12Star
| * | | configure: introduce --enable-vhost-user-blk-serverStefan Hajnoczi2020-11-034-4/+19
| * | | libvhost-user: follow QEMU comment styleStefan Hajnoczi2020-11-031-5/+10
| * | | vhost-blk: set features before setting inflight featureJin Yu2020-11-033-0/+27
| * | | Revert "vhost-blk: set features before setting inflight feature"Stefan Hajnoczi2020-11-033-25/+0Star
| * | | net: Add vhost-vdpa in show_netdevs()Cindy Lu2020-11-031-0/+3
| * | | vhost-vdpa: Add qemu_close in vhost_vdpa_cleanupCindy Lu2020-11-031-0/+4
| * | | vfio: Don't issue full 2^64 unmapJean-Philippe Brucker2020-11-031-0/+11
| * | | virtio-iommu: Set supported page size maskBharat Bhushan2020-11-032-0/+51
| * | | vfio: Set IOMMU page size as per host supported page sizeBharat Bhushan2020-11-031-0/+8
| * | | memory: Add interface to set iommu page size maskBharat Bhushan2020-11-032-0/+51
| * | | virtio-iommu: Add notify_flag_changed() memory region callbackBharat Bhushan2020-11-032-0/+16
| * | | virtio-iommu: Add replay() memory region callbackBharat Bhushan2020-11-032-0/+41
| * | | virtio-iommu: Call memory notifiers in attach/detachBharat Bhushan2020-11-031-0/+32
| * | | virtio-iommu: Add memory notifiers for map/unmapBharat Bhushan2020-11-032-0/+58
| * | | virtio-iommu: Store memory region in endpoint structJean-Philippe Brucker2020-11-031-1/+10
| * | | virtio-iommu: Fix virtio_iommu_mr()Jean-Philippe Brucker2020-11-031-1/+1
| * | | hw/smbios: Fix leaked fd in save_opt_one() error pathPhilippe Mathieu-Daudé2020-11-031-1/+3
| * | | hw/virtio/vhost-backend: Fix Coverity CID 1432871Philippe Mathieu-Daudé2020-11-031-2/+2
| * | | hw/acpi : add spaces around operatorXinhao Zhang2020-11-031-1/+1
| * | | hw/acpi : add space before the open parenthesis '('Xinhao Zhang2020-11-031-1/+1
| * | | hw/acpi : Don't use '#' flag of printf formatXinhao Zhang2020-11-031-10/+10
| * | | virito-mem: Implement get_min_alignment()David Hildenbrand2020-11-031-0/+7
| * | | memory-device: Add get_min_alignment() callbackDavid Hildenbrand2020-11-032-2/+19
| * | | memory-device: Support big alignment requirementsDavid Hildenbrand2020-11-031-4/+5
| * | | virtio-mem: Probe THP size to determine default block sizeDavid Hildenbrand2020-11-031-4/+101
| * | | virtio-mem: Make sure "usable_region_size" is always multiples of the block sizeDavid Hildenbrand2020-11-031-0/+3
| * | | virtio-mem: Make sure "addr" is always multiples of the block sizeDavid Hildenbrand2020-11-031-0/+5
| * | | pc: comment style fixupMichael S. Tsirkin2020-11-031-4/+5
* | | | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell2020-11-0527-158/+227
|\ \ \ \
| * | | | qapi, qemu-options: make all parsing visitors parse boolean options the samePaolo Bonzini2020-11-046-52/+30Star
| * | | | qtest: escape device name in device-introspect-testPaolo Bonzini2020-11-041-2/+8
| * | | | ivshmem-test: do not use short-form boolean optionPaolo Bonzini2020-11-041-1/+1
| * | | | semihosting: fix order of initialization functionsPaolo Bonzini2020-11-031-3/+1Star
| * | | | fuzz: fuzz offsets within pio/mmio regionsAlexander Bulekov2020-11-031-0/+5