VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8830   17 years vboxsync dtrace experiments.
(edit) @8827   17 years vboxsync VBOX_WITH_DEBUGGER governs the telnet debugger, not DEBUG, since the …
(edit) @8825   17 years vboxsync -doxygen comment.
(edit) @8824   17 years vboxsync Don't assert on VERR_REM_TOO_MANY_TRAPS and make the debugger go into …
(edit) @8823   17 years vboxsync Don't loop forever in DBGFR3Term if the debugger and EMT race each other.
(edit) @8822   17 years vboxsync Don't queue stuff when paused or stuck. (Was all but running.)
(edit) @8821   17 years vboxsync Fixed missing return.
(edit) @8820   17 years vboxsync Dug out the solaris kernel symbols! Use the "detect" command in the …
(edit) @8819   17 years vboxsync Added DBGFR3MemReadString and made DBGFR3AddrFromFlat return pAddress.
(edit) @8818   17 years vboxsync Pushed some very noisy logging into Log4 (was LogFlow).
(edit) @8817   17 years vboxsync FE/Qt: NLS: Updated Polish, Swedish, Chinese and Spanish translations.
(edit) @8816   17 years vboxsync Added a release log statement about erratum 170
(edit) @8815   17 years vboxsync Corrected revision checks for erratum 170.
(edit) @8814   17 years vboxsync Build fix.
(edit) @8813   17 years vboxsync Added menu item for disabling and enabling logging. (debug menu)
(edit) @8812   17 years vboxsync Build fix for OSX.
(edit) @8811   17 years vboxsync Improve raw vmdk disk size detection on Linux, implement disk size …
(edit) @8810   17 years vboxsync x86.h compatiblitiy is not going to change.
(edit) @8809   17 years vboxsync Proper injection of pending interrupts when IF=0, so they get …
(edit) @8808   17 years vboxsync Correction
(edit) @8807   17 years vboxsync Unused local variable
(edit) @8806   17 years vboxsync Determine which AMD cpus are really affected by erratum 170 (forced …
(edit) @8804   17 years vboxsync build fix
(edit) @8803   17 years vboxsync add OpenSolaris OS type
(edit) @8802   17 years vboxsync alignment…
(edit) @8801   17 years vboxsync alignment…
(edit) @8800   17 years vboxsync Started digging into the solaris guest kernel. Added DBGFR3MemRead.
(edit) @8799   17 years vboxsync More alignment fun.
(edit) @8797   17 years vboxsync New DBGF interface for digging into the guts of the guest OS kernel.
(edit) @8796   17 years vboxsync fixed compilation of Linux host kernel module
(edit) @8795   17 years vboxsync Fiex bad OFF -> GURU state transition.
(edit) @8794   17 years vboxsync started on some state machine validation (to catch a bad OFF -> GURU …
(edit) @8793   17 years vboxsync Log group.
(edit) @8792   17 years vboxsync Wrong position
(edit) @8791   17 years vboxsync FE/Qt4: Backported r30770 (FE/Qt: NLS: Spelling.)
(edit) @8790   17 years vboxsync FE/Qt4: Added copyright notice and exported to OSE.
(edit) @8789   17 years vboxsync Windows host: also check for tsc consistency across cores/cpus. The …
(edit) @8788   17 years vboxsync Fixed "rule for deleting" unselected temporary hard-disk created for …
(edit) @8787   17 years vboxsync FE/Qt: Silly uic doesn't warn about wrong access specification.
(edit) @8786   17 years vboxsync FE/Qt: typo
(edit) @8785   17 years vboxsync FE/Qt4: Backported: - partly r29754 (New Hard Disk GUI (including SATA …
(edit) @8784   17 years vboxsync FE/Qt4: Backported r30769 (Full-screen mode fixes: 1. Delayed …
(edit) @8783   17 years vboxsync FE/Qt4: Backported r30767 & r30768 (2855: "Name column width is wrong …
(edit) @8782   17 years vboxsync Main/AutoLock: Disabled VBOX_MAIN_AUTOLOCK_TRAP to get release timings …
(edit) @8781   17 years vboxsync Windows guest HGCM optimization: use a preallocated timeout variable.
(edit) @8780   17 years vboxsync FE/Qt: NLS: Spelling.
(edit) @8779   17 years vboxsync Full-screen mode fixes: 1. Delayed initialization of full-screen mode …
(edit) @8778   17 years vboxsync 2855: "Name column width is wrong for newly created folders in the …
(edit) @8777   17 years vboxsync 2855: "Name column width is wrong for newly created folders in the …
(edit) @8776   17 years vboxsync HGCM wait for a request completion must be not alertable (Windows guest).
(edit) @8774   17 years vboxsync win32.cpp -> VBoxClipboard-win.cpp
(edit) @8773   17 years vboxsync Network\DrvTAPWin32.cpp -> Network\DrvTAPWin.cpp
(edit) @8772   17 years vboxsync USB/win/USBProxyDevice-win32.cpp -> USB/win/USBProxyDevice-win.cpp
(edit) @8771   17 years vboxsync USB/win32 -> USB/win.
(edit) @8770   17 years vboxsync Moved the windows usblib implementation to HostDrivers/VBoxUSB/win.
(edit) @8768   17 years vboxsync while I'm at it - moving the non-linux stuff to xpcom.
(edit) @8767   17 years vboxsync while I'm at it…
(edit) @8766   17 years vboxsync USBProxyServiceWin32 -> USBProxyServiceWindows
(edit) @8765   17 years vboxsync win32 -> win.
(edit) @8763   17 years vboxsync Use Makefile.kup instead of up.kmk.
(edit) @8761   17 years vboxsync The reminder.
(edit) @8760   17 years vboxsync PATH_KBUILD -> KBUILD_PATH.
(edit) @8759   17 years vboxsync BUILD_TYPE -> KBUILD_TYPE.
(edit) @8758   17 years vboxsync BUILD_TARGET* -> KBUILD_TARGET*.
(edit) @8757   17 years vboxsync BUILD_PLATFORM* -> KBUILD_HOST*.
(edit) @8756   17 years vboxsync Main/AutoLock: Fixed: Two or more write locks could be acquired …
(edit) @8754   17 years vboxsync Added icon to VBoxSVC so we'll look pretty in process explorer and similar.
(edit) @8753   17 years vboxsync Use the icon in Artwork.
(edit) @8752   17 years vboxsync Fixed dep and missing inc.
(edit) @8751   17 years vboxsync Use the icon in Artwork.
(edit) @8750   17 years vboxsync The resource file is generated by the makefile.
(edit) @8749   17 years vboxsync Use the icon in Artwork.
(edit) @8748   17 years vboxsync VBOX_WINDOWS_ICON_FILE
(edit) @8747   17 years vboxsync Parallel: destroy event semaphore
(edit) @8745   17 years vboxsync Fixed missing #else + solaris (disabled).
(edit) @8744   17 years vboxsync Moved the filter running over to USBProxyService (from Host). Split up …
(edit) @8743   17 years vboxsync FE/Qt4: Fixed last Qt3 warnings, added QIDialogButtonBox & copyright …
(edit) @8742   17 years vboxsync FE/Qt4: Fixed last Qt3 support warnings & added copyright notice.
(edit) @8741   17 years vboxsync FE/Qt4: use new QIDialogButtonBox
(edit) @8740   17 years vboxsync FE/Qt4: new QIButtonDialogBox: - auto set the properties of the help …
(edit) @8739   17 years vboxsync Set the shadow PDE for real and protected mode without paging to …
(edit) @8738   17 years vboxsync More logging
(edit) @8737   17 years vboxsync FE/Qt4: Partly backported r29843 (PAE/NX option added into Extended …
(edit) @8736   17 years vboxsync Excessive debug logging can halt the host.
(edit) @8735   17 years vboxsync copy&past fix.
(edit) @8734   17 years vboxsync CPUID updates
(edit) @8733   17 years vboxsync FE/Qt4-OSX: Backported r30301 (FE/Qt-OSX: Added several debug …
(edit) @8732   17 years vboxsync Some cleanup fixes.
(edit) @8731   17 years vboxsync Oops. included testcase/Makefile.kmk where it shouldn't have been.
(edit) @8730   17 years vboxsync Include the testcase bit using the sub-makefile setup.
(edit) @8729   17 years vboxsync cosmetics
(edit) @8728   17 years vboxsync if1of
(edit) @8727   17 years vboxsync sorted the stuff.
(edit) @8726   17 years vboxsync Main/AutoLock: Sanity.
(edit) @8725   17 years vboxsync Made the HostUSBDeviceFilter object use the Host object lock to …
(edit) @8724   17 years vboxsync Little fix for ensuring language item visible.
(edit) @8723   17 years vboxsync Optimally ensures what current language item visible on Global Setting …
(edit) @8721   17 years vboxsync File header.
(edit) @8720   17 years vboxsync oops.
(edit) @8719   17 years vboxsync filteheader.
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