index
:
qemu
loongarch64
master
or1k
QEMU development tree
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
exec
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-26
exec: Move CPUTLBEntry helpers to cputlb.c
Philippe Mathieu-Daudé
1
-55
/
+0
2024-04-26
exec: Restrict inclusion of 'user/guest-base.h'
Philippe Mathieu-Daudé
2
-3
/
+2
2024-04-26
exec: Rename 'exec/user/guest-base.h' as 'user/guest-base.h'
Philippe Mathieu-Daudé
2
-13
/
+1
2024-04-26
exec: Restrict 'cpu_ldst.h' to TCG accelerator
Philippe Mathieu-Daudé
1
-1
/
+5
2024-04-26
exec: Restrict TCG specific declarations of 'cputlb.h'
Philippe Mathieu-Daudé
1
-0
/
+5
2024-04-26
exec: Declare CPUBreakpoint/CPUWatchpoint type in 'breakpoint.h' header
Philippe Mathieu-Daudé
1
-0
/
+30
2024-04-26
exec: Declare MMUAccessType type in 'mmu-access-type.h' header
Philippe Mathieu-Daudé
3
-0
/
+20
2024-04-26
exec: Declare abi_ptr type in its own 'abi_ptr.h' header
Philippe Mathieu-Daudé
4
-15
/
+41
2024-04-26
exec/user: Do not include 'cpu.h' in 'abitypes.h'
Philippe Mathieu-Daudé
1
-1
/
+6
2024-04-26
exec: Move [b]tswapl() declarations to 'exec/user/tswap-target.h'
Philippe Mathieu-Daudé
2
-8
/
+1
2024-04-26
exec: Declare target_words_bigendian() in 'exec/tswap.h'
Philippe Mathieu-Daudé
1
-1
/
+11
2024-04-26
exec/cpu-all: Remove unused tswapls() definitions
Philippe Mathieu-Daudé
1
-2
/
+0
2024-04-26
exec/cpu-all: Remove unused 'qemu/thread.h' header
Philippe Mathieu-Daudé
1
-1
/
+0
2024-04-26
exec/cpu-all: Reduce 'qemu/rcu.h' header inclusion
Philippe Mathieu-Daudé
2
-1
/
+1
2024-04-26
accel/tcg: Rename helper-head.h -> helper-head.h.inc
Philippe Mathieu-Daudé
4
-3
/
+3
2024-04-26
accel/tcg: Un-inline retaddr helpers to 'user-retaddr.h'
Philippe Mathieu-Daudé
1
-26
/
+2
2024-04-26
exec: Include 'cpu.h' before validating CPUArchState placement
Philippe Mathieu-Daudé
1
-0
/
+1
2024-04-26
exec: Reduce tlb_set_dirty() declaration scope
Philippe Mathieu-Daudé
1
-1
/
+0
2024-04-26
exec: Rename NEED_CPU_H -> COMPILING_PER_TARGET
Philippe Mathieu-Daudé
5
-9
/
+9
2024-04-24
Merge tag 'housekeeping-20240424' of https://github.com/philmd/qemu into staging
Richard Henderson
2
-4
/
+1
2024-04-24
target/nios2: Remove the deprecated Nios II target
Philippe Mathieu-Daudé
2
-4
/
+1
2024-04-23
Merge tag 'migration-20240423-pull-request' of https://gitlab.com/peterx/qemu into staging
Richard Henderson
2
-3
/
+9
2024-04-23
migration/multifd: solve zero page causing multiple page faults
Yuan Liu
1
-1
/
+1
2024-04-23
memory: Add Error** argument to the global_dirty_log routines
Cédric Le Goater
1
-1
/
+4
2024-04-23
memory: Add Error** argument to .log_global_start() handler
Cédric Le Goater
1
-1
/
+4
2024-04-23
physmem: Introduce ram_block_discard_guest_memfd_range()
Xiaoyao Li
1
-0
/
+2
2024-04-23
RAMBlock: Add support of KVM private guest memfd
Xiaoyao Li
3
-4
/
+19
2024-04-23
confidential guest support: Add kvm_init() and kvm_reset() in class
Xiaoyao Li
1
-1
/
+33
2024-04-09
accel/tcg: Improve can_do_io management
Richard Henderson
1
-1
/
+0
2024-04-09
accel/tcg: Add insn_start to DisasContextBase
Richard Henderson
1
-0
/
+3
2024-03-12
physmem: Fix migration dirty bitmap coherency with TCG memory access
Nicholas Piggin
1
-0
/
+3
2024-03-12
physmem: Factor cpu_physical_memory_dirty_bits_cleared() out
Nicholas Piggin
1
-0
/
+9
2024-03-12
physmem: Expose tlb_reset_dirty_range_all()
Philippe Mathieu-Daudé
1
-0
/
+1
2024-03-05
Merge tag 'pull-target-arm-20240305' of https://git.linaro.org/people/pmaydell/qemu-arm into staging
Peter Maydell
2
-13
/
+3
2024-03-05
accel/tcg: Add TLB_CHECK_ALIGNED
Richard Henderson
1
-1
/
+3
2024-03-05
accel/tcg: Add tlb_fill_flags to CPUTLBEntryFull
Richard Henderson
1
-2
/
+0
2024-03-05
exec/memattrs: Remove target_tlb_bit*
Richard Henderson
1
-10
/
+0
2024-03-05
Merge tag 'migration-next-pull-request' of https://gitlab.com/peterx/qemu into staging
Peter Maydell
1
-0
/
+13
2024-03-01
migration/ram: Add outgoing 'mapped-ram' migration
Fabiano Rosas
1
-0
/
+13
2024-02-29
cpu: Remove page_size_init
Richard Henderson
1
-7
/
+0
2024-02-28
gdbstub: expose api to find registers
Alex Bennée
1
-0
/
+28
2024-02-28
gdbstub: Add members to identify registers to GDBFeature
Akihiko Odaki
1
-0
/
+3
2024-02-28
gdbstub: Simplify XML lookup
Akihiko Odaki
1
-0
/
+6
2024-02-28
gdbstub: Change gdb_get_reg_cb and gdb_set_reg_cb
Akihiko Odaki
1
-2
/
+2
2024-02-28
gdbstub: Use GDBFeature for gdb_register_coprocessor
Akihiko Odaki
1
-1
/
+1
2024-02-21
include/exec/memory.h: correct typos
Manos Pitsidianakis
1
-1
/
+1
2024-02-14
exec/ioport: Add portio_list_set_enabled()
Bernhard Beschow
1
-0
/
+1
2024-02-14
exec/ioport: Add portio_list_set_address()
Bernhard Beschow
1
-0
/
+2
2024-02-14
exec/ioport: Resolve redundant .base attribute in struct MemoryRegionPortio
Bernhard Beschow
1
-1
/
+0
2024-02-03
include/exec: Change cpu_mmu_index argument to CPUState
Richard Henderson
2
-3
/
+2
[prev]
[next]