]> git.ipfire.org Git - thirdparty/qemu.git/history - hw/9pfs/virtio-9p-coth.h
misc: move include files to include/qemu/
[thirdparty/qemu.git] / hw / 9pfs / virtio-9p-coth.h
2012-12-19  Paolo Bonzinimisc: move include files to include/qemu/
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 spelling in hw sub directory
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-10-26  Andrzej ZaborowskiMerge branch 'target-arm.for-upstream' of git://git...
2011-10-20  Anthony LiguoriMerge remote-tracking branch 'quintela/migration-pull...
2011-10-20  Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/batch...
2011-10-20  Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-6...
2011-10-15  Harsh Prateek Borahw/9pfs: Add st_gen support in getattr reply
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: 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 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 yield support for preadv coroutine
2011-08-22  Aneesh Kumar K.Vhw/9pfs: Add yield support for pwritev coroutine
2011-08-22  Venkateswararao... hw/9pfs: Add yield support for link coroutine
2011-08-22  Venkateswararao... hw/9pfs: Add yield support for symlin coroutine
2011-08-22  Aneesh Kumar K.Vhw/9pfs: Add yield support for fsync coroutine
2011-08-22  Aneesh Kumar K.Vhw/9pfs: Add yeild support for clunk related coroutine
2011-08-22  Venkateswararao... hw/9pfs: Add yield support for open2 coroutine
2011-08-22  Aneesh Kumar K.Vhw/9pfs: Add yield support for open and opendir coroutine
2011-08-22  Aneesh Kumar K.Vhw/9pfs: Add yeild support for fstat 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  Aneesh Kumar K.Vhw/9pfs: Add yeild support to rename coroutine
2011-08-08  Venkateswararao... hw/9pfs: Add yield support for remove
2011-08-08  Venkateswararao... hw/9pfs: Add yield support for mkdir coroutine
2011-08-08  Aneesh Kumar K.Vhw/9pfs: Add yield support to mknod coroutine
2011-08-08  Aneesh Kumar K.Vhw/9pfs: Add yield support to xattr related coroutine
2011-08-08  Aneesh Kumar K.Vhw/9pfs: Add yield support to setattr related coroutines
2011-08-08  Aneesh Kumar K.Vhw/9pfs: Add yield support to lstat coroutine
2011-08-08  Aneesh Kumar K.Vhw/9pfs: Add yield support to statfs coroutine
2011-08-08  Aneesh Kumar K.Vhw/9pfs: Add yield support for readdir related coroutines
2011-08-08  Venkateswararao... hw/9pfs: Add yeild support for readlink
2011-08-08  Venkateswararao... [virtio-9p] Change all pdu handlers to coroutines.
2011-08-08  Venkateswararao... [virtio-9p] Add infrastructure to support glib threads...