An error occurred fetching the project authors.
  1. 30 Apr, 2015 1 commit
  2. 29 Apr, 2015 1 commit
  3. 28 Apr, 2015 1 commit
  4. 27 Apr, 2015 1 commit
  5. 24 Apr, 2015 1 commit
  6. 22 Apr, 2015 1 commit
    • Alain Takoudjou's avatar
      kvm: can now accept parameters external-disk-format, cpu-options and numa · 2d79471e
      Alain Takoudjou authored
      kvm_run script can now create external disk with specified format (qcow2, raw, etc...)
      if kvm external disk is created it will never be replaced, even if user
      reduce the number of disk with parameter 'external-disk-number' or change the
      'external-disk-format' value. All created disk will be added to qemu run command.
      
      numa option can be used to create [fake] numa nodes and expose them to the guest
      OS instance. In this case it is important to know the host cpu topology and where
      the instance will be allocated.
      
      cpu-options are additional parameters like sockets=1,cores=5,threads=1
      in this case if cpu-count parameter is 1 qemu options will be:
      -smp 1,sockets=1,cores=5,threads=1
      2d79471e
  7. 26 Mar, 2015 1 commit
  8. 23 Mar, 2015 1 commit
  9. 20 Mar, 2015 2 commits
  10. 23 Feb, 2015 1 commit
  11. 20 Feb, 2015 2 commits
  12. 05 Feb, 2015 2 commits
    • Alain Takoudjou's avatar
      tipo: frontend instance name · 8b60e467
      Alain Takoudjou authored
      8b60e467
    • Alain Takoudjou's avatar
      Allow to create tap and nat interface · d3d65916
      Alain Takoudjou authored
      A new parameter 'use-nat', True by default will specify if we will setup a nat interface.
      if 'use-tap' is Truei (false by default), a tap interface will be connected with a new interface in kvm.
      if 'use-tap' and 'use-nat' are True, then virtual machine will have two interfaces, one with tap and
      one with nat.
      d3d65916
  13. 04 Feb, 2015 1 commit
  14. 02 Feb, 2015 1 commit
  15. 01 Dec, 2014 1 commit
  16. 26 Nov, 2014 1 commit
  17. 24 Nov, 2014 1 commit
  18. 21 Nov, 2014 3 commits
  19. 19 Nov, 2014 1 commit
  20. 12 Nov, 2014 2 commits
  21. 30 Oct, 2014 1 commit
  22. 29 Oct, 2014 1 commit
  23. 16 Oct, 2014 1 commit
  24. 15 Oct, 2014 2 commits
  25. 14 Oct, 2014 1 commit
  26. 06 Nov, 2013 3 commits
  27. 31 Oct, 2013 1 commit
  28. 25 Oct, 2013 4 commits