index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
memory.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
memory_region_present: return false if address is not found in child MemoryRe...
Igor Mammedov
2014-03-09
1
-1
/
+1
*
memory: split cpu_physical_memory_* functions to its own include
Juan Quintela
2014-01-13
1
-0
/
+1
*
memory: make cpu_physical_memory_reset_dirty() take a length parameter
Juan Quintela
2014-01-13
1
-6
/
+2
*
memory: cpu_physical_memory_mask_dirty_range() always clears a single flag
Juan Quintela
2014-01-13
1
-6
/
+4
*
memory: cpu_physical_memory_set_dirty_range() always dirty all flags
Juan Quintela
2014-01-13
1
-1
/
+1
*
memory: cpu_physical_memory_set_dirty_range() return void
Juan Quintela
2014-01-13
1
-1
/
+1
*
memory.c: bugfix - ref counting mismatch in memory_region_find
Marcel Apfelbaum
2013-12-11
1
-0
/
+1
*
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2013-10-31
1
-2
/
+2
|
\
|
*
memory: Change MemoryRegion priorities from unsigned to signed
Marcel Apfelbaum
2013-10-14
1
-2
/
+2
*
|
memory: fix 128 arithmetic in info mtree
Alexey Kardashevskiy
2013-10-17
1
-1
/
+3
|
/
*
Revert "memory: Return -1 again on reads from unsigned regions"
Jan Kiszka
2013-09-05
1
-1
/
+1
*
memory.c: drop kvm.h dependency
Michael S. Tsirkin
2013-08-02
1
-1
/
+0
*
memory: add tracepoints for MMIO reads/writes
Paolo Bonzini
2013-07-29
1
-0
/
+5
*
memory: check memory region endianness, not target's
Paolo Bonzini
2013-07-25
1
-7
/
+18
*
memory: pass MemoryRegion to access_with_adjusted_size
Paolo Bonzini
2013-07-25
1
-12
/
+8
*
memory: move functions around
Paolo Bonzini
2013-07-25
1
-30
/
+30
*
memory: Fix zero-sized memory region print
Alex Williamson
2013-07-22
1
-2
/
+6
*
memory: Return -1 again on reads from unsigned regions
Jan Kiszka
2013-07-18
1
-1
/
+1
*
memory: actually set the owner
Paolo Bonzini
2013-07-18
1
-1
/
+0
*
cpu: Replace cpu_single_env with CPUState current_cpu
Andreas Färber
2013-07-09
1
-6
/
+4
*
memory: add reference counting to FlatView
Paolo Bonzini
2013-07-04
1
-10
/
+69
*
memory: use a new FlatView pointer on every topology update
Paolo Bonzini
2013-07-04
1
-16
/
+18
*
memory: access FlatView from a local variable
Paolo Bonzini
2013-07-04
1
-10
/
+21
*
memory: add ref/unref calls
Paolo Bonzini
2013-07-04
1
-0
/
+21
*
memory: introduce memory_region_present
Paolo Bonzini
2013-07-04
1
-0
/
+9
*
memory: add ref/unref
Paolo Bonzini
2013-07-04
1
-0
/
+14
*
memory: add getter for owner
Paolo Bonzini
2013-07-04
1
-0
/
+6
*
memory: add owner argument to initialization functions
Paolo Bonzini
2013-07-04
1
-7
/
+17
*
ioport: Switch dispatching to memory core layer
Jan Kiszka
2013-07-04
1
-88
/
+0
*
cpu: Turn cpu_unassigned_access() into a CPUState hook
Andreas Färber
2013-06-28
1
-6
/
+8
*
memory: render_memory_region: factor out fr constant setters
Peter Crosthwaite
2013-06-20
1
-8
/
+5
*
memory: as_update_topology_pass: Improve comments
Peter Crosthwaite
2013-06-20
1
-2
/
+2
*
memory: Fix comment typo
Peter Crosthwaite
2013-06-20
1
-1
/
+1
*
memory: give name to every AddressSpace
Alexey Kardashevskiy
2013-06-20
1
-5
/
+3
*
memory: Add iommu map/unmap notifiers
David Gibson
2013-06-20
1
-0
/
+18
*
memory: iommu support
Avi Kivity
2013-06-20
1
-0
/
+16
*
memory: make section size a 128-bit integer
Paolo Bonzini
2013-06-20
1
-9
/
+9
*
memory: propagate errors on I/O dispatch
Paolo Bonzini
2013-05-29
1
-17
/
+18
*
memory: correctly handle endian-swapped 64-bit accesses
Paolo Bonzini
2013-05-29
1
-0
/
+3
*
memory: split accesses even when the old MMIO callbacks are used
Paolo Bonzini
2013-05-29
1
-17
/
+46
*
memory: add big endian support to access_with_adjusted_size
Paolo Bonzini
2013-05-29
1
-1
/
+5
*
memory: accept mismatching sizes in memory_region_access_valid
Paolo Bonzini
2013-05-29
1
-9
/
+20
*
memory: export memory_region_access_valid to exec.c
Paolo Bonzini
2013-05-29
1
-4
/
+4
*
memory: assign MemoryRegionOps to all regions
Paolo Bonzini
2013-05-29
1
-1
/
+2
*
memory: move unassigned_mem_ops to memory.c
Paolo Bonzini
2013-05-29
1
-30
/
+14
*
memory: dispatch unassigned accesses based on .valid.accepts
Paolo Bonzini
2013-05-29
1
-2
/
+26
*
memory: populate FlatView for new address spaces
Paolo Bonzini
2013-05-24
1
-1
/
+2
*
memory: fix address space initialization/destruction
Avi Kivity
2013-05-24
1
-0
/
+3
*
memory: make memory_global_sync_dirty_bitmap take an AddressSpace
Paolo Bonzini
2013-05-24
1
-2
/
+1
*
memory: do not duplicate memory_region_destructor_none
Paolo Bonzini
2013-05-24
1
-5
/
+0
[next]