]> git.proxmox.com Git - qemu.git/history - hw/9pfs/cofs.c
bswap.h: Remove le16_to_cpupu()
[qemu.git] / hw / 9pfs / cofs.c
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 Bonziniblock: move include files to include/block/
2012-02-23 Kevin WolfMerge qemu-iotests into for-anthony
2011-11-02 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/int12...
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 Aneesh Kumar K.Vhw/9pfs: Use export_flag for indicating whether fs...
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-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 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 Venkateswararao... hw/9pfs: Add yield support for symlin coroutine
2011-08-21 Anthony LiguoriMerge remote-tracking branch 'pmaydell/armhw-for-upstre...
2011-08-21 Blue SwirlMerge branch 'queues/slirp' of git://git.kiszka.org...
2011-08-21 Anthony LiguoriUse glib memory allocation and free functions
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 Aneesh Kumar K.Vhw/9pfs: Add yield support to mknod 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 statfs coroutine
2011-08-08 Venkateswararao... hw/9pfs: Add yeild support for readlink