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
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/led-api-20201026' in...
Peter Maydell
14
-43
/
+365
2020-10-27
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/acceptance-testing-2...
Peter Maydell
3
-3
/
+42
2020-10-27
Merge remote-tracking branch 'remotes/dgilbert-gitlab/tags/pull-virtiofs-2020...
Peter Maydell
17
-40
/
+1528
2020-10-27
Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/tracing-pull-reque...
Peter Maydell
2
-1
/
+5
2020-10-27
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20201026a'...
Peter Maydell
13
-103
/
+213
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
2020-10-26
migration/postcopy: Release fd before going into 'postcopy-pause'
Peter Xu
1
-3
/
+3
2020-10-26
migration: Sync requested pages after postcopy recovery
Peter Xu
2
-0
/
+58
2020-10-26
migration: Maintain postcopy faulted addresses
Peter Xu
4
-5
/
+74
2020-10-26
migration: Introduce migrate_send_rp_message_req_pages()
Peter Xu
2
-2
/
+10
2020-10-26
migration: Pass incoming state into qemu_ufd_copy_ioctl()
Peter Xu
1
-3
/
+5
2020-10-26
migration: using trace_ to replace DPRINTF
Bihong Yu
3
-28
/
+34
2020-10-26
migration: Delete redundant spaces
Bihong Yu
1
-1
/
+1
2020-10-26
migration: Open brace '{' following function declarations go on the next line
Bihong Yu
1
-1
/
+2
2020-10-26
migration: Do not initialise statics and globals to 0 or NULL
Bihong Yu
2
-2
/
+2
2020-10-26
migration: Add braces {} for if statement
Bihong Yu
1
-2
/
+4
2020-10-26
migration: Open brace '{' following struct go on the same line
Bihong Yu
1
-2
/
+1
2020-10-26
migration: Add spaces around operator
Bihong Yu
5
-10
/
+10
2020-10-26
migration: Don't use '#' flag of printf format
Bihong Yu
2
-3
/
+3
2020-10-26
migration: Do not use C99 // comments
Bihong Yu
2
-2
/
+2
2020-10-26
migration: Drop unused VMSTATE_FLOAT64 support
Peter Maydell
2
-39
/
+0
2020-10-26
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
34
-333
/
+416
2020-10-26
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20201026' into staging
Peter Maydell
6
-7
/
+15
2020-10-26
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-10-2...
Peter Maydell
31
-65
/
+1550
2020-10-26
hw/arm/tosa: Replace fprintf() calls by LED devices
Philippe Mathieu-Daudé
2
-25
/
+16
2020-10-26
hw/misc/mps2-scc: Use the LED device
Philippe Mathieu-Daudé
4
-12
/
+19
[next]