index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
exec
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'pull-maintainer-ominbus-300823-1' of https://gitlab.com/stsquad/qe...
Stefan Hajnoczi
2023-08-31
1
-5
/
+15
|
\
|
*
gdbstub: move comment for gdb_register_coprocessor
Alex Bennée
2023-08-30
1
-0
/
+10
|
*
gdbstub: replace global gdb_has_xml with a function
Alex Bennée
2023-08-30
1
-5
/
+5
*
|
Revert "include/exec: typedef abi_ptr to vaddr in softmmu"
Richard Henderson
2023-08-29
1
-2
/
+2
*
|
softmmu: Use async_run_on_cpu in tcg_commit
Richard Henderson
2023-08-29
1
-1
/
+0
|
/
*
include/exec: Widen tlb_hit/tlb_hit_page()
Anton Johansson
2023-08-24
1
-2
/
+2
*
include/exec: typedef abi_ptr to vaddr in softmmu
Anton Johansson
2023-08-24
1
-2
/
+2
*
include/exec: Replace target_ulong with abi_ptr in cpu_[st|ld]*()
Anton Johansson
2023-08-24
1
-12
/
+12
*
linux-user: Use ARRAY_SIZE with bitmask_transtbl
Richard Henderson
2023-08-09
1
-4
/
+11
*
Fixed incorrect LLONG alignment for openrisc and cris
Luca Bonissi
2023-08-07
1
-0
/
+8
*
misc: Fix some typos in documentation and comments
Stefan Weil
2023-08-01
1
-1
/
+1
*
include/exec: Add WITH_MMAP_LOCK_GUARD
Richard Henderson
2023-07-23
1
-0
/
+10
*
tcg: Use HAVE_CMPXCHG128 instead of CONFIG_CMPXCHG128
Richard Henderson
2023-07-15
1
-0
/
+2
*
accel/tcg: Return bool from page_check_range
Richard Henderson
2023-07-15
1
-1
/
+12
*
accel/tcg: Introduce page_find_range_empty
Richard Henderson
2023-07-15
1
-0
/
+15
*
accel/tcg: Introduce page_check_range_empty
Richard Henderson
2023-07-15
1
-0
/
+12
*
include/exec/user: Set ABI_LLONG_ALIGNMENT to 4 for nios2
Richard Henderson
2023-07-15
1
-1
/
+2
*
include/exec/user: Set ABI_LLONG_ALIGNMENT to 4 for microblaze
Richard Henderson
2023-07-15
1
-1
/
+3
*
plugins: force slow path when plugins instrument memory ops
Alex Bennée
2023-07-03
2
-1
/
+24
*
exec/memory: Add symbol for the min value of memory listener priority
Isaku Yamahata
2023-06-28
1
-0
/
+1
*
exec/memory: Add symbol for memory listener priority for device backend
Isaku Yamahata
2023-06-28
1
-0
/
+1
*
exec/memory: Add symbolic value for memory listener priority for accel
Isaku Yamahata
2023-06-28
1
-0
/
+2
*
accel/tcg: Renumber TLB_DISCARD_WRITE
Richard Henderson
2023-06-26
1
-2
/
+2
*
accel/tcg: Move TLB_WATCHPOINT to TLB_SLOW_FLAGS_MASK
Richard Henderson
2023-06-26
1
-4
/
+4
*
accel/tcg: Store some tlb flags in CPUTLBEntryFull
Richard Henderson
2023-06-26
2
-4
/
+23
*
cpu: Replace target_ulong with hwaddr in tb_invalidate_phys_addr()
Anton Johansson
2023-06-26
1
-1
/
+1
*
accel/tcg: Replace target_ulong with vaddr in translator_*()
Anton Johansson
2023-06-26
1
-3
/
+3
*
accel: Replace target_ulong with vaddr in probe_*()
Anton Johansson
2023-06-26
1
-7
/
+7
*
accel/tcg/cputlb.c: Widen CPUTLBEntry access functions
Anton Johansson
2023-06-26
1
-5
/
+5
*
accel: Replace target_ulong in tlb_*()
Anton Johansson
2023-06-26
2
-42
/
+41
*
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Richard Henderson
2023-06-26
1
-0
/
+1
|
\
|
*
softmmu: Introduce qemu_target_page_mask() helper
Philippe Mathieu-Daudé
2023-06-23
1
-0
/
+1
*
|
include/exec/memattrs: Add two bits of space to MemTxAttrs
Richard Henderson
2023-06-23
1
-1
/
+8
|
/
*
exec/cpu-defs: Check for SOFTMMU instead of !USER_ONLY
Philippe Mathieu-Daudé
2023-06-20
1
-6
/
+6
*
exec/memory: Introduce RAM_NAMED_FILE flag
Steve Sistare
2023-06-13
2
-0
/
+4
*
exec/ram_addr: Return number of dirty pages in cpu_physical_memory_set_dirty_...
Joao Martins
2023-06-13
1
-6
/
+22
*
exec/poison: Do not poison CONFIG_SOFTMMU
Richard Henderson
2023-06-05
1
-1
/
+0
*
plugins: Drop unused headers from exec/plugin-gen.h
Richard Henderson
2023-06-05
1
-2
/
+0
*
plugins: Move plugin_insn_append to translator.c
Richard Henderson
2023-06-05
1
-22
/
+0
*
tcg: Move env defines out of NEED_CPU_H in helper-head.h
Richard Henderson
2023-06-05
1
-3
/
+3
*
accel/tcg: Tidy includes for translator.[ch]
Richard Henderson
2023-06-05
1
-5
/
+1
*
accel/tcg: Move translator_fake_ldb out of line
Richard Henderson
2023-06-05
1
-7
/
+1
*
accel/tcg: Introduce translator_io_start
Richard Henderson
2023-06-05
2
-6
/
+10
*
accel/tcg: Move most of gen-icount.h into translator.c
Richard Henderson
2023-06-05
1
-78
/
+1
*
include/exec: Remove CODE_GEN_AVG_BLOCK_SIZE
Richard Henderson
2023-06-05
1
-10
/
+0
*
tcg: Spit out exec/translation-block.h
Richard Henderson
2023-06-05
2
-131
/
+150
*
exec-all: Widen TranslationBlock pc and cs_base to 64-bits
Richard Henderson
2023-06-05
1
-2
/
+2
*
exec-all: Widen tb_page_addr_t for user-only
Richard Henderson
2023-06-05
1
-2
/
+2
*
tcg: Move TLB_FLAGS_MASK check out of get_alignment_bits
Richard Henderson
2023-06-05
1
-0
/
+3
*
tcg: Split helper-proto.h
Richard Henderson
2023-06-05
3
-64
/
+95
[next]