#define IS_VALID_MACOS_VERSION(ver) \ ((ver) >= PVS_GUEST_VER_MACOS_TIGER && (ver) <= PVS_GUEST_VER_MACOS_LAST)
PrlOses.h