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
2019-01-11
memory: update coalesced_range on transaction_commit
Paolo Bonzini
1
-4
/
+16
2019-01-11
memory: avoid unnecessary coalesced_io_del operations
Paolo Bonzini
1
-0
/
+11
2019-01-11
memory: extract flat_range_coalesced_io_{del,add}
Paolo Bonzini
1
-24
/
+29
2018-11-06
memory: learn about non-volatile memory region
Marc-André Lureau
1
-10
/
+35
2018-10-19
target-i386 : add coalesced_pio API
Peng Hao
1
-2
/
+2
2018-10-02
memory: Remove old_mmio accessors
Peter Maydell
1
-61
/
+2
2018-10-02
memory: Fix access_with_adjusted_size(small size) on big-endian memory regions
Philippe Mathieu-Daudé
1
-11
/
+23
2018-10-02
memory: Refactor common shifting code from accessors
Philippe Mathieu-Daudé
1
-9
/
+21
2018-10-02
memory: Use MAKE_64BIT_MASK()
Philippe Mathieu-Daudé
1
-1
/
+1
2018-10-02
hostmem-file: make available memory-backend-file on POSIX-based hosts
Hikaru Nishida
1
-1
/
+1
2018-10-02
memory: cleanup side effects of memory_region_init_foo() on failure
Igor Mammedov
1
-6
/
+42
2018-08-21
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-3
/
+5
2018-08-20
memory: Remove MMIO request_ptr APIs
Peter Maydell
1
-110
/
+0
2018-08-14
accel/tcg: Pass read access type through to io_readx()
Peter Maydell
1
-1
/
+2
2018-08-10
memory, exec: switch file ram allocation functions to 'flags' parameters
Junyan He
1
-3
/
+5
2018-06-28
memory/hmp: Print owners/parents in "info mtree"
Alexey Kardashevskiy
1
-10
/
+62
2018-06-15
iommu: Add IOMMU index argument to translate method
Peter Maydell
1
-1
/
+1
2018-06-15
iommu: Add IOMMU index argument to notifier APIs
Peter Maydell
1
-1
/
+7
2018-06-15
iommu: Add IOMMU index concept to IOMMU API
Peter Maydell
1
-0
/
+23
2018-06-01
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-25
/
+22
2018-06-01
memory: Make operations using MemoryRegionIoeventfd struct pass by pointer.
Tristan Burgess
1
-22
/
+22
2018-06-01
memory: delete struct AddressSpaceOps
Jay Zhou
1
-2
/
+0
2018-05-31
memory: Do not include "exec/ioport.h" if it is not necessary
Philippe Mathieu-Daudé
1
-1
/
+0
2018-05-31
Make MemoryRegion valid.accepts callback take a MemTxAttrs argument
Peter Maydell
1
-2
/
+3
2018-05-31
Make memory_region_access_valid() take a MemTxAttrs argument
Peter Maydell
1
-3
/
+4
2018-05-09
exec: reintroduce MemoryRegion caching
Paolo Bonzini
1
-2
/
+2
2018-03-06
memory: inline some performance-sensitive accessors
Paolo Bonzini
1
-30
/
+0
2018-02-19
mem: add share parameter to memory-backend-ram
Marcel Apfelbaum
1
-3
/
+13
2018-02-13
memory: unify loops to sync dirty log bitmap
Paolo Bonzini
1
-21
/
+2
2018-02-13
memory: hide memory_region_sync_dirty_bitmap behind DirtyBitmapSnapshot
Paolo Bonzini
1
-19
/
+20
2018-02-13
memory: remove memory_region_test_and_clear_dirty
Paolo Bonzini
1
-8
/
+0
2018-02-07
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-0
/
+28
2018-02-07
memory: do explicit cleanup when remove listeners
Peter Xu
1
-0
/
+27
2018-02-06
memory/iommu: Add get_attr()
Alexey Kardashevskiy
1
-0
/
+13
2018-02-05
memory: set ioeventfd_update_pending after address_space_update_ioeventfds
linzhecheng
1
-0
/
+1
2018-01-19
hostmem-file: add "align" option
Haozhong Zhang
1
-0
/
+2
2017-12-18
memory: remove unused memory_region_set_global_locking()
Marc-André Lureau
1
-5
/
+0
2017-10-18
memory: reuse section_from_flat_range()
David Hildenbrand
1
-8
/
+2
2017-10-18
memory: call log_start after region_add
David Hildenbrand
1
-3
/
+3
2017-10-12
memory: fix off-by-one error in memory_region_notify_one()
Maxime Coquelin
1
-1
/
+1
2017-09-22
memory: Share special empty FlatView
Alexey Kardashevskiy
1
-2
/
+16
2017-09-22
memory: seek FlatView sharing candidates among children subregions
Paolo Bonzini
1
-6
/
+34
2017-09-22
memory: trace FlatView creation and destruction
Paolo Bonzini
1
-0
/
+3
2017-09-22
memory: Create FlatView directly
Alexey Kardashevskiy
1
-3
/
+13
2017-09-22
memory: Get rid of address_space_init_shareable
Alexey Kardashevskiy
1
-21
/
+0
2017-09-21
memory: Rework "info mtree" to print flat views and dispatch trees
Alexey Kardashevskiy
1
-10
/
+80
2017-09-21
memory: Do not allocate FlatView in address_space_init
Alexey Kardashevskiy
1
-6
/
+23
2017-09-21
memory: Share FlatView's and dispatch trees between address spaces
Alexey Kardashevskiy
1
-11
/
+45
2017-09-21
memory: Move address_space_update_ioeventfds
Alexey Kardashevskiy
1
-2
/
+1
2017-09-21
memory: Alloc dispatch tree where topology is generared
Alexey Kardashevskiy
1
-9
/
+9
[next]