Re: [kvm-devel] [PATCH] qemu: remove conflicting dependency to

2008-03-30 Thread Avi Kivity
Carlo Marcelo Arenas Belon wrote: > remove dependency to the pci linux headers added since > c10bf6159ff24501852c91a342c3077d5388b184 and that was generating the > following conflict : > > qemu/hw/cirrus_vga.c:193:1: warning: "PCI_COMMAND_SERR" redefined > In file included from /usr/include/l

[kvm-devel] [PATCH] qemu: remove conflicting dependency to

2008-03-28 Thread Carlo Marcelo Arenas Belon
remove dependency to the pci linux headers added since c10bf6159ff24501852c91a342c3077d5388b184 and that was generating the following conflict : qemu/hw/cirrus_vga.c:193:1: warning: "PCI_COMMAND_SERR" redefined In file included from /usr/include/linux/pci.h:21, from qemu