index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
memory.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-24
memory: add MemoryRegionOps::valid.accepts
Avi Kivity
1
-0
/
+7
2011-10-16
memory: use 128-bit integers for sizes and intermediates
Avi Kivity
1
-1
/
+2
2011-10-02
memory: simple memory tree printer
Blue Swirl
1
-0
/
+2
2011-09-25
memory: implement memory_region_set_readonly()
Avi Kivity
1
-0
/
+1
2011-08-26
memory: add opaque parameter to memory_region_init_rom_device()
Avi Kivity
1
-0
/
+1
2011-08-12
memory: add API for creating ROM/device regions
Avi Kivity
1
-0
/
+34
2011-08-12
memory: reclaim resources when a memory region is destroyed for good
Avi Kivity
1
-0
/
+1
2011-08-08
memory: rename PORTIO_END to PORTIO_END_OF_LIST
Avi Kivity
1
-1
/
+1
2011-07-29
memory: transaction API
Avi Kivity
1
-0
/
+8
2011-07-29
memory: add ioeventfd support
Avi Kivity
1
-0
/
+45
2011-07-29
memory: add backward compatibility for old mmio registration
Avi Kivity
1
-0
/
+10
2011-07-29
memory: add backward compatibility for old portio registration
Avi Kivity
1
-0
/
+17
2011-07-29
memory: I/O address space support
Avi Kivity
1
-0
/
+2
2011-07-29
memory: late initialization of ram_addr
Avi Kivity
1
-0
/
+1
2011-07-29
memory: rename MemoryRegion::has_ram_addr to ::terminates
Avi Kivity
1
-1
/
+1
2011-07-29
memory: implement dirty tracking
Avi Kivity
1
-0
/
+1
2011-07-29
Hierarchical memory region API
Avi Kivity
1
-0
/
+385