[Qemu-devel] [PATCH 1/7] Only call kvm_set_irqfd() if CONFIG_KVM is defined

2010-06-22 Thread Jes . Sorensen
From: Jes Sorensen This avoids breaking the build for non KVM targets where kvm_set_irqfd() is not defined. Signed-off-by: Jes Sorensen --- hw/virtio-pci.c |4 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/hw/virtio-pci.c b/hw/virtio-pci.c index d497eae..938937e 10064

[Qemu-devel] [PATCH 1/7] Only call kvm_set_irqfd() if CONFIG_KVM is defined

2010-06-15 Thread Jes . Sorensen
From: Jes Sorensen Only call kvm_set_irqfd() if CONFIG_KVM is defined to avoid breaking the build for non x86. Signed-off-by: Jes Sorensen --- hw/virtio-pci.c |4 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/hw/virtio-pci.c b/hw/virtio-pci.c index c3c1fcd..926b8e1 10

[Qemu-devel] [PATCH 1/7] Only call kvm_set_irqfd() if CONFIG_KVM is defined

2010-06-15 Thread Jes . Sorensen
From: Jes Sorensen Only call kvm_set_irqfd() if CONFIG_KVM is defined to avoid breaking the build for non x86. Signed-off-by: Jes Sorensen --- hw/virtio-pci.c |4 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/hw/virtio-pci.c b/hw/virtio-pci.c index c3c1fcd..926b8e1 10

[Qemu-devel] [PATCH 1/7] Only call kvm_set_irqfd() if CONFIG_KVM is defined

2010-06-15 Thread Jes . Sorensen
From: Jes Sorensen Only call kvm_set_irqfd() if CONFIG_KVM is defined to avoid breaking the build for non x86. Signed-off-by: Jes Sorensen --- hw/virtio-pci.c |4 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/hw/virtio-pci.c b/hw/virtio-pci.c index c3c1fcd..926b8e1 10