VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @781   18 years vboxsync Fixed deadlock in SetupInternalFramebuffer
(edit) @780   18 years vboxsync FE/Qt: Fixed: Opening VDM from the VM Settings dialog didn't refresh …
(edit) @779   18 years vboxsync FE/Qt: Fixed the "Failed to access USB controller" message box: Added …
(edit) @778   18 years vboxsync Fixed capability reporting so that it works with libhal.
(edit) @777   18 years vboxsync FE/Qt: Fixed VDM: After releasing a VDI, the Select button's enabled …
(edit) @776   18 years vboxsync warning
(edit) @775   18 years vboxsync VBoxManage: Fixed showvdiinfo: - Would never show info for a …
(edit) @774   18 years vboxsync A new console callback must be informed about the current state.
(edit) @773   18 years vboxsync Correction
(edit) @772   18 years vboxsync Compile fix
(edit) @771   18 years vboxsync AMD-V was stil left disabled. Now enabled. Enabled sysenter/sysexit in …
(edit) @770   18 years vboxsync Added CPUMCPUIDFEATURE_SEP
(edit) @769   18 years vboxsync Prevent some warnings as these files are compiled as .c files on Linux now.
(edit) @768   18 years vboxsync Forgot another X86_CPUID_FEATURE_EDX_SEP flag.
(edit) @767   18 years vboxsync Added @todo
(edit) @766   18 years vboxsync Use our runtime heap.
(edit) @765   18 years vboxsync More protection during termination.
(edit) @764   18 years vboxsync The build server cannot currently code with it.
(edit) @763   18 years vboxsync enabled docs and packing on linux.amd64
(edit) @762   18 years vboxsync - Additions, Config.kmk, Runtime: o Make the additions build on …
(edit) @761   18 years vboxsync Regenerated the err.mac files.
(edit) @760   18 years vboxsync Enhanced detection of changed pages.
(edit) @759   18 years vboxsync FE/Qt: Added VRDP UI to the VM Console window.
(edit) @758   18 years vboxsync update physical address of flushed page
(edit) @757   18 years vboxsync support Debian/sarge
(edit) @756   18 years vboxsync export to OSE
(edit) @755   18 years vboxsync FE/Qt: Refreshed mouse icons; updated the green color on the …
(edit) @754   18 years vboxsync Again
(edit) @753   18 years vboxsync compile fix
(edit) @752   18 years vboxsync Fixed cleanup
(edit) @751   18 years vboxsync Stricter check in RTCritSectEnter for destroyed critical sections.
(edit) @750   18 years vboxsync FE/Qt: Improved remindAboutCapture/Integration message boxes.
(edit) @749   18 years vboxsync Main: Fixed: Don't try to delete the image file of a differencing VDI …
(edit) @748   18 years vboxsync Updates
(edit) @747   18 years vboxsync Added some debug code, that I need for easy debugging.
(edit) @746   18 years vboxsync Added DBGFR3PrgStep
(edit) @745   18 years vboxsync Use ASMBitFirstSet for check if data block is zero.
(edit) @744   18 years vboxsync Logging update
(edit) @743   18 years vboxsync Changed call patch
(edit) @742   18 years vboxsync Updates for logging
(edit) @741   18 years vboxsync Updates for logging
(edit) @740   18 years vboxsync Update
(edit) @739   18 years vboxsync Fix
(edit) @738   18 years vboxsync Option to log patch calls
(edit) @737   18 years vboxsync Was indeed wrong (the patm duplicate)
(edit) @736   18 years vboxsync Disabled the wrong check.
(edit) @735   18 years vboxsync huh? lets try remove + add
(edit) @734   18 years vboxsync huh? lets try remove + add
(edit) @733   18 years vboxsync export
(edit) @732   18 years vboxsync some exclude updates.
(edit) @731   18 years vboxsync Realigned pcnet. Added the alignment testcase to the makefile walk.
(edit) @730   18 years vboxsync warning
(edit) @729   18 years vboxsync Renamed to match target names.
(edit) @728   18 years vboxsync Use RTPrintf, cleanup and return a proper status code.
(edit) @727   18 years vboxsync 3rd arg is rdx not rcx.
(edit) @726   18 years vboxsync Implemented the VMMR0 setjmp/longjmp like stuff for AMD64.
(edit) @725   18 years vboxsync gcc generates ud2a if a non POD object is attempted passed to printf. …
(edit) @724   18 years vboxsync Added a PATM @todo.
(edit) @723   18 years vboxsync oops
(edit) @722   18 years vboxsync More stats
(edit) @721   18 years vboxsync Minor change
(edit) @720   18 years vboxsync Small cleanup, move host to variable in LocalConfig.kmk
(edit) @719   18 years vboxsync Changed the Linux Additions to compile everything from source (no more …
(edit) @718   18 years vboxsync Update
(edit) @717   18 years vboxsync Migrate Linux additions cross-build.
(edit) @716   18 years vboxsync More stats
(edit) @715   18 years vboxsync Prevent statistics pollution.
(edit) @714   18 years vboxsync small fix
(edit) @713   18 years vboxsync Bugfix
(edit) @712   18 years vboxsync FE/Qt: More description about the meaning of the keyboard capture.
(edit) @711   18 years vboxsync FE/Qt: Fixed Global Settings centering; fixed som USB UI spacing; …
(edit) @710   18 years vboxsync Moved and fixed zero data block write detection (could lead to write …
(edit) @709   18 years vboxsync Updated logrels related to VRDPAUTH
(edit) @708   18 years vboxsync Profile MMIO as well
(edit) @707   18 years vboxsync Oops
(edit) @706   18 years vboxsync IOM handler profiling.
(edit) @705   18 years vboxsync be less verbose
(edit) @704   18 years vboxsync FE/Qt: Added Global USB Filter UI.
(edit) @703   18 years vboxsync Added a note about deadlocks.
(edit) @702   18 years vboxsync Argh
(edit) @701   18 years vboxsync Termination fix
(edit) @700   18 years vboxsync Another fix. Deadlock warning though.
(edit) @699   18 years vboxsync Fix
(edit) @698   18 years vboxsync Slirp must be protected by a lock due to recent async send changes.
(edit) @697   18 years vboxsync Fix EOL settings.
(edit) @696   18 years vboxsync export to OSE
(edit) @695   18 years vboxsync updated precompiled objects
(edit) @694   18 years vboxsync export to OSE
(edit) @693   18 years vboxsync PATH_TOOL_VCCAMD64 -> PATH_TOOL_VCC80AMD64
(edit) @692   18 years vboxsync 32-bit gcc packs AVLOHCPHYSNODECORE a little bit different, pad it to …
(edit) @691   18 years vboxsync RuntimeR3NoCRTGCC_LIBSUFF
(edit) @690   18 years vboxsync Try unsigned int instead of UINT.
(edit) @689   18 years vboxsync ASMReadTSC().
(edit) @688   18 years vboxsync size_t
(edit) @687   18 years vboxsync win64 -> win.amd64
(edit) @686   18 years vboxsync Alignment fixes for windows. (structure packing is a strange thing …
(edit) @685   18 years vboxsync _WIN32_WINNT=0x0510
(edit) @684   18 years vboxsync RTLogLogger, RTLogLoggerEx[V].
(edit) @683   18 years vboxsync ASMGetTR & ASMGetGDTR
(edit) @682   18 years vboxsync SVMInvlpgA.
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