VirtualBox

root/trunk/include/VBox/err.h


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @14494 [14494] 11/23/08 23:49:36 vboxsync #1865: PGMR0DynMap - retry with smaller segments if one big one is …
(edit) @14363 [14363] 11/19/08 18:04:45 vboxsync #1865: ring-0 mapping cache, code in progress.
(edit) @14332 [14332] 11/18/08 23:11:06 vboxsync SUPDrv,SUPLib: generic ring-0 service interface.
(edit) @13703 [13703] 10/31/08 01:20:53 vboxsync VMM++: VINF_EM_DBG_RING0_ASSERTION -> VERR_VMM_RING0_ASSERTION, lumping it …
(edit) @13702 [13702] 10/31/08 01:03:32 vboxsync VMM++: new EM status code VINF_EM_DBG_RING0_ASSERTION for distinguishing …
(edit) @13515 [13515] 10/23/08 10:08:06 vboxsync Added VERR_HWACCM_SUSPEND_PENDING
(edit) @13375 [13375] 10/17/08 16:18:29 vboxsync some (disabled) VMI bits
(edit) @12079 [12079] 09/04/08 11:35:39 vboxsync More specific error messages for unexpected VT-x failures.
(edit) @11046 [11046] 07/31/08 22:09:59 vboxsync Storage: Theoretically functional iSCSI backend.
(edit) @10715 [10715] 07/17/08 00:38:23 vboxsync Merge async I/O for VMDK backend from private branch
(edit) @10530 [10530] 07/11/08 16:46:47 vboxsync Implemented trunk and flag matching when opening a network.
(edit) @10375 [10375] 07/08/08 18:10:24 vboxsync Added two VERR_SUPDRV_* status code and rearranged the codes to fill up …
(edit) @10069 [10069] 07/01/08 14:02:48 vboxsync Fixed two SSM error messages.
(edit) @9772 [9772] 06/17/08 16:01:54 vboxsync fixed break.
(edit) @9767 [9767] 06/17/08 15:45:07 vboxsync Some new error codes for internal networking.
(edit) @9590 [9590] 06/11/08 10:43:43 vboxsync Extra error codes
(edit) @9448 [9448] 06/06/08 10:21:45 vboxsync Added VERR_PGM_UNSUPPORTED_SHADOW_PAGING_MODE
(edit) @8797 [8797] 05/14/08 01:16:03 vboxsync New DBGF interface for digging into the guts of the guest OS kernel.
(edit) @8543 [8543] 05/02/08 19:48:42 vboxsync Corrected the error code for that core code 'allocation' failure.
(edit) @8155 [8155] 04/18/08 17:16:47 vboxsync The Big Sun Rebranding Header Change
(edit) @7475 [7475] 03/17/08 14:15:00 vboxsync VERR_VMX_MSR_LOCKED_OR_DISABLED
(edit) @7474 [7474] 03/17/08 14:14:24 vboxsync VERR_VMX_MSR_LOCKED
(edit) @7473 [7473] 03/17/08 13:32:47 vboxsync VERR_VMX_INIT_CPUS_FAILED added
(edit) @7415 [7415] 03/10/08 16:52:31 vboxsync More error codes for vt-x
(edit) @7284 [7284] 03/04/08 21:55:56 vboxsync webservice: forgot err.h commit
(edit) @7155 [7155] 02/26/08 18:44:15 vboxsync Huge cleanup/error checking/logging improvement of the VMDK code. …
(edit) @6358 [6358] 01/15/08 15:21:21 vboxsync DrvISCSI: report error for misconfigured targets. Previously we hit a …
(edit) @5999 [5999] 12/07/07 16:05:06 vboxsync The Giant CDDL Dual-License Header Change.
(edit) @5846 [5846] 11/26/07 20:09:16 vboxsync another clashes.
(edit) @5845 [5845] 11/26/07 20:08:26 vboxsync r=bird: fixed clashes.
(edit) @5811 [5811] 11/21/07 21:33:27 vboxsync Add error codes and logging group for pdm async completion
(edit) @5758 [5758] 11/15/07 15:35:34 vboxsync webservice: implement session timeout + garbage collector; fix warnings on …
(edit) @5667 [5667] 11/11/07 05:28:47 vboxsync Debugger interface for searching memory. Fixed a const mixup.
(edit) @5513 [5513] 10/26/07 16:07:23 vboxsync webservice: add authentication for logon.
(edit) @5167 [5167] 10/05/07 15:33:36 vboxsync New halt method.
(edit) @5142 [5142] 10/02/07 15:58:35 vboxsync More GMM code.
(edit) @5135 [5135] 10/02/07 11:17:01 vboxsync More GMM code.
(edit) @5126 [5126] 10/01/07 16:52:32 vboxsync Solaris
(edit) @5113 [5113] 10/01/07 08:28:38 vboxsync VERR_GMM_PAGE_NOT_PRIVATE
(edit) @5105 [5105] 09/28/07 20:20:39 vboxsync GMM status codes.
(edit) @4971 [4971] 09/22/07 00:19:12 vboxsync GVM.
(edit) @4953 [4953] 09/21/07 16:08:19 vboxsync Cleaned up disassembler
(edit) @4738 [4738] 09/12/07 18:00:54 vboxsync more new phys code.
(edit) @4722 [4722] 09/12/07 11:30:40 vboxsync VINF_EM_NO_MEMORY.
(edit) @4077 [4077] 08/07/07 19:21:12 vboxsync Renamed to VERR_VMX_IN_VMX_ROOT_MODE
(edit) @4071 [4071] 08/07/07 19:07:59 vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(edit) @4068 [4068] 08/07/07 18:35:50 vboxsync Added VERR_VMX_IN_VMX_OPERATION_MODE
(edit) @3857 [3857] 07/26/07 00:02:21 vboxsync PDMUsb - work in progress.
(edit) @3749 [3749] 07/20/07 18:35:44 vboxsync Added VERR_SVM_DISABLED
(edit) @3632 [3632] 07/16/07 14:29:24 vboxsync VBox_hdr_h -> _VBox_hdr_h
(edit) @3298 [3298] 06/26/07 16:45:48 vboxsync Added VERR_VMX_VMXON_FAILED
(edit) @3291 [3291] 06/26/07 16:15:04 vboxsync More error codes for VMX and SVM
(edit) @3208 [3208] 06/21/07 15:18:47 vboxsync No need for VINF_IOM_HC_IOPORT_READWRITE afterall
(edit) @3204 [3204] 06/21/07 15:11:55 vboxsync Added VINF_IOM_HC_IOPORT_READWRITE (again)
(edit) @2981 [2981] 06/01/07 18:01:28 vboxsync InnoTek -> innotek: all the headers and comments.
(edit) @2507 [2507] 05/04/07 20:23:45 vboxsync Drop the VINF_IOM_HC_IOPORT_READWRITE status code as it isn't really used. …
(edit) @2498 [2498] 05/04/07 18:34:13 vboxsync VINF_IOM_HC_IOPORT_READWRITE should not be used anywhere. Will remove it …
(edit) @2337 [2337] 04/25/07 12:57:01 vboxsync Update log groups and errors for new virtual disk container code.
(edit) @2106 [2106] 04/16/07 17:25:48 vboxsync Do not block EMT while resizing the framebuffer.
(edit) @1857 [1857] 04/02/07 14:28:25 vboxsync VERR_NAT_DNS => VINF_NAT_DNS
(edit) @1711 [1711] 03/27/07 10:35:21 vboxsync HGCM cleanup.
(edit) @1650 [1650] 03/22/07 20:25:07 vboxsync New VINF_HGCM_SAVE_STATE code.
(edit) @1081 [1081] 02/28/07 09:29:22 vboxsync New error code for HGCM
(edit) @862 [862] 02/13/07 13:55:34 vboxsync Added VERR_VM_SAVE_STATE_NOT_ALLOWED
(edit) @834 [834] 02/12/07 13:05:19 vboxsync GC Phys to HC virt conversion changes for dynamic RAM allocation.
(edit) @737 [737] 02/07/07 09:36:44 vboxsync Was indeed wrong (the patm duplicate)
(edit) @724 [724] 02/06/07 19:17:05 vboxsync Added a PATM @todo.
(edit) @556 [556] 02/02/07 16:06:41 vboxsync Added VERR_PDM_HIF_INVALID_VERSION
(edit) @265 [265] 01/24/07 14:30:58 vboxsync Added VINF_PATM_PENDING_IRQ_AFTER_IRET
(add) @1 [1] 01/01/70 01:00:00 vboxsync import
Note: See TracRevisionLog for help on using the revision log.

© 2008 Sun Microsystems, Inc.
ContactPrivacy policy