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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-02
memory.c: drop kvm.h dependency
Michael S. Tsirkin
1
-1
/
+0
2013-07-29
memory: add tracepoints for MMIO reads/writes
Paolo Bonzini
1
-0
/
+5
2013-07-25
memory: check memory region endianness, not target's
Paolo Bonzini
1
-7
/
+18
2013-07-25
memory: pass MemoryRegion to access_with_adjusted_size
Paolo Bonzini
1
-12
/
+8
2013-07-25
memory: move functions around
Paolo Bonzini
1
-30
/
+30
2013-07-22
memory: Fix zero-sized memory region print
Alex Williamson
1
-2
/
+6
2013-07-18
memory: Return -1 again on reads from unsigned regions
Jan Kiszka
1
-1
/
+1
2013-07-18
memory: actually set the owner
Paolo Bonzini
1
-1
/
+0
2013-07-09
cpu: Replace cpu_single_env with CPUState current_cpu
Andreas Färber
1
-6
/
+4
2013-07-04
memory: add reference counting to FlatView
Paolo Bonzini
1
-10
/
+69
2013-07-04
memory: use a new FlatView pointer on every topology update
Paolo Bonzini
1
-16
/
+18
2013-07-04
memory: access FlatView from a local variable
Paolo Bonzini
1
-10
/
+21
2013-07-04
memory: add ref/unref calls
Paolo Bonzini
1
-0
/
+21
2013-07-04
memory: introduce memory_region_present
Paolo Bonzini
1
-0
/
+9
2013-07-04
memory: add ref/unref
Paolo Bonzini
1
-0
/
+14
2013-07-04
memory: add getter for owner
Paolo Bonzini
1
-0
/
+6
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
1
-7
/
+17
2013-07-04
ioport: Switch dispatching to memory core layer
Jan Kiszka
1
-88
/
+0
2013-06-28
cpu: Turn cpu_unassigned_access() into a CPUState hook
Andreas Färber
1
-6
/
+8
2013-06-20
memory: render_memory_region: factor out fr constant setters
Peter Crosthwaite
1
-8
/
+5
2013-06-20
memory: as_update_topology_pass: Improve comments
Peter Crosthwaite
1
-2
/
+2
2013-06-20
memory: Fix comment typo
Peter Crosthwaite
1
-1
/
+1
2013-06-20
memory: give name to every AddressSpace
Alexey Kardashevskiy
1
-5
/
+3
2013-06-20
memory: Add iommu map/unmap notifiers
David Gibson
1
-0
/
+18
2013-06-20
memory: iommu support
Avi Kivity
1
-0
/
+16
2013-06-20
memory: make section size a 128-bit integer
Paolo Bonzini
1
-9
/
+9
2013-05-29
memory: propagate errors on I/O dispatch
Paolo Bonzini
1
-17
/
+18
2013-05-29
memory: correctly handle endian-swapped 64-bit accesses
Paolo Bonzini
1
-0
/
+3
2013-05-29
memory: split accesses even when the old MMIO callbacks are used
Paolo Bonzini
1
-17
/
+46
2013-05-29
memory: add big endian support to access_with_adjusted_size
Paolo Bonzini
1
-1
/
+5
2013-05-29
memory: accept mismatching sizes in memory_region_access_valid
Paolo Bonzini
1
-9
/
+20
2013-05-29
memory: export memory_region_access_valid to exec.c
Paolo Bonzini
1
-4
/
+4
2013-05-29
memory: assign MemoryRegionOps to all regions
Paolo Bonzini
1
-1
/
+2
2013-05-29
memory: move unassigned_mem_ops to memory.c
Paolo Bonzini
1
-30
/
+14
2013-05-29
memory: dispatch unassigned accesses based on .valid.accepts
Paolo Bonzini
1
-2
/
+26
2013-05-24
memory: populate FlatView for new address spaces
Paolo Bonzini
1
-1
/
+2
2013-05-24
memory: fix address space initialization/destruction
Avi Kivity
1
-0
/
+3
2013-05-24
memory: make memory_global_sync_dirty_bitmap take an AddressSpace
Paolo Bonzini
1
-2
/
+1
2013-05-24
memory: do not duplicate memory_region_destructor_none
Paolo Bonzini
1
-5
/
+0
2013-05-24
memory: Rename readable flag to romd_mode
Jan Kiszka
1
-15
/
+15
2013-05-24
memory: allow memory_region_find() to run on non-root memory regions
Paolo Bonzini
1
-5
/
+15
2013-03-22
memory: fix a bug of detection of memory region collision
Hu Tao
1
-1
/
+1
2013-02-16
memory: Use non-bitops ctzl
Richard Henderson
1
-2
/
+2
2013-02-02
bitops: unify bitops_ffsl with the one in host-utils.h, call it bitops_ctzl
Paolo Bonzini
1
-2
/
+2
2012-12-20
memory: introduce memory_region_test_and_clear_dirty
Juan Quintela
1
-0
/
+16
2012-12-19
softmmu: move include files to include/sysemu/
Paolo Bonzini
1
-1
/
+1
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
1
-1
/
+1
2012-12-19
exec: move include files to include/exec/
Paolo Bonzini
1
-4
/
+4
2012-11-10
memory: Don't dump disabled regions
Jan Kiszka
1
-1
/
+1
2012-11-10
memory: Reintroduce dirty flag to optimize changes on disabled regions
Jan Kiszka
1
-2
/
+13
[next]