index
:
qemu
loongarch64
master
or1k
QEMU development tree
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
contrib
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
contrib/plugins/execlog: Fix shadowed declaration warning
Pierrick Bouvier
2024-08-20
1
-2
/
+2
*
contrib/plugins: add compat for g_memdup2
Alex Bennée
2024-07-30
1
-0
/
+25
*
contrib/plugins: be more vocal building
Alex Bennée
2024-07-30
1
-5
/
+20
*
contrib/plugins/cache.c: Remove redundant check of l2_access
Peter Maydell
2024-07-30
1
-1
/
+1
*
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2024-07-24
2
-0
/
+24
|
\
|
*
tools: build qemu-vmsr-helper
Anthony Harivel
2024-07-22
2
-0
/
+24
*
|
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu into staging
Richard Henderson
2024-07-24
1
-1
/
+1
|
\
\
|
*
|
contrib/vhost-user-blk: fix overflowing expression
Stefano Garzarella
2024-07-21
1
-1
/
+1
|
|
/
*
|
plugins/execlog.c: correct dump of registers values
Frédéric Pétrot
2024-07-22
1
-1
/
+1
*
|
plugins/stoptrigger: TCG plugin to stop execution under conditions
Simon Hamelin
2024-07-22
2
-0
/
+152
|
/
*
plugins/lockstep: clean-up output
Alex Bennée
2024-07-05
1
-8
/
+8
*
plugins/lockstep: mention the one-insn-per-tb option
Alex Bennée
2024-07-05
1
-1
/
+2
*
plugins/lockstep: make mixed-mode safe
Alex Bennée
2024-07-05
1
-2
/
+2
*
plugins/lockstep: preserve sock_path
Alex Bennée
2024-07-05
1
-1
/
+1
*
contrib/vhost-user-*: use QEMU bswap helper functions
Stefano Garzarella
2024-07-02
2
-12
/
+13
*
contrib/vhost-user-blk: fix bind() using the right size of the address
Stefano Garzarella
2024-07-02
1
-3
/
+1
*
contrib/plugins: add Instructions Per Second (IPS) example for cost modeling
Pierrick Bouvier
2024-06-24
2
-0
/
+165
*
plugins: Copy memory in qemu_plugin_insn_data
Richard Henderson
2024-05-15
2
-4
/
+5
*
hw/rdma: Remove deprecated pvrdma device and rdmacm-mux helper
Philippe Mathieu-Daudé
2024-04-24
3
-899
/
+0
*
contrib/plugins/execlog: Fix compiler warning
Yao Xingtao
2024-03-26
1
-3
/
+21
*
tests/plugins: fix use-after-free bug
Paolo Bonzini
2024-03-20
1
-1
/
+1
*
contrib/elf2dmp: Ensure phdrs fit in file
Akihiko Odaki
2024-03-11
1
-0
/
+8
*
contrib/elf2dmp: Clamp QEMU note to file size
Akihiko Odaki
2024-03-11
1
-32
/
+55
*
contrib/elf2dmp: Use GPtrArray
Akihiko Odaki
2024-03-11
1
-17
/
+8
*
contrib/elf2dmp: Use rol64() to decode
Akihiko Odaki
2024-03-11
1
-6
/
+2
*
contrib/elf2dmp: Use lduw_le_p() to read PDB
Akihiko Odaki
2024-03-11
1
-1
/
+2
*
contrib/elf2dmp: Ensure segment fits in file
Akihiko Odaki
2024-03-11
1
-2
/
+3
*
contrib/elf2dmp: Always destroy PA space
Akihiko Odaki
2024-03-11
1
-2
/
+1
*
contrib/elf2dmp: Always check for PA resolution failure
Akihiko Odaki
2024-03-11
1
-17
/
+29
*
contrib/elf2dmp: Fix error reporting style in main.c
Akihiko Odaki
2024-03-11
1
-31
/
+32
*
contrib/elf2dmp: Fix error reporting style in qemu_elf.c
Akihiko Odaki
2024-03-11
3
-18
/
+18
*
contrib/elf2dmp: Fix error reporting style in pdb.c
Akihiko Odaki
2024-03-11
3
-27
/
+27
*
contrib/elf2dmp: Fix error reporting style in download.c
Akihiko Odaki
2024-03-11
3
-7
/
+7
*
contrib/elf2dmp: Fix error reporting style in addrspace.c
Akihiko Odaki
2024-03-11
3
-31
/
+28
*
contrib/elf2dmp: Change pa_space_create() signature
Akihiko Odaki
2024-03-11
3
-8
/
+3
*
contrib/elf2dmp: Continue even contexts are lacking
Akihiko Odaki
2024-03-11
1
-10
/
+11
*
contrib/elf2dmp: Assume error by default
Akihiko Odaki
2024-03-11
2
-15
/
+4
*
contrib/elf2dmp: Remove unnecessary err flags
Akihiko Odaki
2024-03-11
1
-11
/
+3
*
contrib/plugins/howvec: migrate to new per_vcpu API
Pierrick Bouvier
2024-03-06
1
-15
/
+38
*
contrib/plugins/hotblocks: migrate to new per_vcpu API
Pierrick Bouvier
2024-03-06
1
-20
/
+30
*
contrib/plugins: extend execlog to track register changes
Alex Bennée
2024-02-28
1
-51
/
+265
*
contrib/plugins: fix imatch
Alex Bennée
2024-02-28
1
-1
/
+1
*
plugins: remove previous n_vcpus functions from API
Pierrick Bouvier
2024-02-28
1
-1
/
+1
*
virtio-gpu: Correct virgl_renderer_resource_get_info() error check
Dmitry Osipenko
2024-02-14
1
-3
/
+3
*
configure, meson: rename targetos to host_os
Paolo Bonzini
2023-12-31
5
-5
/
+5
*
plugins: fix win plugin tests on cross compile
Greg Manning
2023-11-23
1
-1
/
+1
*
contrib/vhost-user-gpu/virgl.c: spelling fix: mesage
Michael Tokarev
2023-11-15
1
-1
/
+1
*
contrib/gitdm: add Daynix to domain-map
Alex Bennée
2023-11-08
1
-0
/
+1
*
contrib/gitdm: map HiSilicon to Huawei
Alex Bennée
2023-11-08
1
-0
/
+1
*
contrib/gitdm: add domain-map for Cestc
luzhipeng
2023-11-08
1
-0
/
+1
[next]