]> git.proxmox.com Git - qemu.git/commit
kvm-stub: fix compilation
authorPaolo Bonzini <pbonzini@redhat.com>
Tue, 27 Aug 2013 15:13:44 +0000 (17:13 +0200)
committerGleb Natapov <gleb@redhat.com>
Wed, 28 Aug 2013 14:07:02 +0000 (17:07 +0300)
commit821c808bd1863efc2c1e977800ae77db633a185c
treeb335702ed6a9dd9e03f416d190603fca04d9460e
parent867c47cbba5d5ff8f27cc22634f30da56d09c2c4
kvm-stub: fix compilation

Non-KVM targets fail compilation on the uq/master branch.
Fix the prototype of kvm_irqchip_add_irqfd_notifier to match
the one in kvm-all.c.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Gleb Natapov <gleb@redhat.com>
kvm-stub.c