Issues
- 4
xv6 kernel doesn't boot: stuck at "make qemu".
#262 opened by s-m-sharjeel - 0
- 0
- 4
- 0
printf %x flag shall not sign extend
#274 opened by qhuo - 3
Why don't need clean bss seg in exec?
#273 opened by TroyMitchell911 - 2
NULL pointer access behaviour
#272 opened by qhuo - 1
How to boot xv6 OS on my own emulator
#250 opened by HirunaVishwamith - 4
build fail
#255 opened by shyisme - 1
Makefile doesn't use -ffreestanding
#269 opened by Octocontrabass - 0
- 2
Macro definition 'O_CREATE' missing a letter 'E' in line 88 of file mkfs/mkfs.c
#270 opened by BGMyang - 1
help!!!gdb stick
#248 opened by ITxin97 - 1
Correct Document(xv6-risc) Errors
#185 opened by ChenMiaoi - 1
Setting mstatus.MIE in start.c seems meaningless.
#187 opened by LiuJiLan - 1
Broken or deprecated file `kernel/ramdisk.c`
#188 opened by phosphagos - 0
- 1
Running the x86 version of xv6
#242 opened by vincentabraham - 2
Questions about vm.c
#238 opened by TroyMitchell911 - 1
- 1
`gdb run` doesn't work
#235 opened by Risc-lt - 0
May there is a concurrency BUG with `virtio_disk_rw()` and `virtio_disk_intr()`
#233 opened by crjg-k - 0
how to get active process without ptable
#232 opened by AnnaXChun - 0
- 1
tramponline.S
#218 opened by quantrpeter - 0
panic:kerneltrap
#139 opened by xzwDavid - 2
I was able to run xv6-x86 on my m1 mac running ubuntu arm64. Perform the following steps:
#198 opened by DRedDevil04 - 2
qemu-system-riscv64: can't apply global virtio-mmio.force-legacy=false: Property '.force-legacy' not found
#136 opened by zhayujie - 1
- 1
user/sysinfotest.c : is there a bug?
#190 opened by qin-you - 0
Permission To Upstream Getters/Setters?
#205 opened by WRaezer - 0
Lab: System calls
#197 opened by lublog - 0
Does `user/sh.c` violate the strict aliasing rules?
#196 opened by yuxqiu - 0
gdb issues
#192 opened by cavendish98 - 0
bug?: kfree the same page twice
#191 opened by qin-you - 1
where and when set the uservec into stvec
#175 opened by wangzhankun - 1
Can't get gdb to display C code
#171 opened by nbosio1001 - 1
Additional steps required for using tui with gdb in Ubuntu 20.04 LTS for xv6-2021-labs
#135 opened by sudk1896 - 1
Unable to debug user programs
#137 opened by castrorenam - 1
Type inconsistent between struct dirent's inum(ushort) and its usage(uint).
#164 opened by zhouzilong2020 - 2
- 0
pdos website down?
#160 opened by shuaibw - 1
- 1
32 or 64bits?
#151 opened by SzetoLok - 0
- 1
After adding -g3 compiler option in Makefile, a test in usertests.c doesn't pass
#133 opened by ttzytt - 0
unable to compile using llvm-clang
#132 opened by quantrpeter - 1
- 5
PR[#126] case error: '-Wno-error=infinite-recursion': no option '-Winfinite-recursion'
#130 opened by betnevs - 1
A bug in the FS logging layer of xv6?
#123 opened by Kristoff-starling