- Aug 31, 2010
-
-
Austin Clements authored
-
Austin Clements authored
-
Austin Clements authored
Swap bootmain.c and bootother.S. This puts the whole boot process on one spread, though it separates the two asm files.
-
Austin Clements authored
-
Austin Clements authored
-
Austin Clements authored
We don't use lesp/lebp and using them at all from C would be fraught with peril. Keep resp/rebp, but fix their code style.
-
Austin Clements authored
-
Austin Clements authored
-
Austin Clements authored
-
Austin Clements authored
-
Austin Clements authored
-
Austin Clements authored
-
Austin Clements authored
-
Austin Clements authored
-
Robert Morris authored
kinit() knows about end and PHYSTOP map all of kernel read/write (rather than r/o instructions) thanks, austin
-
Austin Clements authored
-
Austin Clements authored
-
Austin Clements authored
-
Robert Morris authored
do not keep sorted contiguous free list
-
- Aug 30, 2010
-
-
Robert Morris authored
-
Austin Clements authored
Fix for gdbstub argument change in qemu 0.11. Rename qemu-gdb-nox target to qemu-nox-gdb because you frequently want to add the gdb part, but rarely the nox part.
-
Robert Morris authored
-
Robert Morris authored
-
Robert Morris authored
-
Robert Morris authored
-
Robert Morris authored
-
Robert Morris authored
-
- Aug 26, 2010
-
-
Frans Kaashoek authored
-
Frans Kaashoek authored
-
- Aug 11, 2010
-
-
Robert Morris authored
increase PHYSTOP
-
- Aug 10, 2010
-
-
Robert Morris authored
-
- Aug 06, 2010
-
-
Robert Morris authored
put an invalid page below the stack have fork() handle invalid pages
-
- Aug 05, 2010
-
-
Robert Morris authored
find out the hard way why user and kernel must have separate segment descriptors
-
Robert Morris authored
fix corner cases with alignment when mapping kernel ELF file
-
Robert Morris authored
replace jstack with asm()s
-
Robert Morris authored
(maybe this never worked, but it works now)
-
- Jul 28, 2010
-
-
Frans Kaashoek authored
-
- Jul 26, 2010
-
-
Frans Kaashoek authored
-
- Jul 25, 2010
-
-
Frans Kaashoek authored
-
- Jul 23, 2010
-
-
Frans Kaashoek authored
passes all tests on two-processor smp
-