Peter Maydell
|
2c91bcf273
iommu: Add IOMMU index argument to translate method
|
7 years ago |
Peter Maydell
|
cb1efcf462
iommu: Add IOMMU index argument to notifier APIs
|
7 years ago |
Peter Maydell
|
21f402093c
iommu: Add IOMMU index concept to IOMMU API
|
7 years ago |
Peter Maydell
|
afd76ffba9
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
|
7 years ago |
Paolo Bonzini
|
257a7430e7
memory: get rid of memory_region_init_reservation
|
7 years ago |
Peter Maydell
|
0330002cb5
memory.h: Fix typo in documentation comment
|
7 years ago |
Peter Maydell
|
7446eb07c1
Make address_space_get_iotlb_entry() take a MemTxAttrs argument
|
7 years ago |
Peter Maydell
|
efa99a2ff8
Make flatview_translate() take a MemTxAttrs argument
|
7 years ago |
Peter Maydell
|
8372d38327
Make MemoryRegion valid.accepts callback take a MemTxAttrs argument
|
7 years ago |
Peter Maydell
|
fddffa4268
Make address_space_access_valid() take a MemTxAttrs argument
|
7 years ago |
Peter Maydell
|
f26404fbee
Make address_space_map() take a MemTxAttrs argument
|
7 years ago |
Peter Maydell
|
bc6b1cec84
Make address_space_translate{, _cached}() take a MemTxAttrs argument
|
7 years ago |
Peter Maydell
|
2ce931d012
memory.h: Improve IOMMU related documentation
|
7 years ago |
Paolo Bonzini
|
48564041a7
exec: reintroduce MemoryRegion caching
|
7 years ago |
Paolo Bonzini
|
4269c82bf7
exec: move memory access declarations to a common header, inline *_phys functions
|
7 years ago |
Paolo Bonzini
|
b2a44fcad7
address_space_read: address_space_to_flatview needs RCU lock
|
7 years ago |
Paolo Bonzini
|
785a507ec7
memory: inline some performance-sensitive accessors
|
7 years ago |
Marcel Apfelbaum
|
06329ccecf
mem: add share parameter to memory-backend-ram
|
7 years ago |
Paolo Bonzini
|
0fe1eca7dc
memory: hide memory_region_sync_dirty_bitmap behind DirtyBitmapSnapshot
|
7 years ago |
Paolo Bonzini
|
77302fb5df
memory: remove memory_region_test_and_clear_dirty
|
7 years ago |
Peter Maydell
|
7b213bb475
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
|
7 years ago |
Alexey Kardashevskiy
|
f1334de60b
memory/iommu: Add get_attr()
|
7 years ago |
Jay Zhou
|
57914ecb06
memory: update comments and fix some typos
|
7 years ago |
Haozhong Zhang
|
9837684316
hostmem-file: add "align" option
|
7 years ago |
Marc-André Lureau
|
e2fbe20851
memory: remove unused memory_region_set_global_locking()
|
7 years ago |
Paolo Bonzini
|
02d9651d6a
memory: trace FlatView creation and destruction
|
8 years ago |
Alexey Kardashevskiy
|
b516572f31
memory: Get rid of address_space_init_shareable
|
8 years ago |
Alexey Kardashevskiy
|
5e8fd947e2
memory: Rework "info mtree" to print flat views and dispatch trees
|
8 years ago |
Alexey Kardashevskiy
|
166206845f
memory: Switch memory from using AddressSpace to FlatView
|
8 years ago |
Alexey Kardashevskiy
|
66a6df1dc6
memory: Move AddressSpaceDispatch from AddressSpace to FlatView
|
8 years ago |