]> git.proxmox.com Git - qemu.git/history - include/exec/memory.h
Merge git://github.com/hw-claudio/qemu-aarch64-queue into tcg-next
[qemu.git] / include / exec / memory.h
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 Paolo Bonziniexec: separate current radix tree from the one being...
2013-07-04 Paolo Bonziniexec: move listener from AddressSpaceDispatch to Addres...
2013-07-04 Paolo Bonzinimemory: move MemoryListener declaration earlier
2013-07-04 Paolo Bonzinimemory: introduce memory_region_present
2013-07-04 Paolo Bonzinimemory: add ref/unref
2013-07-04 Paolo Bonzinimemory: add getter for owner
2013-07-04 Paolo Bonzinimemory: add owner argument to initialization functions
2013-07-04 Jan Kiszkaioport: Move portio types to ioport.h
2013-07-04 Jan Kiszkaioport: Remove unused old dispatching services
2013-07-04 Jan Kiszkaioport: Switch dispatching to memory core layer
2013-07-01 Anthony LiguoriMerge remote-tracking branch 'luiz/queue/qmp' into...
2013-06-28 Anthony LiguoriMerge remote-tracking branch 'mjt/trivial-patches'...
2013-06-28 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2013-06-28 Andreas Färberhwaddr: Make hwaddr type usable beyond softmmu
2013-06-20 Anthony LiguoriMerge remote-tracking branch 'bonzini/iommu-for-anthony...
2013-06-20 Alexey Kardashevskiymemory: give name to every AddressSpace
2013-06-20 David Gibsonmemory: Add iommu map/unmap notifiers
2013-06-20 Avi Kivitymemory: iommu support
2013-06-20 Paolo Bonzinimemory: make section size a 128-bit integer
2013-06-20 Paolo BonziniRevert "memory: limit sections in the radix tree to...
2013-06-20 Paolo Bonziniexec: return MemoryRegion from address_space_translate
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: add return value to address_space_rw/read/write
2013-05-29 Paolo Bonzinimemory: add address_space_access_valid
2013-05-29 Paolo Bonzinimemory: add address_space_translate
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 Avi Kivitymemory: limit sections in the radix tree to the actual...
2013-05-24 Paolo Bonzinimemory: make memory_global_sync_dirty_bitmap take an...
2013-05-24 Jan Kiszkamemory: Rename readable flag to romd_mode
2013-05-24 Paolo Bonzinimemory: allow memory_region_find() to run on non-root...
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 Bonzinimemory: move core typedefs to qemu/typedefs.h
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 'mst/tags/for_anthony...
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-20 Juan Quintelamemory: introduce memory_region_test_and_clear_dirty
2012-12-19 Anthony LiguoriMerge remote-tracking branch 'bonzini/header-dirs'...
2012-12-19 Paolo Bonzinimisc: move include files to include/qemu/
2012-12-19 Paolo Bonziniexec: move include files to include/exec/