Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make guest ACPI shutdown work | Reto Buerki | 2013-01-17 | 1 | -1/+1 |
| | |||||
* | Make test scripts callable from any path | Reto Buerki | 2013-01-17 | 1 | -1/+3 |
| | |||||
* | Export compile directory to guests | Reto Buerki | 2013-01-17 | 1 | -0/+4 |
| | | | | | Use 9p over virtio to share files on the host with the guest domains. The files are accessible in the guests /hostfs directory. | ||||
* | stop-testing requires virsh | Reto Buerki | 2013-01-17 | 1 | -0/+2 |
| | |||||
* | Unify naming of base,root image settings | Reto Buerki | 2013-01-17 | 1 | -1/+1 |
| | |||||
* | Switch from raw images to qcow2 format | Reto Buerki | 2013-01-17 | 1 | -1/+1 |
| | | | | | This allows to use minimal copy-on-write clones of the base image as guest images, which in turn saves a lot of disk space. | ||||
* | Use qemu/KVM virtualization instead of UML | Reto Buerki | 2013-01-17 | 1 | -36/+16 |
| | | | | | | | | | Guest and network configuration is setup using the libvirt virtualization API. The [start|stop]_testing scripts have been updated accordingly. qemu/KVM does not currently support a hostfs, so the shared build tree mount has been dropped for now. | ||||
* | Simplify test starting and stopping logic | Reto Buerki | 2013-01-17 | 1 | -2/+0 |
| | | | | | | | | | Reduce the coupling of the different scripts. make-testing : Build the testing environment start-testing : Start switches and guests do-tests : Run tests stop-testing : Stop switches and guests | ||||
* | removing svn keyword $Id$ from all files | Tobias Brunner | 2009-04-30 | 1 | -2/+0 |
| | |||||
* | merged multi-auth branch back into trunk | Martin Willi | 2009-04-14 | 1 | -5/+4 |
| | |||||
* | activated svn:keywords on all UML scripts | Andreas Steffen | 2008-03-01 | 1 | -1/+1 |
| | |||||
* | use cgecho for green output | Andreas Steffen | 2007-08-03 | 1 | -2/+2 |
| | |||||
* | cecho changes in UML scripts | Andreas Steffen | 2007-05-23 | 1 | -2/+2 |
| | |||||
* | - import of strongswan-2.7.0 | Martin Willi | 2006-04-28 | 1 | -0/+51 |
- applied patch for charon |