Re: [Qemu-devel] [PATCH v2 2/4] pci: Add generic PCIe host bridge

2015-01-22 Thread B02008
Looks that you forgot the "single legacy IRQ line" comment from v1. -Mike On 01/21/2015 06:18 PM, Alexander Graf wrote: With simple exposure of MMFG, ioport window, mmio window and an IRQ line we can successfully create a workable PCIe host bridge that can be mapped anywhere and only needs to g

[Qemu-devel] ncurses 5.3 conflicts with latest qemu

2011-11-17 Thread Caraman Mihai Claudiu-B02008
Hi, A recent patch in qemu conflicts with old ncurses libraries (version 5.3). You will see this error cause by bool type redefinition in curses.h (with CONFIG_CURSES configured by default): console.c: In function 'text_console_init': console.c:1550:23: error: assignment from incompatible point