VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12203   17 years vboxsync More verbose assertion
(edit) @12202   17 years vboxsync VBoxManage: fixed handling of `VBoxManage snapshot machine_uuid …
(edit) @12201   17 years vboxsync FE/Qt4: typos
(edit) @12200   17 years vboxsync libs/Makefile: switch the src/libs tree to sub-makefile style.
(edit) @12199   17 years vboxsync Makefiles: Pushing xpcom up to root level in the sub-makefile sense. …
(edit) @12198   17 years vboxsync Makefiles: Pushing libxml2 and libxslt up to root level in the …
(edit) @12197   17 years vboxsync Makefiles: Pushing openssl-0.9.8h up to root level in the sub-makefile …
(edit) @12196   17 years vboxsync Makefiles: Pushing liblzf, zlib and libpng up to root level in the …
(edit) @12195   17 years vboxsync libs/Makefile: drop openssl-0.9.7 (remove from svn too?)
(edit) @12194   17 years vboxsync apps & kchmviewer-4.3: sub-makefile setup.
(edit) @12193   17 years vboxsync kBuild r1770 -> 1771; Fixing qt3 and qt4 defpath bug.
(edit) @12192   17 years vboxsync bin2c: removed some gotos, corrected the file header and caught a case …
(edit) @12191   17 years vboxsync VirtualBox/Makefile: Try enable the qt3 unit again.
(edit) @12190   17 years vboxsync configure: Set PATH_TOOL_QT4_BIN (since kBuild r176x). Set …
(edit) @12189   17 years vboxsync kBuild r1761 -> 1770; Hacking on the qt3 and qt4 units.
(edit) @12188   17 years vboxsync BusLogic: Implement a simple SCSI access interface for the BIOS which …
(edit) @12187   17 years vboxsync configure: QTDIR => PATH_SDK_QT3
(edit) @12186   17 years vboxsync VirtualBox/Makefile: Disabled qt3 unit experiment.
(edit) @12185   17 years vboxsync Config.kmk: Some qt3 unit changes. (conditional)
(edit) @12184   17 years vboxsync VirtualBox/Makefile: Testing USE_KBUILD_QT3_UNIT=1.
(edit) @12183   17 years vboxsync Debugger GUI: Having a go at the statistics view and hitting a …
(edit) @12182   17 years vboxsync Debugger GUI: check for VBOX_WITH_QT[4]GUI.
(edit) @12181   17 years vboxsync Debugger GUI: don't build qt4 by default.
(edit) @12180   17 years vboxsync Debugger GUI: Qt4 port in progress.
(edit) @12179   17 years vboxsync Config.kmk: Make the debugger build.
(edit) @12178   17 years vboxsync kBuild r1759 -> r1761; qt3 & qt4 unit fixes.
(edit) @12177   17 years vboxsync kBuild r1755 -> r1759; qt3 unit fixes.
(edit) @12176   17 years vboxsync ASMAtomicXchgU64 fix
(edit) @12175   17 years vboxsync VBoxDbg.so/dylib/dll -> VBoxDbg3.*
(edit) @12174   17 years vboxsync Debugger: Use the qt3 unit.
(edit) @12173   17 years vboxsync Makefiles: Moved the Qt4 templates to Config.kmk and the qt4-bin …
(edit) @12172   17 years vboxsync Makefiles: Moved the Qt4 templates to Config.kmk and the qt4-bin …
(edit) @12171   17 years vboxsync VirtualBox4: Disable VBOX_WITH_DEBUGGER_GUI in the source, avoid …
(edit) @12170   17 years vboxsync Makefiles: VBOX_KBUILD_HACKING -> VBOX_SINGLE_MAKEFILE
(edit) @12169   17 years vboxsync kBuild r1750 -> r1755. Install targets now always get …
(edit) @12168   17 years vboxsync kBuild r1750 -> r1755. Install targets now always get …
(edit) @12167   17 years vboxsync VirtualBox4: build fix, install targets doesn't have PATH_xyz (yet).
(edit) @12166   17 years vboxsync Testing secondary expansion on the mac builds by changing the …
(edit) @12165   17 years vboxsync Config.kmk: Enabled secondary target expansion. This means we can …
(edit) @12164   17 years vboxsync iprt/asm.h: Forced the darwin build into working. Needs cleanup.
(edit) @12163   17 years vboxsync Config.kmk: Re-enabled release logging in ring-0.
(edit) @12162   17 years vboxsync VMM: Assert that we don't change CPU unexpectedly while executing in …
(edit) @12161   17 years vboxsync VBoxDrv/win: Alternative SUPR0Printf implementation (disabled).
(edit) @12160   17 years vboxsync IPRT/semfastmutex-r0drv-nt: Fail RTSemFastMutexRequest calls with IRQL …
(edit) @12159   17 years vboxsync log: don't assert on lock failure, just return. (todo count)
(edit) @12158   17 years vboxsync format fix
(edit) @12157   17 years vboxsync VBoxDrv/win: Use the IPRT versions of AssertMsg[12].
(edit) @12156   17 years vboxsync not necessary
(edit) @12155   17 years vboxsync gcc found this bug
(edit) @12154   17 years vboxsync warning
(edit) @12153   17 years vboxsync asm fixes for gcc-4.3, hope this compiles
(edit) @12152   17 years vboxsync Corrected the wrapper for RTLogLoggerExV.
(edit) @12151   17 years vboxsync fully resolved this 64-bit Python module issue
(edit) @12150   17 years vboxsync Solaris/installer: include VBoxPython.so
(edit) @12149   17 years vboxsync Solaris/additions: missed this while backing old.
(edit) @12148   17 years vboxsync Config.kmk/VBOXR0: Disable release logging here.
(edit) @12147   17 years vboxsync IPRT: added RTLOG_REL_DISABLE and RTLOG_REL_ENABLE for disabling …
(edit) @12146   17 years vboxsync IPRT/ldrNative-posix: LogRel dlopen errors so we can get the exact …
(edit) @12145   17 years vboxsync better 64-bit Python module target
(edit) @12144   17 years vboxsync Solaris/additions: backed out combined installer for now.
(edit) @12143   17 years vboxsync disk: ixed a bunch of NULL pointer accesses
(edit) @12142   17 years vboxsync - removed tools fetch
(edit) @12141   17 years vboxsync timer-r0drv-linux. Fixed bug in RTTimerStart where changes to the +1 …
(edit) @12140   17 years vboxsync - rule to fetch SDK deps
(edit) @12139   17 years vboxsync hopefully correct solaris Python installation
(edit) @12138   17 years vboxsync tstDisasm-2: Added a -xhex-bytes option which causes the arguments …
(edit) @12137   17 years vboxsync - simplified running instructions
(edit) @12136   17 years vboxsync PerfAPI: perf test enhancements
(edit) @12135   17 years vboxsync Updated the KMK_REVISION check to 1702 (was 1650).
(edit) @12134   17 years vboxsync Solaris/additions: Combined 32-bit and 64-bit additions package.
(edit) @12133   17 years vboxsync PerfAPI: Improved performance of getHostMemoryUsage() on Darwin
(edit) @12132   17 years vboxsync kBuild r1723 -> r1750; head up for new -jN default. - kmk: The …
(edit) @12131   17 years vboxsync Comment added
(edit) @12130   17 years vboxsync FE/Qt4: new icons
(edit) @12129   17 years vboxsync Don't check for hypervisor regions in VT-x/AMD-V mode.
(edit) @12128   17 years vboxsync Release logging in ring 0 seems to cause problems (memory corruption). …
(edit) @12127   17 years vboxsync Drop existing RDP connection and allow the new client to connect, …
(edit) @12126   17 years vboxsync Drop existing RDP connection and allow the new client to connect, …
(edit) @12125   17 years vboxsync symbolic constants
(edit) @12124   17 years vboxsync FE/Qt4: Process events *must* be called after any usage of the editor …
(edit) @12123   17 years vboxsync Solaris/vboxnetflt: fixed & enabled checksumming. Enabeld fast path ack's.
(edit) @12122   17 years vboxsync Fixed regression for AMD-V cpus with erratum 170.
(edit) @12121   17 years vboxsync Committed hardware breakpoint support for VT-x and AMD-V. Untested and …
(edit) @12120   17 years vboxsync Added missing ASMSetDRx functions for win64.
(edit) @12119   17 years vboxsync Added X86_DR6_INIT_VAL
(edit) @12118   17 years vboxsync FE/Qt4-OSX: Enable sheets on all other windows than ConsoleWnd again.
(edit) @12117   17 years vboxsync FE/Qt: fixed some typos in the French translation
(edit) @12116   17 years vboxsync export VHD format to OSE
(edit) @12115   17 years vboxsync #3076: Re-enabled the current->euid == 0 check in VBoxDrvLinuxCreate.
(edit) @12114   17 years vboxsync comment
(edit) @12113   17 years vboxsync VirtualBox4: Killed some more USB assertions for when VBOX_WITH_USB …
(edit) @12112   17 years vboxsync RT_OS_SOLARS not RT_SOLARIS!
(edit) @12111   17 years vboxsync #3076/SUPR3HArdenedMain: Make sure the save uid/gid is set to the real id.
(edit) @12110   17 years vboxsync Device/Makefile: Removed the PATH_LIB dependency hacks for …
(edit) @12109   17 years vboxsync VBoxDrv: Print the .reload command for modules as they are loaded …
(edit) @12108   17 years vboxsync iprt/mp-solaris: build fix.
(edit) @12107   17 years vboxsync iprt: Updated tstMp-1 with the RTMp*Present* stuff.
(edit) @12106   17 years vboxsync IHost::GetProcessCount: Use RTMpGetPresentCount instead of …
(edit) @12105   17 years vboxsync iprt: Solaris R3 implementation of RTMp*Present*.
(edit) @12104   17 years vboxsync iprt: Added RTMpGetPresentSet, RTMpGetPresentCount and …
Note: See TracRevisionLog for help on using the revision log.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette