]> git.proxmox.com Git - qemu.git/history - hw/9pfs
char: rename qemu_chr_write() -> qemu_chr_fe_write()
[qemu.git] / hw / 9pfs /
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: Update vfs_rename to use coroutines
2011-08-08 Aneesh Kumar K.Vhw/9pfs: Add yeild support to rename coroutine
2011-08-08 Venkateswararao... hw/9pfs: Update v9fs_remove to use coroutines
2011-08-08 Venkateswararao... hw/9pfs: Add yield support for remove
2011-08-08 Venkateswararao... hw/9pfs: Update mkdir to use coroutines
2011-08-08 Venkateswararao... hw/9pfs: Add yield support for mkdir coroutine
2011-08-08 Aneesh Kumar K.Vhw/9pfs: Update v9fs_mknod to use coroutines
2011-08-08 Aneesh Kumar K.Vhw/9pfs: Add yield support to mknod coroutine
2011-08-08 Aneesh Kumar K.Vhw/9pfs: Update v9fs_xattrcreate to use coroutines
2011-08-08 Aneesh Kumar K.Vhw/9pfs: Update v9fs_xattrwalk to coroutines
2011-08-08 Aneesh Kumar K.Vhw/9pfs: Add yield support to xattr related coroutine
2011-08-08 Aneesh Kumar K.Vhw/9pfs: Update v9fs_setattr to use coroutines
2011-08-08 Aneesh Kumar K.Vhw/9pfs: Add yield support to setattr related coroutines
2011-08-08 Aneesh Kumar K.Vhw/9pfs: Update v9fs_getattr to use coroutines
2011-08-08 Aneesh Kumar K.Vhw/9pfs: Add yield support to lstat coroutine
2011-08-08 Aneesh Kumar K.Vhw/9pfs: Update v9fs_statfs to use coroutines
2011-08-08 Aneesh Kumar K.Vhw/9pfs: Add yield support to statfs coroutine
2011-08-08 Aneesh Kumar K.Vhw/9pfs: Update v9fs_readdir to use coroutines
2011-08-08 Aneesh Kumar K.Vhw/9pfs: Add yield support for readdir related coroutines
2011-08-08 Venkateswararao... hw/9pfs: Update v9fs_readlink to use coroutine
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...
2011-07-01 Blue SwirlMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-06-27 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-06-22 Anthony LiguoriMerge remote-tracking branch 'qmp/for-anthony' into...
2011-06-22 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2011-06-22 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-06-15 Michael S. TsirkinMerge remote-tracking branch 'origin/master' into pci
2011-06-15 Anthony LiguoriMerge remote-tracking branch 'alon/pull-libcacard-1...
2011-06-15 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2011-06-10 Edgar E. IglesiasMerge remote branch 'rth/axp-next' into alpha-merge
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'qmp/for-anthony' into...
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'jvrao/for-anthony' into...
2011-06-03 Stefan Weilvirtio-9p: Remove statement without effect (fix warning...
2011-06-01 Aneesh Kumar K.Vhw/9pfs: Don't crash when we get a request with not...
2011-06-01 Venkateswararao... [virtio-9p] Make rpath thread safe
2011-06-01 Stefan Weilvirtio-9p: Use relative includes for files in hw
2011-06-01 Aneesh Kumar K.Vvirtio-9p: Move device specific code to virtio-9p-device
2011-06-01 Aneesh Kumar K.Vvirtio-9p: Move 9p device registration into virtio...
2011-06-01 Malahal Naineni[virtio-9p] Stop renaming files with similar name!
2011-05-05 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-04-29 Blue SwirlMerge branch 'patches' of git://qemu.weilnetz.de/git...
2011-04-28 Anthony LiguoriMerge remote-tracking branch 'amitshah/for-anthony...
2011-04-28 Anthony LiguoriMerge remote-tracking branch 'jvrao/for-anthony' into...
2011-04-27 Harsh Prateek Borav9fs_walk: As per 9p2000 RFC, MAXWELEM >= nwnames ...
2011-04-27 Harsh Prateek Borahw/virtio-9p-local.c: Remove unnecessary null char...
2011-04-27 M. Mohan Kumarvirtio-9p: Bugfix to send correct iounit
2011-04-27 Aneesh Kumar K.Vvirtio-9p: removexattr on default acl should return 0
2011-04-27 Aneesh Kumar K.Vvirtio-9p: Print the pdu details on return
2011-04-27 Aneesh Kumar K.Vvirtio-9p: move 9p files around