aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-29authz: Fix Lesser GPL version numberChetan Pant
2020-10-29crypt: Fix Lesser GPL version numberChetan Pant
2020-10-29io: Fix Lesser GPL version numberChetan Pant
2020-10-28Merge remote-tracking branch 'remotes/philmd-gitlab/tags/renesas-20201027' in...Peter Maydell
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-27target/rx: Fix Lesser GPL version numberChetan Pant
2020-10-27target/rx: Fix some comment spelling errorsLichang Zhao
2020-10-27target/sh4: fix some comment spelling errorsLichang Zhao
2020-10-27target/sh4: Update coding style to make checkpatch.pl happyPhilippe Mathieu-Daudé
2020-10-27hw/timer/sh_timer: Remove superfluous "break" statementsThomas Huth
2020-10-27hw/timer/sh_timer: Silence warnings about missing fallthrough statementsThomas Huth
2020-10-27hw/timer/sh_timer: Coding style clean-upThomas Huth
2020-10-27elf: Add EM_RX definitionYoshinori Sato
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
2020-10-26migration: using trace_ to replace DPRINTFBihong Yu