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
/
system
/
physmem.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
exec: Expose 'target_page.h' API to user emulation
Philippe Mathieu-Daudé
2024-04-26
1
-30
/
+0
*
physmem: Introduce ram_block_discard_guest_memfd_range()
Xiaoyao Li
2024-04-23
1
-0
/
+23
*
RAMBlock: make guest_memfd require uncoordinated discard
Paolo Bonzini
2024-04-23
1
-0
/
+8
*
RAMBlock: Add support of KVM private guest memfd
Xiaoyao Li
2024-04-23
1
-3
/
+31
*
physmem: Factor cpu_physical_memory_dirty_bits_cleared() out
Nicholas Piggin
2024-03-12
1
-5
/
+3
*
physmem: Expose tlb_reset_dirty_range_all()
Philippe Mathieu-Daudé
2024-03-12
1
-1
/
+1
*
physmem: Fix wrong address in large address_space_read/write_cached_slow()
Jonathan Cameron
2024-03-11
1
-6
/
+57
*
physmem: Factor out body of flatview_read/write_continue() loop
Jonathan Cameron
2024-03-11
1
-70
/
+99
*
physmem: Reduce local variable scope in flatview_read/write_continue()
Jonathan Cameron
2024-03-11
1
-20
/
+20
*
physmem: Rename addr1 to more informative mr_addr in flatview_read/write() an...
Jonathan Cameron
2024-03-11
1
-25
/
+25
*
system/physmem: Do not include 'hw/xen/xen.h' but 'sysemu/xen.h'
Philippe Mathieu-Daudé
2024-03-09
1
-1
/
+1
*
softmmu/physmem: Remove HOST_PAGE_ALIGN
Richard Henderson
2024-02-29
1
-4
/
+11
*
softmmu/physmem: Remove qemu_host_page_size
Richard Henderson
2024-02-29
1
-1
/
+1
*
system/physmem: remove redundant arg reassignment
Manos Pitsidianakis
2024-02-20
1
-5
/
+2
*
physmem: replace function name with __func__ in ram_block_discard_range()
Xiaoyao Li
2024-02-16
1
-21
/
+17
*
target: Make qemu_target_page_mask() available for *-user
Ilya Leoshkevich
2024-01-29
1
-5
/
+0
*
Replace "iothread lock" with "BQL" in comments
Stefan Hajnoczi
2024-01-08
1
-3
/
+3
*
system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()
Stefan Hajnoczi
2024-01-08
1
-4
/
+4
*
coverity: physmem: use simple assertions instead of modelling
Vladimir Sementsov-Ogievskiy
2023-11-24
1
-0
/
+22
*
softmmu/physmem: Fixup qemu_ram_block_from_host() documentation
David Hildenbrand
2023-10-12
1
-17
/
+0
*
system: Rename softmmu/ directory as system/
Philippe Mathieu-Daudé
2023-10-08
1
-0
/
+3796