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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-31
contrib/plugins: Close file descriptor on error return
Cong Liu
1
-0
/
+2
2023-10-19
contrib/elf2dmp: Use g_malloc(), g_new() and g_free()
Suraj Shirvankar
4
-27
/
+15
2023-10-19
elf2dmp: check array bounds in pdb_get_file_size
Viktor Prutyanov
1
-4
/
+9
2023-10-19
elf2dmp: limit print length for sign_rsds
Viktor Prutyanov
1
-1
/
+1
2023-10-12
contrib/vhost-user-gpu: Fix compiler warning when compiling with -Wshadow
Thomas Huth
2
-7
/
+7
2023-10-11
contrib/plugins: fix coverity warning in hotblocks
Alex Bennée
1
-1
/
+1
2023-10-11
contrib/plugins: fix coverity warning in lockstep
Alex Bennée
1
-2
/
+11
2023-10-11
contrib/plugins: fix coverity warning in cache
Alex Bennée
1
-10
/
+8
2023-10-11
contrib/plugins: Use GRWLock in execlog
Akihiko Odaki
1
-6
/
+10
2023-09-21
elf2dmp: rework PDB_STREAM_INDEXES::segments obtaining
Viktor Prutyanov
2
-12
/
+5
2023-09-21
elf2dmp: use Linux mmap with MAP_NORESERVE when possible
Viktor Prutyanov
2
-12
/
+58
2023-09-21
elf2dmp: introduce merging of physical memory runs
Viktor Prutyanov
1
-8
/
+48
2023-09-21
elf2dmp: introduce physical block alignment
Viktor Prutyanov
3
-4
/
+33
2023-09-21
elf2dmp: replace PE export name check with PDB name check
Viktor Prutyanov
1
-60
/
+33
2023-09-12
contrib/vhost-user-gpu: add support for sending dmabuf modifiers
Erico Nunes
3
-4
/
+61
2023-09-07
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
5
-24
/
+36
2023-09-07
contrib/plugins: use an independent makefile
Paolo Bonzini
1
-8
/
+8
2023-09-07
contrib/plugins: add Darwin support
Paolo Bonzini
1
-0
/
+4
2023-09-07
contrib/plugins/lockstep: Fix string format
Philippe Mathieu-Daudé
1
-3
/
+8
2023-09-07
contrib/plugins/howvec: Fix string format
Philippe Mathieu-Daudé
1
-2
/
+4
2023-09-07
contrib/plugins/drcov: Fix string format
Philippe Mathieu-Daudé
1
-1
/
+1
2023-09-07
contrib/plugins/cache: Fix string format
Philippe Mathieu-Daudé
1
-9
/
+10
2023-09-07
contrib/plugins: remove -soname argument
Paolo Bonzini
1
-1
/
+1
2023-08-31
accel/tcg: spelling fixes
Michael Tokarev
2
-2
/
+2
2023-07-31
elf2dmp: Don't abandon when Prcb is set to 0
Akihiko Odaki
1
-0
/
+5
2023-07-10
contrib/vhost-user-gpu: implement get_edid feature
Erico Nunes
3
-6
/
+81
2023-07-03
plugins: update lockstep to use g_memdup2
Alex Bennée
1
-1
/
+1
2023-07-03
plugins: fix memory leak while parsing options
Alex Bennée
8
-8
/
+8
2023-06-26
vhost-user: fully use new backend/frontend naming
Manos Pitsidianakis
1
-1
/
+1
2023-06-02
cutils: Adjust signature of parse_uint[_full]
Eric Blake
1
-2
/
+2
2023-05-18
build: move warning flag selection to meson
Paolo Bonzini
1
-2
/
+1
2023-05-18
build: move glib detection and workarounds to meson
Paolo Bonzini
1
-2
/
+2
2023-03-22
contrib/gitdm: add group map for AMD
Alex Bennée
2
-1
/
+8
2023-03-22
contrib/gitdm: add more individual contributors
Alex Bennée
1
-0
/
+4
2023-03-22
contrib/gitdm: add revng to domain map
Alex Bennée
1
-0
/
+1
2023-03-22
contrib/gitdm: add Alibaba to the domain-map
Alex Bennée
2
-0
/
+8
2023-03-22
contrib/gitdm: add Amazon to the domain map
Alex Bennée
1
-0
/
+3
2023-03-22
contrib/gitdm: Add SYRMIA to the domain map
Alex Bennée
1
-0
/
+1
2023-03-22
contrib/gitdm: Add ASPEED Technology to the domain map
Alex Bennée
1
-0
/
+1
2023-03-21
contrib/elf2dmp: add PE name check and Windows Server 2022 support
Viktor Prutyanov
2
-2
/
+41
2023-03-21
contrib/elf2dmp: move PE dir search to pe_get_data_dir_entry
Viktor Prutyanov
1
-29
/
+42
2023-03-21
contrib/elf2dmp: fix code style
Viktor Prutyanov
3
-53
/
+57
2023-03-10
contrib/gitdm: add Idan to IBM's group map
Alex Bennée
1
-0
/
+1
2023-03-10
contrib/gitdm: Add Facebook the domain map
Alex Bennée
2
-0
/
+6
2023-03-10
contrib/gitdm: add Tsukasa as an individual contributor
Alex Bennée
1
-0
/
+1
2023-03-10
contrib/gitdm: Add Ventana Micro Systems to the domain map
Alex Bennée
1
-0
/
+1
2023-03-10
contrib/gitdm: Add VRULL to the domain map
Alex Bennée
1
-0
/
+1
2023-02-27
Updated the FSF address to <https://www.gnu.org/licenses/>
Khadija Kamran
1
-2
/
+1
2022-12-21
contrib/vhost-user-blk: Replace lseek64 with lseek
Khem Raj
1
-2
/
+2
2022-12-14
Drop more useless casts from void * to pointer
Markus Armbruster
2
-5
/
+5
[next]