aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Collapse)AuthorAgeFilesLines
* bitkeeper revision 1.143 (3e74b84b5VrjDqGiZF9--cS3ZOR_Wg)iap10@labyrinth.cl.cam.ac.uk2003-03-161-1/+2
| | | | | | | Temporarily disable the setting of the hostname in ip= command line to work around the mystery 30s pause when rc.sysinit mounts NFS file systems.
* bitkeeper revision 1.138.1.1 (3e747290naA-qNOJaNg13FTUXkrcdw)iap10@labyrinth.cl.cam.ac.uk2003-03-162-3/+12
| | | | | further cleanup to domain building scripts
* bitkeeper revision 1.136.1.1 (3e745e03Z7L06D2idmjbeBT1RUi98Q)iap10@labyrinth.cl.cam.ac.uk2003-03-161-1/+4
| | | | | minor improvement to "mynewdom" to set the hostname
* bitkeeper revision 1.127 (3e720586O6aVrNSfBP-JoasaybnNsg)rn@wyvis.research.intel-research.net2003-03-141-0/+52
|\ | | | | | | | | I have no idea what this is merges of merges....
| * bitkeeper revision 1.122.1.15 (3e71afadv9l-u2tI8SHy7dEiub2gNg)iap10@labyrinth.cl.cam.ac.uk2003-03-141-0/+52
| | | | | | | | | | | | added "mynewdom" script. Horribly CL site specific, but damn useful.
* | bitkeeper revision 1.124 (3e71f8a4QvveKwitZNAJi1H3BJpPEQ)rn@wyvis.research.intel-research.net2003-03-141-81/+0
|/ | | | | | | | | | | | | | | | | | | ac_timer.c: rewrite of do timer/add_timer + perfcounters apic.c: added perfcounter and try to disable APIC when no timeout value is zero. irq.c: count interrupts and cycles spent in them sched.h: added fields for BVT schedule.c: BVT without warping keyhandler.c: added handler for dumping run queues moved handler for ac_timers here .del-dom0_ops.h~f77c7a14cfa618f8: Delete: tools/domain_builder/dom0_ops.h
* bitkeeper revision 1.105.1.8 (3e63781aEVDfQh1rIWk8m6mnaO7HtA)kaf24@labyrinth.cl.cam.ac.uk2003-03-033-0/+140
|\ | | | | | | | | | | Merge labyrinth.cl.cam.ac.uk:/usr/groups/xeno/BK/xeno.bk into labyrinth.cl.cam.ac.uk:/local/scratch/kaf24/bd-xeno
| * bitkeeper revision 1.102.1.1 (3e63780anLue1rOR9-4fOlXH3ejAhA)kaf24@labyrinth.cl.cam.ac.uk2003-03-033-0/+140
| | | | | | | | | | | | | | | | dom_mem_ops.h, balloon.c, Makefile, dom_mem_ops.c, README: new file Many files: Boris's balloon driver.
* | bitkeeper revision 1.105.1.5 (3e5f78b2JrROb7627ksGnXNIWgAM3w)smh22@boulderdash.cl.cam.ac.uk2003-02-281-34/+27
|/ | | | | domain builder fix
* bitkeeper revision 1.96 (3e5a5cd7-6YCRyx9vceH0j_ljuOe-Q)kaf24@labyrinth.cl.cam.ac.uk2003-02-242-4/+11
| | | | | | | | | | | | | | hypervisor-ifs: new file Many files: Allow forced killing of domains with 'kill_domain -f'. task_structs now reference counted. .del-network.h~823d28e86ebe9d9b: Delete: xenolinux-2.4.21-pre4-sparse/include/asm-xeno/hypervisor-ifs/network.h .del-hypervisor-if.h~d1f6a7dd4307ddfe: Delete: xenolinux-2.4.21-pre4-sparse/include/asm-xeno/hypervisor-ifs/hypervisor-if.h .del-block.h~81aa08f4e2012da6: Delete: xenolinux-2.4.21-pre4-sparse/include/asm-xeno/hypervisor-ifs/block.h
* bitkeeper revision 1.79 (3e5537e5Vnw-9Lpy24SyRJVm4xxZ3w)kaf24@labyrinth.cl.cam.ac.uk2003-02-201-0/+0
| | | | | | | | xl_block.c, xen_block.c, process.c: Fixes to Xenolinux blkdev handling. Still rather broken though :-( newdom: Change mode to -rwxrwxr-x
* bitkeeper revision 1.76.1.1 (3e54fc23zcQZlR65KsPYjjBI9M-6Hg)iap10@labyrinth.cl.cam.ac.uk2003-02-203-9/+25
| | | | | | | | | | | | | modifications to newdom scripts. Example invocations: newdom <size> <image> <ip> <root details> really ./newdom 16000 ../../../xenolinux-2.4.16-kdb/arch/xeno/boot/image 128.232.35.xxx root=/dev/nfs nfsroot=/usr/groups/srgboot/hhh/roots/root1 really ./newdom 16000 ../../../xenolinux-2.4.16-kdb/arch/xeno/boot/image 128.232.35.xxx root=/dev/xhdaNNN [fill in hhh, xxx and NNN as appropriate]
* bitkeeper revision 1.48 (3e4e7b09RoRhdqgVpx2ahzGbpt_4wg)kaf24@labyrinth.cl.cam.ac.uk2003-02-151-10/+20
| | | | | | dom0_core.c, domain.c, dom0_ops.c, dom_builder.c: Further fixes to domain building
* bitkeeper revision 1.33.1.2 (3e4d06a61MzolTel67UVRTtXwIP_sA)kaf24@labyrinth.cl.cam.ac.uk2003-02-141-56/+41
| | | | | | dom_builder.c: Cleaned up the user-space domain builder.
* bitkeeper revision 1.33.1.1 (3e4d0046UBuDSsmiQzTssLuipi89Wg)smh22@boulderdash.cl.cam.ac.uk2003-02-1410-0/+797
put domain builder tools and scripts under bk (these are for running under domain 0)