]> git.proxmox.com Git - qemu.git/history - fsdev/virtfs-proxy-helper.c
readline: Handle xterm escape sequences for Home/End keys
[qemu.git] / fsdev / virtfs-proxy-helper.c
2013-05-13 Anthony LiguoriMerge remote-tracking branch 'mjt/trivial-patches-next...
2013-05-12 Dong Xu Wangremove double semicolons
2013-02-06 Anthony LiguoriMerge branch 'for-linux-user' of https://git.gitorious...
2013-02-01 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-01-31 Aurelien JarnoMerge branch 'target-arm.next' of git://git.linaro...
2013-01-30 Anthony LiguoriMerge remote-tracking branch 'pmaydell/arm-devs.next...
2013-01-30 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2013-01-30 Markus Armbrustervirtfs-proxy-helper: Fix unchecked strdup() by conv...
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-10 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2012-12-10 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-12-10 Anthony LiguoriMerge remote-tracking branch 'kraxel/acpi.1' into staging
2012-12-10 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream'...
2012-12-05 Paolo Bonzinivirtfs-proxy-helper: use setresuid and setresgid
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