Sign in
qemu-android
/
qemu-android
/
9bbfbb61afab2e54e476da6f46ef8f7ee25ad750
/
memory.h
fd06257
memory: move functions is_romd and section_addr to memory API
by Blue Swirl
· 13 years ago
a2d3352
memory: fix I/O port aliases
by Avi Kivity
· 13 years ago
50c1e14
memory: support stateless memory listeners
by Avi Kivity
· 13 years ago
7376e58
memory: allow MemoryListeners to observe a specific address space
by Avi Kivity
· 13 years ago
7a8499e
memory: add a readonly attribute to MemoryRegionSection
by Avi Kivity
· 13 years ago
80a1ea3
memory: move ioeventfd ops to MemoryListener
by Avi Kivity
· 13 years ago
72e22d2
memory: switch memory listeners to a QTAILQ
by Avi Kivity
· 13 years ago
2b50aa1
memory: remove memory_region_set_offset()
by Avi Kivity
· 13 years ago
cd7a45c
memory: change dirty getting API to take a size
by Blue Swirl
· 13 years ago
fd4aa97
memory: change dirty setting APIs to take a size
by Blue Swirl
· 13 years ago
1660e72
memory: Introduce memory_region_init_reservation
by Jan Kiszka
· 13 years ago
dabdf39
Spelling fixes in comments and documentation
by Stefan Weil
· 13 years ago
75c578d
Drop IO_MEM_ROMD
by Avi Kivity
· 13 years ago
b3b00c7
Remove IO_MEM_SUBPAGE
by Avi Kivity
· 13 years ago
26a83ad
memory: remove MemoryRegion::backend_registered
by Avi Kivity
· 13 years ago
c5705a7
vmstate, memory: decouple vmstate from memory API
by Avi Kivity
· 13 years ago
8991c79
memory: introduce memory_region_name()
by Avi Kivity
· 13 years ago
e34911c
memory: temporarily add memory_region_get_ram_addr()
by Avi Kivity
· 13 years ago
7664e80
memory: add API for observing updates to the physical memory map
by Avi Kivity
· 13 years ago
86e775c
memory: replace cpu_physical_sync_dirty_bitmap() with a memory API
by Avi Kivity
· 13 years ago
e217795
memory: introduce memory_region_find()
by Avi Kivity
· 13 years ago
55043ba
memory: add memory_region_is_logging()
by Avi Kivity
· 13 years ago
ce7923d
memory: add memory_region_is_rom()
by Avi Kivity
· 13 years ago
8ea9252
memory: add memory_region_is_ram()
by Avi Kivity
· 13 years ago
cde7fc3
Merge remote-tracking branch 'qemu-kvm/memory/mutators' into staging
by Anthony Liguori
· 13 years ago
69ddaf6
memory: minor documentation fixes/enhancements
by Ademar de Souza Reis Jr
· 13 years ago
4703359
memory: introduce memory_region_set_alias_offset()
by Avi Kivity
· 13 years ago
2282e1a
memory: introduce memory_region_set_address()
by Avi Kivity
· 13 years ago
6bba19b
memory: introduce memory_region_set_enabled()
by Avi Kivity
· 13 years ago
897fa7c
memory: add MemoryRegionOps::valid.accepts
by Avi Kivity
· 13 years ago
08dafab
memory: use 128-bit integers for sizes and intermediates
by Avi Kivity
· 13 years ago
314e298
memory: simple memory tree printer
by Blue Swirl
· 13 years ago
fb1cd6f
memory: implement memory_region_set_readonly()
by Avi Kivity
· 13 years ago
75f5941
memory: add opaque parameter to memory_region_init_rom_device()
by Avi Kivity
· 14 years ago
d0a9b5b
memory: add API for creating ROM/device regions
by Avi Kivity
· 14 years ago
545e92e
memory: reclaim resources when a memory region is destroyed for good
by Avi Kivity
· 14 years ago
2dd3022
memory: rename PORTIO_END to PORTIO_END_OF_LIST
by Avi Kivity
· 14 years ago
4ef4db8
memory: transaction API
by Avi Kivity
· 14 years ago
3e9d69e
memory: add ioeventfd support
by Avi Kivity
· 14 years ago
74901c3
memory: add backward compatibility for old mmio registration
by Avi Kivity
· 14 years ago
627a0e9
memory: add backward compatibility for old portio registration
by Avi Kivity
· 14 years ago
658b222
memory: I/O address space support
by Avi Kivity
· 14 years ago
16ef61c
memory: late initialization of ram_addr
by Avi Kivity
· 14 years ago
14a3c10
memory: rename MemoryRegion::has_ram_addr to ::terminates
by Avi Kivity
· 14 years ago
5a58334
memory: implement dirty tracking
by Avi Kivity
· 14 years ago
093bc2c
Hierarchical memory region API
by Avi Kivity
· 14 years ago