aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-10-27linux-user/elfload: Adjust iteration over phdrRichard Henderson1-4/+5
2020-10-27linux-user/elfload: Fix coding style in load_elf_imageRichard Henderson1-3/+9
2020-10-27linux-user/elfload: Avoid leaking interp_name using GLib memory APIPhilippe Mathieu-Daudé1-4/+4
2020-10-27include/elf: Add defines related to GNU property notes for AArch64Richard Henderson1-0/+22
2020-10-27linux-user: Set PAGE_TARGET_1 for TARGET_PROT_BTIRichard Henderson5-2/+29
2020-10-27linux-user/aarch64: Reset btype for signalsRichard Henderson1-2/+8
2020-10-27Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20201026a'...Peter Maydell13-103/+213
2020-10-27scripts/qmp: delete 'qmp' scriptJohn Snow1-124/+7
2020-10-27qmp-shell: Sort by key when pretty-printingDavid Edmondson1-1/+1
2020-10-27makefile: handle -n / -k / -q correctlyPaolo Bonzini1-3/+7
2020-10-27gitlab-ci: Clone from GitLab itselfPhilippe Mathieu-Daudé1-0/+1
2020-10-27tests/acceptance: pick a random gdb port for reverse debuggingAlex Bennée1-5/+7
2020-10-27scripts: fix error from checkpatch.pl when no commits are foundDaniel P. Berrangé1-1/+1
2020-10-27gitlab: skip checkpatch.pl checks if no commit delta on branchDaniel P. Berrangé1-0/+8
2020-10-27tests/docker/dockerfiles/centos: Use SDL2 instead of SDL1Thomas Huth2-2/+2
2020-10-27contrib/gitdm: Add more individual contributorsAlex Bennée1-0/+5
2020-10-27Adding ani's email as an individual contributorAni Sinha1-0/+1
2020-10-27target/rx: Fix Lesser GPL version numberChetan Pant1-1/+1
2020-10-27target/rx: Fix some comment spelling errorsLichang Zhao2-2/+2
2020-10-27target/sh4: fix some comment spelling errorsLichang Zhao3-3/+3
2020-10-27target/sh4: Update coding style to make checkpatch.pl happyPhilippe Mathieu-Daudé2-6/+10
2020-10-27hw/timer/sh_timer: Remove superfluous "break" statementsThomas Huth1-3/+0
2020-10-27hw/timer/sh_timer: Silence warnings about missing fallthrough statementsThomas Huth1-0/+4
2020-10-27hw/timer/sh_timer: Coding style clean-upThomas Huth1-32/+57
2020-10-27elf: Add EM_RX definitionYoshinori Sato1-0/+2
2020-10-26Merge remote-tracking branch 'remotes/ericb/tags/pull-bitmaps-2020-10-26' int...Peter Maydell1-14/+12
2020-10-26tests/acceptance: Add virtiofs_submounts.pyMax Reitz5-0/+630
2020-10-26tests/acceptance/boot_linux: Accept SSH pubkeyMax Reitz1-6/+7
2020-10-26virtiofsd: Announce sub-mount pointsMax Reitz2-8/+60
2020-10-26virtiofsd: Store every lo_inode's parent_devMax Reitz1-0/+17
2020-10-26virtiofsd: Add fuse_reply_attr_with_flags()Max Reitz2-2/+27
2020-10-26virtiofsd: Add attr_flags to fuse_entry_paramMax Reitz2-4/+14
2020-10-26virtiofsd: Announce FUSE_ATTR_FLAGSMax Reitz2-0/+15
2020-10-26linux/fuse.h: Pull in from LinuxMax Reitz1-1/+10
2020-10-26tools/virtiofsd: xattr name mappings: Simple 'map'Dr. David Alan Gilbert2-1/+130
2020-10-26tools/virtiofsd: xattr name mapping examplesDr. David Alan Gilbert1-0/+50
2020-10-26tools/virtiofsd: xattr name mappings: Map server xattr namesDr. David Alan Gilbert1-0/+90
2020-10-26tools/virtiofsd: xattr name mappings: Map client xattr namesDr. David Alan Gilbert1-3/+98
2020-10-26tools/virtiofsd: xattr name mappings: Add optionDr. David Alan Gilbert2-0/+265
2020-10-26virtiofsd: add container-friendly -o sandbox=chroot optionStefan Hajnoczi3-9/+88
2020-10-26virtiofsd: passthrough_ll: set FUSE_LOG_INFO as default log_levelMisono Tomohiro1-4/+3
2020-10-26configure: add option for virtiofsdMisono Tomohiro4-3/+25
2020-10-26docs/devel/testing.rst: Update outdated Avocado URLsPhilippe Mathieu-Daudé1-2/+2
2020-10-26tests/acceptance: Allow running Orange Pi test using cached artifactsPhilippe Mathieu-Daudé1-0/+2
2020-10-26tests/acceptance: Add a 'virt_kvm' test using the GICv3Philippe Mathieu-Daudé1-1/+16
2020-10-26tests/boot_linux_console: Boot Trusted Firmware-A on the Raspberry Pi 3Philippe Mathieu-Daudé1-0/+22
2020-10-26Merge remote-tracking branch 'remotes/philmd-gitlab/tags/sd-next-20201026' in...Peter Maydell2-13/+16
2020-10-26Add execute bit back to scripts/tracetool.pyAnthony PERARD1-0/+0
2020-10-26trace/simple: Enable tracing on startup only if the user specifies a trace op...Josh DuBois1-1/+5
2020-10-26migration-test: Only hide error if !QTEST_LOGPeter Xu1-1/+5