Re: [PATCH] qemu-kvm: Fix non-PCI target build

2011-02-27 Thread Avi Kivity
On 02/23/2011 10:28 AM, Jan Kiszka wrote: Replace obsolete qemu-kvm.h with kvm.h in pci.c and build that module just like upstream does. This fixes non-x86 targets which have no PCI support. Thanks, applied to mainline and stable-0.14. -- error compiling committee.c: too many arguments to

[PATCH] qemu-kvm: Fix non-PCI target build

2011-02-23 Thread Jan Kiszka
On 2011-02-23 09:05, klondike wrote: El 23/02/11 08:49, Nikola Ciprich escribió: Hello Avi, Hi, when trying to compile(link) various targets, I get: LINK sparc-softmmu/qemu-system-sparc pci-stub.o: In function `do_pci_info_print': /usr/src/redhat/BUILD/qemu-kvm-0.14.0/hw/pci-stub.c:36:

Re: [PATCH] qemu-kvm: Fix non-PCI target build

2011-02-23 Thread klondike
El 23/02/11 09:28, Jan Kiszka escribió: On 2011-02-23 09:05, klondike wrote: El 23/02/11 08:49, Nikola Ciprich escribió: Hello Avi, Hi, when trying to compile(link) various targets, I get: LINK sparc-softmmu/qemu-system-sparc pci-stub.o: In function `do_pci_info_print':