aboutsummaryrefslogtreecommitdiffstats
path: root/netbsd-2.0-xen-sparse
Commit message (Collapse)AuthorAgeFilesLines
* bitkeeper revision 1.1159.159.1 (418a0f05lDwVyI3ppkjGpLANxqZFeQ)cl349@freefall.cl.cam.ac.uk2004-11-046-5/+41
| | | | | Update NetBSD to 2.0 release snapshot from 20041103.
* bitkeeper revision 1.1159.153.1 (4188ec74U7gi2rpg0N_8N4PDuuf8Hg)cl349@freefall.cl.cam.ac.uk2004-11-031-1/+5
| | | | | Cleanup NetBSD build system.
* bitkeeper revision 1.1159.152.3 (418897a4CxX9i8wXDd9o1ZAah8MBmQ)kaf24@freefall.cl.cam.ac.uk2004-11-032-2/+2
| | | | | | | Fix parallel make problems (some rules had multiple dependencies which themselves were inter-dependent). Fix netbsd build when 'uname -i' is unavailable -- default to i386.
* bitkeeper revision 1.1159.142.4 (4184b6d4rc3Jd2irJimPyupm4TO06A)kaf24@freefall.cl.cam.ac.uk2004-10-314-13/+13
| | | | | | | | | | Rename Xen public interfaces. 1. hypervisor-if.h is now xen.h 2. hypervisor-ifs/ directory is now: <include/public/...> in Xen <asm/xen-public/...> in Linux <xen/...> in user space
* bitkeeper revision 1.1159.1.269 (417bfb07XUL6X4zWaV5K6zpOCIkODA)cl349@freefall.cl.cam.ac.uk2004-10-241-102/+206
| | | | | | | | | | | | | | | sync w/ Linux version: 1.18 04/10/15 18:04:37+01:00 sos22@douglas.cl.cam.ac.uk 20 19 128/54/501 It turns out that Xen hypercalls actually clobber the registers used to pass in their arguments (some of the time, at least). Correct the asm in hypervisor.h to allow for this. 1.17 04/10/07 17:30:37+01:00 kaf24@freefall.cl.cam.ac.uk 19 18 79/32/476 Grant-table interface redone.
* bitkeeper revision 1.1159.99.2 (41614eedRuLOjlI5-39Ib0z3OZYFgA)cl349@freefall.cl.cam.ac.uk2004-10-043-58/+9
| | | | | g/c kthread code.
* bitkeeper revision 1.1159.99.1 (41614d0bCFm_w7iZTkZCC7k5oNSaqw)cl349@freefall.cl.cam.ac.uk2004-10-048-80/+223
| | | | | | Cleanup device initialization. Add support for bidirectional virtual consoles.
* bitkeeper revision 1.1159.95.2 (415d2c0fWRY8y7LErd7wAAWRsW3xgg)cl349@freefall.cl.cam.ac.uk2004-10-011-23/+37
| | | | | Catch up with network interface changes.
* bitkeeper revision 1.1159.94.1 (4158442dkfhj0Lw3hZW1w5YYKJA01g)cl349@freefall.cl.cam.ac.uk2004-09-274-233/+581
| | | | | Add support for block devices.
* bitkeeper revision 1.1159.1.187 (4157ecb6zkjpYH1Mo25OIHAgwBNV4Q)cl349@freefall.cl.cam.ac.uk2004-09-271-15/+15
| | | | | Catch up with recent interface changes.
* bitkeeper revision 1.1159.79.15 (4151a1aaxwsNrL2Uz8ag9J-2-2nVwQ)cl349@freefall.cl.cam.ac.uk2004-09-226-16/+52
| | | | | | Don't use fake clockframe for interrupt delivery. Fixes all cpu time getting accounted to the kernel and not to userspace programs.
* bitkeeper revision 1.1159.79.14 (41517b25DFZMFi8N_o4qPoyFK7RHNw)cl349@freefall.cl.cam.ac.uk2004-09-223-0/+20
| | | | | Use HYPERVISOR_set_timer_op and HYPERVISOR_block instead of busy-yielding.
* bitkeeper revision 1.1159.79.13 (4151745aQFYQyiyDcwHh4KsbytECJg)cl349@freefall.cl.cam.ac.uk2004-09-222-4/+28
| | | | | Fix time.
* bitkeeper revision 1.1159.79.12 (41516f7a9MigXms0I3CfpKQvDloo8Q)cl349@freefall.cl.cam.ac.uk2004-09-222-0/+2
| | | | | Simplify use from outside the toplevel Makefile.
* bitkeeper revision 1.1159.1.131 (413ddc610qK3tZi2_2-e23mt5avoNA)cl349@freefall.cl.cam.ac.uk2004-09-072-17/+11
| | | | | Load (Net)BSD symbol table from ELF image if requested.
* bitkeeper revision 1.1159.72.3 (413cb565kAu26gtMpvumani1Zx6Vjw)cl349@labyrinth.cl.cam.ac.uk2004-09-064-0/+1111
| | | | | Add new files in NetBSD for Xen2.0.
* bitkeeper revision 1.1159.72.2 (413cb4b0nYQ7KFQbxIn6g-4lsRAgbQ)cl349@labyrinth.cl.cam.ac.uk2004-09-0627-0/+20351
| | | | | Add sparse tree for NetBSD.
* bitkeeper revision 1.1159.72.1 (413cb1f9MtRHM7cQFiJRcJ1gYUPxdw)cl349@labyrinth.cl.cam.ac.uk2004-09-064-0/+180
Add NetBSD support.