VirtualBox

source: vbox/trunk/include/VBox/err.h

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @17534   16 years vboxsync PGM: Made PGMPhysRead/Write return VERR_PGM_PHYS_WR_HIT_HANDLER when …
(edit) @17432   16 years vboxsync PGM,GMM: Filling in missing bits and fixing some bugs.
(edit) @17282   16 years vboxsync Added VINF_EM_RAW_EMULATE_IO_BLOCK
(edit) @17235   16 years vboxsync Added VERR_PGM_NO_CR3_SHADOW_ROOT
(edit) @16827   16 years vboxsync Storage/VMDK: implement VMDK 1.1 streamOptimized format. read only at …
(edit) @15852   16 years vboxsync Another experiment with limiting the time spent in ring 0.
(edit) @15503   16 years vboxsync SSM, CPUM: Moved the GCPtr/GCPhys sizes into the file header instead …
(edit) @15366   16 years vboxsync Storage: Eradicated the last bits using the old VDI only backend, …
(edit) @15284   16 years vboxsync PGM, REM: Virtual address in TLB - this is what I meant…
(edit) @14806   16 years vboxsync #3202: config and VT-X/software mix errors.
(edit) @14494   16 years vboxsync #1865: PGMR0DynMap - retry with smaller segments if one big one is …
(edit) @14363   16 years vboxsync #1865: ring-0 mapping cache, code in progress.
(edit) @14332   16 years vboxsync SUPDrv,SUPLib: generic ring-0 service interface.
(edit) @13703   16 years vboxsync VMM++: VINF_EM_DBG_RING0_ASSERTION -> VERR_VMM_RING0_ASSERTION, …
(edit) @13702   16 years vboxsync VMM++: new EM status code VINF_EM_DBG_RING0_ASSERTION for …
(edit) @13515   16 years vboxsync Added VERR_HWACCM_SUSPEND_PENDING
(edit) @13375   16 years vboxsync some (disabled) VMI bits
(edit) @12079   16 years vboxsync More specific error messages for unexpected VT-x failures.
(edit) @11046   16 years vboxsync Storage: Theoretically functional iSCSI backend.
(edit) @10715   16 years vboxsync Merge async I/O for VMDK backend from private branch
(edit) @10530   16 years vboxsync Implemented trunk and flag matching when opening a network.
(edit) @10375   16 years vboxsync Added two VERR_SUPDRV_* status code and rearranged the codes to fill …
(edit) @10069   16 years vboxsync Fixed two SSM error messages.
(edit) @9772   16 years vboxsync fixed break.
(edit) @9767   16 years vboxsync Some new error codes for internal networking.
(edit) @9590   16 years vboxsync Extra error codes
(edit) @9448   17 years vboxsync Added VERR_PGM_UNSUPPORTED_SHADOW_PAGING_MODE
(edit) @8797   17 years vboxsync New DBGF interface for digging into the guts of the guest OS kernel.
(edit) @8543   17 years vboxsync Corrected the error code for that core code 'allocation' failure.
(edit) @8155   17 years vboxsync The Big Sun Rebranding Header Change
(edit) @7475   17 years vboxsync VERR_VMX_MSR_LOCKED_OR_DISABLED
(edit) @7474   17 years vboxsync VERR_VMX_MSR_LOCKED
(edit) @7473   17 years vboxsync VERR_VMX_INIT_CPUS_FAILED added
(edit) @7415   17 years vboxsync More error codes for vt-x
(edit) @7284   17 years vboxsync webservice: forgot err.h commit
(edit) @7155   17 years vboxsync Huge cleanup/error checking/logging improvement of the VMDK code. …
(edit) @6358   17 years vboxsync DrvISCSI: report error for misconfigured targets. Previously we hit a …
(edit) @5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
(edit) @5846   17 years vboxsync another clashes.
(edit) @5845   17 years vboxsync r=bird: fixed clashes.
(edit) @5811   17 years vboxsync Add error codes and logging group for pdm async completion
(edit) @5758   17 years vboxsync webservice: implement session timeout + garbage collector; fix …
(edit) @5667   17 years vboxsync Debugger interface for searching memory. Fixed a const mixup.
(edit) @5513   17 years vboxsync webservice: add authentication for logon.
(edit) @5167   17 years vboxsync New halt method.
(edit) @5142   17 years vboxsync More GMM code.
(edit) @5135   17 years vboxsync More GMM code.
(edit) @5126   17 years vboxsync Solaris
(edit) @5113   17 years vboxsync VERR_GMM_PAGE_NOT_PRIVATE
(edit) @5105   17 years vboxsync GMM status codes.
(edit) @4971   17 years vboxsync GVM.
(edit) @4953   17 years vboxsync Cleaned up disassembler
(edit) @4738   17 years vboxsync more new phys code.
(edit) @4722   17 years vboxsync VINF_EM_NO_MEMORY.
(edit) @4077   17 years vboxsync Renamed to VERR_VMX_IN_VMX_ROOT_MODE
(edit) @4071   17 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(edit) @4068   17 years vboxsync Added VERR_VMX_IN_VMX_OPERATION_MODE
(edit) @3857   17 years vboxsync PDMUsb - work in progress.
(edit) @3749   17 years vboxsync Added VERR_SVM_DISABLED
(edit) @3632   17 years vboxsync VBox_hdr_h -> _VBox_hdr_h
(edit) @3298   17 years vboxsync Added VERR_VMX_VMXON_FAILED
(edit) @3291   17 years vboxsync More error codes for VMX and SVM
(edit) @3208   17 years vboxsync No need for VINF_IOM_HC_IOPORT_READWRITE afterall
(edit) @3204   17 years vboxsync Added VINF_IOM_HC_IOPORT_READWRITE (again)
(edit) @2981   18 years vboxsync InnoTek -> innotek: all the headers and comments.
(edit) @2507   18 years vboxsync Drop the VINF_IOM_HC_IOPORT_READWRITE status code as it isn't really …
(edit) @2498   18 years vboxsync VINF_IOM_HC_IOPORT_READWRITE should not be used anywhere. Will remove …
(edit) @2337   18 years vboxsync Update log groups and errors for new virtual disk container code.
(edit) @2106   18 years vboxsync Do not block EMT while resizing the framebuffer.
(edit) @1857   18 years vboxsync VERR_NAT_DNS => VINF_NAT_DNS
(edit) @1711   18 years vboxsync HGCM cleanup.
(edit) @1650   18 years vboxsync New VINF_HGCM_SAVE_STATE code.
(edit) @1081   18 years vboxsync New error code for HGCM
(edit) @862   18 years vboxsync Added VERR_VM_SAVE_STATE_NOT_ALLOWED
(edit) @834   18 years vboxsync GC Phys to HC virt conversion changes for dynamic RAM allocation.
(edit) @737   18 years vboxsync Was indeed wrong (the patm duplicate)
(edit) @724   18 years vboxsync Added a PATM @todo.
(edit) @556   18 years vboxsync Added VERR_PDM_HIF_INVALID_VERSION
(edit) @265   18 years vboxsync Added VINF_PATM_PENDING_IRQ_AFTER_IRET
(add) @1   55 years vboxsync import
Note: See TracRevisionLog for help on using the revision log.

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