Hi, >> emulations are prefixed with "dev-". Fixup paths Makefile and include >> paths to make it compile. No code changes. > > Let's start using include/usb instead?
I think that needs a few more cleanups beforehand, there is a single usb.h now, guess I better should split that into usb-private and external-interfaces first. Also IIRC include/ is (also?) meant for the data structures code generators (qapi, visitors) want look at. cheers, Gerd