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
/
memory.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
memory: cleanup side effects of memory_region_init_foo() on failure
Igor Mammedov
2018-10-02
1
-6
/
+42
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2018-08-21
1
-3
/
+5
|
\
|
*
memory, exec: switch file ram allocation functions to 'flags' parameters
Junyan He
2018-08-10
1
-3
/
+5
*
|
memory: Remove MMIO request_ptr APIs
Peter Maydell
2018-08-20
1
-110
/
+0
*
|
accel/tcg: Pass read access type through to io_readx()
Peter Maydell
2018-08-14
1
-1
/
+2
|
/
*
memory/hmp: Print owners/parents in "info mtree"
Alexey Kardashevskiy
2018-06-28
1
-10
/
+62
*
iommu: Add IOMMU index argument to translate method
Peter Maydell
2018-06-15
1
-1
/
+1
*
iommu: Add IOMMU index argument to notifier APIs
Peter Maydell
2018-06-15
1
-1
/
+7
*
iommu: Add IOMMU index concept to IOMMU API
Peter Maydell
2018-06-15
1
-0
/
+23
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-06-01
1
-25
/
+22
|
\
|
*
memory: Make operations using MemoryRegionIoeventfd struct pass by pointer.
Tristan Burgess
2018-06-01
1
-22
/
+22
|
*
memory: delete struct AddressSpaceOps
Jay Zhou
2018-06-01
1
-2
/
+0
|
*
memory: Do not include "exec/ioport.h" if it is not necessary
Philippe Mathieu-Daudé
2018-05-31
1
-1
/
+0
*
|
Make MemoryRegion valid.accepts callback take a MemTxAttrs argument
Peter Maydell
2018-05-31
1
-2
/
+3
*
|
Make memory_region_access_valid() take a MemTxAttrs argument
Peter Maydell
2018-05-31
1
-3
/
+4
|
/
*
exec: reintroduce MemoryRegion caching
Paolo Bonzini
2018-05-09
1
-2
/
+2
*
memory: inline some performance-sensitive accessors
Paolo Bonzini
2018-03-06
1
-30
/
+0
*
mem: add share parameter to memory-backend-ram
Marcel Apfelbaum
2018-02-19
1
-3
/
+13
*
memory: unify loops to sync dirty log bitmap
Paolo Bonzini
2018-02-13
1
-21
/
+2
*
memory: hide memory_region_sync_dirty_bitmap behind DirtyBitmapSnapshot
Paolo Bonzini
2018-02-13
1
-19
/
+20
*
memory: remove memory_region_test_and_clear_dirty
Paolo Bonzini
2018-02-13
1
-8
/
+0
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-02-07
1
-0
/
+28
|
\
|
*
memory: do explicit cleanup when remove listeners
Peter Xu
2018-02-07
1
-0
/
+27
|
*
memory: set ioeventfd_update_pending after address_space_update_ioeventfds
linzhecheng
2018-02-05
1
-0
/
+1
*
|
memory/iommu: Add get_attr()
Alexey Kardashevskiy
2018-02-06
1
-0
/
+13
|
/
*
hostmem-file: add "align" option
Haozhong Zhang
2018-01-19
1
-0
/
+2
*
memory: remove unused memory_region_set_global_locking()
Marc-André Lureau
2017-12-18
1
-5
/
+0
*
memory: reuse section_from_flat_range()
David Hildenbrand
2017-10-18
1
-8
/
+2
*
memory: call log_start after region_add
David Hildenbrand
2017-10-18
1
-3
/
+3
*
memory: fix off-by-one error in memory_region_notify_one()
Maxime Coquelin
2017-10-12
1
-1
/
+1
*
memory: Share special empty FlatView
Alexey Kardashevskiy
2017-09-22
1
-2
/
+16
*
memory: seek FlatView sharing candidates among children subregions
Paolo Bonzini
2017-09-22
1
-6
/
+34
*
memory: trace FlatView creation and destruction
Paolo Bonzini
2017-09-22
1
-0
/
+3
*
memory: Create FlatView directly
Alexey Kardashevskiy
2017-09-22
1
-3
/
+13
*
memory: Get rid of address_space_init_shareable
Alexey Kardashevskiy
2017-09-22
1
-21
/
+0
*
memory: Rework "info mtree" to print flat views and dispatch trees
Alexey Kardashevskiy
2017-09-21
1
-10
/
+80
*
memory: Do not allocate FlatView in address_space_init
Alexey Kardashevskiy
2017-09-21
1
-6
/
+23
*
memory: Share FlatView's and dispatch trees between address spaces
Alexey Kardashevskiy
2017-09-21
1
-11
/
+45
*
memory: Move address_space_update_ioeventfds
Alexey Kardashevskiy
2017-09-21
1
-2
/
+1
*
memory: Alloc dispatch tree where topology is generared
Alexey Kardashevskiy
2017-09-21
1
-9
/
+9
*
memory: Store physical root MR in FlatView
Alexey Kardashevskiy
2017-09-21
1
-4
/
+22
*
memory: Rename mem_begin/mem_commit/mem_add helpers
Alexey Kardashevskiy
2017-09-21
1
-3
/
+3
*
memory: Switch memory from using AddressSpace to FlatView
Alexey Kardashevskiy
2017-09-21
1
-16
/
+17
*
memory: Move AddressSpaceDispatch from AddressSpace to FlatView
Alexey Kardashevskiy
2017-09-21
1
-7
/
+24
*
memory: Move FlatView allocation to a helper
Alexey Kardashevskiy
2017-09-21
1
-8
/
+8
*
memory: Open code FlatView rendering
Alexey Kardashevskiy
2017-09-21
1
-5
/
+14
*
memory: avoid "resurrection" of dead FlatViews
Paolo Bonzini
2017-09-21
1
-4
/
+8
*
memory: avoid a name clash with access macro
KONRAD Frederic
2017-09-21
1
-9
/
+10
*
memory: Rename queue to mrqueue (memory region queue)
Kamil Rytarowski
2017-09-19
1
-11
/
+11
*
migration: optimize the downtime
Jay Zhou
2017-08-01
1
-1
/
+35
[prev]
[next]