index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
exec
/
memory.h
Age
Commit message (
Expand
)
Author
2018-03-06
address_space_read: address_space_to_flatview needs RCU lock
Paolo Bonzini
2018-03-06
memory: inline some performance-sensitive accessors
Paolo Bonzini
2018-02-19
mem: add share parameter to memory-backend-ram
Marcel Apfelbaum
2018-02-13
memory: hide memory_region_sync_dirty_bitmap behind DirtyBitmapSnapshot
Paolo Bonzini
2018-02-13
memory: remove memory_region_test_and_clear_dirty
Paolo Bonzini
2018-02-07
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-02-06
memory/iommu: Add get_attr()
Alexey Kardashevskiy
2018-02-05
memory: update comments and fix some typos
Jay Zhou
2018-01-19
hostmem-file: add "align" option
Haozhong Zhang
2017-12-18
memory: remove unused memory_region_set_global_locking()
Marc-André Lureau
2017-09-22
memory: trace FlatView creation and destruction
Paolo Bonzini
2017-09-22
memory: Get rid of address_space_init_shareable
Alexey Kardashevskiy
2017-09-21
memory: Rework "info mtree" to print flat views and dispatch trees
Alexey Kardashevskiy
2017-09-21
memory: Switch memory from using AddressSpace to FlatView
Alexey Kardashevskiy
2017-09-21
memory: Move AddressSpaceDispatch from AddressSpace to FlatView
Alexey Kardashevskiy
2017-09-21
memory: Open code FlatView rendering
Alexey Kardashevskiy
2017-09-04
memory.h: Move MemTxResult type to memattrs.h
Peter Maydell
2017-07-14
memory.h: Add memory_region_init_{ram, rom, rom_device}() handling migration
Peter Maydell
2017-07-14
memory: Rename memory_region_init_rom() and _rom_device() to _nomigrate()
Peter Maydell
2017-07-14
memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()
Peter Maydell
2017-07-14
memory: Document that the RAM MR initializers do not handle migration
Peter Maydell
2017-07-14
memory/iommu: introduce IOMMUMemoryRegionClass
Alexey Kardashevskiy
2017-07-14
memory/iommu: QOM'fy IOMMU MemoryRegion
Alexey Kardashevskiy
2017-06-27
exec: allow to get a pointer for some mmio memory region
KONRAD Frederic
2017-06-15
memory: remove memory_region_set_fd
Marc-André Lureau
2017-06-15
Add memory_region_init_ram_from_fd()
Marc-André Lureau
2017-06-04
trivial: Remove unneeded ifndef in memory.h
Juan Quintela
2017-05-25
memory: remove the last param in memory_region_iommu_replay()
Peter Xu
2017-05-25
memory: tune last param of iommu_ops.translate()
Peter Xu
2017-04-24
memory: add support getting and using a dirty bitmap copy.
Gerd Hoffmann
2017-04-20
intel_iommu: provide its own replay() callback
Peter Xu
2017-04-20
memory: add MemoryRegionIOMMUOps.replay() callback
Peter Xu
2017-04-20
memory: introduce memory_region_notify_one()
Peter Xu
2017-04-20
memory: provide iommu_replay_all()
Peter Xu
2017-04-20
memory: provide IOMMU_NOTIFIER_FOREACH macro
Peter Xu
2017-04-20
memory: add section range info for IOMMU notifier
Peter Xu
2017-04-03
exec: revert MemoryRegionCache
Paolo Bonzini
2017-03-14
memory_region: Fix name comments
Dr. David Alan Gilbert
2017-02-17
virtio: use MemoryRegionCache to access descriptors
Paolo Bonzini
2017-01-27
memory: hmp: add "-f" for "info mtree"
Peter Xu
2017-01-16
ramblock-notifier: new
Paolo Bonzini
2017-01-10
memory: handle alias in memory_region_is_iommu()
Jason Wang
2017-01-10
exec: introduce address_space_get_iotlb_entry()
Jason Wang
2016-12-22
exec: introduce MemoryRegionCache
Paolo Bonzini
2016-12-22
exec: introduce memory_ldst.inc.c
Paolo Bonzini
2016-10-31
memory: Don't use memcpy for ram_device regions
Alex Williamson
2016-10-31
memory: Replace skip_dump flag with "ram_device"
Alex Williamson
2016-10-24
memory: add a per-AddressSpace list of listeners
Paolo Bonzini
2016-10-24
memory: eliminate global MemoryListeners
Paolo Bonzini
2016-09-27
migration: sync all address spaces
Paolo Bonzini
[next]