Searched hist:"5 a5585f45dcf32fde57bd1b4015fd2f00c52867c" (Results 1 – 3 of 3) sorted by relevance
/qemu/include/system/ |
H A D | xen-mapcache.h | 5a5585f45dcf32fde57bd1b4015fd2f00c52867c Tue Apr 30 16:49:35 UTC 2024 Edgar E. Iglesias <edgar.iglesias@amd.com> system: Pass RAM MemoryRegion and is_write in xen_map_cache()
Propagate MR and is_write to xen_map_cache(). This is in preparation for adding support for grant mappings.
No functional change.
Signed-off-by: Edgar E. Iglesias <edgar.iglesias@amd.com> Reviewed-by: Stefano Stabellini <sstabellini@kernel.org> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Acked-by: Peter Xu <peterx@redhat.com> Reviewed-by: David Hildenbrand <david@redhat.com> Message-ID: <20240430164939.925307-14-edgar.iglesias@gmail.com> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
|
/qemu/hw/xen/ |
H A D | xen-mapcache.c | 5a5585f45dcf32fde57bd1b4015fd2f00c52867c Tue Apr 30 16:49:35 UTC 2024 Edgar E. Iglesias <edgar.iglesias@amd.com> system: Pass RAM MemoryRegion and is_write in xen_map_cache()
Propagate MR and is_write to xen_map_cache(). This is in preparation for adding support for grant mappings.
No functional change.
Signed-off-by: Edgar E. Iglesias <edgar.iglesias@amd.com> Reviewed-by: Stefano Stabellini <sstabellini@kernel.org> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Acked-by: Peter Xu <peterx@redhat.com> Reviewed-by: David Hildenbrand <david@redhat.com> Message-ID: <20240430164939.925307-14-edgar.iglesias@gmail.com> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
|
/qemu/system/ |
H A D | physmem.c | 5a5585f45dcf32fde57bd1b4015fd2f00c52867c Tue Apr 30 16:49:35 UTC 2024 Edgar E. Iglesias <edgar.iglesias@amd.com> system: Pass RAM MemoryRegion and is_write in xen_map_cache()
Propagate MR and is_write to xen_map_cache(). This is in preparation for adding support for grant mappings.
No functional change.
Signed-off-by: Edgar E. Iglesias <edgar.iglesias@amd.com> Reviewed-by: Stefano Stabellini <sstabellini@kernel.org> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Acked-by: Peter Xu <peterx@redhat.com> Reviewed-by: David Hildenbrand <david@redhat.com> Message-ID: <20240430164939.925307-14-edgar.iglesias@gmail.com> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
|