aboutsummaryrefslogtreecommitdiff
path: root/system/physmem.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-11physmem: Reduce local variable scope in flatview_read/write_continue()Jonathan Cameron1-20/+20
2024-03-11physmem: Rename addr1 to more informative mr_addr in flatview_read/write() an...Jonathan Cameron1-25/+25
2024-03-09system/physmem: Do not include 'hw/xen/xen.h' but 'sysemu/xen.h'Philippe Mathieu-Daudé1-1/+1
2024-02-29softmmu/physmem: Remove HOST_PAGE_ALIGNRichard Henderson1-4/+11
2024-02-29softmmu/physmem: Remove qemu_host_page_sizeRichard Henderson1-1/+1
2024-02-20system/physmem: remove redundant arg reassignmentManos Pitsidianakis1-5/+2
2024-02-16physmem: replace function name with __func__ in ram_block_discard_range()Xiaoyao Li1-21/+17
2024-01-29target: Make qemu_target_page_mask() available for *-userIlya Leoshkevich1-5/+0
2024-01-08Replace "iothread lock" with "BQL" in commentsStefan Hajnoczi1-3/+3
2024-01-08system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()Stefan Hajnoczi1-4/+4
2023-11-24coverity: physmem: use simple assertions instead of modellingVladimir Sementsov-Ogievskiy1-0/+22
2023-10-12softmmu/physmem: Fixup qemu_ram_block_from_host() documentationDavid Hildenbrand1-17/+0
2023-10-08system: Rename softmmu/ directory as system/Philippe Mathieu-Daudé1-0/+3796