Guest User

Valid Windows HVM

a guest
Jul 10th, 2013
263
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. name='orthowin'
  2. builder='hvm'
  3. vcpus=2
  4. memory=2048
  5. disk=[
  6. '/dev/orthos_VG0/orthowin,,hda,w'
  7. ]
  8. vif=[
  9. 'bridge=xenbr1,mac=00:16:3e:14:b1:40'
  10. ]
  11. pci=[
  12. '00:01.0',
  13. '00:01.1',
  14. '00:12.0',
  15. '00:12.2'
  16. ]
  17. boot='c'
  18. pae=1
  19. nx=1
  20. vnc=1
  21. vncpasswd=""
  22. serial="pty"
  23. usb=1
  24. usbdevice='tablet'
  25. tsc_mode=0
  26. localtime=1
  27. viridian=1
  28. pci_power_mgmt=1
  29. xen_platform_pci=1
Advertisement
Add Comment
Please, Sign In to add comment