]> Git Repo - qemu.git/blame - stubs/kvm.c
block: Disallow snapshots if the overlay doesn't support backing files
[qemu.git] / stubs / kvm.c
CommitLineData
d6032e06
CD
1#include "qemu-common.h"
2#include "sysemu/kvm.h"
3
4int kvm_arch_irqchip_create(KVMState *s)
5{
6 return 0;
7}
This page took 0.136096 seconds and 4 git commands to generate.