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
2023-05-19
block: Call .bdrv_co_create(_opts) unlocked
Kevin Wolf
2023-05-19
docs/interop/qcow2.txt: fix description about "zlib" clusters
Akihiro Suda
2023-05-19
blockdev: qmp_transaction: drop extra generic layer
Vladimir Sementsov-Ogievskiy
2023-05-19
blockdev: use state.bitmap in block-dirty-bitmap-add action
Vladimir Sementsov-Ogievskiy
2023-05-19
blockdev: transaction: refactor handling transaction properties
Vladimir Sementsov-Ogievskiy
2023-05-19
blockdev: qmp_transaction: refactor loop to classic for
Vladimir Sementsov-Ogievskiy
2023-05-19
blockdev: transactions: rename some things
Vladimir Sementsov-Ogievskiy
2023-05-19
blockdev: refactor transaction to use Transaction API
Vladimir Sementsov-Ogievskiy
2023-05-19
Revert "arm/kvm: add support for MTE"
Peter Maydell
2023-05-18
Merge tag 'pull-hex-20230518-1' of https://github.com/quic/qemu into staging
Richard Henderson
2023-05-18
Hexagon (linux-user/hexagon): handle breakpoints
Matheus Tavares Bernardino
2023-05-18
Hexagon (gdbstub): add HVX support
Taylor Simpson
2023-05-18
Hexagon (gdbstub): fix p3:0 read and write via stub
Brian Cain
2023-05-18
Hexagon: add core gdbstub xml data for LLDB
Matheus Tavares Bernardino
2023-05-18
gdbstub: add test for untimely stop-reply packets
Matheus Tavares Bernardino
2023-05-18
gdbstub: only send stop-reply packets when allowed to
Matheus Tavares Bernardino
2023-05-18
Remove test_vshuff from hvx_misc tests
Marco Liebel
2023-05-18
Hexagon (decode): look for pkts with multiple insns at the same slot
Matheus Tavares Bernardino
2023-05-18
Hexagon (iclass): update J4_hintjumpr slot constraints
Matheus Tavares Bernardino
2023-05-18
Hexagon: append eflags to unknown cpu model string
Matheus Tavares Bernardino
2023-05-18
Hexagon: list available CPUs with `-cpu help`
Matheus Tavares Bernardino
2023-05-18
Hexagon (target/hexagon/*.py): raise exception on reg parsing error
Matheus Tavares Bernardino
2023-05-18
target/hexagon: fix = vs. == mishap
Paolo Bonzini
2023-05-18
Hexagon (target/hexagon) Additional instructions handled by idef-parser
Taylor Simpson
2023-05-18
Hexagon (target/hexagon) Move items to DisasContext
Taylor Simpson
2023-05-18
Hexagon (target/hexagon) Move pkt_has_store_s1 to DisasContext
Taylor Simpson
2023-05-18
Hexagon (target/hexagon) Move pred_written to DisasContext
Taylor Simpson
2023-05-18
Hexagon (target/hexagon) Move new_pred_value to DisasContext
Taylor Simpson
2023-05-18
Hexagon (target/hexagon) Move new_value to DisasContext
Taylor Simpson
2023-05-18
Hexagon (target/hexagon) Make special new_value for USR
Taylor Simpson
2023-05-18
Hexagon (target/hexagon) Add overrides for disabled idef-parser insns
Taylor Simpson
2023-05-18
Hexagon (target/hexagon) Short-circuit more HVX single instruction packets
Taylor Simpson
2023-05-18
Hexagon (target/hexagon) Short-circuit packet HVX writes
Taylor Simpson
2023-05-18
Hexagon (target/hexagon) Short-circuit packet predicate writes
Taylor Simpson
2023-05-18
Hexagon (target/hexagon) Short-circuit packet register writes
Taylor Simpson
2023-05-18
Hexagon (target/hexagon) Mark registers as read during packet analysis
Taylor Simpson
2023-05-18
Hexagon (target/hexagon) Don't overlap dest writes with source reads
Taylor Simpson
2023-05-18
Hexagon (target/hexagon) Clean up pred_written usage
Taylor Simpson
2023-05-18
Hexagon (target/hexagon) Eliminate uses of log_pred_write function
Taylor Simpson
2023-05-18
Hexagon (target/hexagon) Remove log_reg_write from op_helper.[ch]
Taylor Simpson
2023-05-18
Hexagon (target/hexagon) Add overrides for clr[tf]new
Taylor Simpson
2023-05-18
Hexagon (target/hexagon) Add overrides for allocframe/deallocframe
Taylor Simpson
2023-05-18
Hexagon (target/hexagon) Add overrides for loop setup instructions
Taylor Simpson
2023-05-18
Hexagon (target/hexagon) Add DisasContext arg to gen_log_reg_write
Taylor Simpson
2023-05-18
meson.build Add CONFIG_HEXAGON_IDEF_PARSER
Taylor Simpson
2023-05-18
Hexagon (tests/tcg/hexagon) Add v73 scalar tests
Taylor Simpson
2023-05-18
Hexagon (target/hexagon) Add v73 scalar instructions
Taylor Simpson
2023-05-18
Hexagon (tests/tcg/hexagon) Add v69 HVX tests
Taylor Simpson
2023-05-18
Hexagon (target/hexagon) Add v69 HVX instructions
Taylor Simpson
2023-05-18
Hexagon (tests/tcg/hexagon) Add v68 HVX tests
Taylor Simpson
[next]