summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | qapi: Fix missing headers in QMP Reference ManualMarkus Armbruster2020-11-092-2/+8
| * | | MAINTAINERS: Add QAPI schema modules to their subsystemsMarkus Armbruster2020-11-091-0/+6
| * | | docs/devel/qapi-code-gen: Fix up examplesMarkus Armbruster2020-11-091-2/+4
| |/ /
* | | Merge remote-tracking branch 'remotes/philmd-gitlab/tags/renesas-fixes-202011...Peter Maydell2020-11-092-7/+6Star
|\ \ \
| * | | hw/rx/rx-gdbsim: Fix memory leak (CID 1432307)Philippe Mathieu-Daudé2020-11-091-2/+1Star
| * | | MAINTAINERS: Demote Renesas target & hardware to 'Odd Fixes'Philippe Mathieu-Daudé2020-11-091-5/+5
| |/ /
* | | Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-fixes-20201109'...Peter Maydell2020-11-095-13/+54
|\ \ \ | |/ / |/| |
| * | hw/mips/boston: Fix memory leak in boston_fdt_filter() error-handling pathsPeter Maydell2020-11-091-6/+4Star
| * | target/mips: Fix PageMask with variable page sizeJiaxun Yang2020-11-092-6/+22
| * | target/mips: Deprecate nanoMIPS ISAPhilippe Mathieu-Daudé2020-11-092-1/+28
|/ /
* | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20201106' into stagingPeter Maydell2020-11-067-38/+56
|\ \
| * | s390x: fix build for --without-default-devicesCornelia Huck2020-11-052-2/+3
| * | target/s390x: fix execution with icountPavel Dovgalyuk2020-11-052-35/+50
| * | pc-bios/s390: update s390-ccw bios binariesCornelia Huck2020-11-042-0/+0
| * | s390-bios: Skip writing iplb location to low core for ccw iplJason J. Herne2020-11-041-1/+3
* | | Merge remote-tracking branch 'remotes/cschoenebeck/tags/pull-9p-20201106' int...Peter Maydell2020-11-066-25/+18Star
|\ \ \
| * | | hw/9pfs: Fix Kconfig dependency problem between 9pfs and XenPhilippe Mathieu-Daudé2020-11-052-5/+1Star
| * | | hw/9pfs : add space before the open parenthesis '('Xinhao Zhang2020-11-051-1/+1
| * | | hw/9pfs : open brace '{' following struct go on the same lineXinhao Zhang2020-11-051-6/+3Star
| * | | hw/9pfs : add spaces around operatorXinhao Zhang2020-11-052-13/+13
* | | | 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