]> git.proxmox.com Git - qemu.git/history - hw/virtio-9p.h
vmstate: port stellaris ssi bus
[qemu.git] / hw / virtio-9p.h
2011-02-01 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-01-31 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-23 Blue SwirlDelete useless 'extern' qualifiers for functions
2010-11-01 Anthony LiguoriMerge remote branch 'spice/config.2' into staging
2010-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-10-20 M. Mohan Kumarqemu-virtio-9p: Implement TREADLINK operation for 9p2000.L
2010-10-20 Venkateswararao... [virtio-9p] Introduce server side TFSYNC/RFSYNC for...
2010-10-20 M. Mohan Kumarqemu-virtio9p: Implement TGETLOCK
2010-10-20 M. Mohan Kumar[virto-9p] Implement TLOCK
2010-09-08 Anthony LiguoriMerge remote branch 'agraf/ppc-next' into staging
2010-09-08 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-09-08 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-09-08 Arun R Bharadwaj[virtio-9p] This patch implements TLERROR/RLERROR on...
2010-09-08 Aneesh Kumar K.Vvirtio-9p: Implement TXATTRCREATE
2010-09-08 Aneesh Kumar K.Vvirtio-9p: Implement TXATTRWALK
2010-09-08 Aneesh Kumar K.Vvirtio-9p: Add fidtype so that we can do type specific...
2010-09-08 M. Mohan Kumar[virtio-9p] qemu: virtio-9p: Implement LOPEN
2010-09-08 M. Mohan Kumarrename - change name of file or directory
2010-09-08 M. Mohan Kumarqemu: virtio-9p: Implement TMKDIR
2010-09-08 M. Mohan Kumarqemu: virtio-9p: Implement TMKNOD
2010-09-08 Venkateswararao... [virtio-9p] This patch implements TLCREATE for 9p2000...
2010-09-08 Venkateswararao... [virtio-9p] Define and implement TSYMLINK for 9P2000.L
2010-09-08 Venkateswararao... [virtio-9p] Implement TLINK for 9P2000.L
2010-09-08 Sripathi Kodivirtio-9p: Implement server side of setattr for 9P2000...
2010-09-08 Sripathi Kodivirtio-9p: getattr server implementation for 9P2000...
2010-09-08 M. Mohan Kumarvirtio-9p: Compute iounit based on host filesystem...
2010-09-08 Sripathi Kodi[V4] virtio-9p: readdir implementation for 9p2000.L
2010-09-08 M. Mohan Kumarqemu: virtio-9p: Implement statfs support in server
2010-09-08 M. Mohan Kumarqemu: virtio-9p: Recognize 9P2000.L protocol
2010-06-22 Venkateswararao... virtio-9p: Rearrange fileop structures
2010-05-03 Anthony Liguorivirtio-9p: Add a virtio 9p device to qemu