VirtualBox

Changeset 46421 in vbox


Ignore:
Timestamp:
Jun 6, 2013 5:46:13 PM (12 years ago)
Author:
vboxsync
Message:

kmk incs

Location:
trunk/include
Files:
3 edited

Legend:

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

    r45875 r46421  
    399399%define VERR_IOM_MMIO_IPE_2    (-2635)
    400400%define VERR_IOM_MMIO_IPE_3    (-2636)
     401%define VERR_IOM_HM_IPE    (-2637)
    401402%define VINF_VMM_CALL_HOST    2700
    402403%define VERR_VMM_RING0_ASSERTION    (-2701)
     
    415416%define VINF_VMM_UNKNOWN_RING3_CALL    (2714)
    416417%define VERR_VMM_SWITCHER_STUB    (-2715)
     418%define VERR_VMM_WRONG_HM_VMCPU_STATE    (-2716)
    417419%define VERR_PDM_NO_SUCH_LUN    (-2800)
    418420%define VERR_PDM_DEVINS_UNKNOWN_CFG_VALUES    (-2801)
     
    508510%define VERR_PDM_CANNOT_TRANSFORM_REMOVED_DRIVER    (-2890)
    509511%define VERR_PDM_NOT_PCI_BUS_MASTER    (-2891)
     512%define VERR_PDM_HM_IPE    (-2892)
    510513%define VERR_HGCM_SERVICE_NOT_FOUND    (-2900)
    511514%define VINF_HGCM_CLIENT_REJECTED    2901
  • trunk/include/iprt/err.mac

    r45701 r46421  
    124124%define VERR_NOT_AVAILABLE    (-22403)
    125125%define VERR_PROC_DETACH_NOT_SUPPORTED    (-22404)
     126%define VERR_ACCOUNT_RESTRICTED    (-22405)
     127%define VINF_ACCOUNT_RESTRICTED    22405
    126128%define VERR_FILE_IO_ERROR    (-100)
    127129%define VERR_OPEN_FAILED    (-101)
     
    376378%define VERR_DWARF_UNKNOWN_FORM    (-677)
    377379%define VERR_DWARF_UNEXPECTED_FORM    (-678)
     380%define VERR_DWARF_TODO    (-679)
     381%define VERR_DWARF_UNKNOWN_LOC_OPCODE    (-680)
     382%define VERR_DWARF_STACK_OVERFLOW    (-681)
     383%define VERR_DWARF_STACK_UNDERFLOW    (-682)
     384%define VERR_DWARF_IPE    (-683)
     385%define VERR_DBG_CFG_INVALID_VALUE    (-684)
     386%define VERR_DBG_CFG_NOT_UINT_PROP    (-685)
     387%define VERR_DBG_DEFERRED_LOAD_FAILED    (-686)
     388%define VERR_DBG_TODO    (-687)
     389%define VERR_DBG_FILE_MISMATCH    (-688)
     390%define VERR_DBG_MOD_IPE    (-689)
     391%define VINF_DBG_ADJUSTED_SYM_SIZE    690
     392%define VERR_CV_BAD_FORMAT    (-691)
     393%define VERR_CV_TODO    (-692)
     394%define VERR_CV_IPE    (-693)
    378395%define VERR_RT_REQUEST_INVALID_TYPE    (-700)
    379396%define VERR_RT_REQUEST_STATE    (-701)
  • trunk/include/iprt/x86.mac

    r45701 r46421  
    333333%define MSR_IA32_VMX_CR4_FIXED1             0x489
    334334%define MSR_IA32_VMX_VMCS_ENUM              0x48A
     335%define MSR_IA32_VMX_VMFUNC                 0x491
    335336%define MSR_IA32_VMX_PROCBASED_CTLS2        0x48B
    336337%define MSR_IA32_VMX_EPT_VPID_CAP           0x48C
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