Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch to 'mapped' access mode for hostfs | Reto Buerki | 2013-01-17 | 1 | -1/+0 |
| | | | | | | | | | | | Passthrough mode only works as expected when running as root. On Debian/Ubuntu systems qemu runs as user 'libvirt-qemu' and group 'kvm' so all shared files must be chowned to grant access from guests. Symlinks created on the host are still problematic because the Plan 9 filesystem has no direct notion of symbolic links, see [1]. [1] - http://ericvh.github.com/9p-rfc/rfc9p2000.u.html | ||||
* | Make test scripts callable from any path | Reto Buerki | 2013-01-17 | 1 | -1/+3 |
| | |||||
* | Test availability of required commands | Reto Buerki | 2013-01-17 | 1 | -0/+2 |
| | |||||
* | Rename build-umlkernel script to build-guestkernel | Reto Buerki | 2013-01-17 | 1 | -0/+46 |