VirtualBox

Changeset 761 in vbox


Ignore:
Timestamp:
Feb 7, 2007 6:35:04 PM (18 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
18422
Message:

Regenerated the err.mac files.

Location:
trunk/include
Files:
2 edited

Legend:

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

    r1 r761  
    7070%define VERR_PATCH_ALREADY_DISABLED    (-1405)
    7171%define VERR_PATCH_ALREADY_ENABLED    (-1406)
    72 %define VINF_PATM_PATCH_TRAP_GP    1407
     72%define VWRN_PATCH_REMOVED    1408
     73%define VINF_PATM_PATCH_TRAP_GP    1408
    7374%define VINF_PATM_LEAVEGC_FIRST    VINF_PATM_PATCH_TRAP_GP
    74 %define VINF_PATM_PATCH_TRAP_PF    1408
    75 %define VINF_PATM_PATCH_INT3    1409
    76 %define VINF_PATM_CHECK_PATCH_PAGE    1410
    77 %define VINF_PATM_DUPLICATE_FUNCTION    1411
    78 %define VINF_PATCH_EMULATE_INSTR    1412
    79 %define VINF_PATM_HC_MMIO_PATCH_WRITE    1413
    80 %define VINF_PATM_HC_MMIO_PATCH_READ    1414
    81 %define VINF_PATM_LEAVEGC_LAST    VINF_PATCH_EMULATE_INSTR
    82 %define VERR_PATCH_NO_CONFLICT    (-1415)
    83 %define VERR_PATM_UNSAFE_CODE    (-1416)
    84 %define VWRN_PATCH_END_BRANCH    1417
    85 %define VERR_PATM_ALREADY_PATCHED    (-1418)
    86 %define VINF_PATM_SPINLOCK_FAILED    (1419)
    87 %define VINF_PATCH_CONTINUE    (1420)
     75%define VINF_PATM_PATCH_TRAP_PF    1409
     76%define VINF_PATM_PATCH_INT3    1410
     77%define VINF_PATM_CHECK_PATCH_PAGE    1411
     78%define VINF_PATM_DUPLICATE_FUNCTION    1412
     79%define VINF_PATCH_EMULATE_INSTR    1413
     80%define VINF_PATM_HC_MMIO_PATCH_WRITE    1414
     81%define VINF_PATM_HC_MMIO_PATCH_READ    1415
     82%define VINF_PATM_PENDING_IRQ_AFTER_IRET    1416
     83%define VINF_PATM_LEAVEGC_LAST    VINF_PATM_PENDING_IRQ_AFTER_IRET
     84%define VERR_PATCH_NO_CONFLICT    (-1425)
     85%define VERR_PATM_UNSAFE_CODE    (-1426)
     86%define VWRN_PATCH_END_BRANCH    1427
     87%define VERR_PATM_ALREADY_PATCHED    (-1428)
     88%define VINF_PATM_SPINLOCK_FAILED    (1429)
     89%define VINF_PATCH_CONTINUE    (1430)
    8890%define VWRN_CSAM_TRAP_NOT_HANDLED    1500
    8991%define VWRN_CSAM_INSTRUCTION_PATCHED    1501
     
    168170%define VINF_VRDP_THREAD_STARTED    2011
    169171%define VINF_VRDP_RESIZE_REQUESTED    2012
     172%define VINF_VRDP_OUTPUT_ENABLE    2013
    170173%define VERR_CFGM_INTEGER_TOO_BIG    (-2100)
    171174%define VERR_CFGM_CHILD_NOT_FOUND    (-2101)
     
    283286%define VERR_PDM_DEVICE_NO_RT_ATTACH    (-2853)
    284287%define VERR_PDM_DEVICE_NO_RT_DETACH    (-2854)
     288%define VERR_PDM_HIF_INVALID_VERSION    (-2855)
    285289%define VERR_HGCM_SERVICE_NOT_FOUND    (-2900)
    286290%define VINF_HGCM_CLIENT_REJECTED    2901
     
    330334%define VERR_VMX_UNABLE_TO_RESUME_VM    (-4006)
    331335%define VERR_VMX_INVALID_HOST_STATE    (-4007)
     336%define VERR_SVM_UNABLE_TO_START_VM    (-4050)
    332337%include "iprt/err.mac"
  • trunk/include/iprt/err.mac

    r1 r761  
    6666%define VERR_TIMER_ACTIVE    (-68)
    6767%define VERR_TIMER_SUSPENDED    (-69)
     68%define VERR_CANCELLED    (-70)
     69%define VERR_MEMOBJ_INIT_FAILED    (-71)
     70%define VERR_NO_LOW_MEMORY    (-72)
     71%define VERR_NO_PHYS_MEMORY    (-73)
     72%define VERR_ADDRESS_TOO_BIG    (-74)
     73%define VERR_MAP_FAILED    (-75)
    6874%define VERR_FILE_IO_ERROR    (-100)
    6975%define VERR_OPEN_FAILED    (-101)
     
    169175%define VERR_NET_SHUTDOWN    (-458)
    170176%define VERR_NET_TOO_MANY_REFERENCES    (-459)
     177%define VERR_NET_CONNECTION_TIMED_OUT    (-460)
    171178%define VERR_NET_CONNECTION_REFUSED    (-461)
    172179%define VERR_NET_HOST_DOWN    (-464)
     
    223230%define VERR_ELFLDR_INVALID_RELOCATION_OFFSET    (-639)
    224231%define VERR_DBGMOD_INVALID_ADDRESS    (-650)
     232%define VERR_RT_REQUEST_INVALID_TYPE    (-700)
     233%define VERR_RT_REQUEST_STATE    (-701)
     234%define VERR_RT_REQUEST_INVALID_PACKAGE    (-702)
     235%define VERR_RT_REQUEST_STATUS_STILL_PENDING    (-703)
     236%define VERR_RT_REQUEST_STATUS_FREED    (-704)
Note: See TracChangeset for help on using the changeset viewer.

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