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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-06
Merge remote-tracking branch 'remotes/quic/tags/pull-hex-20211006' into staging
Richard Henderson
9
-58
/
+185
2021-10-06
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20211006' into staging
Richard Henderson
44
-610
/
+1445
2021-10-06
target/hexagon: Use tcg_constant_*
Philippe Mathieu-Daudé
5
-53
/
+25
2021-10-06
target/hexagon: Remove unused TCG temporary from predicated loads
Philippe Mathieu-Daudé
1
-2
/
+0
2021-10-06
Hexagon (target/hexagon) probe the stores in a packet at start of commit
Taylor Simpson
5
-3
/
+160
2021-10-06
Merge remote-tracking branch 'remotes/kwolf/tags/for-upstream' into staging
Richard Henderson
19
-96
/
+164
2021-10-06
iotests: Update for pylint 2.11.1
John Snow
2
-4
/
+9
2021-10-06
iotests/migrate-bitmaps-test: delint
John Snow
1
-22
/
+28
2021-10-06
iotests/mirror-top-perms: Adjust imports
John Snow
1
-3
/
+4
2021-10-06
iotests/linters: check mypy files all at once
John Snow
1
-25
/
+21
2021-10-06
iotests: add 'qemu' package location to PYTHONPATH in testenv
John Snow
6
-23
/
+14
2021-10-06
block: introduce max_hw_iov for use in scsi-generic
Paolo Bonzini
6
-2
/
+17
2021-10-06
iotests/image-fleecing: declare requirement of copy-before-write
Vladimir Sementsov-Ogievskiy
1
-0
/
+1
2021-10-06
block: bdrv_insert_node(): don't use bdrv_open()
Vladimir Sementsov-Ogievskiy
1
-6
/
+28
2021-10-06
block: bdrv_insert_node(): doc and style
Vladimir Sementsov-Ogievskiy
1
-2
/
+11
2021-10-06
block: bdrv_insert_node(): fix and improve error handling
Vladimir Sementsov-Ogievskiy
1
-4
/
+5
2021-10-06
block: implement bdrv_new_open_driver_opts()
Vladimir Sementsov-Ogievskiy
2
-4
/
+25
2021-10-06
qemu-storage-daemon: Only display FUSE help when FUSE is built-in
Philippe Mathieu-Daudé
1
-0
/
+2
2021-10-06
include/block.h: remove outdated comment
Emanuele Giuseppe Esposito
1
-3
/
+1
2021-10-05
tcg/s390x: Implement TCG_TARGET_HAS_cmpsel_vec
Richard Henderson
1
-1
/
+23
2021-10-05
tcg/s390x: Implement TCG_TARGET_HAS_bitsel_vec
Richard Henderson
3
-1
/
+22
2021-10-05
tcg/s390x: Implement TCG_TARGET_HAS_sat_vec
Richard Henderson
2
-0
/
+66
2021-10-05
tcg/s390x: Implement TCG_TARGET_HAS_minmax_vec
Richard Henderson
2
-1
/
+26
2021-10-05
tcg/s390x: Implement vector shift operations
Richard Henderson
3
-7
/
+99
2021-10-05
tcg/s390x: Implement TCG_TARGET_HAS_mul_vec
Richard Henderson
2
-1
/
+8
2021-10-05
tcg/s390x: Implement andc, orc, abs, neg, not vector operations
Richard Henderson
3
-5
/
+39
2021-10-05
tcg/s390x: Implement minimal vector operations
Richard Henderson
1
-4
/
+150
2021-10-05
tcg/s390x: Implement tcg_out_dup*_vec
Richard Henderson
1
-3
/
+119
2021-10-05
tcg/s390x: Implement tcg_out_mov for vector types
Richard Henderson
1
-4
/
+68
2021-10-05
tcg/s390x: Implement tcg_out_ld/st for vector types
Richard Henderson
1
-12
/
+120
2021-10-05
tcg/s390x: Add host vector framework
Richard Henderson
5
-5
/
+184
2021-10-05
tcg/s390x: Merge TCG_AREG0 and TCG_REG_CALL_STACK into TCGReg
Richard Henderson
1
-21
/
+7
2021-10-05
tcg/s390x: Change FACILITY representation
Richard Henderson
2
-51
/
+52
2021-10-05
tcg/s390x: Rename from tcg/s390
Richard Henderson
5
-2
/
+0
2021-10-05
tcg: Expand usadd/ussub with umin/umax
Richard Henderson
1
-2
/
+35
2021-10-05
hw/core/cpu: Re-sort the non-pointers to the end of CPUClass
Richard Henderson
1
-4
/
+7
2021-10-05
trace: Split guest_mem_before
Richard Henderson
7
-122
/
+28
2021-10-05
plugins: Reorg arguments to qemu_plugin_vcpu_mem_cb
Richard Henderson
8
-53
/
+82
2021-10-05
accel/tcg: Pass MemOpIdx to atomic_trace_*_post
Richard Henderson
2
-39
/
+39
2021-10-05
trace/mem: Pass MemOpIdx to trace_mem_get_info
Richard Henderson
5
-51
/
+49
2021-10-05
tcg: Split out MemOpIdx to exec/memopidx.h
Richard Henderson
2
-38
/
+56
2021-10-05
tcg: Rename TCGMemOpIdx to MemOpIdx
Richard Henderson
25
-177
/
+177
2021-10-05
tcg: Expand MO_SIZE to 3 bits
Richard Henderson
12
-36
/
+43
2021-10-05
accel/tcg: Drop signness in tracing in cputlb.c
Richard Henderson
2
-46
/
+9
2021-10-05
tcg: add dup_const_tl wrapper
Philipp Tomsich
1
-0
/
+12
2021-10-05
tests/docker: Fix fedora-i386-cross cross-compilation
Richard Henderson
1
-2
/
+3
2021-10-05
tests/docker: Remove fedora-i386-cross from DOCKER_PARTIAL_IMAGES
Richard Henderson
1
-1
/
+1
2021-10-05
tests/docker/dockerfiles: Bump fedora-i386-cross to fedora 34
Richard Henderson
1
-2
/
+4
2021-10-05
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Richard Henderson
37
-1212
/
+892
2021-10-05
hw/i386/amd_iommu: Add description/category to TYPE_AMD_IOMMU_PCI
Philippe Mathieu-Daudé
1
-0
/
+9
[prev]
[next]