VirtualBox

source: vbox/trunk/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @46185   12 years vboxsync Runtime: Rename RTWorkQueue to RTQueueAtomic
(edit) @46184   12 years vboxsync forgot mangling again.
(edit) @46181   12 years vboxsync VbglPhysHeapGetPhysAddr returns a 32-bit value, RTCCPHYS causes …
(edit) @46169   12 years vboxsync Changes in parsing, extracting and processing an OVF version in/from a …
(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) @46164   12 years vboxsync More exteran .dSYM and .dwo bundles/files changes.
(edit) @46163   12 years vboxsync forgot mangling again.
(edit) @46162   12 years vboxsync Simple RTPathIsSame implementation.
(edit) @46161   12 years vboxsync First part of loading .dSYM bundles.
(edit) @46159   12 years vboxsync Patch manager support in the disassembler, making the 'u' command in …
(edit) @46157   12 years vboxsync Fix burn.
(edit) @46155   12 years vboxsync List near, unassemble, hyper register and more tiny debugger fixes.
(edit) @46144   12 years vboxsync Runtime: RTMpGetCoreCount() for Linux
(edit) @46134   12 years vboxsync RTDbgModRemoveAll
(edit) @46126   12 years vboxsync Baka tori!
(edit) @46123   12 years vboxsync Main/VPX, VBoxManage: added IMachine::VideoCaptureScreens and …
(edit) @46113   12 years vboxsync Implemented debug module that uses the exported symbols. This will …
(edit) @46109   12 years vboxsync Made deferred loading work.
(edit) @46105   12 years vboxsync iprt/mangling: Solaris build fix.
(edit) @46104   12 years vboxsync RTPathFilenameEx: Take path style as argument.
(edit) @46101   12 years vboxsync More NT4 debugging. Getting closer to working state…
(edit) @46093   12 years vboxsync include/VBox/VMMDev.h: remove L4 from a comment.
(edit) @46083   12 years vboxsync Made it possible to find symbols for windows nt using a …
(edit) @46080   12 years vboxsync Added RTLdrOpenInMemory.
(edit) @46078   12 years vboxsync More debugging fixes.
(edit) @46077   12 years vboxsync iprt/mangling: Solaris build fix.
(edit) @46074   12 years vboxsync RTDbgCfg: Added API for setting the log callback.
(edit) @46073   12 years vboxsync Baka tori!
(edit) @46070   12 years vboxsync RTDbgCfg,++: Compressed server files and other fixes.
(edit) @46050   12 years vboxsync More symbol work
(edit) @46048   12 years vboxsync Added a RTDbgMod reader that employs DbgHelp.dll.
(edit) @46033   12 years vboxsync RT_OPSYS adjustments.
(edit) @46025   12 years vboxsync RTDbgCfg: Directory and cache searching code.
(edit) @46024   12 years vboxsync iprt/cdefs.h: Added RT_OPSYS and RT_OPSYS_XXX, a value based version …
(edit) @46023   12 years vboxsync RTLdrOpen: Defined the first flag RTLDR_O_FOR_DEBUG for use with RTDbgMod.
(edit) @46014   12 years vboxsync RTDirQueryUnknownType* adjustment.
(edit) @46013   12 years vboxsync RTDirQueryUnknownType* adjustment.
(edit) @46012   12 years vboxsync typo.
(edit) @46011   12 years vboxsync iprt/string.h: Added RTStrIsCaseFoldable, RTStrIsUpperCased and …
(edit) @46010   12 years vboxsync iprt/string.h: Added RTStrIsCaseFoldable, RTStrIsUpperCased and …
(edit) @46008   12 years vboxsync iprt/dir.h,++: Added RTDirQueryUnknownType, RTDirQueryUnknownTypeEx, …
(edit) @46004   12 years vboxsync VMM/HMVMXR0: DR7 is 32-bit in reality, upper bits are reserved MBZ, so …
(edit) @45999   12 years vboxsync build fix
(edit) @45995   12 years vboxsync Close @defgroup comment.
(edit) @45994   12 years vboxsync RTDbgModCreateFromPeImage: Mostly implemented.
(edit) @45993   12 years vboxsync VMM: Added DBGFR3AsGetConfig.
(edit) @45990   12 years vboxsync Attempt #2 to fix burn.
(edit) @45989   12 years vboxsync Attempt to fix build.
(edit) @45985   12 years vboxsync RTDbgCfg: Debugging configuration, like symbol search paths and such.
(edit) @45984   12 years vboxsync RTDbgCfg: Debugging configuration, like symbol search paths and such.
(edit) @45971   12 years vboxsync Main, VMM: Added an API seting to disable VT-x unrestricted execution.
(edit) @45968   12 years vboxsync Ldr,Dbg: DWARF and ELF hacking in progress.
(edit) @45965   12 years vboxsync VMM: Facility for getting the highest-priority pending interrupt from …
(edit) @45964   12 years vboxsync VMM: comment fixes.
(edit) @45948   12 years vboxsync IPRT: Added RTTcpClientConnectEx and RTTcpClientCancelConnect.
(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) @45928   12 years vboxsync ldrlazy.h + win/lazy-dbghelp.h: New lazy loader that works on windows.
(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) @45903   12 years vboxsync memcache.h/.cpp: doc updates
(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) @45724   12 years vboxsync Missing file
(edit) @45723   12 years vboxsync Runtime: Async I/O manager for IPRT based on PDMAsyncCompletion* but …
(edit) @45718   12 years vboxsync Use UINT32_C() for the clipboard format flags.
(edit) @45716   12 years vboxsync IntNet: Integration of wireless IPv6 support patch + unicast ND …
(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) @45678   12 years vboxsync Runtime/aio: Add flags parameter to RTFileAioCtxCreate
(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: …
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