index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-27
linux-user/elfload: Adjust iteration over phdr
Richard Henderson
1
-4
/
+5
2020-10-27
linux-user/elfload: Fix coding style in load_elf_image
Richard Henderson
1
-3
/
+9
2020-10-27
linux-user/elfload: Avoid leaking interp_name using GLib memory API
Philippe Mathieu-Daudé
1
-4
/
+4
2020-10-27
include/elf: Add defines related to GNU property notes for AArch64
Richard Henderson
1
-0
/
+22
2020-10-27
linux-user: Set PAGE_TARGET_1 for TARGET_PROT_BTI
Richard Henderson
5
-2
/
+29
2020-10-27
linux-user/aarch64: Reset btype for signals
Richard Henderson
1
-2
/
+8
2020-10-27
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20201026a'...
Peter Maydell
13
-103
/
+213
2020-10-27
scripts/qmp: delete 'qmp' script
John Snow
1
-124
/
+7
2020-10-27
qmp-shell: Sort by key when pretty-printing
David Edmondson
1
-1
/
+1
2020-10-27
makefile: handle -n / -k / -q correctly
Paolo Bonzini
1
-3
/
+7
2020-10-27
gitlab-ci: Clone from GitLab itself
Philippe Mathieu-Daudé
1
-0
/
+1
2020-10-27
tests/acceptance: pick a random gdb port for reverse debugging
Alex Bennée
1
-5
/
+7
2020-10-27
scripts: fix error from checkpatch.pl when no commits are found
Daniel P. Berrangé
1
-1
/
+1
2020-10-27
gitlab: skip checkpatch.pl checks if no commit delta on branch
Daniel P. Berrangé
1
-0
/
+8
2020-10-27
tests/docker/dockerfiles/centos: Use SDL2 instead of SDL1
Thomas Huth
2
-2
/
+2
2020-10-27
contrib/gitdm: Add more individual contributors
Alex Bennée
1
-0
/
+5
2020-10-27
Adding ani's email as an individual contributor
Ani Sinha
1
-0
/
+1
2020-10-27
target/rx: Fix Lesser GPL version number
Chetan Pant
1
-1
/
+1
2020-10-27
target/rx: Fix some comment spelling errors
Lichang Zhao
2
-2
/
+2
2020-10-27
target/sh4: fix some comment spelling errors
Lichang Zhao
3
-3
/
+3
2020-10-27
target/sh4: Update coding style to make checkpatch.pl happy
Philippe Mathieu-Daudé
2
-6
/
+10
2020-10-27
hw/timer/sh_timer: Remove superfluous "break" statements
Thomas Huth
1
-3
/
+0
2020-10-27
hw/timer/sh_timer: Silence warnings about missing fallthrough statements
Thomas Huth
1
-0
/
+4
2020-10-27
hw/timer/sh_timer: Coding style clean-up
Thomas Huth
1
-32
/
+57
2020-10-27
elf: Add EM_RX definition
Yoshinori Sato
1
-0
/
+2
2020-10-26
Merge remote-tracking branch 'remotes/ericb/tags/pull-bitmaps-2020-10-26' int...
Peter Maydell
1
-14
/
+12
2020-10-26
tests/acceptance: Add virtiofs_submounts.py
Max Reitz
5
-0
/
+630
2020-10-26
tests/acceptance/boot_linux: Accept SSH pubkey
Max Reitz
1
-6
/
+7
2020-10-26
virtiofsd: Announce sub-mount points
Max Reitz
2
-8
/
+60
2020-10-26
virtiofsd: Store every lo_inode's parent_dev
Max Reitz
1
-0
/
+17
2020-10-26
virtiofsd: Add fuse_reply_attr_with_flags()
Max Reitz
2
-2
/
+27
2020-10-26
virtiofsd: Add attr_flags to fuse_entry_param
Max Reitz
2
-4
/
+14
2020-10-26
virtiofsd: Announce FUSE_ATTR_FLAGS
Max Reitz
2
-0
/
+15
2020-10-26
linux/fuse.h: Pull in from Linux
Max Reitz
1
-1
/
+10
2020-10-26
tools/virtiofsd: xattr name mappings: Simple 'map'
Dr. David Alan Gilbert
2
-1
/
+130
2020-10-26
tools/virtiofsd: xattr name mapping examples
Dr. David Alan Gilbert
1
-0
/
+50
2020-10-26
tools/virtiofsd: xattr name mappings: Map server xattr names
Dr. David Alan Gilbert
1
-0
/
+90
2020-10-26
tools/virtiofsd: xattr name mappings: Map client xattr names
Dr. David Alan Gilbert
1
-3
/
+98
2020-10-26
tools/virtiofsd: xattr name mappings: Add option
Dr. David Alan Gilbert
2
-0
/
+265
2020-10-26
virtiofsd: add container-friendly -o sandbox=chroot option
Stefan Hajnoczi
3
-9
/
+88
2020-10-26
virtiofsd: passthrough_ll: set FUSE_LOG_INFO as default log_level
Misono Tomohiro
1
-4
/
+3
2020-10-26
configure: add option for virtiofsd
Misono Tomohiro
4
-3
/
+25
2020-10-26
docs/devel/testing.rst: Update outdated Avocado URLs
Philippe Mathieu-Daudé
1
-2
/
+2
2020-10-26
tests/acceptance: Allow running Orange Pi test using cached artifacts
Philippe Mathieu-Daudé
1
-0
/
+2
2020-10-26
tests/acceptance: Add a 'virt_kvm' test using the GICv3
Philippe Mathieu-Daudé
1
-1
/
+16
2020-10-26
tests/boot_linux_console: Boot Trusted Firmware-A on the Raspberry Pi 3
Philippe Mathieu-Daudé
1
-0
/
+22
2020-10-26
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/sd-next-20201026' in...
Peter Maydell
2
-13
/
+16
2020-10-26
Add execute bit back to scripts/tracetool.py
Anthony PERARD
1
-0
/
+0
2020-10-26
trace/simple: Enable tracing on startup only if the user specifies a trace op...
Josh DuBois
1
-1
/
+5
2020-10-26
migration-test: Only hide error if !QTEST_LOG
Peter Xu
1
-1
/
+5
[prev]
[next]