> > Next I explain how to test the PoC. > > Build MUSER with vfio-over-socket: > > git clone --single-branch --branch vfio-over-socket > g...@github.com:tmakatos/muser.git > cd muser/ > git submodule update --init > make
Yesterday's version had a bug where it didn't build if you didn't have an existing libmuser installation, I pushed a patch to fix that.