Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-04-08 | hw: move headers to include/ | Paolo Bonzini | 1 | -1/+1 |
2013-03-01 | hw: move qdev-monitor.o to toplevel directory | Paolo Bonzini | 1 | -0/+1 |
2013-02-11 | error: Strip trailing '\n' from error string arguments (again) | Markus Armbruster | 1 | -1/+1 |
2012-01-06 | virtio-9p-proxy: Fix typo causing compile failure on 32 bit hosts | Peter Maydell | 1 | -2/+2 |
2012-01-04 | hw/9pfs: Add support to use named socket for proxy FS | M. Mohan Kumar | 1 | -7/+45 |
2012-01-04 | hw/9pfs: Proxy getversion | M. Mohan Kumar | 1 | -0/+32 |
2012-01-04 | hw/9pfs: xattr interfaces in proxy filesystem driver | M. Mohan Kumar | 1 | -8/+116 |
2012-01-04 | hw/9pfs: File ownership and others | M. Mohan Kumar | 1 | -12/+124 |
2012-01-04 | hw/9pfs: Add stat/readlink/statfs for proxy FS | M. Mohan Kumar | 1 | -8/+198 |
2012-01-04 | hw/9pfs: Create other filesystem objects | M. Mohan Kumar | 1 | -16/+183 |
2012-01-04 | hw/9pfs: Open and create files | M. Mohan Kumar | 1 | -6/+181 |
2012-01-04 | hw/9pfs: Add new proxy filesystem driver | M. Mohan Kumar | 1 | -0/+388 |