Skip to content

Commit 9964e84

Browse files
committed
docs: Adjust the content expression of the chapter "History of Tech"
1 parent 4b16f9c commit 9964e84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/articles/ch0/01-rust-for-qemu-introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
关于 Rust for QEMU(官方称 Rust in QEMU)的发展历史,最早可以追溯到 2020 年。彼时 QEMU 社区的维护者 Stefan Hajnoczi 发表了一篇名为 [Why QEMU should move from C to Rust][1] 的文章,系统地阐述了 QEMU 的安全需求,引起社区广泛响应,由此进入构想与社区讨论阶段。
99

10-
2021 年 KVM Forum 2021 [针对 Rust 展开专题讨论][2],聚焦具体的技术路径和核心挑战。此后,Rust for QEMU 一直在 QEMU 主线外开发,并伴随 Rust 本身一起迭代
10+
2021 年 KVM Forum 2021 [针对 Rust 展开专题讨论][2],聚焦具体的技术路径和核心挑战。此后,Rust for QEMU 开始在 QEMU 主线外进行早期开发
1111

1212
2024 年进入实验性探索阶段,QEMU 9.2 首次官方支持 Rust,默认禁用需手动开启,该版本引入构建系统支持,创建核心 Crate,提供 PL011 串口设备作为概念验证。
1313

0 commit comments

Comments
 (0)