Am 05.06.2012 09:16, schrieb Jens Freimann:
> In kvm-all.c an #ifdef KVM_CAP_IRQ_ROUTING was missing in two
> places which broke the build when this capability is not enabled.
> Found when building the s390-softmmu target.
>
> Signed-off-by: Jens Freimann
A patch by Jan moves the first chunk ins
In kvm-all.c an #ifdef KVM_CAP_IRQ_ROUTING was missing in two
places which broke the build when this capability is not enabled.
Found when building the s390-softmmu target.
Signed-off-by: Jens Freimann
---
kvm-all.c |4
1 file changed, 4 insertions(+)
diff --git a/kvm-all.c b/kvm-all.c