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
path:
root
/
accel
/
tcg
Age
Commit message (
Expand
)
Author
2023-10-04
accel/tcg: Modify atomic_mmu_lookup() to use CPUState
Anton Johansson
2023-10-04
accel/tcg: Modify memory access functions to use CPUState
Anton Johansson
2023-10-04
accel/tcg: Modify probe_access_internal() to use CPUState
Anton Johansson
2023-10-04
accel/tcg: Modify tlb_*() to use CPUState
Anton Johansson
2023-10-04
tcg: Remove TCGContext.tlb_fast_offset
Richard Henderson
2023-10-04
accel/tcg: Replace CPUState.env_ptr with cpu_env()
Richard Henderson
2023-10-03
tcg: Rename cpu_env to tcg_env
Richard Henderson
2023-10-03
accel/tcg: Remove cpu_neg()
Richard Henderson
2023-10-03
accel/tcg: Move can_do_io to CPUNegativeOffsetState
Richard Henderson
2023-10-03
accel/tcg: Move CPUNegativeOffsetState into CPUState
Richard Henderson
2023-10-03
accel/tcg: Restrict tcg_exec_[un]realizefn() to TCG
Philippe Mathieu-Daudé
2023-10-03
accel/tcg: Have tcg_exec_realizefn() return a boolean
Philippe Mathieu-Daudé
2023-10-02
Merge tag 'pull-shadow-2023-09-29' of https://repo.or.cz/qemu/armbru into sta...
Stefan Hajnoczi
2023-09-29
tcg: Clean up local variable shadowing
Philippe Mathieu-Daudé
2023-09-28
accel/tcg: Always require can_do_io
Richard Henderson
2023-09-28
accel/tcg: Always set CF_LAST_IO with CF_NOIRQ
Richard Henderson
2023-09-28
accel/tcg: Improve setting of can_do_io at start of TB
Richard Henderson
2023-09-28
accel/tcg: Track current value of can_do_io in the TB
Richard Henderson
2023-09-28
accel/tcg: Hoist CF_MEMI_ONLY check outside translation loop
Richard Henderson
2023-09-28
accel/tcg: Avoid load of icount_decr if unused
Richard Henderson
2023-09-25
user-exec-stub: remove unused variable
Paolo Bonzini
2023-09-16
accel/tcg: Introduce do_st16_mmio_leN
Richard Henderson
2023-09-16
accel/tcg: Introduce do_ld16_mmio_beN
Richard Henderson
2023-09-16
accel/tcg: Merge io_writex into do_st_mmio_leN
Richard Henderson
2023-09-16
accel/tcg: Merge io_readx into do_ld_mmio_beN
Richard Henderson
2023-09-16
accel/tcg: Replace direct use of io_readx/io_writex in do_{ld,st}_1
Richard Henderson
2023-09-16
accel/tcg: Merge cpu_transaction_failed into io_failed
Richard Henderson
2023-09-16
plugin: Simplify struct qemu_plugin_hwaddr
Richard Henderson
2023-09-16
accel/tcg: Use CPUTLBEntryFull.phys_addr in io_failed
Richard Henderson
2023-09-16
accel/tcg: Split out io_prepare and io_failed
Richard Henderson
2023-09-16
accel/tcg: Simplify tlb_plugin_lookup
Richard Henderson
2023-09-16
tcg: Add gvec compare with immediate and scalar operand
Richard Henderson
2023-09-15
accel/tcg: Fix the comment for CPUTLBEntryFull
LIU Zhiwei
2023-09-15
accel/tcg: mttcg remove false-negative halted assertion
Nicholas Piggin
2023-09-07
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2023-09-07
configure, meson: move --enable-plugins to meson
Paolo Bonzini
2023-08-31
accel/tcg: spelling fixes
Michael Tokarev
2023-08-29
softmmu: Use async_run_on_cpu in tcg_commit
Richard Henderson
2023-08-24
accel/tcg: Update run_on_cpu_data static assert
Anton Johansson
2023-08-24
accel/tcg: Widen address arg in tlb_compare_set()
Anton Johansson
2023-08-24
include/exec: Replace target_ulong with abi_ptr in cpu_[st|ld]*()
Anton Johansson
2023-08-10
accel/tcg: Avoid reading too much in load_atom_{2,4}
Richard Henderson
2023-08-06
accel/tcg: Call save_iotlb_data from io_readx as well
Mikhail Tyutin
2023-08-05
accel/tcg: Do not issue misaligned i/o
Richard Henderson
2023-08-05
accel/tcg: Issue wider aligned i/o in do_{ld,st}_mmio_*
Richard Henderson
2023-08-05
accel/tcg: Adjust parameters and locking with do_{ld,st}_mmio_*
Richard Henderson
2023-07-31
accel/tcg: Clear tcg_ctx->gen_tb on buffer overflow
Richard Henderson
2023-07-24
accel/tcg: Fix type of 'last' for pageflags_{find,next}
Luca Bonissi
2023-07-24
accel/tcg: Zero-pad vaddr in tlb_debug output
Anton Johansson
2023-07-23
accel/tcg: Take mmap_lock in load_atomic*_or_exit
Richard Henderson
[prev]
[next]