VirtualBox

Changeset 102257 in vbox


Ignore:
Timestamp:
Nov 22, 2023 2:04:53 PM (15 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
160391
Message:

VBox/err.mac: kmk incs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/err.mac

    r100144 r102257  
    367367%define VERR_SSM_IPE_3    (-1878)
    368368%define VERR_SSM_FIELD_LOAD_ONLY_TRANSFORMATION    (-1879)
     369%define VERR_SSM_ENUM_VALUE_OUT_OF_RANGE    (-1880)
    369370%define VERR_VM_ATRESET_NOT_FOUND    (-1900)
    370371%define VERR_VM_REQUEST_INVALID_TYPE    (-1901)
     
    981982%define VERR_IEM_INVALID_INSTR_LENGTH    (-5304)
    982983%define VINF_IEM_SELECTOR_NOT_OK    (5305)
     984%define VINF_IEM_YIELD_PENDING_FF    (5306)
     985%define VINF_IEM_REEXEC_BREAK    (5310)
     986%define VINF_IEM_REEXEC_FINISH_WITH_FLAGS    (5311)
     987%define VINF_IEM_RECOMPILE_END_TB    (5319)
     988%define VERR_IEM_TB_ALLOC_FAILED    (-5320)
     989%define VERR_IEM_COND_TOO_DEEPLY_NESTED    (-5321)
     990%define VERR_IEM_COND_ENDIF_RECONCILIATION_FAILED    (-5322)
     991%define VERR_IEM_DBGINFO_OUT_OF_MEMORY    (-5323)
     992%define VERR_IEM_DBGINFO_IPE_1    (-5324)
     993%define VERR_IEM_DBGINFO_IPE_2    (-5325)
     994%define VERR_IEM_FIXUP_IPE_1    (-5326)
     995%define VERR_IEM_FIXUP_TOO_MANY    (-5327)
     996%define VERR_IEM_FIXUP_OUT_OF_MEMORY    (-5328)
     997%define VERR_IEM_INSTR_BUF_TOO_LARGE    (-5329)
     998%define VERR_IEM_INSTR_BUF_OUT_OF_MEMORY    (-5330)
     999%define VERR_IEM_LABEL_TOO_MANY    (-5331)
     1000%define VERR_IEM_LABEL_OUT_OF_MEMORY    (-5332)
     1001%define VERR_IEM_LABEL_IPE_1    (-5333)
     1002%define VERR_IEM_LABEL_IPE_2    (-5334)
     1003%define VERR_IEM_LABEL_IPE_3    (-5335)
     1004%define VERR_IEM_LABEL_IPE_4    (-5336)
     1005%define VERR_IEM_LABEL_IPE_5    (-5337)
     1006%define VERR_IEM_LABEL_IPE_6    (-5338)
     1007%define VERR_IEM_REG_ALLOCATOR_NO_FREE_TMP    (-5340)
     1008%define VERR_IEM_REG_ALLOCATOR_NO_FREE_VAR    (-5341)
     1009%define VERR_IEM_REG_IPE_1    (-5343)
     1010%define VERR_IEM_REG_IPE_2    (-5344)
     1011%define VERR_IEM_REG_IPE_3    (-5345)
     1012%define VERR_IEM_REG_IPE_4    (-5346)
     1013%define VERR_IEM_REG_IPE_5    (-5347)
     1014%define VERR_IEM_REG_IPE_6    (-5348)
     1015%define VERR_IEM_REG_IPE_7    (-5349)
     1016%define VERR_IEM_REG_IPE_8    (-5350)
     1017%define VERR_IEM_REG_IPE_9    (-5351)
     1018%define VERR_IEM_REG_IPE_10    (-5352)
     1019%define VERR_IEM_REG_IPE_11    (-5353)
     1020%define VERR_IEM_VAR_EXHAUSTED    (-5360)
     1021%define VERR_IEM_VAR_DUP_ARG_NO    (-5361)
     1022%define VERR_IEM_VAR_OUT_OF_STACK_SLOTS    (-5362)
     1023%define VERR_IEM_VAR_UNEXPECTED_KIND    (-5363)
     1024%define VERR_IEM_VAR_IPE_1    (-5364)
     1025%define VERR_IEM_VAR_IPE_2    (-5365)
     1026%define VERR_IEM_VAR_IPE_3    (-5366)
     1027%define VERR_IEM_VAR_IPE_4    (-5367)
     1028%define VERR_IEM_VAR_IPE_5    (-5368)
     1029%define VERR_IEM_VAR_IPE_6    (-5369)
     1030%define VERR_IEM_VAR_IPE_7    (-5370)
     1031%define VERR_IEM_VAR_IPE_8    (-5371)
     1032%define VERR_IEM_VAR_IPE_9    (-5372)
     1033%define VERR_IEM_VAR_IPE_10    (-5373)
     1034%define VERR_IEM_VAR_IPE_11    (-5374)
     1035%define VERR_IEM_EMIT_CASE_NOT_IMPLEMENTED_1    (-5380)
     1036%define VERR_IEM_EMIT_BAD_MEM_SIZE    (-5381)
    9831037%define VERR_IEM_RESTART_INSTRUCTION    (-5389)
    9841038%define VERR_IEM_ASPECT_NOT_IMPLEMENTED    (-5390)
     
    11041158%define VERR_SUP_VP_CREATE_READ_EVT_SEM_FAILED    (-5675)
    11051159%define VERR_SUP_VP_UNDESIRABLE_MODULE    (-5676)
     1160%define VERR_SUP_VP_QUERY_HANDLE_TYPE    (-5677)
     1161%define VERR_SUP_VP_SET_HANDLE_NOINHERIT    (-5678)
    11061162%define VERR_SUP_DRIVERLESS    (-5699)
    11071163%define VINF_SUP_DRIVERLESS    5699
     
    11361192%define VERR_MAIN_CONFIG_CONSTRUCTOR_COM_ERROR    (-6400)
    11371193%define VERR_MAIN_CONFIG_CONSTRUCTOR_IPE    (-6401)
    1138 %define VERR_GSTDND_GUEST_ERROR    (-6500)
     1194%define VERR_DND_GUEST_ERROR    (-6500)
    11391195%define VERR_AUDIO_BACKEND_INIT_FAILED    (-6600)
    11401196%define VERR_AUDIO_BACKEND_NOT_ATTACHED    (-6601)
     
    11981254%define VERR_SHCLPB_MAX_EVENTS_REACHED    (-7106)
    11991255%define VERR_SHCLPB_TRANSFER_ID_NOT_FOUND    (-7150)
     1256%define VERR_SHCLPB_GUEST_ERROR    (-7151)
     1257%define VERR_SHCLPB_EVENT_FAILED    (-7152)
    12001258%define VERR_IOMMU_DTE_READ_FAILED    (-7300)
    12011259%define VERR_IOMMU_DTE_BAD_OFFSET    (-7301)
     
    12201278%define VERR_IOMMU_IPE_8    (-7398)
    12211279%define VERR_IOMMU_IPE_9    (-7399)
     1280%define VERR_PLATFORM_ARCH_NOT_SUPPORTED    (-7400)
    12221281%include "iprt/err.mac"
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette