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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
/
include
/
exec
/
memory.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-17
virtio: use MemoryRegionCache to access descriptors
Paolo Bonzini
1
-0
/
+2
2017-01-27
memory: hmp: add "-f" for "info mtree"
Peter Xu
1
-1
/
+1
2017-01-16
ramblock-notifier: new
Paolo Bonzini
1
-5
/
+1
2017-01-10
memory: handle alias in memory_region_is_iommu()
Jason Wang
1
-0
/
+3
2017-01-10
exec: introduce address_space_get_iotlb_entry()
Jason Wang
1
-0
/
+5
2016-12-22
exec: introduce MemoryRegionCache
Paolo Bonzini
1
-0
/
+151
2016-12-22
exec: introduce memory_ldst.inc.c
Paolo Bonzini
1
-0
/
+15
2016-10-31
memory: Don't use memcpy for ram_device regions
Alex Williamson
1
-2
/
+4
2016-10-31
memory: Replace skip_dump flag with "ram_device"
Alex Williamson
1
-13
/
+28
2016-10-24
memory: add a per-AddressSpace list of listeners
Paolo Bonzini
1
-1
/
+2
2016-10-24
memory: eliminate global MemoryListeners
Paolo Bonzini
1
-1
/
+1
2016-09-27
migration: sync all address spaces
Paolo Bonzini
1
-4
/
+3
2016-09-27
memory: introduce IOMMUOps.notify_flag_changed
Peter Xu
1
-4
/
+5
2016-09-27
memory: introduce IOMMUNotifier and its caps
Peter Xu
1
-7
/
+40
2016-07-04
memory: Assert that memory_region_init_rom_device() ops aren't NULL
Peter Maydell
1
-4
/
+1
2016-07-04
memory: Provide memory_region_init_rom()
Peter Maydell
1
-0
/
+19
2016-06-30
memory: Add MemoryRegionIOMMUOps.notify_started/stopped callbacks
Alexey Kardashevskiy
1
-1
/
+7
2016-06-22
memory: Add reporting of supported page sizes
Alexey Kardashevskiy
1
-4
/
+15
2016-05-29
exec: hide mr->ram_addr from qemu_get_ram_ptr users
Paolo Bonzini
1
-3
/
+2
2016-05-29
memory: split memory_region_from_host from qemu_ram_addr_from_host
Paolo Bonzini
1
-0
/
+20
2016-05-29
memory: remove qemu_get_ram_fd, qemu_set_ram_fd, qemu_ram_block_host_ptr
Paolo Bonzini
1
-0
/
+11
2016-05-23
memory: Remove code for mr->may_overlap
Fam Zheng
1
-1
/
+0
2016-05-19
cpu: move endian-dependent load/store functions to cpu-all.h
Paolo Bonzini
1
-17
/
+0
2016-03-22
Use scripts/clean-includes to drop redundant qemu/typedefs.h
Markus Armbruster
1
-1
/
+0
2016-03-07
memory: Drop MemoryRegion.ram_addr
Fam Zheng
1
-1
/
+0
2016-03-07
memory: Implement memory_region_get_ram_addr with mr->ram_block
Fam Zheng
1
-7
/
+1
2016-02-25
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-4
/
+4
2016-02-25
memory: Remove unreachable return statement
Gonglei
1
-2
/
+0
2016-02-25
memory: optimize qemu_get_ram_ptr and qemu_ram_ptr_length
Gonglei
1
-2
/
+2
2016-02-25
exec: store RAMBlock pointer into memory region
Gonglei
1
-0
/
+2
2016-02-23
include: Clean up includes
Peter Maydell
1
-3
/
+0
2016-01-21
memory: Add address_space_init_shareable()
Peter Crosthwaite
1
-0
/
+18
2015-12-17
memory: try to inline constant-length reads
Paolo Bonzini
1
-17
/
+57
2015-12-17
memory: inline a few small accessors
Paolo Bonzini
1
-4
/
+18
2015-12-17
memory: extract first iteration of address_space_read and address_space_write
Paolo Bonzini
1
-0
/
+6
2015-12-17
memory: avoid unnecessary object_ref/unref
Paolo Bonzini
1
-0
/
+1
2015-12-17
memory: reorder MemoryRegion fields
Paolo Bonzini
1
-10
/
+14
2015-12-17
exec: always call qemu_get_ram_ptr within rcu_read_lock
Paolo Bonzini
1
-2
/
+7
2015-10-05
memory: Allow replay of IOMMU mapping notifications
David Gibson
1
-0
/
+13
2015-09-11
typofixes - v4
Veres Lajos
1
-1
/
+1
2015-09-11
maint: remove / fix many doubled words
Daniel P. Berrange
1
-1
/
+1
2015-08-13
Merge memory_region_init_reservation() into memory_region_init_io()
Pavel Fedin
1
-3
/
+11
2015-07-24
memory: count number of active VGA logging clients
Paolo Bonzini
1
-0
/
+1
2015-07-06
Stop including qemu-common.h in memory.h
Peter Maydell
1
-1
/
+0
2015-07-01
memory: Add global-locking property to memory regions
Jan Kiszka
1
-0
/
+26
2015-06-05
memory: track DIRTY_MEMORY_CODE in mr->dirty_log_mask
Paolo Bonzini
1
-2
/
+2
2015-06-05
memory: prepare for multiple bits in the dirty log mask
Paolo Bonzini
1
-2
/
+4
2015-06-05
memory: differentiate memory_region_is_logging and memory_region_get_dirty_lo...
Paolo Bonzini
1
-2
/
+14
2015-06-05
memory: the only dirty memory flag for users is DIRTY_MEMORY_VGA
Paolo Bonzini
1
-2
/
+1
2015-04-30
exec: move rcu_read_lock/unlock to address_space_translate callers
Paolo Bonzini
1
-1
/
+3
[next]