VirtualBox

source: vbox/trunk/include/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @46378   11 years vboxsync VMM/HM: Recognize more VT-x misc. MSR features as per the spec.
(edit) @46372   11 years vboxsync Main/glue/ErrorInfo.cpp: add method to retrieve an …
(edit) @46367   11 years vboxsync Control VBoxSVC release logging. Xtracker id: 6787
(edit) @46349   12 years vboxsync VM Icon override code: xtracker id 5292
(edit) @46341   12 years vboxsync Main: 64-bit unknown OS types.
(edit) @46314   12 years vboxsync VMM/HM: AMD-V bits. Get rid of unnecessary pragma packs and use 'u' …
(edit) @46312   12 years vboxsync VMM/HM: Use assembler structures to make code the VMX host restoration …
(edit) @46311   12 years vboxsync VMM/HM: Attempt to fix 32-bit burns.
(edit) @46310   12 years vboxsync VMM/HM: AMD-V bits. Bring VMCB layout up to latest spec.
(edit) @46304   12 years vboxsync VMM/HM: AMD-V bits and clean up.
(edit) @46297   12 years vboxsync VMM: Started HMSVMR0 work. Unify the AMD-V erratum 170 verification …
(edit) @46268   12 years vboxsync Missed header update.
(edit) @46267   12 years vboxsync VMM: Optimized 64-bit host VT-x world-switch.
(edit) @46217   12 years vboxsync Fixed the 'r', 'rg' and 'rg32' commands in 64-bit guest code.
(edit) @46197   12 years vboxsync build fix
(edit) @46196   12 years vboxsync VBoxGuest/VBoxTray: allow enabling caps acquisition mode w/o acquiring caps
(edit) @46181   12 years vboxsync VbglPhysHeapGetPhysAddr returns a 32-bit value, RTCCPHYS causes …
(edit) @46167   12 years vboxsync Buried DBGFSym.cpp and with it loadsyms - rip.
(edit) @46165   12 years vboxsync Made dSYM-bundle loading work as well as line numbers in the stack …
(edit) @46159   12 years vboxsync Patch manager support in the disassembler, making the 'u' command in …
(edit) @46155   12 years vboxsync List near, unassemble, hyper register and more tiny debugger fixes.
(edit) @46134   12 years vboxsync RTDbgModRemoveAll
(edit) @46123   12 years vboxsync Main/VPX, VBoxManage: added IMachine::VideoCaptureScreens and …
(edit) @46093   12 years vboxsync include/VBox/VMMDev.h: remove L4 from a comment.
(edit) @46004   12 years vboxsync VMM/HMVMXR0: DR7 is 32-bit in reality, upper bits are reserved MBZ, so …
(edit) @45993   12 years vboxsync VMM: Added DBGFR3AsGetConfig.
(edit) @45971   12 years vboxsync Main, VMM: Added an API seting to disable VT-x unrestricted execution.
(edit) @45965   12 years vboxsync VMM: Facility for getting the highest-priority pending interrupt from …
(edit) @45964   12 years vboxsync VMM: comment fixes.
(edit) @45947   12 years vboxsync VMM: HM cleanup for CTRL, CONTROLS in symbolic names.
(edit) @45940   12 years vboxsync crOpenGL->Fe/Qt notification mechanism
(edit) @45926   12 years vboxsync IMachine::VideoCaptureFps
(edit) @45907   12 years vboxsync VBOX_WITH_IEM bitrot and stuff.
(edit) @45904   12 years vboxsync VMM/HMVMXR0: Fixes for pure 32-bit darwin hosts (not hybrid) with …
(edit) @45894   12 years vboxsync VMM: Use RT_BIT which uses unsigned to avoid nasty sign-extension …
(edit) @45875   12 years vboxsync VMM/VMMR0: Distinguish better between invalid VMXON, VMCS pointers and …
(edit) @45870   12 years vboxsync VMM: Fix for HM_PROFILE_EXIT_DISPATCH.
(edit) @45838   12 years vboxsync VPX: plugged memory leak; introduced rate parameter; clear artefacts …
(edit) @45829   12 years vboxsync Don't panic on bad state and ignore assertions and other error conditions.
(edit) @45809   12 years vboxsync VMM,DevVGA: Don't resolve RC symbols when HM is enabled (part 2).
(edit) @45808   12 years vboxsync VMM,DevVGA: Don't resolve RC symbols when HM is enabled (part 1).
(edit) @45805   12 years vboxsync Main: Removed IGuestErrorInfo, added new attribute resultDetail to …
(edit) @45799   12 years vboxsync Make the recompiler call PGMCr0WpEnabled.
(edit) @45798   12 years vboxsync Fixed up and enabled Netware WP0+RO+US hack.
(edit) @45794   12 years vboxsync Missing macro.
(edit) @45786   12 years vboxsync Move HMRCA.asm into the switcher code so we don't need VMMRC.rc.
(edit) @45760   12 years vboxsync VBoxTray/VBoxGuest: proper guest caps acquisition & cleanup (to be …
(edit) @45754   12 years vboxsync HMIsInHwVirtNoLongJmpCtx
(edit) @45749   12 years vboxsync VMM: Introduced VMCPUSTATE_STARTED_HM for indicating that we're …
(edit) @45739   12 years vboxsync VMM: First part of HMIsEnabled() and PGMMap*.
(edit) @45728   12 years vboxsync TRPM: Sprinkled HMIsEnabled around the place.
(edit) @45718   12 years vboxsync Use UINT32_C() for the clipboard format flags.
(edit) @45705   12 years vboxsync Retired SELMR3DisableMonitoring.
(edit) @45702   12 years vboxsync nits
(edit) @45701   12 years vboxsync VMM: SELM and VMM early HM init changes.
(edit) @45693   12 years vboxsync VMM: Introducing VINF_EM_TRIPLE_FAULT status code for triple-fault …
(edit) @45684   12 years vboxsync VMM/HMVMXR0: 32-bit fixes, round 2.
(edit) @45681   12 years vboxsync VMM/HMVMXR0: Fix for 32-bit hosts, round 1.
(edit) @45660   12 years vboxsync Main/Machine+Console+Settings: add graphics controller type setting, …
(edit) @45653   12 years vboxsync VMM/VMMR0: HM cleanup.
(edit) @45645   12 years vboxsync VMM/PDMDevHlp: Add helper to get the SUPDrv session handle (intended …
(edit) @45622   12 years vboxsync Main: Introducing CPUPropertyType_LongMode + legacy band aid.
(edit) @45621   12 years vboxsync VMM/VMMR0: HM bits.
(edit) @45620   12 years vboxsync CSAM,PATM: Don't bother initializing anything if HMIsEnabled(). Also, …
(edit) @45618   12 years vboxsync Do HMR3Init first in vmR3InitRing3 so the other components can skip …
(edit) @45533   12 years vboxsync #ifdef the raw-mode force flags to find more code to #ifdef out.
(edit) @45531   12 years vboxsync VMMR0/HMVMXR0: Redo of VT-x event injection. Some STAM cleanup. VMM: …
(edit) @45528   12 years vboxsync VBOX_WITH_RAW_MODE changes.
(edit) @45525   12 years vboxsync VBOX_WITH_RAW_MODE changes.
(edit) @45520   12 years vboxsync iprt/cpp/list.h,iprt/cpp/mtlist.h: Added assertions for index out of …
(edit) @45518   12 years vboxsync Main: Code generator for (xp)com API implementations, including …
(edit) @45497   12 years vboxsync back out API wrapper generator, too broken with XPCOM
(edit) @45493   12 years vboxsync include/VBox/log.h: forgot an entire batch of updates
(edit) @45491   12 years vboxsync Main: Code generator for (xp)com implementations, including logging …
(edit) @45485   12 years vboxsync - *: Where possible, drop the #ifdef VBOX_WITH_RAW_RING1 when …
(edit) @45478   12 years vboxsync VMM/VMMR0: more consistent names.
(edit) @45474   12 years vboxsync VMM: Remove unused error codes, use more specific error codes. Restore …
(edit) @45434   12 years vboxsync GuestCtrl: More event handling code for IGuestFile and IGuestSession.
(edit) @45428   12 years vboxsync VMM: Propagate errors from PGM through the disassembler. Get rid of …
(edit) @45415   12 years vboxsync GuestCtrl: Implemented using (public) VirtualBox events instead of own …
(edit) @45411   12 years vboxsync comment.
(edit) @45385   12 years vboxsync VBox/err.h: VINF_VMX_DOUBLE_FAULT.
(edit) @45375   12 years vboxsync RTPathParse -> RTPathParseSimple.
(edit) @45370   12 years vboxsync VBox/log.h: VBGD and VBGL log groups.
(edit) @45369   12 years vboxsync FNVBGLHGCMCALLBACK declaration fix.
(edit) @45305   12 years vboxsync IOM: Adding pVCpu to a lot of calls and moving the lookup caches from …
(edit) @45301   12 years vboxsync IOM: Preparing to use read/write critsect.
(edit) @45299   12 years vboxsync PDMCritSectRw: Fixes.
(edit) @45293   12 years vboxsync PGMCritSectRw: Prep for ring-0 and raw-mode context operation.
(edit) @45291   12 years vboxsync VMM: HM bits.
(edit) @45276   12 years vboxsync Ring-1 compression patches, courtesy of trivirt AG: - main: diff to …
(edit) @45249   12 years vboxsync VBoxGuestLib.h: Darwin visibility experiment.
(edit) @45216   12 years vboxsync VMM: HM bits.
(edit) @45189   12 years vboxsync STAM,VM: ring-3 only testing of pdmcritsectrw.h (disabled).
(edit) @45153   12 years vboxsync PDMCritSectRw: Early morphing stage - untested, ring-3 only.
(edit) @45152   12 years vboxsync PDMCritSectRw: Early morphing stage - untested, ring-3 only.
(edit) @45139   12 years vboxsync build fix
(edit) @45138   12 years vboxsync Main/NATNetworks: API+XML serialization for NATNetworks.
(edit) @45126   12 years vboxsync block fix.
(edit) @45125   12 years vboxsync VBox/com/*.h: file header and block fixes.
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