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
...
*
softmmu: Expand comments describing max_bounce_buffer_size
Mattias Nissler
2024-11-04
1
-1
/
+8
*
exec/memtxattr: add process identifier to the transaction attributes
Tomasz Jeznach
2024-10-31
1
-0
/
+5
*
include/exec: Improve probe_access_full{, _mmu} documentation
Richard Henderson
2024-10-22
1
-16
/
+15
*
exec/memop: Remove unused memop_big_endian() helper
Philippe Mathieu-Daudé
2024-10-15
1
-6
/
+0
*
exec/tswap: Massage target_needs_bswap() definition
Philippe Mathieu-Daudé
2024-10-15
1
-1
/
+1
*
include/exec/memop: Introduce memop_atomicity_bits
Richard Henderson
2024-10-13
1
-0
/
+24
*
include/exec/memop: Rename get_alignment_bits
Richard Henderson
2024-10-13
1
-2
/
+2
*
include/exec/memop: Move get_alignment_bits from tcg.h
Richard Henderson
2024-10-13
1
-0
/
+23
*
include/exec: Introduce env_cpu_const()
Ilya Leoshkevich
2024-10-13
1
-1
/
+12
*
tcg: remove singlestep_enabled from DisasContextBase
Paolo Bonzini
2024-10-13
1
-2
/
+0
*
accel/tcg: Make page_set_flags() documentation public
Philippe Mathieu-Daudé
2024-10-08
1
-0
/
+13
*
disas: Remove CRIS disassembler
Philippe Mathieu-Daudé
2024-10-07
1
-1
/
+0
*
target/cris: Remove the deprecated CRIS target
Philippe Mathieu-Daudé
2024-09-13
1
-1
/
+0
*
softmmu/physmem: fix memory leak in dirty_memory_extend()
David Hildenbrand
2024-09-09
1
-0
/
+1
*
softmmu: Support concurrent bounce buffers
Mattias Nissler
2024-09-09
1
-9
/
+5
*
docs: Fix some typos (found by typos) and grammar issues
Stefan Weil
2024-08-16
1
-1
/
+1
*
cpu-common.c: export cpu_get_free_index to be reused later
Harsh Prateek Bora
2024-07-26
1
-0
/
+2
*
Merge tag 'hw-misc-20240723' of https://github.com/philmd/qemu into staging
Richard Henderson
2024-07-24
1
-1
/
+6
|
\
|
*
accel: Restrict probe_access*() functions to TCG
Philippe Mathieu-Daudé
2024-07-23
1
-1
/
+6
*
|
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Richard Henderson
2024-07-24
2
-0
/
+14
|
\
\
|
|
/
|
/
|
|
*
gdbstub: Add helper function to unregister GDB register space
Salil Mehta
2024-07-22
1
-0
/
+6
|
*
physmem: Add helper function to destroy CPU AddressSpace
Salil Mehta
2024-07-22
1
-0
/
+8
*
|
accel/tcg: Move {set,clear}_helper_retaddr to cpu_ldst.h
Richard Henderson
2024-07-23
1
-0
/
+34
|
/
*
memory: remove IOMMU MR iommu_set_page_size_mask() callback
Eric Auger
2024-07-09
1
-38
/
+0
*
exec: don't use void* in pointer arithmetic in headers
Roman Kiryanov
2024-06-28
1
-1
/
+1
*
exec: avoid using C++ keywords in function parameters
Roman Kiryanov
2024-06-28
1
-2
/
+2
*
Merge tag 'pull-vfio-20240624' of https://github.com/legoater/qemu into staging
Richard Henderson
2024-06-24
1
-32
/
+0
|
\
|
*
memory: Remove IOMMU MR iommu_set_iova_range API
Eric Auger
2024-06-24
1
-32
/
+0
*
|
gdbstub: move enums into separate header
Alex Bennée
2024-06-24
1
-9
/
+0
*
|
include/exec: add missing include guard comment
Alex Bennée
2024-06-24
1
-1
/
+1
|
/
*
exec: Make the MemOp enum cast explicit
Roman Kiryanov
2024-06-19
1
-1
/
+1
*
memory: Constify IOMMUTLBEvent in memory_region_notify_iommu()
Philippe Mathieu-Daudé
2024-06-19
1
-1
/
+1
*
memory: Constify IOMMUTLBEvent in memory_region_notify_iommu_one()
Philippe Mathieu-Daudé
2024-06-19
1
-1
/
+1
*
memory: Introduce memory_region_init_ram_guest_memfd()
Xiaoyao Li
2024-06-05
1
-0
/
+6
*
machine: allow early use of machine_require_guest_memfd
Paolo Bonzini
2024-06-05
1
-0
/
+5
*
tcg/cputlb: Remove non-synced variants of global TLB flushes
Nicholas Piggin
2024-05-24
1
-82
/
+15
*
memory: Add Error** argument to memory_get_xlat_addr()
Cédric Le Goater
2024-05-16
1
-1
/
+14
*
accel/tcg: Remove cpu_ldsb_code / cpu_ldsw_code
Philippe Mathieu-Daudé
2024-05-15
1
-10
/
+0
*
accel/tcg: Introduce translator_fake_ld
Richard Henderson
2024-05-15
1
-4
/
+4
*
disas: Use translator_st to get disassembly data
Richard Henderson
2024-05-15
1
-2
/
+2
*
accel/tcg: Return bool from TranslatorOps.disas_log
Richard Henderson
2024-05-15
1
-1
/
+1
*
plugins: Read mem_only directly from TB cflags
Richard Henderson
2024-05-15
1
-4
/
+3
*
accel/tcg: Implement translator_st
Richard Henderson
2024-05-15
1
-0
/
+23
*
accel/tcg: Record when translator_fake_ldb is used
Richard Henderson
2024-05-15
1
-1
/
+2
*
accel/tcg: Record mmio bytes during translation
Richard Henderson
2024-05-15
1
-0
/
+12
*
accel/tcg: Pass DisasContextBase to translator_fake_ldb
Richard Henderson
2024-05-15
1
-2
/
+3
*
accel/tcg: Hide in_same_page outside of a target-specific context
Richard Henderson
2024-05-15
1
-0
/
+2
*
accel/tcg: Use vaddr in translator_ld*
Richard Henderson
2024-05-15
1
-12
/
+9
*
system/physmem: Per-AddressSpace bounce buffering
Mattias Nissler
2024-05-08
1
-0
/
+19
*
system/physmem: Propagate AddressSpace to MapClient helpers
Mattias Nissler
2024-05-08
2
-4
/
+24
[prev]
[next]