VirtualBox

source: vbox/trunk/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @40838   13 years vboxsync iprt/cdefs.h: The MSC equivalent of PRETTY_FUNCTION is FUNCSIG.
(edit) @40826   13 years vboxsync VBoxTpG.cpp: Microsoft Visual C++ support.
(edit) @40824   13 years vboxsync errno.h wrapper.
(edit) @40820   13 years vboxsync The ring-3 SUPLib APIs for talking to the tracer.
(edit) @40818   13 years vboxsync SUPDrv: Added three new IOCtls for talking to the tracer.
(edit) @40807   13 years vboxsync build fix
(edit) @40806   13 years vboxsync RTSpinlock: Redid the interface, eliminating NoInts and Tmp. Whether a …
(edit) @40777   13 years vboxsync SUPDrv: tracing infastructure coding…
(edit) @40775   13 years vboxsync iprt/timer.h: comment fix.
(edit) @40771   13 years vboxsync iprt/string.h: comment fixes
(edit) @40769   13 years vboxsync HostDrivers/Support: Moved spinlock to DevExt for Mp event race …
(edit) @40767   13 years vboxsync also enumerate guest properties during guru meditation
(edit) @40763   13 years vboxsync SUPR0VtgFireProbe -> SUPR0TracerFireProbe and other SUPDrv-tracer.cpp …
(edit) @40761   13 years vboxsync sup.h: User mode vs. kernel mode probes firing.
(edit) @40759   13 years vboxsync Some more tracer code.
(edit) @40756   13 years vboxsync SUP: Working on a generic tracer interface.
(edit) @40743   13 years vboxsync sup.mac: HC_ARCH_BITS padding for SUPGLOBALINFOPAGE.
(edit) @40742   13 years vboxsync build fix
(edit) @40740   13 years vboxsync SUPDrv: Update GIP data behind a spinlock for online/offline race …
(edit) @40713   13 years vboxsync Storage/VDI: Check for out of bounds access when reading from an image
(edit) @40712   13 years vboxsync NetShaper: Online bandwidth limit setting (#5582)
(edit) @40705   13 years vboxsync dbg.h: RING_0 separation.
(edit) @40668   13 years vboxsync Runtime/r0drv: RTR0DbgKrnl implementation for Solaris.
(edit) @40667   13 years vboxsync include/VBox/sup.h: spaces.
(edit) @40663   13 years vboxsync 2nd proposal.
(edit) @40661   13 years vboxsync RTR0DbgKrnl: CTF API proposal (mostly solaris).
(edit) @40656   13 years vboxsync Added counters so that VT-x exit stats add up.
(edit) @40652   13 years vboxsync NetShaper,E1000: Basic framework and partial implementation for …
(edit) @40644   13 years vboxsync sup.h,VMMR0.cpp: Moved the ModuleInit/Term prototypes to sup.h.
(edit) @40637   13 years vboxsync include/vmm/pdmifs.h: PDMIHOSTPARALLELCONNECTOR interface has design flaw
(edit) @40636   13 years vboxsync Implemented VMMR0 static DTrace probes.
(edit) @40630   13 years vboxsync include/iprt: asm.h comment fixes.
(edit) @40625   13 years vboxsync VRDE: mouse pointer interface header.
(edit) @40603   13 years vboxsync adjustments.
(edit) @40601   13 years vboxsync VBoxTpG/SupDrv: -> laptop.
(edit) @40598   13 years vboxsync getopt: Added RTGETOPT_REQ_BOOL.
(edit) @40594   13 years vboxsync VBoxTpG: More code and stuff.
(edit) @40590   13 years vboxsync Removed VBE_DISPI_LFB_PHYSICAL_ADDRESS constant.
(edit) @40571   13 years vboxsync ARTProcExec: dded RTPROC_FLAGS_SEARCH_PATH and implemented for posix.
(edit) @40559   13 years vboxsync Added MTF exit constant.
(edit) @40557   13 years vboxsync RT_STR_TUPLE: Switch the length and string so it'll work with …
(edit) @40543   13 years vboxsync Started logging of SCSI mode pages for debug builds
(edit) @40510   13 years vboxsync iprt/stdarg.h: Forgot to clean some debug bits.
(edit) @40508   13 years vboxsync iprt/stdarg.h: Workaround for 3.4.x biased system headers in solaris …
(edit) @40507   13 years vboxsync iprt/string.h: indent.
(edit) @40504   13 years vboxsync Solaris 11 build fixes.
(edit) @40484   13 years vboxsync crOpenGL/wddm: missing file
(edit) @40483   13 years vboxsync crOpenGL/wddm: don't use VBoxGuest device to comply woth Metro apps …
(edit) @40453   13 years vboxsync EM/IEM/PATM: some refactoring.
(edit) @40451   13 years vboxsync EM: build fix.
(edit) @40450   13 years vboxsync EM: Refactoring (dropping pVM argument).
(edit) @40449   13 years vboxsync SELM: Refactoring (PVM -> PVMCPU).
(edit) @40448   13 years vboxsync EM: refactoring…
(edit) @40447   13 years vboxsync EM: More refactoring.
(edit) @40442   13 years vboxsync IEM integration in progress - doing some EM refactoring to ease this …
(edit) @40433   13 years vboxsync VGA: Do not hardcode LFB base in BIOS.
(edit) @40427   13 years vboxsync iprt/cdefs: gcc-4.7 fix: Make DECLASM compatible with DECLCALLBACK. …
(edit) @40418   13 years vboxsync Main: Extended IMachine and the settings XML with three tracing …
(edit) @40416   13 years vboxsync s/fTraceing/fTracing/g
(edit) @40405   13 years vboxsync VMM/PDM: Some simple tracepoint infastructure.
(edit) @40404   13 years vboxsync iprt/cdefs.h: Added RT_STR_TUPLE.
(edit) @40397   13 years vboxsync VMM: Make most of the tracing optional so we don't have to be afraid …
(edit) @40387   13 years vboxsync wddm: concurrency fixes
(edit) @40383   13 years vboxsync ExtPacks/VNC: New extension pack contributed by Ivo Smits, Howard Su …
(edit) @40372   13 years vboxsync some customer complained the 'unprofessional' error message
(edit) @40356   13 years vboxsync MWAIT fixes: Only clear the mwait-active flag when actually resuming …
(edit) @40329   13 years vboxsync Main/Runtime/VBoxManage: SHA256 support comes with OVF 2.0
(edit) @40322   13 years vboxsync Frontends/VirtualBox: fix lptX definitions
(edit) @40314   13 years vboxsync Fix assertion on OS/2.
(edit) @40310   13 years vboxsync Devices/VMMDev and Additions: use a single definition for the value …
(edit) @40280   13 years vboxsync Corrected a bunch of HC and GC uses in status codes.
(edit) @40274   13 years vboxsync Introduced VBOX_WITH_REM in Config.kmk and the VMM.
(edit) @40258   13 years vboxsync Storage/VD: errors during closing all images in VDDestroy shouldn't be lost
(edit) @40257   13 years vboxsync Main/Medium: rework locking scheme to solve lock order violations and …
(edit) @40235   13 years vboxsync build fixes.
(edit) @40222   13 years vboxsync IEM: Implemented fldcw, fldenv fnstcw and fnstenv.
(edit) @40213   13 years vboxsync VMMDev: Added facility for auto-logon modules.
(edit) @40211   13 years vboxsync VbglR3: Added functions for auto-logon facility reporting + remote …
(edit) @40206   13 years vboxsync iprt/isofs: gcc warning and 32-bit file size limit explanation
(edit) @40191   13 years vboxsync iprt/err: added VERR_NOT_AVAILABLE and fixed duplicate error codes
(edit) @40182   13 years vboxsync protected mode far call and far return.
(edit) @40170   13 years vboxsync MSRs and MTRRs, CPUM saved state changed. (linux 2.4.31 seems to …
(edit) @40162   13 years vboxsync fmul st0,m64r
(edit) @40161   13 years vboxsync IEM: Debugged fdiv, hacked my way around shortcuts in the recompiler …
(edit) @40144   13 years vboxsync fdiv - almost there…
(edit) @40140   13 years vboxsync Move X86_XCPT_* to x86extra.mac.
(edit) @40138   13 years vboxsync IEM: fdiv work. Added x86extra.mac for non-automatic x86.h bits.
(edit) @40123   13 years vboxsync Runtime/strings: add Utf-8 and Utf-16 sanitising to a white list of …
(edit) @40091   13 years vboxsync Runtime/strings: add Utf-8 and Utf-16 sanitising to a white list of …
(edit) @40076   13 years vboxsync Changed the types of the r80 views of the FPU registers.
(edit) @40071   13 years vboxsync Runtime/strings: add Utf-8 and Utf-16 sanitising to a white list of …
(edit) @40069   13 years vboxsync Floating point testing.
(edit) @40066   13 years vboxsync hash the teleporter token.
(edit) @40054   13 years vboxsync VMM,VMMDev: Page sharing cleanup.
(edit) @40053   13 years vboxsync IPRT: Added RTAvllU32RemoveNode.
(edit) @40052   13 years vboxsync IPRT: Added string hashing API (RTStrHash1*).
(edit) @40036   13 years vboxsync Runtime: export new filesystem code.
(edit) @40030   13 years vboxsync VD: New interface to query the use of blocks in the disk image
(edit) @40029   13 years vboxsync Runtime: Add filesystem API to detect which ranges of a medium are in …
(edit) @40027   13 years vboxsync Runtime/Dvm: Add callbacks to query the allocation status of blocks …
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