VirtualBox

source: vbox/trunk/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @20789   15 years vboxsync iprt/asm.h: larger notes about alignment.
(edit) @20785   15 years vboxsync IPRT: the ASMAtomicBit* functions must work on 32-bit …
(edit) @20756   15 years vboxsync IPRT: More RTDbg coding - generic container is mostly done now.
(edit) @20753   15 years vboxsync VMM: Added PDMR3CritSectLeaveAll for bulk unlocking during guru meditation.
(edit) @20752   15 years vboxsync TMTimerSet: stats and quick optimization.
(edit) @20750   15 years vboxsync TMTimerSetRelative: Optimized the common case and added some more …
(edit) @20745   15 years vboxsync VBox/err.mac: regen
(edit) @20744   15 years vboxsync IPRT: RTDbg coding.
(edit) @20743   15 years vboxsync VBox/err.h: Removed VINF_SVM_PREEMPT_PENDING and …
(edit) @20742   15 years vboxsync VMM,++: Increased the stack size on darwin to 16KB since we're …
(edit) @20741   15 years vboxsync iprt/dbg.cpp/h: the RTDbgLine* methods as well.
(edit) @20740   15 years vboxsync iprt: More RTDbg coding; added a new AVL tree for RTUINPTR.
(edit) @20739   15 years vboxsync iprt: RTDbgMod coding in progress.
(edit) @20738   15 years vboxsync iprt: RTDbg coding.
(edit) @20733   15 years vboxsync VMM: Added TMTimerSetRelative and changed …
(edit) @20706   15 years vboxsync VBox/pdmdrv.h: Added PDMDRVHLP::pfnSTAMDeregister, major PDMDRVHLP …
(edit) @20683   15 years vboxsync video hw accel: ddraw command processing fixes
(edit) @20681   15 years vboxsync STAM: Added STAMUNIT_TICKS.
(edit) @20678   15 years vboxsync TM: Count calls to TMCpuTickSet and take the VM handle as an argument.
(edit) @20670   15 years vboxsync Solaris/USB: bits.
(edit) @20663   15 years vboxsync VMM: Added VMMR3EmtRendezvous for getting the attention of all EMTs …
(edit) @20653   15 years vboxsync video hw accel: fixes for basic ddraw op hanlding
(edit) @20624   15 years vboxsync iprt/asm.h: ASMSerializeInstruction.
(edit) @20622   15 years vboxsync fix comment copy/paste bug
(edit) @20605   15 years vboxsync IPRT: Added RTTestInitAndCreate - a combination of RTR3Init and …
(edit) @20604   15 years vboxsync err: unintended duplicate, see r18389
(edit) @20588   15 years vboxsync Emulate lock and & lock xor.
(edit) @20573   15 years vboxsync iprt/test.h: Added RTTestSetDefault.
(edit) @20567   15 years vboxsync DevATA,ATAController: Do not use MMGCRamReadNoTrapHandler nor …
(edit) @20551   15 years vboxsync GuestHost/SharedClipboard: refactored the shared clipboard code to …
(edit) @20544   15 years vboxsync VBox/asmdefs.mac: Set VBOX_STRICT for DEBUG builds.
(edit) @20542   15 years vboxsync root/Makefile.kmk,includes: regenerated .mac files adding VBox/param.h …
(edit) @20537   15 years vboxsync dis.h: DISCPUSTATE_PADDING_SIZE correction for 32-bit windows.
(edit) @20531   15 years vboxsync MM: Added MMR3HyperSetGuard for creating guard pages in the hyper heap.
(edit) @20530   15 years vboxsync VMM: remove DISCPUSTATE from the stack.
(edit) @20528   15 years vboxsync SUP: SUPR0PageProtect & SUPR0PageProtect - for creating guard (hyper) …
(edit) @20525   15 years vboxsync iprt/memobj.h: Added RTR0MemObjProtect, only implemented for darwin.
(edit) @20520   15 years vboxsync Added VINF_EM_RAW_EMULATE_DBG_STEP
(edit) @20513   15 years vboxsync OSE header fixes
(edit) @20483   15 years vboxsync video hw accel: blt impl basics for guest video drv
(edit) @20478   15 years vboxsync video hw accel: guest driver -> host framebuffer commands processing impl
(edit) @20421   15 years vboxsync Rewrote rem notification handling.
(edit) @20408   15 years vboxsync Moved REM locking to VMMAll
(edit) @20407   15 years vboxsync Removed REMR3ReplayInvalidatedPages
(edit) @20406   15 years vboxsync Removed obsolete REMR3ReplayInvalidatedPages
(edit) @20399   15 years vboxsync Minor updates
(edit) @20375   15 years vboxsync iprt/cdefs.h: removed the obsolete BEGIN_DECLS and END_DECLS macros.
(edit) @20374   15 years vboxsync *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
(edit) @20363   15 years vboxsync VBox/*: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.
(edit) @20362   15 years vboxsync iprt/*: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.
(edit) @20361   15 years vboxsync iprt/dbg.h: update.
(edit) @20360   15 years vboxsync IPRT: Memory pool (untested) and string pool stub implementation.
(edit) @20358   15 years vboxsync iprt/cdefs.h: RT_BEGIN_DECLS and RT_END_DECLS.
(edit) @20267   16 years vboxsync Main: completed scriptable changes Make VBox buildable on SMB share …
(edit) @20243   16 years vboxsync View HW Accel: guest ddraw command definitions, moved opengl …
(edit) @20242   16 years vboxsync View HW Accel: OpenGL framebuffer
(edit) @20226   16 years vboxsync usb: Removed remnants of a failed attempts to create a shared USB timer.
(edit) @20186   16 years vboxsync Solaris/VBoxUSB: dir mask.
(edit) @20184   16 years vboxsync include/VBox/vusb.h: added VUSB_DIR_TO_DEVICE.
(edit) @20167   16 years vboxsync First part of the PDMAsyncCompletion rewrite: * The Host specific …
(edit) @20158   16 years vboxsync Extra VCPU checks. Attempt to fix alignment issue
(edit) @20154   16 years vboxsync PCI: The risky half of the remapping fix. Fixes #1587 and #3903.
(edit) @20153   16 years vboxsync SSM,PCI: We must restore the PCI configuration registers before PGM so …
(edit) @20152   16 years vboxsync Added DBGFR3InfoLogRel and DBGFR3InfoStdErr.
(edit) @20124   16 years vboxsync IPRT,SUP: Minor driver version change - added …
(edit) @20114   16 years vboxsync SSM: Added SSMR3Skip.
(edit) @20111   16 years vboxsync IPRT: Use the generic RTDirCreateTemp implementation - made it a bit …
(edit) @20109   16 years vboxsync RTTestSkipAndDestroy.
(edit) @20105   16 years vboxsync iprt/dir.h: RTDirCreateTemp spec clearification.
(edit) @20096   16 years vboxsync VBox/pdmdrv.h,TM: user argument and flags for driver timers.
(edit) @20094   16 years vboxsync VBox/pdmdev.h: Retired pfnTMTimerCreateExternal.
(edit) @20093   16 years vboxsync VBox/pdmdev.h: bumped PDM_DEVHLP_VERSION.
(edit) @20092   16 years vboxsync DevAPIC,PDM: timer critsect.
(edit) @20087   16 years vboxsync TM,*: Proper timer callback locking and pvUser for devices.
(edit) @20071   16 years vboxsync Bit more REM locking
(edit) @20067   16 years vboxsync Runtime: accident
(edit) @20066   16 years vboxsync Runtime: added RTDirCreateTemp
(edit) @20056   16 years vboxsync Backed out 47770 & 47771 (failed experiment)
(edit) @20043   16 years vboxsync Runtime: export to OSE
(edit) @20037   16 years vboxsync TPR read/write updates
(edit) @20018   16 years vboxsync Runtime: Added method for returning the system temporary directory path.
(edit) @20015   16 years vboxsync S3: error number updates
(edit) @20009   16 years vboxsync Video HW Accel: guest->host command mechanism fixes
(edit) @20008   16 years vboxsync PDMCritSect: rewrite, ring-0 unlocking not yet enabled.
(edit) @20001   16 years vboxsync Cleaned up PDMGet/SetTPR.
(edit) @19995   16 years vboxsync Introduced PDMHasIoApic.
(edit) @19993   16 years vboxsync Proper handling of VMX_EXIT_APIC_ACCESS
(edit) @19992   16 years vboxsync Started with TPR caching for 32 bits guest (VT-x only).
(edit) @19984   16 years vboxsync Some APIC access updates (disabled)
(edit) @19968   16 years vboxsync HostDVD: Add basic support for FreeBSD. Passthrough is working quite …
(edit) @19959   16 years vboxsync pdmifs.h: r=bird: added todos.
(edit) @19952   16 years vboxsync RTTest: More macros. Made RTTestFailure check for trailing new line to …
(edit) @19951   16 years vboxsync iprt/getopt.h: sample fix.
(edit) @19944   16 years vboxsync iprt: Some more RTTest stuff.
(edit) @19942   16 years vboxsync IPRT: Implemented thousand separators for the string formatting code …
(edit) @19928   16 years vboxsync IPRT: More RTPathAppend docs updates.
(edit) @19927   16 years vboxsync iprt/path.h: Updated RTPathAppend docs.
(edit) @19926   16 years vboxsync IPRT: Added RTPathAppend.
(edit) @19924   16 years vboxsync IPRT,SUP: Renamed RTPathProgram to RTPathExecDir to make it clear what …
(edit) @19906   16 years vboxsync iprt/thread.h: RTThreadPreemptIsPending
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