Skip to content
This repository was archived by the owner on Jan 28, 2023. It is now read-only.

Commit db2f5cc

Browse files
author
Pavel Sorokin
committed
add define VM_MID_BIT to config.h
1 parent fb33eee commit db2f5cc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

core/include/config.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,5 +65,6 @@ struct config_t {
6565
};
6666

6767
#define HAX_MAX_VCPUS 128
68+
#define VM_MID_BIT 64
6869

6970
#endif // HAX_CORE_CONFIG_H_

0 commit comments

Comments
 (0)