applications/virtinst--devel

log

age author description
37 hours Cole Robinson Implement LVM storage pool building from raw disk devices.default tip
7 days David Robinson Fix invalid/empty .treeinfo file from causing an exception.
9 days Cole Robinson CloneDesign: Move name and disk path generators into the public API.
9 days Cole Robinson Actually add 'skip_target' test files.
9 days Cole Robinson Use allocation as the max value for progress meter when creating volumes.
9 days Cole Robinson Document _util.generate_name, add a few extra parameters for customizability.
9 days Cole Robinson Add 'conn' parameter to is_create_vol_from_supported to futureproof it.
9 days Cole Robinson CloneDesign: Add 'skip_target' property
9 days Cole Robinson CloneDesign: deal with cloning to/from empty paths.
9 days Cole Robinson Add 'clone_policy' property to CloneDesign.
9 days Cole Robinson Add force_target testing to clonetest suite.
10 days Cole Robinson Allow faux remote URI testing.
10 days Cole Robinson Don't erroneously deny remote cloning if libvirt supports it.
10 days Cole Robinson Unbreak managed storage on remote connection.
10 days Cole Robinson Use a custom libvirt test driver for test suite.
10 days Cole Robinson Add some IDE target cli tests.
10 days Cole Robinson Don't check for MAC collision in setup_original.
10 days Cole Robinson Simplifications and cleanups in CloneManager.
10 days Cole Robinson Fix get_xml_path to return first entry if parse list of options.
10 days Cole Robinson Add some documentation to CloneManager properties.
11 days Cole Robinson Add myself as a primary AUTHOR, because I'm cool like that.
11 days Cole Robinson Replace remaining usages of incorrect qemu/kvm mac prefix (Kaspar Brand)
2 weeks Cole Robinson Correctly generate QEMU/KVM mac address (we were using wrong prefix).
2 weeks Cole Robinson Add cli test cases for --location and --cdrom URL.
2 weeks Cole Robinson virt-install: Fix --cdrom URL installs
2 weeks Cole Robinson Refactor default net device searching.
2 weeks Cole Robinson Add 'ac97' to sound model list.
3 weeks Cole Robinson Let libvirt decide the default connection.
3 weeks Cole Robinson Fix diskcfg typo in kvm-img commit.
3 weeks Guido use QEMU's USB Tablet with Squeeze guests
3 weeks Cole Robinson Use kvm-img if qemu-img is not available. (Doug Goldstein)
4 weeks Cole Robinson Move file backed disks to use 'tap' driver in ParaVirtGuest.
4 weeks Guido Gunther Parse /etc/default/console-setup for keymap
4 weeks Cole Robinson Don't bail URL test suite if distro detection fails.
4 weeks Cole Robinson Fix fetching a boot.iso from an install URL for most distros.
4 weeks Cole Robinson Remove accidental debug print.
8 weeks Cole Robinson Allow PolicyKit and SASL authentication.
5 weeks Cole Robinson virt-install: Make --accelerate behavior the default.
6 weeks Cole Robinson virt-install: Add --virt-type option.
6 weeks Cole Robinson virt-clone: Add --auto-clone option
6 weeks Cole Robinson Add a name generation function to _util.
6 weeks Cole Robinson Support managed storage cloning with virt-clone.
6 weeks Cole Robinson Add CloneVolume class.
5 weeks Cole Robinson Add explicit 'file_type' for file vs. block to StorageVolume classes.
5 weeks Cole Robinson Add 'input_vol' parameter to StorageVolume objects.
5 weeks Cole Robinson Report libvirt storage allocation progress.
6 weeks Cole Robinson Silence some debugging.
6 weeks Cole Robinson virt-install: Small cleanup
6 weeks Cole Robinson virt-install: Fix --wait -1
6 weeks Cole Robinson Fix typo in error message.
7 weeks Cole Robinson Remove libvirt storage sparse-only hack.
5 weeks Cole Robinson Don't make VirtualNetworkInterface.type read only.
6 weeks Cole Robinson Mark older network and storage cli options as deprectated.
6 weeks Cole Robinson Allow specifying mac= with --network option.
6 weeks Cole Robinson Clean up cli network parameter handling.
6 weeks Cole Robinson Clean up some validation in VirtualNetworkInterface
7 weeks Cole Robinson Remove some unnecessary wrapper functions from virt-image.
7 weeks Cole Robinson Add some more cli test cases.
7 weeks Cole Robinson Fix virt-image --nographics
6 weeks Cole Robinson Add character device xml building into the test suite.