]> git.proxmox.com Git - mirror_qemu.git/history - hw/9pfs/cofile.c
misc: move include files to include/qemu/
[mirror_qemu.git] / hw / 9pfs / cofile.c
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
2012-02-16 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-02-16 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2012-02-08 Anthony LiguoriMerge remote-tracking branch 'bonzini/qdev-props-for...
2012-02-08 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream'...
2012-01-19 Aneesh Kumar K.Vhw/9pfs: Add new security model mapped-file.
2011-12-19 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/mutators...
2011-12-05 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-12-05 Anthony LiguoriMerge remote-tracking branch 'aneesh/1.0-fixes' into...
2011-12-04 Aneesh Kumar K.Vhw/9pfs: Use the correct file descriptor in Fsdriver...
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: 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 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 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 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 yield support to lstat coroutine