Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KVM provider: Fixed Windows support #465

Merged
merged 7 commits into from
Jan 10, 2013
Merged

KVM provider: Fixed Windows support #465

merged 7 commits into from
Jan 10, 2013

Commits on Jan 6, 2013

  1. Configuration menu
    Copy the full SHA
    9976627 View commit details
    Browse the repository at this point in the history
  2. KVM provider: Fixed Windows support

    * fixed adding of floppy drive to KVM machines
    * support for adding virtio drivers to KVM machines
    ffeldhaus committed Jan 6, 2013
    1 Configuration menu
    Copy the full SHA
    827f84e View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2013

  1. Configuration menu
    Copy the full SHA
    7b9d55b View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2013

  1. KVM Provider

    - improved code structure
    ffeldhaus committed Jan 10, 2013
    Configuration menu
    Copy the full SHA
    48e613d View commit details
    Browse the repository at this point in the history
  2. KVM Provider

    - improved checking of network and storage pool during creation of servers
    - replaced not properly implemented KVM options with one option for the network name and one for the storage pool name
    - replaced all occurrences of direct libvirt usage with fog.io in create
    - improved documentation to reflect the changes above
    ffeldhaus committed Jan 10, 2013
    Configuration menu
    Copy the full SHA
    de8b1a7 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of git://github.com/jedi4ever/veewee into kvm-w…

    …indows
    
    Conflicts:
    	doc/kvm.md
    ffeldhaus committed Jan 10, 2013
    Configuration menu
    Copy the full SHA
    e02050d View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of git://github.com/jedi4ever/veewee into kvm-w…

    …indows
    
    Conflicts:
    	doc/kvm.md
    ffeldhaus committed Jan 10, 2013
    Configuration menu
    Copy the full SHA
    81c9840 View commit details
    Browse the repository at this point in the history