]> git.ipfire.org Git - thirdparty/qemu.git/history - hw/dma.c
hw: move headers to include/
[thirdparty/qemu.git] / hw / dma.c
2013-04-08  Paolo Bonzinihw: move headers to include/
2013-03-11  Anthony LiguoriMerge remote-tracking branch 'origin/master' into staging
2013-03-11  Anthony LiguoriMerge remote-tracking branch 'bonzini/hw-dirs' into...
2013-03-01  Paolo Bonzinihw: include hw header files with full paths
2013-01-23  Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2013-01-15  Anthony LiguoriMerge remote-tracking branch 'afaerber/memory-ioport...
2013-01-15  Julien Grallhw/dma.c: Fix conversion of ioport_register* to MemoryR...
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 Bonzinimisc: move include files to include/qemu/
2012-12-19  Paolo Bonzinijanitor: do not rely on indirect inclusions of or from...
2012-12-10  Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2012-12-10  Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-12-10  Anthony LiguoriMerge remote-tracking branch 'kraxel/acpi.1' into staging
2012-12-10  Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream'...
2012-12-10  Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.74' into staging
2012-12-08  Blue SwirlMerge branch 'master' of git.qemu-project.org:/pub...
2012-12-08  Blue SwirlMerge branch 'memory-ioport' of git://github.com/afaerb...
2012-12-04  Julien Grallhw/dma.c: Replace register_ioport_*
2012-10-24  Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2012-10-23  Avi KivityRename target_phys_addr_t to hwaddr
2012-02-23  Kevin WolfMerge qemu-iotests into for-anthony
2011-11-07  Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-11-04  Kevin Wolfdma: Avoid reentrancy in DMA transfer handlers
2010-07-06  Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-07-06  Alex Williamsonsavevm: Add DeviceState param
2010-05-24  Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-05-24  Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-05-22  Blue SwirlCompile dma only once
2010-01-12  malcdma/sb16: make clang analyzer not complain
2009-10-05  Juan Quintelavmstate: add version_id argument to post_load
2009-10-01  Anthony LiguoriRevert "Get rid of _t suffix"
2009-10-01  malcGet rid of _t suffix
2009-09-11  Juan Quintelavmstate: port dma device
2009-06-29  Jan KiszkaRevert "Introduce reset notifier order"
2009-05-22  Jan KiszkaIntroduce reset notifier order
2009-03-16  blueswir1Delete some unused macros detected with -Wp,-Wunused...
2009-03-07  aurel32Use a dedicated function to request exit from execution...
2008-12-22  malcUse the ARRAY_SIZE() macro where appropriate.
2008-10-31  aliguoriMake DMA bottom-half driven (v2)
2008-07-05  pbrookRe-add static qualifier. Fix annother occurance of...
2008-07-05  malcRemove static
2008-01-14  balrogpthreads-based audio and miscellaneous audio clean...
2007-12-16  thsqemu_put signedness fixes, by Andre Przywara.
2007-11-17  pbrookBreak up vl.h.
2007-06-08  blueswir1 Fix incorrect target_ulong use in hw devices
2005-11-21  bellardcpu_single_env usage fix
2004-11-14  bellardindent fixes
2004-11-07  bellardaudio merge (malc)
2004-06-21  bellardhigh page register support for PPC PREP
2004-06-20  bellardnew reset API
2004-06-07  bellarddebug
2004-04-12  bellardfixed invalid command test
2004-04-06  bellarddma clean up - added missing read accesses
2004-03-31  bellardwin32 port (initial patch by kazu)
2004-03-14  bellardio port API change
2004-02-25  bellardDMA API change
2004-01-19  bellard16 bit DMA fix (malc)
2004-01-05  bellarddebug fixes
2003-11-13  bellardSoundblaster 16 support (malc)