C Qemu

Open-source C projects categorized as Qemu

Top 23 C Qemu Projects

  1. QEMU

    Official QEMU mirror. Please see https://www.qemu.org/contribute/ for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website.

    Project mention: Running Phoenix applications on RISC-V: A Practical Report | dev.to | 2025-04-19

    Using Docker to run Tailwind in an arm64 container via QEMU emulation (proved too slow)

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. AFLplusplus

    The fuzzer afl++ is afl with community patches, qemu 5.1 upgrade, collision-free coverage, enhanced laf-intel & redqueen, AFLfast++ power schedules, MOpt mutators, unicorn_mode, and a lot more!

    Project mention: Fuzzing between the lines in popular barcode software | news.ycombinator.com | 2024-10-31

    > Surprisingly, libFuzzer struggled to figure out that input should be of size 1024 and couldn’t start fuzzing.

    Is this surprising? Does libFuzzer support Redqueen or laf-intel like AFL++ [0][1] which will pick up on any comparisons (like a comparison to size=1024) and fuzz with that?

    0: https://github.com/AFLplusplus/AFLplusplus/blob/stable/instr...

    1: https://github.com/AFLplusplus/AFLplusplus/blob/stable/instr...

  4. unikraft

    A next-generation cloud native kernel designed to unlock best-in-class performance, security primitives and efficiency savings.

    Project mention: The SeL4 Microkernel: An Introduction [pdf] | news.ycombinator.com | 2025-03-23

    Jochen Liedtke became a professor in 1999 in Karlsruhe, sadly he passed away only shortly after in 2001. I don't know if his successor Bellosa still does research on L4. There was the L4Ka project which appears to be completed. In the bachelor lecture on OS by him it's not part of the curriculum.

    Rittinghaus, alumni of Bellosa, is involved with Unikraft [0], which was featured a couple of times on hn, and is using unikernel technology.

    [0] https://unikraft.org/

  5. panda

    Platform for Architecture-Neutral Dynamic Analysis (by panda-re)

    Project mention: Deterministic Replay of QEMU Emulation | news.ycombinator.com | 2024-08-29

    Indeed, the tooling is the problem. And I wouldn't hold my breath to see this tooling being implemented, as the feature has been around for quite a bit.

    IMHO, PANDA [1] remains a better/more practical choice for whole-system record/replay analysis. It already offers quite a bit of tooling (including a python interface), as well as hooks to build your own. It does have its own shortcomings (speed and not being in-sync with the latest QEMU), but at least you're not limited to gdb-based debugging.

    [1] https://panda.re/

  6. kvm-guest-drivers-windows

    Windows paravirtualized drivers for QEMU\KVM

    Project mention: QEMU with VirtIO GPU Vulkan Support | news.ycombinator.com | 2024-12-11

    This seems to be about possibility to enable Vulkan in any guest OS for which virtio-gpu guest driver will be developed. For Windows https://github.com/virtio-win/kvm-guest-drivers-windows/pull... is being developed, hopefully it will take off

  7. shecc

    A self-hosting and educational C optimizing compiler

  8. SheepDog

    Distributed Storage System for QEMU

    Project mention: Distributed Storage System for QEMU | news.ycombinator.com | 2025-05-15
  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. cbsd

    Yet one more wrapper around jail, bhyve, QEMU and XEN

  11. swtpm

    Libtpms-based TPM emulator with socket, character device, and Linux CUSE interface.

  12. xqemu

    Open-source emulator to play original Xbox games on Windows, macOS, and Linux

  13. EfiFs

    EFI FileSystem drivers

  14. QEMUAppleSilicon

    Apple Silicon devices emulated on QEMU, currently only iPhone 11.

    Project mention: Emulating an iPhone in QEMU | news.ycombinator.com | 2025-04-05

    https://github.com/ChefKissInc/QEMUAppleSilicon

    > Apple Silicon devices emulated on QEMU, currently only iPhone 11.

  15. xsuspender

    :eyes: :computer: :zzz: :battery: Save battery by auto-suspending unfocused X11 applications.

  16. FitM

    FitM, the Fuzzer in the Middle, can fuzz client and server binaries at the same time using userspace snapshot-fuzzing and network emulation. It's fast and comparably easy to set up.

  17. qemu

    Xilinx's fork of Quick EMUlator (QEMU) with improved support and modelling for the Xilinx platforms. (by Xilinx)

  18. pagebuster

    PageBuster - dump all executable pages of packed processes.

  19. bsod-kernel-fuzzing

    BSOD: Binary-only Scalable fuzzing Of device Drivers

  20. qCUDA

    qCUDA: GPGPU Virtualization at a New API Remoting Method with Para-virtualization

    Project mention: Show HN: Attaching to a Virtual GPU over TCP | news.ycombinator.com | 2024-08-09
  21. sharedgl

    An OpenGL implementation enabling 3D acceleration for Windows and Linux guests in QEMU/KVM

  22. mu_tiano_platforms

    Project Mu Virtual Platform Firmware

  23. riscv-os

    Build a minimal kernel for RISC-V

  24. sage-os

    An operating system🧑‍💻 written using C and Sage

  25. qemu-pinning

    My QEMU fork with pinning (affinity) support and a few tweaks.

  26. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C Qemu discussion

Log in or Post with

C Qemu related posts

Index

What are some of the best open-source Qemu projects in C? This list will help you:

# Project Stars
1 QEMU 11,279
2 AFLplusplus 5,686
3 unikraft 3,119
4 panda 2,586
5 kvm-guest-drivers-windows 2,272
6 shecc 1,222
7 SheepDog 992
8 cbsd 715
9 swtpm 658
10 xqemu 650
11 EfiFs 557
12 QEMUAppleSilicon 385
13 xsuspender 346
14 FitM 291
15 qemu 259
16 pagebuster 202
17 bsod-kernel-fuzzing 161
18 qCUDA 122
19 sharedgl 79
20 mu_tiano_platforms 67
21 riscv-os 59
22 sage-os 42
23 qemu-pinning 41

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com