index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
system
/
physmem.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-08
system/physmem: Per-AddressSpace bounce buffering
Mattias Nissler
1
-46
/
+27
2024-05-08
system/physmem: Propagate AddressSpace to MapClient helpers
Mattias Nissler
1
-12
/
+12
2024-05-08
system/physmem: Replace qemu_mutex_lock() calls with QEMU_LOCK_GUARD
Philippe Mathieu-Daudé
1
-6
/
+4
2024-05-06
Merge tag 'accel-20240506' of https://github.com/philmd/qemu into staging
Richard Henderson
1
-38
/
+44
2024-05-06
system: Pass RAM MemoryRegion and is_write in xen_map_cache()
Edgar E. Iglesias
1
-8
/
+23
2024-05-06
system: let qemu_map_ram_ptr() use qemu_ram_ptr_length()
Juergen Gross
1
-33
/
+23
2024-05-06
exec/cpu: Extract page-protection definitions to page-protection.h
Philippe Mathieu-Daudé
1
-0
/
+1
2024-05-03
tcg: remove CPU* types from typedefs.h
Paolo Bonzini
1
-2
/
+2
2024-04-26
exec: Expose 'target_page.h' API to user emulation
Philippe Mathieu-Daudé
1
-30
/
+0
2024-04-23
physmem: Introduce ram_block_discard_guest_memfd_range()
Xiaoyao Li
1
-0
/
+23
2024-04-23
RAMBlock: make guest_memfd require uncoordinated discard
Paolo Bonzini
1
-0
/
+8
2024-04-23
RAMBlock: Add support of KVM private guest memfd
Xiaoyao Li
1
-3
/
+31
2024-03-12
physmem: Factor cpu_physical_memory_dirty_bits_cleared() out
Nicholas Piggin
1
-5
/
+3
2024-03-12
physmem: Expose tlb_reset_dirty_range_all()
Philippe Mathieu-Daudé
1
-1
/
+1
2024-03-11
physmem: Fix wrong address in large address_space_read/write_cached_slow()
Jonathan Cameron
1
-6
/
+57
2024-03-11
physmem: Factor out body of flatview_read/write_continue() loop
Jonathan Cameron
1
-70
/
+99
2024-03-11
physmem: Reduce local variable scope in flatview_read/write_continue()
Jonathan Cameron
1
-20
/
+20
2024-03-11
physmem: Rename addr1 to more informative mr_addr in flatview_read/write() an...
Jonathan Cameron
1
-25
/
+25
2024-03-09
system/physmem: Do not include 'hw/xen/xen.h' but 'sysemu/xen.h'
Philippe Mathieu-Daudé
1
-1
/
+1
2024-02-29
softmmu/physmem: Remove HOST_PAGE_ALIGN
Richard Henderson
1
-4
/
+11
2024-02-29
softmmu/physmem: Remove qemu_host_page_size
Richard Henderson
1
-1
/
+1
2024-02-20
system/physmem: remove redundant arg reassignment
Manos Pitsidianakis
1
-5
/
+2
2024-02-16
physmem: replace function name with __func__ in ram_block_discard_range()
Xiaoyao Li
1
-21
/
+17
2024-01-29
target: Make qemu_target_page_mask() available for *-user
Ilya Leoshkevich
1
-5
/
+0
2024-01-08
Replace "iothread lock" with "BQL" in comments
Stefan Hajnoczi
1
-3
/
+3
2024-01-08
system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()
Stefan Hajnoczi
1
-4
/
+4
2023-11-24
coverity: physmem: use simple assertions instead of modelling
Vladimir Sementsov-Ogievskiy
1
-0
/
+22
2023-10-12
softmmu/physmem: Fixup qemu_ram_block_from_host() documentation
David Hildenbrand
1
-17
/
+0
2023-10-08
system: Rename softmmu/ directory as system/
Philippe Mathieu-Daudé
1
-0
/
+3796