python-virtinst

log

age author description
9 days Marc Deslauriers keytable: Add 'ca' mappingdefault tip
9 days Cole Robinson VirtualDisk: Add helper function stat_local_path
9 days Cole Robinson VirtualDisk: Add static path_in_use_by function
11 days Cole Robinson Revert debugging change used in previous commit
11 days Cole Robinson Hopefully fix unicode locale use once and for all!
12 days Cole Robinson Move some common code into cli.py
12 days Cole Robinson Revert inadvertent change.
12 days Michael Scherer osdict: Add some mandriva distro options
12 days Cole Robinson Clean up virt-* --help formatting.
12 days Cole Robinson virt-clone: Better error message if not enough --file passed
12 days Cole Robinson testcli: Test cloning with --preserve and read only images
12 days Cole Robinson virt-clone: Handle interfaces without mac addresses
12 days Cole Robinson virt-clone: Fix --preserve-data with non-existent disks
12 days Cole Robinson VirtualDisk: Add a 'validate' property, which tells us to skip validation.
12 days Cole Robinson virt-clone: Improve doc for --preserve-data
12 days Cole Robinson Guest: Move some virt-install logic into Guest class
12 days Cole Robinson Guest: Largely combine the start_install/continue_install logic
12 days Cole Robinson virt-install: Combine 2 diagnostic messages
13 days Cole Robinson tests: xmlconfig: Make sure continue install test functions properly
13 days Cole Robinson Guest: Factor out some duplicate install routines
13 days Cole Robinson Guest: Break out some start_install functionality for readability
13 days Cole Robinson Fix some pylint
13 days Cole Robinson Guest: Reorganize some code placement and add some documentation
2 weeks Cole Robinson tests: xmlconfig: Make sure we test all phases of a windows install
2 weeks Cole Robinson Fix a test error.
2 weeks Cole Robinson Guest: Use default arguments for continue_install
2 weeks Cole Robinson clone: Show storage progress capped at capacity, rather than allocation.
2 weeks Cole Robinson Interface: Allow passing in a chunk of protocol XML
2 weeks Cole Robinson support: Add checks for DOMAIN_XML flags
2 weeks Cole Robinson Storage: Don't error if asked about unknown pool type
2 weeks Cole Robinson Actually add intended test files.
2 weeks Cole Robinson urltest: Use FullVirtGuest to avoid error
3 weeks Cole Robinson Default to 'vga' video model for windows guests.
3 weeks Cole Robinson virt-install: Auto add a <video> device if graphics are specified
3 weeks Cole Robinson Use the AC97 sound model by default (if hypervisor supports it).
3 weeks Cole Robinson osdict: Use 'support' module for all heavy lifting
3 weeks Cole Robinson tests: xmlconfig: Add better qemu and kvm XML testing
3 weeks Cole Robinson VirtualDisk: Don't list 'driver' section is disk is empty
3 weeks Cole Robinson osdict: Allow setting a preferred sound device model
3 weeks Cole Robinson osdict: Use VirtualDevice types as device param keys
3 weeks Cole Robinson virt-install: Sanitize i.86 -> i686
3 weeks Cole Robinson Prefer use of local xml_escape over saxutils
3 weeks Cole Robinson tests: Add name collision CLI test
3 weeks Cole Robinson virt-image: Fix --replace
3 weeks Cole Robinson VirtualDisk: Don't warn about collisions for shareable disks
3 weeks Cole Robinson virtconf: Add ovf to parsers list.
3 weeks Cole Robinson VirtualDisk: Don't bomb if getfacl isn't available
3 weeks Cole Robinson autobuild: Remove coverage specific files
4 weeks Cole Robinson Capabilities: Add a xenner util func
4 weeks Cole Robinson CapabilitiesParser: Add various utility functions for detecting HVM
4 weeks Cole Robinson capabilities: Learn to parse new style CPU caps
4 weeks Cole Robinson virt-install: Add --description option
4 weeks raven Sending translation for Polish
4 weeks logan Sending translation for Spanish
4 weeks Cole Robinson Added tag virtinst-0_500_2 for changeset a703a003f903
4 weeks Cole Robinson Prep for release.virtinst-0_500_2
4 weeks Cole Robinson virt-install: Allow specifying --host-device by lsusb, lspci output
4 weeks Cole Robinson VirtualDisk: Support floppy 'dir' mode (fat:floppy for qemu)
4 weeks Cole Robinson util: Don't limit random mac addr range
4 weeks Cole Robinson VirtualDisk: Qemu can actually support more than 2 IDE cdroms