| age |
author |
description |
| 12 months ago |
Andrew Martin |
More changes to kvm2 module. Committing before making the final jump and finishing power_on.default tip |
| 14 months ago |
Andrew Martin |
Added unique number generator to entity class. Added some helper functions from kvm to kvm2. Added flexible config reader function thingies. |
| 14 months ago |
Andrew Martin |
Finished kvm2.get_vm_status |
| 15 months ago |
Andrew Martin |
Added explanation of vm_object |
| 15 months ago |
Andrew Martin |
Added sample (new style) VM monitor module, added some todos to the data model, added NoFreeDevicesException to errors.py |
| 16 months ago |
Andrew Martin |
Made vm<->vlan relationship an association to allow extra data to be attached to it. |
| 16 months ago |
Andrew Martin |
Added sample modules to PyPi script, added blank sample vmmon module |
| 16 months ago |
Andrew Martin |
Rewrote the sample vlan interface, slightly better design now. |
| 16 months ago |
Andrew Martin |
cleaned up a comment |
| 16 months ago |
Andrew Martin |
Fixed bug #36 (help text for rbvmctl listvms not including showips) |
| 16 months ago |
Andrew Martin |
Committing dpkg changelog. |
| 17 months ago |
Andrew Martin |
Added sample VLAN control module, and some notes on what it does. |
| 17 months ago |
Andrew Martin |
Made model additions for user VLAN support. |
| 17 months ago |
Andrew Martin |
Fixed some tabbing inconsistencies in kvm.py |
| 17 months ago |
Andrew Martin |
Code folding, nothing much. |
| 17 months ago |
Andrew Martin |
Resolved bug #22 (change tabs to spaces). |
| 17 months ago |
Andrew Martin |
Fixed bug #24 (power on errors throw strings as exceptions) |
| 18 months ago |
Andrew Martin |
Added sudo dependency |
| 19 months ago |
Andrew Martin |
Changes to setup.py |
| 19 months ago |
Andrew Martin |
change IP command added to rbvmctl, rearranged kvm.py a bit |
| 19 months ago |
Andrew Martin |
changename command works |
| 19 months ago |
Andrew Martin |
Cleaned up rbvmctl |
| 22 months ago |
Andrew Martin |
Removed a copypasta that was put in temporarily as a reference |
| 22 months ago |
Andrew Martin |
Added shovm command to rbvmctl |
| 22 months ago |
Andrew Martin |
Fixed invalid usage string |
| 22 months ago |
Andrew Martin |
Added help command |
| 22 months ago |
Andrew Martin |
Added resetpw command to rbvmctl |
| 23 months ago |
Andrew Martin |
Started unified command line tool, added verbosity controls to check_vm_status |
| 2010-03-15 |
Andrew Martin |
Updated debian changelog |
| 2010-03-15 |
Andrew Martin |
Removed timestamp check from KVM check_vm_status method |
| 2010-03-15 |
Andrew Martin |
Updated debian changelog and PyPi script |
| 2010-03-15 |
Andrew Martin |
Added some debug code to process detection |
| 2010-03-15 |
Andrew Martin |
Added ACPI UI controls |
| 2010-03-06 |
Andrew Martin |
Setup script and changelog for versions 0.1.72-1 and 0.1.73-1 |
| 2010-03-06 |
Andrew Martin |
Typo bug fix |
| 2010-03-06 |
Andrew Martin |
Typo fixes |
| 2010-03-06 |
Andrew Martin |
Added support for -no-kvm-irqchip, added UI controls for NIC device |
| 2010-03-05 |
Andrew Martin |
Rewrote the KVM module to use TCP ports for monitor, serial and parallel IO instead of PTYs. Also added retries to the child pid finding code, and some minor other changes. |
| 2010-03-04 |
Andrew Martin |
Added support for changing the boot device |
| 2010-03-02 |
Andrew Martin |
Added tag 0.0.66-1 for changeset 0bcf0b2f6ebe |
| 2010-03-02 |
Andrew Martin |
Updated debian changelog for 0.0.66-10.0.66-1 |
| 2010-03-02 |
Andrew Martin |
Added extra information to VM list |
| 2010-03-02 |
Andrew Martin |
Added privilege checking to utility scripts |
| 2010-02-25 |
Andrew Martin |
Added extra debug stuff |
| 2010-02-25 |
Andrew Martin |
Changelog updates from debian builds |
| 2010-02-25 |
Andrew Martin |
Added extra exception handling to ptree |
| 2010-02-25 |
Andrew Martin |
Added VM name change function |
| 2010-02-24 |
Andrew Martin |
Removed README.Debian |
| 2010-02-24 |
Andrew Martin |
Merged |
| 2010-02-24 |
Andrew Martin |
Fixed bug where I was loading the changed email page for the changed password controller (cosmetic only) |
| 2010-02-24 |
Andrew Martin |
Updated PyPi and debian packaging |
| 2010-02-24 |
Andrew Martin |
Added change email and password functions |
| 2010-02-19 |
Andrew Martin |
Fixed a dependency |
| 2010-02-19 |
Andrew Martin |
Fixed typo in kvm module, added SIGHUP handler (upstart likes abusing it) |
| 2010-02-19 |
Andrew Martin |
Added retries and sleep timer to pt open calls |
| 2010-02-19 |
Andrew Martin |
Removed rbvm data dirs from debian/dirs |
| 2010-02-19 |
Andrew Martin |
Rearranged a whole bunch of stuff and added some management bits (privilege demotion, etc), added upstart script, distutils script and debian package information |
| 2010-02-18 |
Andrew Martin |
Made changes to default config for packaging |
| 2010-02-18 |
Andrew Martin |
Renamed qemu-ifup/down to not conflict with the normal scripts |
| 2010-02-18 |
Andrew Martin |
Moved rbvm.conf-dist for package purposes |