aboutsummaryrefslogtreecommitdiffstats
path: root/tools/vnet
Commit message (Collapse)AuthorAgeFilesLines
* The last vnet patch was missing some files that had been addedkaf24@firebug.cl.cam.ac.uk2005-09-126-0/+618
| | | | | | | | to my tree but did not appear in 'hg diff'. This patch adds them. Signed-off-by: Mike Wray <mike.wray@hp.com>
* Vnet update.cl349@firebug.cl.cam.ac.uk2005-08-2645-1350/+1020
| | | | | | | | | | Fix the tools/vnet makefiles so that vnets will compile and includes updates to the vnet implementation. Vnet ids are increased to 128 bits. The vnet module will insmod whether xen-br0 exists or not. Signed-off-by: Mike Wray <mike.wray@hp.com> Signed-off-by: Christian Limpach <Christian.Limpach@cl.cam.ac.uk>
* bitkeeper revision 1.1608 (429c646erSBefwnCqVeHKzsRTMIwjA)cl349@firebug.cl.cam.ac.uk2005-05-311-2/+2
|\ | | | | | | | | Merge.
| * bitkeeper revision 1.1159.258.159 (429c6342A2HJ4wUj0nM5MNauX7azZQ)cl349@firebug.cl.cam.ac.uk2005-05-311-2/+2
| | | | | | | | | | | | | | | | | | vnet-xend.txt, user.tex, README: Update the Linux kernel version number from 2.6.9 to 2.6 or 2.6.11 in several places in documentation. Original patch provided by Andrew Thompson <andrewkt@aktzero.com> Signed-off-by: Christian Limpach <Christian.Limpach@cl.cam.ac.uk>
* | bitkeeper revision 1.1534.1.1 (429399e0oJudIjoFsgWFxNKnCM7qTg)cl349@firebug.cl.cam.ac.uk2005-05-2437-5/+6895
| | | | | | | | | | | | | | | | | | | | | | Nothing but vnet uses libxutil -- move it there. Makefile, xc.c, setup.py, configure, configure.in, Makefile.in: This doesn't use libxutil. Makefile, Makefile.vnet, Rules.mk: Move libxutil into vnet since it's only used there. Many files: mvdir
* | bitkeeper revision 1.1177.2.1 (420cdfe0gnE29cMitOCxShEE2d_lRA)cl349@arcadians.cl.cam.ac.uk2005-02-111-0/+31
|\| | | | | | | | | | | | | Sync w/ 2.0-testing changes. Signed-off-by: cl349@cl.cam.ac.uk
| * bitkeeper revision 1.1159.258.1 (420b963fGDqQqmlp_DO3u-T_klF82g)mjw@wray-m-3.hpl.hp.com2005-02-104-11/+42
| | | | | | | | | | | | | | | | | | Fixes to make the vnet module compile under 2.6.10. Thanks to Brian Bruce for spotting the problem and suggesting fixes. Signed-off-by: Mike Wray <mike.wray@hp.com>
* | bitkeeper revision 1.1159.223.85 (420a9b72OGag4m4sDtlxM-918tbudQ)iap10@freefall.cl.cam.ac.uk2005-02-096-23/+54
|/ | | | | | | | | | Subject: [Xen-devel] VNET - full update Allows vnets to compile and run under 2.6.10/xen-testing. PATCH: vnet-cleanup.patch Signed off by: bgb@nt-nv.com Signed-off-by: ian@xensource.com
* bitkeeper revision 1.1159.223.44 (41f8c832pMZZ7WmykH_gAUBQHtPF1A)kaf24@scramble.cl.cam.ac.uk2005-01-271-1/+1
| | | | | | Allow target architecture to be specified by specifying ARCH variable to root Makefile (e.g, make ARCH=x86_32).
* bitkeeper revision 1.1159.223.42 (41f77751X73w7_t6jI0dgGV6N-Bweg)kaf24@scramble.cl.cam.ac.uk2005-01-262-2/+0
| | | | | More build system fixes and tweaks.
* bitkeeper revision 1.1159.223.40 (41f676cbajLGqFeWFqajtJ3X4OkgoA)kaf24@scramble.cl.cam.ac.uk2005-01-255-11/+8
| | | | | | Build system fixes. Signed-off-by: keir.fraser@cl.cam.ac.uk
* bitkeeper revision 1.1159.193.2 (41a5c4ea-QO7fPUkeH3KKO5W7upn-w)mjw@wray-m-3.hpl.hp.com2004-11-256-22/+33
| | | | | | Fix 'make dist' to install in xen install dir and not remake gc every time.
* bitkeeper revision 1.1159.183.3 (41a2188bAFjxwwkR-Q5G7XglkWtKfQ)mjw@wray-m-3.hpl.hp.com2004-11-2258-0/+12767
Add vnet files.