aboutsummaryrefslogtreecommitdiff
path: root/qemu
AgeCommit message (Collapse)AuthorFilesLines
2023-09-22Bump QEMU to v8.1.0Patrick O'Neill1-0/+0
2022-11-17Bump qemu to 7.1.0Christoph Müllner1-0/+0
Signed-off-by: Christoph Müllner <christoph.muellner@vrull.eu>
2022-06-03Bump qemu to 7.0Kito Cheng1-0/+0
2021-04-03Bump qemu to 5.2.0Kito Cheng1-0/+0
2020-05-28Revert "Bump qemu to 5.0.0"Kito Cheng1-0/+0
This reverts commit b6561b1a6a18bc2c230c83e65643b01c06d37f4d. qemu 5.0 using new kernel struct define for rv32, which require latest glibc, however it's not upstream yet, so I decide delay the update until rv32 glibc upstream.
2020-05-13Bump qemu to 5.0.0Kito Cheng1-0/+0
2019-07-04Use upstream qemu.Jim Wilson1-0/+0
Drop riscv-qemu, add upstream qemu, and fix one Makefile reference.