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
/
hw
/
xen
/
xen-mapcache.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
xen: mapcache: Split mapcache_grants by ro and rw
Edgar E. Iglesias
2025-05-06
1
-7
/
+19
*
xen: mapcache: Fix finding matching entry
Aleksandr Partanen
2025-05-06
1
-3
/
+3
*
xen: No need to flush the mapcache for grants
Stefano Stabellini
2025-03-10
1
-1
/
+0
*
include: Rename sysemu/ -> system/
Philippe Mathieu-Daudé
2024-12-20
1
-2
/
+2
*
xen: mapcache: Fix unmapping of first entries in buckets
Edgar E. Iglesias
2024-07-12
1
-1
/
+11
*
xen: mapcache: Add support for grant mappings
Edgar E. Iglesias
2024-06-09
1
-34
/
+131
*
xen: mapcache: Pass the ram_addr offset to xen_map_cache()
Edgar E. Iglesias
2024-06-09
1
-5
/
+11
*
xen: mapcache: Unmap first entries in buckets
Edgar E. Iglesias
2024-06-09
1
-3
/
+8
*
xen: mapcache: Make MCACHE_BUCKET_SHIFT runtime configurable
Edgar E. Iglesias
2024-06-09
1
-21
/
+33
*
system: Pass RAM MemoryRegion and is_write in xen_map_cache()
Edgar E. Iglesias
2024-05-06
1
-4
/
+6
*
xen: mapcache: Break out xen_map_cache_init_single()
Edgar E. Iglesias
2024-05-06
1
-21
/
+32
*
xen: mapcache: Break out xen_invalidate_map_cache_single()
Edgar E. Iglesias
2024-05-06
1
-10
/
+15
*
xen: mapcache: Refactor xen_invalidate_map_cache_entry_unlocked
Edgar E. Iglesias
2024-05-06
1
-10
/
+11
*
xen: mapcache: Refactor xen_replace_cache_entry_unlocked
Edgar E. Iglesias
2024-05-06
1
-4
/
+6
*
xen: mapcache: Break out xen_ram_addr_from_mapcache_single
Edgar E. Iglesias
2024-05-06
1
-6
/
+11
*
xen: mapcache: Refactor xen_remap_bucket for multi-instance
Edgar E. Iglesias
2024-05-06
1
-4
/
+5
*
xen: mapcache: Refactor xen_map_cache for multi-instance
Edgar E. Iglesias
2024-05-06
1
-17
/
+18
*
xen: mapcache: Refactor lock functions for multi-instance
Edgar E. Iglesias
2024-05-06
1
-17
/
+17
*
xen: let xen_ram_addr_from_mapcache() return -1 in case of not found entry
Juergen Gross
2024-05-06
1
-7
/
+3
*
xen: Drop out of coroutine context xen_invalidate_map_cache_entry
Peng Fan
2024-03-12
1
-2
/
+28
*
hw/xen: convert stderr prints to error/warn reports
Manos Pitsidianakis
2024-02-02
1
-3
/
+2
*
hw/xen/xen-mapcache.c: convert DPRINTF to tracepoints
Manos Pitsidianakis
2024-02-02
1
-30
/
+24
*
hw/i386/xen/: move xen-mapcache.c to hw/xen/
Vikram Garhwal
2023-06-15
1
-0
/
+599