Open source machine emulator and virtualizer
Reda
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....
asla
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...
haris3301
Live Migration is a process of moving a running virtual machine from one physical system to another. There are usually two ways, precopy and...
GerardGarcia
Zero-configuration communication between the QEMU hypervisor and its guests can be achieved using the virtio-serial device. Virtio-serial has several...
Pranith Kumar
QEMU uses a single-threaded tiny code generator (TCG) which translates instructions of the guest ISA to instructions of the host ISA. These...
avg206
The implementing serial tablet would allow to have mouse integration for vintage operating systems. This feature is absent in other virtualisation...