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
2024-05-17
tests/lcitool: Remove g++ from the containers (except for the MinGW one)
Thomas Huth
2024-05-17
tests/lcitool: Remove 'xfsprogs' from QEMU
Philippe Mathieu-Daudé
2024-05-17
tests/lcitool/refresh: Treat the output of lcitool as text, not as bytes
Thomas Huth
2024-05-16
Merge tag 'pull-maintainer-may24-160524-2' of https://gitlab.com/stsquad/qemu...
Richard Henderson
2024-05-16
plugins: remove op from qemu_plugin_inline_cb
Pierrick Bouvier
2024-05-16
plugins: extract cpu_index generate
Pierrick Bouvier
2024-05-16
plugins: distinct types for callbacks
Pierrick Bouvier
2024-05-16
tests/plugin/inline: add test for conditional callback
Pierrick Bouvier
2024-05-16
plugins: conditional callbacks
Pierrick Bouvier
2024-05-16
tests/plugin/inline: add test for STORE_U64 inline op
Pierrick Bouvier
2024-05-16
plugins: add new inline op STORE_U64
Pierrick Bouvier
2024-05-16
plugins: extract generate ptr for qemu_plugin_u64
Pierrick Bouvier
2024-05-16
plugins: prepare introduction of new inline ops
Pierrick Bouvier
2024-05-16
scripts/update-linux-header.sh: be more src tree friendly
Alex Bennée
2024-05-16
tests/tcg: don't append QEMU_OPTS for armv6m-undef test
Alex Bennée
2024-05-15
Merge tag 'pull-hppa-20240515' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
2024-05-15
Merge tag 'pull-tcg-20240515' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
2024-05-15
target/hppa: Log cpu state on return-from-interrupt
Richard Henderson
2024-05-15
target/hppa: Log cpu state at interrupt
Richard Henderson
2024-05-15
target/hppa: Implement CF_PCREL
Richard Henderson
2024-05-15
target/hppa: Adjust priv for B,GATE at runtime
Richard Henderson
2024-05-15
target/hppa: Drop tlb_entry return from hppa_get_physical_address
Richard Henderson
2024-05-15
target/hppa: Implement PSW_X
Richard Henderson
2024-05-15
target/hppa: Implement PSW_B
Richard Henderson
2024-05-15
target/hppa: Manage PSW_X and PSW_B in translator
Richard Henderson
2024-05-15
target/hppa: Split PSW X and B into their own field
Richard Henderson
2024-05-15
target/hppa: Improve hppa_cpu_dump_state
Richard Henderson
2024-05-15
target/hppa: Do not mask in copy_iaoq_entry
Richard Henderson
2024-05-15
target/hppa: Store full iaoq_f and page offset of iaoq_b in TB
Richard Henderson
2024-05-15
linux-user/hppa: Force all code addresses to PRIV_USER
Richard Henderson
2024-05-15
target/hppa: Use delay_excp for conditional trap on overflow
Richard Henderson
2024-05-15
target/hppa: Use delay_excp for conditional traps
Richard Henderson
2024-05-15
target/hppa: Introduce DisasDelayException
Richard Henderson
2024-05-15
target/hppa: Remove cond_free
Richard Henderson
2024-05-15
target/hppa: Use TCG_COND_TST* in trans_ftest
Richard Henderson
2024-05-15
target/hppa: Use registerfields.h for FPSR
Richard Henderson
2024-05-15
target/hppa: Use TCG_COND_TST* in trans_bb_imm
Richard Henderson
2024-05-15
target/hppa: Use TCG_COND_TST* in do_unit_addsub
Richard Henderson
2024-05-15
target/hppa: Use TCG_COND_TST* in do_unit_zero_cond
Richard Henderson
2024-05-15
target/hppa: Use TCG_COND_TST* in do_log_cond
Richard Henderson
2024-05-15
target/hppa: Use TCG_COND_TST* in do_cond
Richard Henderson
2024-05-15
target/hppa: Rename cond_make_* helpers
Richard Henderson
2024-05-15
target/hppa: Use displacements in DisasIAQE
Richard Henderson
2024-05-15
target/hppa: Introduce and use DisasIAQE for branch management
Richard Henderson
2024-05-15
target/hppa: Always make a copy in do_ibranch_priv
Richard Henderson
2024-05-15
target/hppa: Use umax in do_ibranch_priv
Richard Henderson
2024-05-15
target/hppa: Add space argument to do_ibranch
Richard Henderson
2024-05-15
target/hppa: Add space arguments to install_iaq_entries
Richard Henderson
2024-05-15
target/hppa: Add IASQ entries to DisasContext
Richard Henderson
2024-05-15
target/hppa: Simplify TB end
Richard Henderson
[next]