VirtualBox

Changeset 55254 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Apr 14, 2015 3:00:49 PM (10 years ago)
Author:
vboxsync
Message:

kmk incs

Location:
trunk/include/VBox
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/apic.h

    r54496 r55254  
    4545#define APIC_REG_EILVT1                         0x0510
    4646#define APIC_REG_EILVT2                         0x0520
    47 #define APIC_REG_ELLVT3                         0x0530
     47#define APIC_REG_EILVT3                         0x0530
    4848#define APIC_REG_LVT_MODE_MASK                  (RT_BIT(8) | RT_BIT(9) | RT_BIT(10))
    4949#define APIC_REG_LVT_MODE_FIXED                 0
  • trunk/include/VBox/err.mac

    r53767 r55254  
    124124%define VINF_PATCH_CONTINUE    (1430)
    125125%define VERR_PATM_HM_IPE    (-1431)
     126%define VERR_PATM_IPE_TRAP_IN_PATCH_CODE    (-1432)
    126127%define VWRN_CSAM_TRAP_NOT_HANDLED    1500
    127128%define VWRN_CSAM_INSTRUCTION_PATCHED    1501
     
    225226%define VINF_CPUM_R3_MSR_READ    (1758)
    226227%define VINF_CPUM_R3_MSR_WRITE    (1759)
     228%define VERR_TOO_MANY_CPUID_LEAVES    (1760)
     229%define VERR_CPUM_INVALID_CONFIG_VALUE    (1761)
    227230%define VERR_SSM_UNIT_EXISTS    (-1800)
    228231%define VERR_SSM_UNIT_NOT_FOUND    (-1801)
     
    555558%define VERR_VD_UNKNOWN_INTERFACE    (-3213)
    556559%define VERR_VD_DEK_MISSING    (-3214)
     560%define VERR_VD_PASSWORD_INCORRECT    (-3215)
    557561%define VERR_VD_GEN_INVALID_HEADER    (-3220)
    558562%define VERR_VD_VDI_INVALID_HEADER    (-3230)
     
    609613%define VERR_INTNET_INCOMPATIBLE_FLAGS    (-3604)
    610614%define VERR_INTNET_FLT_VNIC_CREATE_FAILED    (-3605)
     615%define VERR_INTNET_FLT_VNIC_LINK_ID_NOT_FOUND    (-3606)
     616%define VERR_INTNET_FLT_VNIC_INIT_FAILED    (-3607)
     617%define VERR_INTNET_FLT_VNIC_OPEN_FAILED    (-3608)
     618%define VERR_INTNET_FLT_LOWER_LINK_INFO_NOT_FOUND    (-3609)
     619%define VERR_INTNET_FLT_LOWER_LINK_OPEN_FAILED    (-3610)
     620%define VERR_INTNET_FLT_LOWER_LINK_ID_NOT_FOUND    (-3611)
    611621%define VERR_SUPDRV_COMPONENT_NOT_FOUND    (-3700)
    612622%define VERR_SUPDRV_INTERFACE_NOT_SUPPORTED    (-3701)
     
    655665%define VERR_SUPDRV_TSC_FREQ_MEASUREMENT_FAILED    (-3744)
    656666%define VERR_SUPDRV_TSC_READ_FAILED    (-3745)
     667%define VWRN_SUPDRV_TSC_DELTA_MEASUREMENT_FAILED    3746
     668%define VERR_SUPDRV_TSC_DELTA_MEASUREMENT_BUSY    (-3747)
    657669%define VERR_SUPLIB_PATH_NOT_ABSOLUTE    (-3750)
    658670%define VERR_SUPLIB_PATH_NOT_CLEAN    (-3751)
     
    963975%define VERR_GIM_HYPERCALLS_NOT_ENABLED    (-6309)
    964976%define VERR_GIM_DEVICE_NOT_REGISTERED    (-6310)
    965 %define VERR_GIM_INVALID_GUESTOS_ID    (-6311)
     977%define VERR_GIM_HYPERCALL_ACCESS_DENIED    (-6311)
    966978%define VERR_MAIN_CONFIG_CONSTRUCTOR_COM_ERROR    (-6400)
    967979%define VERR_MAIN_CONFIG_CONSTRUCTOR_IPE    (-6401)
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