summaryrefslogtreecommitdiffstats
path: root/hw/virtio-9p-debug.c
Commit message (Expand)AuthorAgeFilesLines
* hw/virtio9p: Use appropriate debug print functions in TLINK pathHarsh Prateek Bora2010-12-021-2/+2
* qemu-virtio-9p: Implement TREADLINK operation for 9p2000.LM. Mohan Kumar2010-10-201-0/+8
* [virtio-9p] Introduce server side TFSYNC/RFSYNC for dotlVenkateswararao Jujjuri (JV)2010-10-201-0/+7
* qemu-virtio9p: Implement TGETLOCKM. Mohan Kumar2010-10-201-0/+17
* [virto-9p] Implement TLOCKM. Mohan Kumar2010-10-201-0/+14
* [virtio-9p] Remove all instances of unnecessary dotu variable.Arun R Bharadwaj2010-09-081-18/+8
* virtio-9p: Implement TXATTRCREATEAneesh Kumar K.V2010-09-081-0/+9
* virtio-9p: Implement TXATTRWALKAneesh Kumar K.V2010-09-081-0/+10
* qemu: virtio-9p: Implement TMKDIRM. Mohan Kumar2010-09-081-0/+11
* qemu: virtio-9p: Implement TMKNODM. Mohan Kumar2010-09-081-0/+13
* [virtio-9p] This patch implements TLCREATE for 9p2000.L protocol.Venkateswararao Jujjuri (JV)2010-09-081-0/+13
* [virtio-9p] Define and implement TSYMLINK for 9P2000.LVenkateswararao Jujjuri (JV)2010-09-081-0/+11
* [virtio-9p] Implement TLINK for 9P2000.LVenkateswararao Jujjuri (JV)2010-09-081-0/+9
* virtio-9p: getattr server implementation for 9P2000.L protocol.Sripathi Kodi2010-09-081-0/+32
* [V4] virtio-9p: readdir implementation for 9p2000.LSripathi Kodi2010-09-081-0/+13
* virtio-9p: Avoid SEGV when log file couldn't be openedSripathi Kodi2010-07-131-0/+2
* Flush the debug message out to the log file.Venkateswararao Jujjuri (JV)2010-06-221-0/+2
* virtio-9p: Add a virtio 9p device to qemuAnthony Liguori2010-05-031-0/+484
OpenPOWER on IntegriCloud