| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [run-virt/...] More cleanup, refactoring, comments | Simon Rettberg | 2016-10-21 | 1 | -2/+2 |
| | | |||||
| * | [vbox] Changed dev access rights, some more modifications, gui/suppress ↵ | Christian Rößler | 2015-07-21 | 1 | -1/+1 |
| | | | | | mouse integration etc. | ||||
| * | [vbox] CAUTION: COMPATIBILITY BREAK to V3! virtualbox runs now, needs further | Christian Rößler | 2015-05-12 | 1 | -3/+3 |
| | | | | | work eg. fullscreen, Shared folders, less GUI messages etc. | ||||
| * | Heavily reworked the networking for the various virtual machines: | Dirk | 2013-12-13 | 1 | -0/+57 |
| There will be three types of network interfaces for virtual machines available all will be configured for every type of virtualization tool a) br0 is the direct host bridge into the local LAN (br0 already exists) vmnet0 for VMware vboxnet0 for VirtualBox kvmnet0* for Qemu/KVM b) nat1 is an internal bridge which "NATes" into the local LAN (with DHCP) vmnet1 for VMware vboxnet1 for VirtualBox kvmnet1* for Qemu/KVM c) vsw2 is an internal host bridge to connect software defined LANs to vmnet2 for VMware vboxnet2 for VirtualBox kvmnet2* for Qemu/KVM | |||||
