]> git.proxmox.com Git - qemu.git/history - buffered_file.c
usb-ccid: Drop unused CCIDCardInfo callback print()
[qemu.git] / buffered_file.c
2011-05-05 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-04-25 Anthony LiguoriMerge remote-tracking branch 'awilliam/ipxe' into staging
2011-04-15 Blue SwirlRemove unused sysemu.h include directives
2011-03-24 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-03-21 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-03-21 Aurelien JarnoMerge branch 'for-anthony' of git://github.com/bonzini...
2011-03-21 Paolo Bonzinichange all rt_clock references to use millisecond resol...
2010-12-02 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-12-02 Michael S. Tsirkinmigration: allow rate > 4g
2010-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-08-23 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2010-08-19 Marcelo Tosattiset proper migration status on ->write error (v5)
2010-08-19 Avi KivityQEMUFileBuffered: indicate that we're ready when the...
2010-02-08 Anthony LiguoriMerge remote branch 'linux-user/linux-user-for-upstream...
2010-02-08 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging-tmp
2010-02-06 malcDo not use dprintf
2009-11-17 lirans@il.ibm.comBlock live migration
2009-09-09 Pierre RiteauFix compilation warnings when DEBUG_BUFFERED_FILE is...
2009-07-20 Blue SwirlFix most warnings (errors with -Werror) when debugging...
2009-05-22 Glauber Costaintroduce set_rate_limit function for QEMUFile
2009-02-05 aliguoritoplevel: remove error handling from qemu_malloc()...
2008-12-13 blueswir1Remove unnecessary trailing newlines
2008-10-13 aliguoriIntroduce a buffered file wrapper for QEMUFile