Skip to content

Commit 5cfbc7c

Browse files
Merge #87
87: Announce qemu-exit r=therealprof a=andre-richter Co-authored-by: Andre Richter <[email protected]>
2 parents 967b046 + 34d2cf6 commit 5cfbc7c

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

content/2019-12-26-newsletter-22.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,10 @@ If you want to mention something in [the next newsletter], send us a pull reques
3939

4040
## Embedded Projects
4141

42-
<!-- TODO Add news about embedded projects here -->
42+
- [@andre-richter] released v0.1.0 of [`qemu-exit`]. This library provides functions to gracefully exit a running QEMU session from within your Rust binary with an user-defined exit code. This can be used for unit or integration tests that run inside QEMU. Currently supports `aarch64` and `x86_64` architectures.
43+
44+
[@andre-richter]: https://github.com/andre-richter
45+
[`qemu-exit`]: https://crates.io/crates/qemu-exit
4346

4447
If you have an embedded project or blog post you would like to have featured in the Embedded WG Newsletter, make sure to add it to [the next newsletter], we would love to show it off!
4548

0 commit comments

Comments
 (0)