summaryrefslogtreecommitdiff
path: root/hw/virtio-9p-debug.c
AgeCommit message (Expand)AuthorFilesLines
2010-12-02hw/virtio9p: Use appropriate debug print functions in TLINK pathHarsh Prateek Bora1-2/+2
2010-10-20qemu-virtio-9p: Implement TREADLINK operation for 9p2000.LM. Mohan Kumar1-0/+8
2010-10-20[virtio-9p] Introduce server side TFSYNC/RFSYNC for dotlVenkateswararao Jujjuri (JV)1-0/+7
2010-10-20qemu-virtio9p: Implement TGETLOCKM. Mohan Kumar1-0/+17
2010-10-20[virto-9p] Implement TLOCKM. Mohan Kumar1-0/+14
2010-09-08[virtio-9p] Remove all instances of unnecessary dotu variable.Arun R Bharadwaj1-18/+8
2010-09-08virtio-9p: Implement TXATTRCREATEAneesh Kumar K.V1-0/+9
2010-09-08virtio-9p: Implement TXATTRWALKAneesh Kumar K.V1-0/+10
2010-09-08qemu: virtio-9p: Implement TMKDIRM. Mohan Kumar1-0/+11
2010-09-08qemu: virtio-9p: Implement TMKNODM. Mohan Kumar1-0/+13
2010-09-08[virtio-9p] This patch implements TLCREATE for 9p2000.L protocol.Venkateswararao Jujjuri (JV)1-0/+13
2010-09-08[virtio-9p] Define and implement TSYMLINK for 9P2000.LVenkateswararao Jujjuri (JV)1-0/+11
2010-09-08[virtio-9p] Implement TLINK for 9P2000.LVenkateswararao Jujjuri (JV)1-0/+9
2010-09-08virtio-9p: getattr server implementation for 9P2000.L protocol.Sripathi Kodi1-0/+32
2010-09-08[V4] virtio-9p: readdir implementation for 9p2000.LSripathi Kodi1-0/+13
2010-07-13virtio-9p: Avoid SEGV when log file couldn't be openedSripathi Kodi1-0/+2
2010-06-22Flush the debug message out to the log file.Venkateswararao Jujjuri (JV)1-0/+2
2010-05-03virtio-9p: Add a virtio 9p device to qemuAnthony Liguori1-0/+484