]> git.proxmox.com Git - mirror_qemu.git/history - include/exec/memory-internal.h
Make memory_region_access_valid() take a MemTxAttrs argument
[mirror_qemu.git] / include / exec / memory-internal.h
2018-05-31 Peter MaydellMake memory_region_access_valid() take a MemTxAttrs...
2018-05-15 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2018-05-14 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2018-05-14 Peter MaydellMerge remote-tracking branch 'remotes/jasowang/tags...
2018-05-14 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2018-05-14 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2018-05-08 Paolo Bonziniexec: reintroduce MemoryRegion caching
2018-03-09 Peter MaydellMerge remote-tracking branch 'remotes/vivier/tags/m68k...
2018-03-08 Peter MaydellMerge remote-tracking branch 'remotes/stefanberger...
2018-03-08 Peter MaydellMerge remote-tracking branch 'remotes/berrange/tags...
2018-03-06 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2018-03-06 Paolo Bonzinimemory: inline some performance-sensitive accessors
2018-02-08 Peter MaydellMerge remote-tracking branch 'remotes/jnsnow/tags/bitma...
2018-02-07 Peter MaydellMerge remote-tracking branch 'remotes/jnsnow/tags/ide...
2018-02-07 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2018-02-05 Peter Maydellmemory-internal.h: Remove obsolete claim that header...
2017-11-21 Peter Maydellexec.c: Factor out before/after actions for notdirty...
2017-09-23 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2017-09-21 Alexey Kardashevskiymemory: Rework "info mtree" to print flat views and...
2017-09-21 Alexey Kardashevskiymemory: Rename mem_begin/mem_commit/mem_add helpers
2017-09-21 Alexey Kardashevskiymemory: Switch memory from using AddressSpace to FlatView
2017-09-21 Alexey Kardashevskiymemory: Move AddressSpaceDispatch from AddressSpace...
2017-09-21 Alexey Kardashevskiymemory: Open code FlatView rendering
2015-02-11 Peter MaydellMerge remote-tracking branch 'remotes/awilliam/tags...
2015-02-10 Paolo Bonzinimemory: unregister AddressSpace MemoryListener within BQL
2014-02-04 Peter MaydellMerge remote-tracking branch 'remotes/mcayland/qemu...
2014-01-24 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2014-01-14 Edgar E. IglesiasMerge remote branch 'luiz/queue/qmp' into qmpq
2014-01-13 Anthony LiguoriMerge remote-tracking branch 'quintela/tags/migration...
2014-01-13 Juan Quintelamemory: split cpu_physical_memory_* functions to its...
2014-01-13 Juan Quintelamemory: make cpu_physical_memory_reset_dirty() take...
2014-01-13 Juan Quintelamemory: s/dirty/clean/ in cpu_physical_memory_is_dirty()
2014-01-13 Juan Quintelamemory: cpu_physical_memory_clear_dirty_range() now...
2014-01-13 Juan Quintelamemory: cpu_physical_memory_set_dirty_range() now uses...
2014-01-13 Juan Quintelamemory: use find_next_bit() to find dirty bits
2014-01-13 Juan Quintelamemory: s/mask/clear/ cpu_physical_memory_mask_dirty_range
2014-01-13 Juan Quintelamemory: cpu_physical_memory_get_dirty() is used as...
2014-01-13 Juan Quintelamemory: make cpu_physical_memory_get_dirty() the main...
2014-01-13 Juan Quintelamemory: unfold cpu_physical_memory_set_dirty_flag()
2014-01-13 Juan Quintelamemory: unfold cpu_physical_memory_set_dirty() in its...
2014-01-13 Juan Quintelamemory: unfold cpu_physical_memory_clear_dirty_flag...
2014-01-13 Juan Quintelamemory: split dirty bitmap into three
2014-01-13 Juan Quintelamemory: cpu_physical_memory_clear_dirty_flag() result...
2014-01-13 Juan Quintelamemory: make sure that client is always inside range
2014-01-13 Juan Quintelamemory: cpu_physical_memory_mask_dirty_range() always...
2014-01-13 Juan Quintelamemory: cpu_physical_memory_set_dirty_range() always...
2014-01-13 Juan Quintelamemory: set single dirty flags when possible
2014-01-13 Juan Quintelamemory: all users of cpu_physical_memory_get_dirty...
2014-01-13 Juan Quintelamemory: make cpu_physical_memory_is_dirty return bool
2014-01-13 Juan Quintelaexec: create function to get a single dirty bit
2014-01-13 Juan Quintelamemory: create function to set a single dirty bit
2014-01-13 Juan Quintelamemory: cpu_physical_memory_set_dirty_flags() result...
2013-07-18 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-07-15 Richard HendersonMerge git://github.com/hw-claudio/qemu-aarch64-queue...
2013-07-10 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2013-07-08 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-07-07 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-07-07 Anthony LiguoriMerge remote-tracking branch 'bonzini/iommu-for-anthony...
2013-07-04 Jan Kiszkaioport: Switch dispatching to memory core layer
2013-06-20 Anthony LiguoriMerge remote-tracking branch 'bonzini/iommu-for-anthony...
2013-06-20 Paolo Bonzinimemory: move private types to exec.c
2013-06-04 Anthony LiguoriMerge remote-tracking branch 'sstabellini/xen_fixes_201...
2013-06-04 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-05-31 Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-2013...
2013-05-31 Anthony LiguoriMerge remote-tracking branch 'luiz/queue/qmp' into...
2013-05-31 Anthony LiguoriMerge remote-tracking branch 'bonzini/iommu-for-anthony...
2013-05-29 Paolo Bonzinimemory: export memory_region_access_valid to exec.c
2013-05-29 Paolo Bonzinimemory: move unassigned_mem_ops to memory.c
2013-05-29 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream'...
2013-05-24 Anthony LiguoriMerge remote-tracking branch 'bonzini/iommu-for-anthony...
2013-05-24 Paolo Bonziniexec: make qemu_get_ram_ptr private
2013-04-22 Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2013-04-19 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-04-15 Anthony LiguoriMerge remote-tracking branch 'bonzini/hw-dirs' into...
2013-04-15 Paolo Bonziniexec: remove useless declarations from memory-internal.h
2013-04-13 Aurelien JarnoMerge branch 'tcg-s390' of git://github.com/rth7680...
2013-04-08 Anthony LiguoriMerge remote-tracking branch 'bonzini/hw-dirs' into...
2013-04-08 Paolo Bonzinihw: move headers to include/
2013-01-10 Andreas FärberMerge branch 'master' of git://git.qemu.org/qemu into...
2013-01-02 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-01-02 Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-a810e4e...
2012-12-22 Andreas FärberMerge branch 'master' of git://git.qemu.org/qemu into...
2012-12-21 Anthony LiguoriMerge remote-tracking branch 'quintela/thread-20121220...
2012-12-19 Anthony LiguoriMerge remote-tracking branch 'bonzini/header-dirs'...
2012-12-19 Paolo Bonziniexec: move include files to include/exec/