John-K / qxlGraphics

qxl display driver for Mac OS X
18 stars 8 forks source link

Not enough IOFramebuffer members are implemented #1

Closed John-K closed 9 years ago

John-K commented 9 years ago

As of fe39633bdefd85d1f37cfc5a76bcb62f97c6d6fe the following required functions were not implemented: 11/18/14 3:59:58.000 PM kernel[0]: kxld[org.qemu.qxlGraphics]: The following symbols are unresolved for this kext: 11/18/14 3:59:58.000 PM kernel[0]: kxld[org.qemu.qxlGraphics]: qxlGraphics::setCursorImage(void) 11/18/14 3:59:58.000 PM kernel[0]: kxld[org.qemu.qxlGraphics]: qxlGraphics::setCursorState(int, int, bool) 11/18/14 3:59:58.000 PM kernel[0]: kxld[org.qemu.qxlGraphics]: qxlGraphics::isConsoleDevice() 11/18/14 3:59:58.000 PM kernel[0]: kxld[org.qemu.qxlGraphics]: qxlGraphics::setInterruptState(void, unsigned int) 11/18/14 3:59:58.000 PM kernel[0]: kxld[org.qemu.qxlGraphics]: qxlGraphics::getConnectionCount() 11/18/14 3:59:58.000 PM kernel[0]: kxld[org.qemu.qxlGraphics]: qxlGraphics::unregisterInterrupt(void) 11/18/14 3:59:58.000 PM kernel[0]: kxld[org.qemu.qxlGraphics]: qxlGraphics::registerForInterruptType(unsigned int, void ()(OSObject, void), OSObject, void, void**)

John-K commented 9 years ago

kxld is now satisfied