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