| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The qemu syntax for a ram disk was documented incorrectly. The documented syntax is here:
https://qemu.weilnetz.de/doc/qemu-doc.html
|
|
|
|
|
|
update initcode to avoid using the compressed extension
|
|
Write virtio interrupt ack register in virtio_disk_intr()
|
|
cat should exit normally if reading from stdin
|
|
Update ramdisk.c
|
|
Fix minor typos
|
|
|
|
|
|
|
|
fix bugs in read/write return values when there's an error
|
|
|
|
|
|
get rid of static for walk() and freewalk()
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fix bugs in read/write return values when there's an error
|
|
|
|
|
|
get rid of static for walk() and freewalk()
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|