summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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/pmaydell/tags/pull-target-arm-20201102'...Peter Maydell2020-11-0317-486/+581
|\
| * tests/qtest/npcm7xx_rng-test: Disable randomness testsPeter Maydell2020-11-021-4/+10
| * qemu-option-trace.rst.inc: Don't use option:: markupPeter Maydell2020-11-021-3/+3
| * scripts/kerneldoc: For Sphinx 3 use c:macro for macros with argumentsPeter Maydell2020-11-021-1/+17
| * hw/intc/arm_gicv3_cpuif: Make GIC maintenance interrupts workPeter Maydell2020-11-022-4/+2Star
| * configure: Test that gio libs from pkg-config workPeter Maydell2020-11-021-1/+9
| * target/arm: Get correct MMU index for other-security-statePeter Maydell2020-11-021-1/+2
| * hw/display/exynos4210_fimd: Fix potential NULL pointer dereferenceAlexChen2020-11-021-1/+3
| * hw/display/omap_lcdc: Fix potential NULL pointer dereferenceAlexChen2020-11-021-3/+7
| * hw/arm/boot: fix SVE for EL3 direct kernel bootRémi Denis-Courmont2020-11-021-0/+3
| * hw/arm/smmuv3: Fix potential integer overflow (CID 1432363)Philippe Mathieu-Daudé2020-11-021-1/+2
| * disas/capstone: Fix monitor disassembly of >32 bytesPeter Maydell2020-11-021-1/+1
| * target/arm: fix LORID_EL1 access checkRémi Denis-Courmont2020-11-021-14/+5Star
| * target/arm: fix handling of HCR.FBRémi Denis-Courmont2020-11-021-3/+2Star
| * target/arm: Fix VUDOT/VSDOT (scalar) on big-endian hostsPeter Maydell2020-11-021-2/+2
| * target/arm: Fix float16 pairwise Neon ops on big-endian hostsPeter Maydell2020-11-021-4/+4
| * target/arm: Improve do_prewiden_3dRichard Henderson2020-11-022-31/+45
| * target/arm: Simplify do_long_3d and do_2scalar_longRichard Henderson2020-11-021-14/+9Star
| * target/arm: Rename neon_load_reg64 to vfp_load_reg64Richard Henderson2020-11-022-46/+46
| * target/arm: Add read/write_neon_element64Richard Henderson2020-11-022-47/+73
| * target/arm: Rename neon_load_reg32 to vfp_load_reg32Richard Henderson2020-11-022-94/+94
| * target/arm: Expand read/write_neon_element32 to all MemOpRichard Henderson2020-11-022-84/+37Star
| * target/arm: Add read/write_neon_element32Richard Henderson2020-11-022-99/+183
| * target/arm: Use neon_element_offset in vfp_reg_offsetRichard Henderson2020-11-021-9/+4Star
| * target/arm: Use neon_element_offset in neon_load/store_regRichard Henderson2020-11-021-12/+2Star
| * target/arm: Move neon_element_offset to translate.cRichard Henderson2020-11-022-19/+20
| * target/arm: Introduce neon_full_reg_offsetRichard Henderson2020-11-023-23/+31
* | Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20201102a'...Peter Maydell2020-11-0216-24/+832
|\ \
| * | tests/acceptance: Add virtiofs_submounts.pyMax Reitz2020-11-025-0/+662
| * | tests/acceptance/boot_linux: Accept SSH pubkeyMax Reitz2020-11-021-6/+7
| * | virtiofsd: Announce sub-mount pointsMax Reitz2020-11-022-0/+23
| * | virtiofsd: Add mount ID to the lo_inode keyMax Reitz2020-11-022-10/+86
| * | meson.build: Check for statx()Max Reitz2020-11-021-0/+16
| * | virtiofsd: Add attr_flags to fuse_entry_paramMax Reitz2020-11-022-0/+7