]> git.ipfire.org Git - thirdparty/qemu.git/history - hw/9pfs/codir.c
block: move include files to include/block/
[thirdparty/qemu.git] / hw / 9pfs / codir.c
2012-12-19  Paolo Bonziniblock: move include files to include/block/
2012-02-23  Kevin WolfMerge qemu-iotests into for-anthony
2011-12-19  Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/mutators...
2011-12-14  Andrzej ZaborowskiMerge branch 'target-arm.for-upstream' of git://git...
2011-12-14  Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-12-06  Dong Xu Wangfix typo: delete redundant semicolon
2011-11-02  Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/int12...
2011-11-01  Blue SwirlMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-10-31  Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-10-31  Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-10-31  Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-7...
2011-10-31  Aneesh Kumar K.Vhw/9pfs: Abstract open state of fid to V9fsFidOpenState
2011-09-29  Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2011-09-29  Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-5...
2011-09-22  Aneesh Kumar K.Vhw/9pfs: Implement TFLUSH operation
2011-09-22  Aneesh Kumar K.Vhw/9pfs: Add fs driver specific details to fscontext
2011-09-22  Aneesh Kumar K.Vhw/9pfs: Move fid pathname tracking to seperate data...
2011-09-22  Aneesh Kumar K.Vhw/9pfs: Use read-write lock for protecting fid path.
2011-09-08  Anthony LiguoriMerge remote-tracking branch 'origin/master' into staging
2011-09-08  Anthony LiguoriMerge remote-tracking branch 'spice/spice.v42' into...
2011-09-08  Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2011-09-08  Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-09-08  Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/batch...
2011-09-08  Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-09-08  Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.26' into staging
2011-09-08  Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-3...
2011-08-29  Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-08-29  Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/core...
2011-08-29  Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-08-25  Aneesh Kumar K.Vhw/9pfs: Add directory reclaim support
2011-08-25  Aneesh Kumar K.Vhw/9pfs: Add file descriptor reclaim support
2011-08-25  Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-08-25  Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/batch...
2011-08-25  Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-2...
2011-08-22  Harsh Prateek Borause readdir_r instead of readdir for reentrancy
2011-08-22  Aneesh Kumar K.Vhw/9pfs: Add yeild support for clunk related coroutine
2011-08-22  Aneesh Kumar K.Vhw/9pfs: Add yield support for open and opendir coroutine
2011-08-12  Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-08-12  Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-1...
2011-08-08  Venkateswararao... hw/9pfs: Add yield support for mkdir coroutine
2011-08-08  Aneesh Kumar K.Vhw/9pfs: Add yield support for readdir related coroutines