VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @32536   14 years vboxsync Storage/VBoxHDD: replace custom open flags with regular IPRT file open …
(edit) @32370   14 years vboxsync VD: Beginnings of the L2 disk cache
(edit) @31491   14 years vboxsync DBGF: Kick-off for DBGFR3Reg*. Implemented simple queried only. The …
(edit) @30862   14 years vboxsync VMM,REM: Replumbled the MSR updating and reading so that PGM can …
(edit) @30783   14 years vboxsync Rewrote shared page handling to be more fault tolerant.
(edit) @30660   14 years vboxsync Very annoying to return informational codes without hitting …
(edit) @30650   14 years vboxsync Attempt nr 2 to reinit page fusion after VM restore
(edit) @30646   14 years vboxsync Reregister all shared modules after VM restore
(edit) @30555   14 years vboxsync VD/Async: Full support for VHD images. VMDK is still in progress
(edit) @30473   14 years vboxsync VMM: First shot at the fatal error misbehavior (PAE).
(edit) @30090   14 years vboxsync Added VERR_VMX_NOT_IN_VMX_ROOT_MODE
(edit) @29954   15 years vboxsync SSM: The I/O thread must wake up the master thread when quitting on …
(edit) @29709   15 years vboxsync Solaris/VBoxNetFltBow: comments, added one error code.
(edit) @29533   15 years vboxsync VBox/err.h,Main/Global.cpp: Updated COM<->VBox status code conversion.
(edit) @29532   15 years vboxsync VBox/err.h,Main/Global.cpp: Updated COM<->VBox status code conversion.
(edit) @29345   15 years vboxsync VBoxService,VBox/err.h: Use a dedicated status code for this, …
(edit) @29209   15 years vboxsync More shared paging updates
(edit) @29009   15 years vboxsync Additional information code
(edit) @28982   15 years vboxsync Additional error codes
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28682   15 years vboxsync Main/HostHardwareLinux: reconnect to the FAM daemon if the connection …
(edit) @28636   15 years vboxsync VBox/err.h: wrong FAM error number value
(edit) @28574   15 years vboxsync Main: add support for polling for USB devices on Linux hosts without …
(edit) @27797   15 years vboxsync misc compiler warning fixes, comment typos and other minor cleanups
(edit) @27653   15 years vboxsync VSCSI: New SCSI interpreter component which will replace the old stuff …
(edit) @27459   15 years vboxsync Added VERR_PGM_PHYS_PAGE_BALLOONED
(edit) @26625   15 years vboxsync Large page code cleanup
(edit) @26176   15 years vboxsync VBox/err.h,*: Use RT_SUCCESS/FAILURE instead of the VBOX variants, …
(edit) @26147   15 years vboxsync AsyncCompletion: Fix incorrect count of outstanding write tasks. Fixes …
(edit) @26111   15 years vboxsync CFGM: Added CFGMR3ValidateConfig as a replacement for …
(edit) @26066   15 years vboxsync Guest SMP: force all VCPUs to go back to ring 3 when a pgm pool flush …
(edit) @25848   15 years vboxsync CPU hotplug: Merge the third patch. Guest additions interface for the …
(edit) @25313   15 years vboxsync VBox/err.h: comment typo which ends up in error messages
(edit) @24938   15 years vboxsync EM: VINF_EM_SUSPEND should have higher priority than VINF_EM_RESET …
(edit) @24618   15 years vboxsync Added Global::vboxStatusCodeFromCOM (and Global::vboxStatusCodeToCOM), …
(edit) @24282   15 years vboxsync PDM: Added missing driver instance checks.
(edit) @24272   15 years vboxsync PDMDevice.cpp: Check the number of devices instances against the max …
(edit) @24027   15 years vboxsync Fail if VT-x or AMD-V are already enabled (Windows 7)
(edit) @23906   15 years vboxsync VBox/err.h: clearification.
(edit) @23801   15 years vboxsync Main,VMM,Frontends,++: Teminology. Added a bind address for the …
(edit) @23783   15 years vboxsync SSM: Added _HCPTR_HACK_U32 to deal with two PATM fields.
(edit) @23764   15 years vboxsync SSM: More structure serialization and deserialization features.
(edit) @23752   15 years vboxsync SSM: Implemented SSMR3GetStructEx and SSMR3PutStructEx.
(edit) @23749   15 years vboxsync SSM: Extending SSMFIELD so it can be used for fixing old …
(edit) @23714   15 years vboxsync SSM,VBox/err.*: VINF_SSM_DONT_CALL_AGAIN from pfnLiveExec.
(edit) @23709   15 years vboxsync SSM: VINF_SSM_VOTE_FOR_ANOTHER_PASS - for pushing config data in pass 0.
(edit) @23151   15 years vboxsync VBox/err.h,VMM: VMR3Save should be mostly done now.
(edit) @22884   15 years vboxsync SSM: Added cancellation support (SSMR3Cancel). Needed by the state …
(edit) @22807   15 years vboxsync SSM: sketched out cancellation and handling of VMs powering off and stuff.
(edit) @22793   15 years vboxsync SSM,*: Renamed phase to pass (uPhase/SSM_PHASE_FINAL) and wrote the …
(edit) @22792   15 years vboxsync SSM: Live snapshot and migration coding.
(edit) @22609   15 years vboxsync disable VT-x on Linux < 2.6.13
(edit) @22334   15 years vboxsync PDMR3DriverAttach: implemented, but untested.
(edit) @22277   15 years vboxsync PDMDRVREG change (big changeset).
(edit) @21927   15 years vboxsync SSM,VBox/err.h: SSMR3SkipToEndOfUnit and more error codes.
(edit) @21653   15 years vboxsync TPR patching updates
(edit) @20871   15 years vboxsync VMM: Make sure there is enough room for a few physical handler …
(edit) @20869   15 years vboxsync VMMR3RawRunGC: cause guru meditation if cr3 mismatches. …
(edit) @20743   15 years vboxsync VBox/err.h: Removed VINF_SVM_PREEMPT_PENDING and …
(edit) @20670   15 years vboxsync Solaris/USB: bits.
(edit) @20604   15 years vboxsync err: unintended duplicate, see r18389
(edit) @20520   15 years vboxsync Added VINF_EM_RAW_EMULATE_DBG_STEP
(edit) @20406   15 years vboxsync Removed obsolete REMR3ReplayInvalidatedPages
(edit) @20158   16 years vboxsync Extra VCPU checks. Attempt to fix alignment issue
(edit) @19844   16 years vboxsync HGSMI: post host VBVA commands to display; Video HW Accel: mechanism …
(edit) @19478   16 years vboxsync Finished up init IPI processing. (untested)
(edit) @19406   16 years vboxsync GVMM: Added interfaces for Poking a single VCpu and for …
(edit) @19290   16 years vboxsync VBox/err.h,*/err.mac: Added VERR_INVALID_VM_HANDLE, …
(edit) @18927   16 years vboxsync Big step to separate VMM data structures for guest SMP. (pgm, em)
(edit) @18566   16 years vboxsync Storage/API/VBoxManage/...: add maximum size check to prevent creation …
(edit) @18230   16 years vboxsync PGM,IOM: Implemented MMIO2 aliases for MMIO pages. This involved some …
(edit) @17775   16 years vboxsync Storage/VMDK: implement creating/writing (slightly relaxed append …
(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   16 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.
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