QEMU

Open source machine emulator and virtualizer

Technologies

c
assembly
kvm
python
linux
virtualization
rust

Topics

virtualization
operating systems
compilers
emulation
compiler
hypervisor
cloud
kernel
lowlevel
emulator
code generation
systems programming
https://qemu.org/
Chat
Email
Mailing List / Forum
Blog

Projects

Contributor

Reda

qemu-img fuzzing and subcommand "dd"

This proposal aims primarily to fuzz test qemu-img from QEMU project in order to discover the potential security bugs and write bug fixes for them....

View project detailsView code

Contributor

asla

AMD IOMMU interrupt remapping and other improvements

This project aims to get the current AMD IOMMU patches merged into Qemu as well as introduce interrupt remapping support to the current AMD IOMMU...

View project detailsView code

Contributor

haris3301

Postcopy migration: Recovery from a broken network connection

Live Migration is a process of moving a running virtual machine from one physical system to another. There are usually two ways, precopy and...

View project detailsView code

Contributor

GerardGarcia

AF_VSOCK packet capture in Linux and Wireshark

Zero-configuration communication between the QEMU hypervisor and its guests can be achieved using the virtio-serial device. Virtio-serial has several...

View project detailsView code

Contributor

Pranith Kumar

MTTCG Memory Consistency

QEMU uses a single-threaded tiny code generator (TCG) which translates instructions of the guest ISA to instructions of the host ISA. These...

View project detailsView code

Contributor

avg206

Implementing one more absolute coordinates device for QEMU – a serial tablet with behaviour like usb-tablet we use to get mouse integration

The implementing serial tablet would allow to have mouse integration for vintage operating systems. This feature is absent in other virtualisation...

View project detailsView code