Changeset 75994 in vbox for trunk/include/VBox
- Timestamp:
- Dec 5, 2018 9:38:19 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/err.mac
r73277 r75994 6 6 7 7 ; 8 ; Copyright (C) 2006-201 7Oracle Corporation8 ; Copyright (C) 2006-2018 Oracle Corporation 9 9 ; 10 10 ; This file is part of VirtualBox Open Source Edition (OSE), as … … 51 51 %define VERR_RAW_MODE_NOT_SUPPORTED (-1023) 52 52 %define VERR_INCONSISTENT_VM_HANDLE (-1024) 53 %define VERR_VM_RESTORED (-1025) 53 54 %define VINF_EM_FIRST 1100 54 55 %define VINF_EM_TERMINATE 1100 … … 92 93 %define VINF_EM_RAW_STALE_SELECTOR 1138 93 94 %define VINF_EM_RAW_IRET_TRAP 1139 94 %define VINF_EM_RAW_EMULATE_IO_BLOCK 114095 95 %define VERR_EM_INTERPRETER (-1148) 96 96 %define VERR_EM_INTERNAL_ERROR (-1149) … … 103 103 %define VINF_EM_RAW_INJECT_TRPM_EVENT 1157 104 104 %define VERR_EM_GUEST_CPU_HANG (-1158) 105 %define VINF_EM_PENDING_R3_IOPORT_READ 1159 106 %define VINF_EM_PENDING_R3_IOPORT_WRITE 1160 107 %define VINF_EM_RESUME_R3_HISTORY_EXEC 1161 105 108 %define VERR_DBGF_NOT_ATTACHED (-1200) 106 109 %define VERR_DBGF_ALREADY_ATTACHED (-1201) … … 242 245 %define VERR_PGM_PHYS_PAGE_MAP_MMIO2_IPE (-1684) 243 246 %define VERR_PGM_PHYS_MMIO_EX_IPE (-1685) 247 %define VERR_PGM_MODE_IPE (-1686) 248 %define VERR_PGM_SHW_NONE_IPE (-1687) 244 249 %define VERR_MM_RAM_CONFLICT (-1700) 245 250 %define VERR_MM_HYPER_NO_MEMORY (-1701) … … 262 267 %define VERR_CPUM_INVALID_XCR0 (-1765) 263 268 %define VINF_CPUM_HOST_CR0_MODIFIED (1766) 269 %define VERR_CPUM_INVALID_HWVIRT_CONFIG (-1767) 270 %define VERR_CPUM_INVALID_HWVIRT_FEAT_COMBO (-1768) 264 271 %define VERR_SSM_UNIT_EXISTS (-1800) 265 272 %define VERR_SSM_UNIT_NOT_FOUND (-1801) … … 470 477 %define VERR_VMM_WRONG_HM_VMCPU_STATE (-2716) 471 478 %define VERR_VMM_SMAP_BUT_AC_CLEAR (-2717) 479 %define VERR_VMM_WRONG_NEM_VMCPU_STATE (-2718) 472 480 %define VERR_PDM_NO_SUCH_LUN (-2800) 473 481 %define VERR_PDM_DEVINS_UNKNOWN_CFG_VALUES (-2801) … … 719 727 %define VERR_SUPDRV_NOT_BUDDING_VM_PROCESS_1 (-3748) 720 728 %define VERR_SUPDRV_NOT_BUDDING_VM_PROCESS_2 (-3749) 729 %define VERR_SUPDRV_NO_RAW_MODE_HYPER_V_ROOT (-7000) 721 730 %define VERR_SUPLIB_PATH_NOT_ABSOLUTE (-3750) 722 731 %define VERR_SUPLIB_PATH_NOT_CLEAN (-3751) … … 791 800 %define VERR_VMX_UNABLE_TO_START_VM (-4005) 792 801 %define VERR_VMX_INVALID_HOST_STATE (-4006) 793 %define VERR_VMX_ILLEGAL_FEATURE_CONTROL_MSR (-4007)794 %define VERR_VMX_UNSUPPORTED_MODE (-4008)795 802 %define VERR_VMX_NO_VMX (-4009) 803 %define VERR_VMX_NOT_SUPPORTED (-4010) 796 804 %define VERR_VMX_IN_VMX_ROOT_MODE (-4011) 797 805 %define VERR_VMX_X86_CR4_VMXE_CLEARED (-4012) … … 812 820 %define VERR_VMX_MSR_ALL_VMX_DISABLED (-4028) 813 821 %define VERR_VMX_MSR_VMX_DISABLED (-4029) 814 %define VERR_VMX_ENTRY_CTLS_CACHE_INVALID (-4030) 815 %define VERR_VMX_EXIT_CTLS_CACHE_INVALID (-4031) 816 %define VERR_VMX_PIN_EXEC_CTLS_CACHE_INVALID (-4032) 817 %define VERR_VMX_PROC_EXEC_CTLS_CACHE_INVALID (-4033) 818 %define VERR_VMX_PROC_EXEC2_CTLS_CACHE_INVALID (-4034) 819 %define VERR_VMX_MSR_VMX_ENABLE_FAILED (-4035) 820 %define VERR_VMX_MSR_SMX_VMX_ENABLE_FAILED (-4036) 822 %define VERR_VMX_VMCS_FIELD_CACHE_INVALID (-4030) 823 %define VERR_VMX_MSR_VMX_ENABLE_FAILED (-4031) 824 %define VERR_VMX_MSR_SMX_VMX_ENABLE_FAILED (-4032) 825 %define VINF_VMX_VMEXIT 4033 826 %define VERR_VMX_VMENTRY_FAILED (-4033) 827 %define VERR_VMX_VMEXIT_FAILED (-4034) 828 %define VINF_VMX_INTERCEPT_NOT_ACTIVE 4035 829 %define VINF_VMX_MODIFIES_BEHAVIOR 4036 821 830 %define VERR_SVM_UNABLE_TO_START_VM (-4050) 822 831 %define VERR_SVM_ILLEGAL_EFER_MSR (-4051) … … 838 847 %define VINF_SVM_VMEXIT 4067 839 848 %define VINF_SVM_VMRUN 4068 849 %define VINF_SVM_INTERCEPT_NOT_ACTIVE 4069 840 850 %define VERR_HM_UNKNOWN_CPU (-4100) 841 851 %define VERR_HM_NO_CPUID (-4101) … … 856 866 %define VERR_HM_INVALID_HM64ON32OP (-4116) 857 867 %define VINF_HM_DOUBLE_FAULT 4117 858 %define VINF_HM_ INTERCEPT_NOT_ACTIVE4118868 %define VINF_HM_PENDING_XCPT 4118 859 869 %define VERR_DIS_INVALID_OPCODE (-4200) 860 870 %define VERR_DIS_GEN_FAILURE (-4201) … … 1039 1049 %define VWRN_GSTCTL_OBJECTSTATE_CHANGED 6220 1040 1050 %define VERR_GSTCTL_PROCESS_WRONG_STATE (-6221) 1041 %define VWRN_GSTCTL_PROCESS_EXIT_CODE 6221 1051 %define VERR_GSTCTL_MAX_OBJECTS_REACHED (-6222) 1052 %define VERR_GSTCTL_PROCESS_EXIT_CODE (-6223) 1042 1053 %define VERR_GIM_NOT_ENABLED (-6300) 1043 1054 %define VERR_GIM_IPE_1 (-6301) … … 1063 1074 %define VERR_GSTDND_GUEST_ERROR (-6500) 1064 1075 %define VERR_AUDIO_BACKEND_INIT_FAILED (-6600) 1065 %define VERR_AUDIO_NO_FREE_INPUT_STREAMS (-6601) 1066 %define VERR_AUDIO_NO_FREE_OUTPUT_STREAMS (-6602) 1067 %define VERR_AUDIO_STREAM_PENDING_DISABLE (-6603) 1068 %define VINF_AUDIO_MORE_DATA_AVAILABLE (6604) 1076 %define VERR_AUDIO_BACKEND_NOT_ATTACHED (-6601) 1077 %define VERR_AUDIO_NO_FREE_INPUT_STREAMS (-6602) 1078 %define VERR_AUDIO_NO_FREE_OUTPUT_STREAMS (-6603) 1079 %define VERR_AUDIO_STREAM_PENDING_DISABLE (-6604) 1080 %define VINF_AUDIO_MORE_DATA_AVAILABLE (6605) 1081 %define VERR_AUDIO_STREAM_NOT_READY (-6605) 1082 %define VERR_AUDIO_STREAM_COULD_NOT_CREATE (-6606) 1069 1083 %define VERR_APIC_INTR_NOT_PENDING (-6700) 1070 1084 %define VERR_APIC_INTR_MASKED_BY_TPR (-6701) 1071 1085 %define VERR_APIC_INTR_DISCARDED (-6702) 1086 %define VERR_NEM_NOT_ENABLED (-6800) 1087 %define VERR_NEM_NOT_AVAILABLE (-6801) 1088 %define VERR_NEM_INIT_FAILED (-6802) 1089 %define VERR_NEM_MISSING_KERNEL_API (-6803) 1090 %define VERR_NEM_RING3_ONLY (-6804) 1091 %define VERR_NEM_VM_CREATE_FAILED (-6805) 1092 %define VERR_NEM_MAP_PAGES_FAILED (-6806) 1093 %define VERR_NEM_UNMAP_PAGES_FAILED (-6807) 1094 %define VERR_NEM_GET_REGISTERS_FAILED (-6808) 1095 %define VERR_NEM_SET_REGISTERS_FAILED (-6809) 1096 %define VERR_NEM_FLUSH_TLB (-6810) 1097 %define VINF_NEM_FLUSH_TLB (6810) 1098 %define VERR_NEM_SET_TSC (-6811) 1099 %define VERR_NEM_IPE_0 (-6890) 1100 %define VERR_NEM_IPE_1 (-6891) 1101 %define VERR_NEM_IPE_2 (-6892) 1102 %define VERR_NEM_IPE_3 (-6893) 1103 %define VERR_NEM_IPE_4 (-6894) 1104 %define VERR_NEM_IPE_5 (-6895) 1105 %define VERR_NEM_IPE_6 (-6896) 1106 %define VERR_NEM_IPE_7 (-6897) 1107 %define VERR_NEM_IPE_8 (-6898) 1108 %define VERR_NEM_IPE_9 (-6899) 1109 %define VERR_RECORDING_CODEC_NOT_FOUND (-6900) 1110 %define VERR_RECORDING_CODEC_INIT_FAILED (-6902) 1111 %define VERR_RECORDING_CODEC_NOT_SUPPORTED (-6903) 1112 %define VERR_RECORDING_FORMAT_NOT_SUPPORTED (-6904) 1113 %define VERR_RECORDING_RESTRICTED (-6905) 1114 %define VINF_RECORDING_LIMIT_REACHED (6906) 1115 %define VERR_RECORDING_LIMIT_REACHED (-6906) 1116 %define VINF_RECORDING_THROTTLED (6907) 1117 %define VERR_RECORDING_THROTTLED (-6907) 1072 1118 %include "iprt/err.mac"
Note:
See TracChangeset
for help on using the changeset viewer.