]> git.ipfire.org Git - thirdparty/qemu.git/history - exec-obsolete.h
configure: Define OS_OBJECT_USE_OBJC=0 for MacOSX builds
[thirdparty/qemu.git] / exec-obsolete.h
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 'qemu-kvm/uq/master' into...
2012-07-09  Anthony LiguoriMerge remote-tracking branch 'mjt/mjt-iov2' into staging
2012-07-09  Anthony LiguoriMerge remote-tracking branch 'quintela/migration-anthon...
2012-06-29  Juan QuintelaMaintain the number of dirty pages
2012-06-29  Juan Quinteladirty bitmap: abstract its use
2012-03-19  Anthony LiguoriMerge remote-tracking branch 'sstabellini/saverestore...
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-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: use a MemoryListener for core memory map update...
2012-02-29  Avi Kivitymemory: don't pass ->readable attribute to cpu_register...
2012-02-23  Kevin WolfMerge qemu-iotests into for-anthony
2012-02-08  Anthony LiguoriMerge remote-tracking branch 'bonzini/qdev-props-for...
2012-02-08  Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream'...
2012-02-04  Blue Swirlmemory: change dirty getting API to take a size
2012-01-29  Avi KivityFix off-by-one in dirty bitmap functions
2012-01-28  Blue SwirlMerge branch 'target-arm.for-upstream' of git://git...
2012-01-25  Blue Swirlmemory: change dirty setting APIs to take a size
2012-01-25  Blue Swirlmemory: fix dirty mask function length handling
2012-01-19  Anthony LiguoriMerge remote-tracking branch 'spice/spice.v47' into...
2012-01-19  Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.37' into staging
2012-01-13  Paolo Bonziniprepare for future GPLv2+ relicensing
2012-01-10  Aurelien JarnoMerge branch 's390-next' of git://repo.or.cz/qemu/agraf
2012-01-07  Aurelien JarnoMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2012-01-06  Anthony LiguoriMerge remote-tracking branch 'amit/master' into staging
2012-01-06  Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream'...
2012-01-06  Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.33' into staging
2012-01-04  Anthony LiguoriMerge remote-tracking branch 'pmaydell/arm-devs.for...
2012-01-04  Avi KivityDirect dispatch through MemoryRegion
2012-01-04  Avi KivitySwitch cpu_register_physical_memory_log() to use Memory...
2012-01-04  Avi Kivitymemory: move endianness compensation to memory core
2012-01-04  Avi Kivitymemory: obsolete more dirty memory related functions
2012-01-04  Avi Kivitymemory: obsolete cpu_physical_memory_[gs]et_dirty_track...
2012-01-04  Avi Kivityvmstate, memory: decouple vmstate from memory API
2012-01-03  Avi Kivitymemory: remove CPUPhysMemoryClient
2011-12-20  Avi Kivitymemory: replace cpu_physical_sync_dirty_bitmap() with...
2011-12-19  Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/exec...
2011-12-19  Avi Kivitymemory: move obsolete exec.c functions to a private...