summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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/cschoenebeck/tags/pull-9p-20201102' int...Peter Maydell2020-11-023-48/+470
|\
| * tests/9pfs: add local Tunlinkat hard link testChristian Schoenebeck2020-11-011-0/+30
| * tests/9pfs: add local Tlink testChristian Schoenebeck2020-11-011-0/+71
| * tests/9pfs: add local Tunlinkat symlink testChristian Schoenebeck2020-11-011-0/+28
| * tests/9pfs: add local Tsymlink testChristian Schoenebeck2020-11-011-0/+77
| * tests/9pfs: add local Tunlinkat file testChristian Schoenebeck2020-11-011-0/+24
| * tests/9pfs: add local Tlcreate testChristian Schoenebeck2020-11-011-0/+77
| * tests/9pfs: add local Tunlinkat directory testChristian Schoenebeck2020-11-011-0/+71
| * tests/9pfs: simplify do_mkdir()Christian Schoenebeck2020-11-011-8/+19
| * tests/9pfs: Turn fs_mkdir() into a helperGreg Kurz2020-11-011-5/+2Star
| * tests/9pfs: Turn fs_readdir_split() into a helperGreg Kurz2020-11-011-7/+7
| * tests/9pfs: Factor out do_attach() helperGreg Kurz2020-11-011-12/+16
| * tests/9pfs: Set alloc in fs_create_dir()Greg Kurz2020-11-011-0/+1
| * tests/9pfs: Factor out do_version() helperGreg Kurz2020-11-011-5/+9
| * tests/9pfs: Force removing of local 9pfs test directoryGreg Kurz2020-11-011-1/+1
| * tests/9pfs: fix coverity error in create_local_test_dir()Christian Schoenebeck2020-11-011-1/+6
| * tests/9pfs: fix test dir for parallel testsChristian Schoenebeck2020-11-012-6/+20
| * tests/9pfs: make create/remove test dir publicChristian Schoenebeck2020-11-012-6/+14
* | Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20201101.0' i...Peter Maydell2020-11-0252-217/+2481
|\ \
| * | vfio: fix incorrect print typeZhengui li2020-11-011-2/+2
| * | hw/vfio: Use lock guard macrosAmey Narkhede2020-11-011-5/+2Star
| * | s390x/pci: get zPCI function info from hostMatthew Rosato2020-11-016-7/+202
| * | vfio: Add routine for finding VFIO_DEVICE_GET_INFO capabilitiesMatthew Rosato2020-11-012-0/+12
| * | s390x/pci: use a PCI Function structurePierre Morel2020-11-013-6/+15
| * | s390x/pci: clean up s390 PCI groupsMatthew Rosato2020-11-011-0/+12
| * | s390x/pci: use a PCI Group structurePierre Morel2020-11-013-9/+66
| * | s390x/pci: create a header dedicated to PCI CLPPierre Morel2020-11-013-196/+212
| * | s390x/pci: Honor DMA limits set by vfioMatthew Rosato2020-11-016-11/+116
| * | s390x/pci: Add routine to get the vfio dma available countMatthew Rosato2020-11-013-0/+79
| * | vfio: Find DMA available capabilityMatthew Rosato2020-11-012-0/+33
| * | vfio: Create shared routine for scanning info capabilitiesMatthew Rosato2020-11-011-8/+13
| * | s390x/pci: Move header files to include/hw/s390xMatthew Rosato2020-11-016-5/+6
| * | linux-headers: update against 5.10-rc1Matthew Rosato2020-11-0128-16/+294
| * | update-linux-headers: Add vfio_zdev.hMatthew Rosato2020-11-011-1/+1