]> git.ipfire.org Git - thirdparty/qemu.git/history - hw/9pfs/virtio-9p-device.c
hw/9pfs: Add new security model mapped-file.
[thirdparty/qemu.git] / hw / 9pfs / virtio-9p-device.c
2012-01-19  Aneesh Kumar K.Vhw/9pfs: Add new security model mapped-file.
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  Aneesh Kumar K.Vhw/9pfs: Move opt validation to FsDriver callback
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: Add qdev.reset callback for virtio-9p-pci...
2011-12-04  Aneesh Kumar K.Vhw/9pfs: use migration blockers to prevent live migrati...
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 security model
2011-10-15  Aneesh Kumar K.Vhw/9pfs: Rename fstype to fsdriver to make it consisten...
2011-10-15  Aneesh Kumar K.Vhw/9pfs: Use export_flag for indicating whether fs...
2011-10-15  M. Mohan Kumarhw/9pfs: Use fs driver specific lstat
2011-10-15  Harsh Prateek Borahw/9pfs: Add st_gen support in getattr reply
2011-10-15  Daniel P. Berrangehw/9pfs: Ensure an error is reported to user if 9pfs...
2011-10-12  Aneesh Kumar K.Vhw/9pfs: Add new virtfs option writeout=immediate skip...
2011-10-12  Aneesh Kumar K.Vhw/9pfs: Use ioeventfd for 9p
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: Add init callback to fs driver
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-25  Aneesh Kumar K.Vhw/9pfs: init fid list properly
2011-08-25  Aneesh Kumar K.Vhw/9pfs: Add file descriptor reclaim support
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  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-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