]> git.proxmox.com Git - qemu.git/history - fsdev/virtfs-proxy-helper.c
softfloat: Replace int16 type with int_fast16_t
[qemu.git] / fsdev / virtfs-proxy-helper.c
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-30 M. Mohan Kumarfsdev: Fix parameter parsing for proxy helper
2012-01-19 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v47' into...
2012-01-19 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.37' into staging
2012-01-13 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-01-13 Stefan Weilvirtfs-proxy-helper: Add missing printf format attribute
2012-01-13 Stefan Weilvirtfs-proxy-helper: Clean include files
2012-01-13 Stefan Weilvirtfs-proxy-helper: Fix compilation on newer systems
2012-01-10 Aurelien JarnoMerge branch 's390-next' of git://repo.or.cz/qemu/agraf
2012-01-07 Aurelien JarnoMerge branch 'target-arm.for-upstream' of git://git...
2012-01-07 Aurelien JarnoMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2012-01-06 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-01-06 Anthony LiguoriMerge remote-tracking branch 'amit/master' into staging
2012-01-06 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream'...
2012-01-04 M. Mohan Kumarhw/9pfs: Add support to use named socket for proxy FS
2012-01-04 M. Mohan Kumarhw/9pfs: Proxy getversion
2012-01-04 M. Mohan Kumarhw/9pfs: xattr interfaces in proxy filesystem driver
2012-01-04 M. Mohan Kumarhw/9pfs: File ownership and others
2012-01-04 M. Mohan Kumarhw/9pfs: Add stat/readlink/statfs for proxy FS
2012-01-04 M. Mohan Kumarhw/9pfs: Create other filesystem objects
2012-01-04 M. Mohan Kumarhw/9pfs: Open and create files
2012-01-04 M. Mohan Kumarhw/9pfs: File system helper process for qemu 9p proxy FS