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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
/
include
/
exec
/
memory.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-09
memory_region_present: return false if address is not found in child MemoryRe...
Igor Mammedov
1
-3
/
+3
2014-02-11
memory: Add MemoryListener to typedefs.h
Edgar E. Iglesias
1
-2
/
+0
2014-01-13
memory: split dirty bitmap into three
Juan Quintela
1
-5
/
+5
2014-01-13
memory: use bit 2 for migration
Juan Quintela
1
-1
/
+2
2014-01-13
memory: cpu_physical_memory_mask_dirty_range() always clears a single flag
Juan Quintela
1
-3
/
+0
2013-10-14
memory: Change MemoryRegion priorities from unsigned to signed
Marcel Apfelbaum
1
-2
/
+2
2013-07-04
exec: separate current radix tree from the one being built
Paolo Bonzini
1
-0
/
+1
2013-07-04
exec: move listener from AddressSpaceDispatch to AddressSpace
Paolo Bonzini
1
-0
/
+2
2013-07-04
memory: move MemoryListener declaration earlier
Paolo Bonzini
1
-33
/
+33
2013-07-04
memory: introduce memory_region_present
Paolo Bonzini
1
-0
/
+12
2013-07-04
memory: add ref/unref
Paolo Bonzini
1
-0
/
+30
2013-07-04
memory: add getter for owner
Paolo Bonzini
1
-0
/
+7
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
1
-0
/
+17
2013-07-04
ioport: Move portio types to ioport.h
Jan Kiszka
1
-13
/
+0
2013-07-04
ioport: Remove unused old dispatching services
Jan Kiszka
1
-9
/
+0
2013-07-04
ioport: Switch dispatching to memory core layer
Jan Kiszka
1
-4
/
+1
2013-06-28
hwaddr: Make hwaddr type usable beyond softmmu
Andreas Färber
1
-0
/
+2
2013-06-20
memory: give name to every AddressSpace
Alexey Kardashevskiy
1
-2
/
+4
2013-06-20
memory: Add iommu map/unmap notifiers
David Gibson
1
-0
/
+32
2013-06-20
memory: iommu support
Avi Kivity
1
-4
/
+62
2013-06-20
memory: make section size a 128-bit integer
Paolo Bonzini
1
-1
/
+4
2013-06-20
Revert "memory: limit sections in the radix tree to the actual address space ...
Paolo Bonzini
1
-3
/
+0
2013-06-20
exec: return MemoryRegion from address_space_translate
Paolo Bonzini
1
-4
/
+4
2013-05-29
memory: add return value to address_space_rw/read/write
Paolo Bonzini
1
-3
/
+9
2013-05-29
memory: add address_space_access_valid
Paolo Bonzini
1
-0
/
+15
2013-05-29
memory: add address_space_translate
Paolo Bonzini
1
-17
/
+14
2013-05-24
memory: limit sections in the radix tree to the actual address space size
Avi Kivity
1
-0
/
+3
2013-05-24
memory: make memory_global_sync_dirty_bitmap take an AddressSpace
Paolo Bonzini
1
-4
/
+3
2013-05-24
memory: Rename readable flag to romd_mode
Jan Kiszka
1
-11
/
+11
2013-05-24
memory: allow memory_region_find() to run on non-root memory regions
Paolo Bonzini
1
-9
/
+19
2013-04-15
memory: move core typedefs to qemu/typedefs.h
Paolo Bonzini
1
-5
/
+0
2012-12-20
memory: introduce memory_region_test_and_clear_dirty
Juan Quintela
1
-0
/
+16
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
1
-2
/
+2
2012-12-19
exec: move include files to include/exec/
Paolo Bonzini
1
-0
/
+882