Sevki
|
97629fb5c9
sys/src/9/boot: arch related stuff is generated in boot
|
8 years ago |
Ronald G. Minnich
|
070e3da837
elf2c: emit the entry point of the ELF file too
|
8 years ago |
Ronald G. Minnich
|
50e27952e1
mksys: change lui to li for system calls
|
8 years ago |
Sevki
|
b6caaf906f
bldy: envinroment variables can now be used in paths
|
8 years ago |
Justin Sanders
|
42c27ad8d3
Get ACPICA AcpiEnableSubSystem to work properly
|
8 years ago |
Álvaro Jurado
|
3c6379dc20
Qemu scripts XXI century
|
8 years ago |
Ronald G. Minnich
|
5872d720e8
devcap: undo a mistake
|
8 years ago |
Sevki
|
e06bc6da6e
ci: change scan-build version to 3.8
|
8 years ago |
Sevki
|
33758a8880
ci: change scan-build to use clang-3.8
|
8 years ago |
Sevki
|
9b1e000601
ci: use precompiled binary
|
8 years ago |
Sevki
|
5e66fb0199
ci: fix bldy path
|
8 years ago |
Sevki
|
4d281f2d8c
ci: add OLD_BUILD=false to the matrix
|
8 years ago |
Sevki
|
1c2df1d672
ci: get bldy back in to the matrix
|
8 years ago |
Michael Arnold
|
c893e6a39e
Correct GO9PTERM quemu command syntax > > Enable Harvey terminal to start by fixing incorrect qemu command syntax.
|
8 years ago |
Michael Arnold
|
421994310c
Stop using depreciated -redir option when launching qemu. > > Modify GO9PTERM and GO9PCPU to use hostfwd option to redirect ports.
|
8 years ago |
Álvaro Jurado
|
8b2a07031f
GCC 6.2 has --enable-default-pie in Debian
|
8 years ago |
Sevki
|
157f2b7353
sys: fix libc and libmach
|
8 years ago |
Sevki
|
e051a63c44
amd64: update source files
|
8 years ago |
Sevki
|
f1f7a0f1b6
sys/src/9/amd64: add move directive
|
8 years ago |
Sevki
|
405066be5a
sys/test: first test script, tests boot
|
8 years ago |
golubovsky
|
e700975e7a
Pretend there are no virtio devices when memory allocation failed for
|
8 years ago |
golubovsky
|
c0a3787672
Fix virtio-lib panic when no virtual devices enabled.
|
8 years ago |
Dan Cross
|
154adb22e2
Disable panicy functions in devvcon.
|
8 years ago |
Dan Cross
|
59760767dd
Clean up devether.c
|
8 years ago |
Dan Cross
|
0963e432a3
Move devether.c to port.
|
8 years ago |
Dan Cross
|
595a9c7b02
Split devether.c into architecture-specific and portable parts.
|
8 years ago |
Dan Cross
|
f2f9e2fbcd
Remove some 32-bit-isms from devether.c
|
8 years ago |
golubovsky
|
711b759b55
Fix clang compliation error (remove a nested function).
|
8 years ago |
golubovsky
|
fde9de9797
Got virtual console somewhat working: can send and receive bytes over
|
8 years ago |
golubovsky
|
d448b14348
Added code for read and write in virtcon.
|
8 years ago |