cloudstack/agent
Edison Su 8fdf72db47 Add "Other PV" for kvm, to install pv driver in windows:
1. create a VM from iso/template whose guest os type is "Windows*"
2. attach a disk to windows VM
3. install virtio disk driver
4. stop the vm, and create template from it, chose guest os type as "Other PV"
5. create vm from the template created at step 4. Then this vm will have virtio disk, and virtio nic. Need to install virtio nic driver after VM booting up.
2011-09-13 11:07:20 -07:00
..
bindir full opensource 2011-08-23 19:23:49 -07:00
conf bug 10107,10108: change agent log level from DEBUG to INFO 2011-06-01 17:09:39 -04:00
distro wait for 30s, after stop agent 2011-06-22 17:47:29 -04:00
doc Source code committed 2010-08-11 09:13:29 -07:00
libexec don't include the whole /usr/share/java/ directory in classpath, or you will get stackoverflow, and delete vm data folder after vm stopped 2011-06-16 12:14:24 -04:00
patch Add license header to files 2011-04-14 11:23:14 -07:00
scripts Add license header to files 2011-04-14 11:23:14 -07:00
src/com/cloud/agent Add "Other PV" for kvm, to install pv driver in windows: 2011-09-13 11:07:20 -07:00
test/com/cloud/agent Source code committed 2010-08-11 09:13:29 -07:00
.classpath bug 9371: serve client request only with running proxy VMs, serialize proxy VM launch 2011-05-05 14:59:20 -07:00
.project Source code committed 2010-08-11 09:13:29 -07:00