summaryrefslogtreecommitdiffstats
path: root/hw/9pfs/virtio-9p-proxy.c
Commit message (Expand)AuthorAgeFilesLines
* hw/9pfs: Fix potential memory leak and avoid reuse of freed memoryStefan Weil2013-07-271-0/+2
* hw: move headers to include/Paolo Bonzini2013-04-081-1/+1
* hw: move qdev-monitor.o to toplevel directoryPaolo Bonzini2013-03-011-0/+1
* error: Strip trailing '\n' from error string arguments (again)Markus Armbruster2013-02-111-1/+1
* virtio-9p-proxy: Fix typo causing compile failure on 32 bit hostsPeter Maydell2012-01-061-2/+2
* hw/9pfs: Add support to use named socket for proxy FSM. Mohan Kumar2012-01-041-7/+45
* hw/9pfs: Proxy getversionM. Mohan Kumar2012-01-041-0/+32
* hw/9pfs: xattr interfaces in proxy filesystem driverM. Mohan Kumar2012-01-041-8/+116
* hw/9pfs: File ownership and othersM. Mohan Kumar2012-01-041-12/+124
* hw/9pfs: Add stat/readlink/statfs for proxy FSM. Mohan Kumar2012-01-041-8/+198
* hw/9pfs: Create other filesystem objectsM. Mohan Kumar2012-01-041-16/+183
* hw/9pfs: Open and create filesM. Mohan Kumar2012-01-041-6/+181
* hw/9pfs: Add new proxy filesystem driverM. Mohan Kumar2012-01-041-0/+388
OpenPOWER on IntegriCloud