Make it build with QEMU 2.0, too

Also begin to work on rpms
This commit is contained in:
Vitaliy Filippov
2020-11-06 20:05:00 +03:00
parent 0c43ff9daf
commit 3be7bc29d8
4 changed files with 107 additions and 5 deletions
+4
View File
@@ -17,6 +17,10 @@
#include "epoll_manager.h"
#include "cluster_client.h"
#ifndef MSG_ZEROCOPY
#define MSG_ZEROCOPY 0
#endif
const char *exe_name = NULL;
class nbd_proxy