index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
exec
/
memory.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "memory: Use canonical path component as the name"
Peter Maydell
2014-08-19
1
-0
/
+1
*
memory: Use canonical path component as the name
Peter Crosthwaite
2014-08-18
1
-1
/
+0
*
memory: constify memory_region_name
Peter Crosthwaite
2014-08-18
1
-1
/
+1
*
memory: remove memory_region_destroy
Paolo Bonzini
2014-08-18
1
-9
/
+0
*
memory: MemoryRegion: Add may-overlap and priority props
Peter Crosthwaite
2014-07-01
1
-1
/
+1
*
memory: MemoryRegion: replace owner field with QOM parent
Paolo Bonzini
2014-07-01
1
-1
/
+0
*
memory: MemoryRegion: QOMify
Peter Crosthwaite
2014-07-01
1
-0
/
+6
*
hostmem: add property to map memory with MAP_SHARED
Paolo Bonzini
2014-06-19
1
-0
/
+2
*
hostmem: allow preallocation of any memory region
Paolo Bonzini
2014-06-19
1
-0
/
+10
*
memory: add error propagation to file-based RAM allocation
Paolo Bonzini
2014-06-19
1
-1
/
+4
*
memory: move mem_path handling to memory_region_allocate_system_memory
Paolo Bonzini
2014-06-19
1
-0
/
+18
*
memory: add memory_region_is_mapped() API
Igor Mammedov
2014-06-19
1
-0
/
+8
*
memory: MemoryRegion: rename parent to container
Paolo Bonzini
2014-06-18
1
-10
/
+10
*
docs/memory.txt: Fix document on MMIO operations
Fam Zheng
2014-05-07
1
-1
/
+1
*
memory_region_present: return false if address is not found in child MemoryRe...
Igor Mammedov
2014-03-09
1
-3
/
+3
*
memory: Add MemoryListener to typedefs.h
Edgar E. Iglesias
2014-02-11
1
-2
/
+0
*
memory: split dirty bitmap into three
Juan Quintela
2014-01-13
1
-5
/
+5
*
memory: use bit 2 for migration
Juan Quintela
2014-01-13
1
-1
/
+2
*
memory: cpu_physical_memory_mask_dirty_range() always clears a single flag
Juan Quintela
2014-01-13
1
-3
/
+0
*
memory: Change MemoryRegion priorities from unsigned to signed
Marcel Apfelbaum
2013-10-14
1
-2
/
+2
*
exec: separate current radix tree from the one being built
Paolo Bonzini
2013-07-04
1
-0
/
+1
*
exec: move listener from AddressSpaceDispatch to AddressSpace
Paolo Bonzini
2013-07-04
1
-0
/
+2
*
memory: move MemoryListener declaration earlier
Paolo Bonzini
2013-07-04
1
-33
/
+33
*
memory: introduce memory_region_present
Paolo Bonzini
2013-07-04
1
-0
/
+12
*
memory: add ref/unref
Paolo Bonzini
2013-07-04
1
-0
/
+30
*
memory: add getter for owner
Paolo Bonzini
2013-07-04
1
-0
/
+7
*
memory: add owner argument to initialization functions
Paolo Bonzini
2013-07-04
1
-0
/
+17
*
ioport: Move portio types to ioport.h
Jan Kiszka
2013-07-04
1
-13
/
+0
*
ioport: Remove unused old dispatching services
Jan Kiszka
2013-07-04
1
-9
/
+0
*
ioport: Switch dispatching to memory core layer
Jan Kiszka
2013-07-04
1
-4
/
+1
*
hwaddr: Make hwaddr type usable beyond softmmu
Andreas Färber
2013-06-28
1
-0
/
+2
*
memory: give name to every AddressSpace
Alexey Kardashevskiy
2013-06-20
1
-2
/
+4
*
memory: Add iommu map/unmap notifiers
David Gibson
2013-06-20
1
-0
/
+32
*
memory: iommu support
Avi Kivity
2013-06-20
1
-4
/
+62
*
memory: make section size a 128-bit integer
Paolo Bonzini
2013-06-20
1
-1
/
+4
*
Revert "memory: limit sections in the radix tree to the actual address space ...
Paolo Bonzini
2013-06-20
1
-3
/
+0
*
exec: return MemoryRegion from address_space_translate
Paolo Bonzini
2013-06-20
1
-4
/
+4
*
memory: add return value to address_space_rw/read/write
Paolo Bonzini
2013-05-29
1
-3
/
+9
*
memory: add address_space_access_valid
Paolo Bonzini
2013-05-29
1
-0
/
+15
*
memory: add address_space_translate
Paolo Bonzini
2013-05-29
1
-17
/
+14
*
memory: limit sections in the radix tree to the actual address space size
Avi Kivity
2013-05-24
1
-0
/
+3
*
memory: make memory_global_sync_dirty_bitmap take an AddressSpace
Paolo Bonzini
2013-05-24
1
-4
/
+3
*
memory: Rename readable flag to romd_mode
Jan Kiszka
2013-05-24
1
-11
/
+11
*
memory: allow memory_region_find() to run on non-root memory regions
Paolo Bonzini
2013-05-24
1
-9
/
+19
*
memory: move core typedefs to qemu/typedefs.h
Paolo Bonzini
2013-04-15
1
-5
/
+0
*
memory: introduce memory_region_test_and_clear_dirty
Juan Quintela
2012-12-20
1
-0
/
+16
*
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
1
-2
/
+2
*
exec: move include files to include/exec/
Paolo Bonzini
2012-12-19
1
-0
/
+882