]> git.proxmox.com Git - qemu.git/history - memory.c
Update version for qemu-1.5.0-rc0
[qemu.git] / memory.c
2013-03-26 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-03-23 Blue SwirlMerge branch 'for-upstream' of git://github.com/mwalle...
2013-03-22 Aurelien JarnoMerge branch 'ppc-for-upstream' of git://github.com...
2013-03-22 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-03-22 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2013-03-22 Hu Taomemory: fix a bug of detection of memory region collision
2013-02-16 Richard Hendersonmemory: Use non-bitops ctzl
2013-02-06 Anthony LiguoriMerge branch 'for-linux-user' of https://git.gitorious...
2013-02-02 Paolo Bonzinibitops: unify bitops_ffsl with the one in host-utils...
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 Bonzinisoftmmu: move include files to include/sysemu/
2012-12-19 Paolo Bonzinimisc: move include files to include/qemu/
2012-12-19 Paolo Bonziniexec: move include files to include/exec/
2012-11-14 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.70' into staging
2012-11-14 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v63' into...
2012-11-10 Jan Kiszkamemory: Don't dump disabled regions
2012-11-10 Jan Kiszkamemory: Reintroduce dirty flag to optimize changes...
2012-10-31 Paolo BonziniMerge remote-tracking branch 'origin/master' into threa...
2012-10-30 Blue SwirlMerge branch 'qspi.2' of git://developer.petalogix...
2012-10-29 Aurelien JarnoMerge branch 's390-for-upstream' of git://repo.or.cz...
2012-10-29 Avi Kivitymemory: fix rendering of a region obscured by another
2012-10-24 Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2012-10-23 Avi KivityRename target_phys_addr_t to hwaddr
2012-10-22 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/urgent...
2012-10-22 Anthony LiguoriMerge remote-tracking branch 'awilliam/tags/vfio-pci...
2012-10-22 Anthony LiguoriMerge remote-tracking branch 'quintela/migration-next...
2012-10-22 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/dma'...
2012-10-22 Avi Kivitymemory: add address_space_destroy()
2012-10-22 Avi Kivitymemory: per-AddressSpace dispatch
2012-10-22 Avi Kivitymemory: use AddressSpace for MemoryListener filtering
2012-10-22 Avi Kivitymemory: move address_space_memory and address_space_io...
2012-10-22 Avi Kivitymemory: manage coalesced mmio via a MemoryListener
2012-10-17 Avi Kivitymemory: abort if a memory region is destroyed during...
2012-10-17 Alexander Grafmemory: Make eventfd adhere to device endianness
2012-10-15 Avi Kivitymemory: provide defaults for MemoryListener operations
2012-10-15 Avi Kivitymemory: maintain a list of address spaces
2012-10-15 Avi Kivitymemory: export AddressSpace
2012-10-15 Avi Kivitymemory: prepare AddressSpace for exporting
2012-10-15 Avi Kivitymemory: rename 'exec-obsolete.h'
2012-09-25 Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2012-09-21 Aurelien JarnoMerge branch 'usb.65' of git://git.kraxel.org/qemu
2012-09-17 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2012-09-17 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-09-17 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-09-17 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v60' into...
2012-09-17 Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2012-09-17 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-09-11 Jan Kiszkamemory: Flush coalesced MMIO on mapping and state changes
2012-09-11 Jan Kiszkamemory: Fold memory_region_update_topology into memory_...
2012-09-11 Jan Kiszkamemory: Use transaction_begin/commit also for single...
2012-09-11 Jan Kiszkamemory: Flush coalesced MMIO on selected region access
2012-08-31 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-08-29 Jan Kiszkamemory: Fix copy&paste mistake in memory_region_iorange...
2012-08-09 Blue SwirlMerge branch 'x86cpu_qom_tcg_v2' of git://github.com...
2012-07-29 Michael S. TsirkinMerge branch pci into master
2012-07-18 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-07-18 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-07-12 Paolo Bonzinimemory: pass EventNotifier, not eventfd
2012-04-10 Anthony LiguoriMerge commit 'ff71f2e8cacefae99179993204172bc65e4303df...
2012-04-10 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-04-10 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-04-08 Blue SwirlMerge branch 'memory/core' of git://git.kernel.org...
2012-04-05 Julien Grallmemory: check address space when a listener is registered
2012-03-19 Anthony LiguoriMerge remote-tracking branch 'sstabellini/saverestore...
2012-03-19 Blue Swirlmemory: print aliased IO ranges in info mtree
2012-03-16 Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-1.6.3...
2012-03-13 Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-3-12...
2012-03-13 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-03-13 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/core...
2012-03-08 Avi Kivitymemory: get rid of cpu_register_io_memory()
2012-03-08 Avi Kivitymemory: dispatch directly via MemoryRegion
2012-03-05 Blue SwirlMerge branch 's390-for-upstream' of git://repo.or.cz...
2012-03-05 Avi Kivitymemory: fix I/O port aliases
2012-03-03 Blue SwirlMerge branch 'upstream' of git://qemu.weilnetz.de/qemu
2012-03-03 Blue SwirlMerge branch 'arm-devs.for-upstream' of git://git.linar...
2012-03-03 Blue SwirlMerge branch 'xtensa' of git://jcmvbkbc.spb.ru/dumb...
2012-03-01 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/urgent...
2012-03-01 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/core...
2012-02-29 Avi Kivitymemory: support stateless memory listeners
2012-02-29 Avi Kivitymemory: allow MemoryListeners to observe a specific...
2012-02-29 Avi Kivitymemory: drop AddressSpaceOps
2012-02-29 Avi Kivitymemory: use a MemoryListener for core memory map update...
2012-02-29 Avi Kivitymemory: don't pass ->readable attribute to cpu_register...
2012-02-29 Avi Kivitymemory: add a readonly attribute to MemoryRegionSection
2012-02-29 Avi Kivitymemory: move ioeventfd ops to MemoryListener
2012-02-29 Avi Kivitymemory: code motion: move MEMORY_LISTENER_CALL()
2012-02-29 Avi Kivitymemory: switch memory listeners to a QTAILQ
2012-02-29 Avi Kivitymemory: add shorthand for invoking a callback on all...
2012-02-29 Avi Kivitymemory: remove memory_region_set_offset()
2012-02-23 Kevin WolfMerge qemu-iotests into for-anthony
2012-02-17 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-02-16 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-02-16 Anthony LiguoriMerge remote-tracking branch 'kraxel/vnc.2' into staging
next