Age | Commit message (Expand) | Author |
---|---|---|
2024-03-09 | system/physmem: Do not include 'hw/xen/xen.h' but 'sysemu/xen.h' | Philippe Mathieu-Daudé |
2024-02-29 | softmmu/physmem: Remove HOST_PAGE_ALIGN | Richard Henderson |
2024-02-29 | softmmu/physmem: Remove qemu_host_page_size | Richard Henderson |
2024-02-20 | system/physmem: remove redundant arg reassignment | Manos Pitsidianakis |
2024-02-16 | physmem: replace function name with __func__ in ram_block_discard_range() | Xiaoyao Li |
2024-01-29 | target: Make qemu_target_page_mask() available for *-user | Ilya Leoshkevich |
2024-01-08 | Replace "iothread lock" with "BQL" in comments | Stefan Hajnoczi |
2024-01-08 | system/cpus: rename qemu_mutex_lock_iothread() to bql_lock() | Stefan Hajnoczi |
2023-11-24 | coverity: physmem: use simple assertions instead of modelling | Vladimir Sementsov-Ogievskiy |
2023-10-12 | softmmu/physmem: Fixup qemu_ram_block_from_host() documentation | David Hildenbrand |
2023-10-08 | system: Rename softmmu/ directory as system/ | Philippe Mathieu-Daudé |