aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-28target/arm: Fix VUDOT/VSDOT (scalar) on big-endian hoststest-neon-be-fixesPeter Maydell
2020-10-28target/arm: Fix float16 pairwise Neon ops on big-endian hostsPeter Maydell
2020-10-28target/arm: Improve do_prewiden_3dRichard Henderson
2020-10-28target/arm: Simplify do_long_3d and do_2scalar_longRichard Henderson
2020-10-28target/arm: Rename neon_load_reg64 to vfp_load_reg64Richard Henderson
2020-10-28target/arm: Add read/write_neon_element64Richard Henderson
2020-10-28target/arm: Rename neon_load_reg32 to vfp_load_reg32Richard Henderson
2020-10-28target/arm: Expand read/write_neon_element32 to all MemOpRichard Henderson
2020-10-28target/arm: Add read/write_neon_element32Richard Henderson
2020-10-28target/arm: Use neon_element_offset in vfp_reg_offsetRichard Henderson
2020-10-28target/arm: Use neon_element_offset in neon_load/store_regRichard Henderson
2020-10-28target/arm: Move neon_element_offset to translate.cRichard Henderson
2020-10-28target/arm: Introduce neon_full_reg_offsetRichard Henderson
2020-10-28Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.2-pull-re...Peter Maydell
2020-10-28Revert series: virtiofsd: Announce submounts to the guestAlex Williamson
2020-10-27Merge remote-tracking branch 'remotes/philmd-gitlab/tags/led-api-20201026' in...Peter Maydell
2020-10-27Merge remote-tracking branch 'remotes/philmd-gitlab/tags/acceptance-testing-2...Peter Maydell
2020-10-27Merge remote-tracking branch 'remotes/dgilbert-gitlab/tags/pull-virtiofs-2020...Peter Maydell
2020-10-27Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/tracing-pull-reque...Peter Maydell
2020-10-27Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20201026a'...Peter Maydell
2020-10-26Merge remote-tracking branch 'remotes/ericb/tags/pull-bitmaps-2020-10-26' int...Peter Maydell
2020-10-26tests/acceptance: Add virtiofs_submounts.pyMax Reitz
2020-10-26tests/acceptance/boot_linux: Accept SSH pubkeyMax Reitz
2020-10-26virtiofsd: Announce sub-mount pointsMax Reitz
2020-10-26virtiofsd: Store every lo_inode's parent_devMax Reitz
2020-10-26virtiofsd: Add fuse_reply_attr_with_flags()Max Reitz
2020-10-26virtiofsd: Add attr_flags to fuse_entry_paramMax Reitz
2020-10-26virtiofsd: Announce FUSE_ATTR_FLAGSMax Reitz
2020-10-26linux/fuse.h: Pull in from LinuxMax Reitz
2020-10-26tools/virtiofsd: xattr name mappings: Simple 'map'Dr. David Alan Gilbert
2020-10-26tools/virtiofsd: xattr name mapping examplesDr. David Alan Gilbert
2020-10-26tools/virtiofsd: xattr name mappings: Map server xattr namesDr. David Alan Gilbert
2020-10-26tools/virtiofsd: xattr name mappings: Map client xattr namesDr. David Alan Gilbert
2020-10-26tools/virtiofsd: xattr name mappings: Add optionDr. David Alan Gilbert
2020-10-26virtiofsd: add container-friendly -o sandbox=chroot optionStefan Hajnoczi
2020-10-26virtiofsd: passthrough_ll: set FUSE_LOG_INFO as default log_levelMisono Tomohiro
2020-10-26configure: add option for virtiofsdMisono Tomohiro
2020-10-26docs/devel/testing.rst: Update outdated Avocado URLsPhilippe Mathieu-Daudé
2020-10-26tests/acceptance: Allow running Orange Pi test using cached artifactsPhilippe Mathieu-Daudé
2020-10-26tests/acceptance: Add a 'virt_kvm' test using the GICv3Philippe Mathieu-Daudé
2020-10-26tests/boot_linux_console: Boot Trusted Firmware-A on the Raspberry Pi 3Philippe Mathieu-Daudé
2020-10-26Merge remote-tracking branch 'remotes/philmd-gitlab/tags/sd-next-20201026' in...Peter Maydell
2020-10-26Add execute bit back to scripts/tracetool.pyAnthony PERARD
2020-10-26trace/simple: Enable tracing on startup only if the user specifies a trace op...Josh DuBois
2020-10-26migration-test: Only hide error if !QTEST_LOGPeter Xu
2020-10-26migration/postcopy: Release fd before going into 'postcopy-pause'Peter Xu
2020-10-26migration: Sync requested pages after postcopy recoveryPeter Xu
2020-10-26migration: Maintain postcopy faulted addressesPeter Xu
2020-10-26migration: Introduce migrate_send_rp_message_req_pages()Peter Xu
2020-10-26migration: Pass incoming state into qemu_ufd_copy_ioctl()Peter Xu