[PATCH 0/1] Keep transaction attribute in address_space_map()

Fea.Wang posted 1 patch 1 year, 4 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20240912070404.2993976-1-fea.wang@sifive.com
Maintainers: Paolo Bonzini <pbonzini@redhat.com>, Peter Xu <peterx@redhat.com>, David Hildenbrand <david@redhat.com>, "Philippe Mathieu-Daudé" <philmd@linaro.org>
system/physmem.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PATCH 0/1] Keep transaction attribute in address_space_map()
Posted by Fea.Wang 1 year, 4 months ago
The follow-up transactions may use the data in the attribution, so keep
the value of attribution from the function parameter.

Fea.Wang (1):
  softmmu/physmem.c: Keep transaction attribute in address_space_map()

 system/physmem.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.34.1