summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Clean out everything that is now in the proj/xen overlayMichael Marineau2007-07-149-249/+0
| | | | svn path=/xen/; revision=33
* Initial commit of xen 3.1.0, includes some tweeks from bug #179412 and rbu's ↵Michael Marineau2007-07-1011-220/+34
| | | | | | overlay svn path=/xen/; revision=31
* Copy xen-tools 3.0.2 into overlay and reorganize the files dir. This is what ↵Michael Marineau2007-05-0116-0/+393
| | | | | | the portage commit will look like. svn path=/xen/; revision=25
* Fix the xen remove mintor mode patch, now typing works.Michael Marineau2007-04-261-97/+10
| | | | svn path=/xen/; revision=24
* Remove QEMU monitor mode from VNC, fixes bug #170917. Needs testing\!Michael Marineau2007-04-111-0/+110
| | | | svn path=/xen/; revision=19
* Add fix for network broadcasts on bridge networks.Michael Marineau2007-03-061-0/+19
The network-bridge script was loosing the interface's broadcast address, causing it to become 0.0.0.0 when xend started. svn path=/xen/; revision=14