index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-10-07
target/riscv: Set mstatus_hs.[SD|FS] bits if Clean and V=1 in mark_fs_dirty()
Frank Chang
2021-10-07
disas/riscv: Add Zb[abcs] instructions
Philipp Tomsich
2021-10-07
target/riscv: Remove RVB (replaced by Zb[abcs])
Philipp Tomsich
2021-10-07
target/riscv: Add zext.h instructions to Zbb, removing pack/packu/packh
Philipp Tomsich
2021-10-07
target/riscv: Add rev8 instruction, removing grev/grevi
Philipp Tomsich
2021-10-07
target/riscv: Add a REQUIRE_32BIT macro
Philipp Tomsich
2021-10-07
target/riscv: Add orc.b instruction for Zbb, removing gorc/gorci
Philipp Tomsich
2021-10-07
target/riscv: Reassign instructions to the Zbb-extension
Philipp Tomsich
2021-10-07
target/riscv: Add instructions of the Zbc-extension
Philipp Tomsich
2021-10-07
target/riscv: Reassign instructions to the Zbs-extension
Philipp Tomsich
2021-10-07
target/riscv: Remove shift-one instructions (proposed Zbo in pre-0.93 draft-B)
Philipp Tomsich
2021-10-07
target/riscv: Remove the W-form instructions from Zbs
Philipp Tomsich
2021-10-07
target/riscv: Reassign instructions to the Zba-extension
Philipp Tomsich
2021-10-07
target/riscv: Add x-zba, x-zbb, x-zbc and x-zbs properties
Philipp Tomsich
2021-10-07
target/riscv: clwz must ignore high bits (use shift-left & changed logic)
Philipp Tomsich
2021-10-07
target/riscv: fix clzw implementation to operate on arg1
Philipp Tomsich
2021-10-07
target/riscv: Introduce temporary in gen_add_uw()
Philipp Tomsich
2021-10-06
Merge remote-tracking branch 'remotes/quic/tags/pull-hex-20211006' into staging
Richard Henderson
2021-10-06
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20211006' into staging
Richard Henderson
2021-10-06
target/hexagon: Use tcg_constant_*
Philippe Mathieu-Daudé
2021-10-06
target/hexagon: Remove unused TCG temporary from predicated loads
Philippe Mathieu-Daudé
2021-10-06
Hexagon (target/hexagon) probe the stores in a packet at start of commit
Taylor Simpson
2021-10-06
Merge remote-tracking branch 'remotes/kwolf/tags/for-upstream' into staging
Richard Henderson
2021-10-06
iotests: Update for pylint 2.11.1
John Snow
2021-10-06
iotests/migrate-bitmaps-test: delint
John Snow
2021-10-06
iotests/mirror-top-perms: Adjust imports
John Snow
2021-10-06
iotests/linters: check mypy files all at once
John Snow
2021-10-06
iotests: add 'qemu' package location to PYTHONPATH in testenv
John Snow
2021-10-06
block: introduce max_hw_iov for use in scsi-generic
Paolo Bonzini
2021-10-06
iotests/image-fleecing: declare requirement of copy-before-write
Vladimir Sementsov-Ogievskiy
2021-10-06
block: bdrv_insert_node(): don't use bdrv_open()
Vladimir Sementsov-Ogievskiy
2021-10-06
block: bdrv_insert_node(): doc and style
Vladimir Sementsov-Ogievskiy
2021-10-06
block: bdrv_insert_node(): fix and improve error handling
Vladimir Sementsov-Ogievskiy
2021-10-06
block: implement bdrv_new_open_driver_opts()
Vladimir Sementsov-Ogievskiy
2021-10-06
qemu-storage-daemon: Only display FUSE help when FUSE is built-in
Philippe Mathieu-Daudé
2021-10-06
include/block.h: remove outdated comment
Emanuele Giuseppe Esposito
2021-10-05
tcg/s390x: Implement TCG_TARGET_HAS_cmpsel_vec
Richard Henderson
2021-10-05
tcg/s390x: Implement TCG_TARGET_HAS_bitsel_vec
Richard Henderson
2021-10-05
tcg/s390x: Implement TCG_TARGET_HAS_sat_vec
Richard Henderson
2021-10-05
tcg/s390x: Implement TCG_TARGET_HAS_minmax_vec
Richard Henderson
2021-10-05
tcg/s390x: Implement vector shift operations
Richard Henderson
2021-10-05
tcg/s390x: Implement TCG_TARGET_HAS_mul_vec
Richard Henderson
2021-10-05
tcg/s390x: Implement andc, orc, abs, neg, not vector operations
Richard Henderson
2021-10-05
tcg/s390x: Implement minimal vector operations
Richard Henderson
2021-10-05
tcg/s390x: Implement tcg_out_dup*_vec
Richard Henderson
2021-10-05
tcg/s390x: Implement tcg_out_mov for vector types
Richard Henderson
2021-10-05
tcg/s390x: Implement tcg_out_ld/st for vector types
Richard Henderson
2021-10-05
tcg/s390x: Add host vector framework
Richard Henderson
2021-10-05
tcg/s390x: Merge TCG_AREG0 and TCG_REG_CALL_STACK into TCGReg
Richard Henderson
2021-10-05
tcg/s390x: Change FACILITY representation
Richard Henderson
[prev]
[next]