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
/
include
/
exec
Age
Commit message (
Expand
)
Author
2024-05-06
accel/tcg: Access tcg_cflags with getter / setter
Philippe Mathieu-Daudé
2024-05-06
exec/cpu: Extract page-protection definitions to page-protection.h
Philippe Mathieu-Daudé
2024-05-06
exec/cpu: Remove duplicated PAGE_PASSTHROUGH definition
Philippe Mathieu-Daudé
2024-05-06
exec/cpu: Remove obsolete PAGE_RESERVED definition
Philippe Mathieu-Daudé
2024-05-06
exec/cpu: Rename PAGE_BITS macro to PAGE_RWX
BALATON Zoltan
2024-05-06
exec/cpu: Indent TARGET_PAGE_foo definitions
Philippe Mathieu-Daudé
2024-05-03
Merge tag 'accel-sh4-ui-20240503' of https://github.com/philmd/qemu into staging
Richard Henderson
2024-05-03
user: Move 'thunk.h' from 'exec/user' to 'user'
Philippe Mathieu-Daudé
2024-05-03
user: Move 'abitypes.h' from 'exec/user' to 'user'
Philippe Mathieu-Daudé
2024-05-03
exec: Include missing license in 'exec/cpu-common.h'
Philippe Mathieu-Daudé
2024-04-30
plugins: Remove plugin helpers
Richard Henderson
2024-04-30
plugins: Use emit_before_op for PLUGIN_GEN_FROM_MEM
Richard Henderson
2024-04-30
tcg: Pass function pointer to tcg_gen_call*
Richard Henderson
2024-04-26
exec: Move CPUTLBEntry helpers to cputlb.c
Philippe Mathieu-Daudé
2024-04-26
exec: Restrict inclusion of 'user/guest-base.h'
Philippe Mathieu-Daudé
2024-04-26
exec: Rename 'exec/user/guest-base.h' as 'user/guest-base.h'
Philippe Mathieu-Daudé
2024-04-26
exec: Restrict 'cpu_ldst.h' to TCG accelerator
Philippe Mathieu-Daudé
2024-04-26
exec: Restrict TCG specific declarations of 'cputlb.h'
Philippe Mathieu-Daudé
2024-04-26
exec: Declare CPUBreakpoint/CPUWatchpoint type in 'breakpoint.h' header
Philippe Mathieu-Daudé
2024-04-26
exec: Declare MMUAccessType type in 'mmu-access-type.h' header
Philippe Mathieu-Daudé
2024-04-26
exec: Declare abi_ptr type in its own 'abi_ptr.h' header
Philippe Mathieu-Daudé
2024-04-26
exec/user: Do not include 'cpu.h' in 'abitypes.h'
Philippe Mathieu-Daudé
2024-04-26
exec: Move [b]tswapl() declarations to 'exec/user/tswap-target.h'
Philippe Mathieu-Daudé
2024-04-26
exec: Declare target_words_bigendian() in 'exec/tswap.h'
Philippe Mathieu-Daudé
2024-04-26
exec/cpu-all: Remove unused tswapls() definitions
Philippe Mathieu-Daudé
2024-04-26
exec/cpu-all: Remove unused 'qemu/thread.h' header
Philippe Mathieu-Daudé
2024-04-26
exec/cpu-all: Reduce 'qemu/rcu.h' header inclusion
Philippe Mathieu-Daudé
2024-04-26
accel/tcg: Rename helper-head.h -> helper-head.h.inc
Philippe Mathieu-Daudé
2024-04-26
accel/tcg: Un-inline retaddr helpers to 'user-retaddr.h'
Philippe Mathieu-Daudé
2024-04-26
exec: Include 'cpu.h' before validating CPUArchState placement
Philippe Mathieu-Daudé
2024-04-26
exec: Reduce tlb_set_dirty() declaration scope
Philippe Mathieu-Daudé
2024-04-26
exec: Rename NEED_CPU_H -> COMPILING_PER_TARGET
Philippe Mathieu-Daudé
2024-04-24
Merge tag 'housekeeping-20240424' of https://github.com/philmd/qemu into staging
Richard Henderson
2024-04-24
target/nios2: Remove the deprecated Nios II target
Philippe Mathieu-Daudé
2024-04-23
Merge tag 'migration-20240423-pull-request' of https://gitlab.com/peterx/qemu...
Richard Henderson
2024-04-23
migration/multifd: solve zero page causing multiple page faults
Yuan Liu
2024-04-23
memory: Add Error** argument to the global_dirty_log routines
Cédric Le Goater
2024-04-23
memory: Add Error** argument to .log_global_start() handler
Cédric Le Goater
2024-04-23
physmem: Introduce ram_block_discard_guest_memfd_range()
Xiaoyao Li
2024-04-23
RAMBlock: Add support of KVM private guest memfd
Xiaoyao Li
2024-04-23
confidential guest support: Add kvm_init() and kvm_reset() in class
Xiaoyao Li
2024-04-09
accel/tcg: Improve can_do_io management
Richard Henderson
2024-04-09
accel/tcg: Add insn_start to DisasContextBase
Richard Henderson
2024-03-12
physmem: Fix migration dirty bitmap coherency with TCG memory access
Nicholas Piggin
2024-03-12
physmem: Factor cpu_physical_memory_dirty_bits_cleared() out
Nicholas Piggin
2024-03-12
physmem: Expose tlb_reset_dirty_range_all()
Philippe Mathieu-Daudé
2024-03-05
Merge tag 'pull-target-arm-20240305' of https://git.linaro.org/people/pmaydel...
Peter Maydell
2024-03-05
accel/tcg: Add TLB_CHECK_ALIGNED
Richard Henderson
2024-03-05
accel/tcg: Add tlb_fill_flags to CPUTLBEntryFull
Richard Henderson
2024-03-05
exec/memattrs: Remove target_tlb_bit*
Richard Henderson
[next]