VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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.
(edit) @8718   17 years vboxsync 1761: "Create VM session information dialog": 1. Updating Dialog for …
(edit) @8717   17 years vboxsync FE/Qt4: Backported: - r30555 (2838: "Don't leave fullscreen when …
(edit) @8716   17 years vboxsync Main: Temporary disabled VBOX_MAIN_USE_SEMRW again (this will bring …
(edit) @8715   17 years vboxsync Fix using several NAT adapters in a single VM.
(edit) @8714   17 years vboxsync don't activate VBOX_MAIN_AUTOLOCK_TRAP on releases
(edit) @8713   17 years vboxsync no, fix the default runlevels instead
(edit) @8712   17 years vboxsync Linux kernel module: Removed default runlevel, trust the host OS when …
(edit) @8711   17 years vboxsync VBox Linux kernel module start scripts: removed the default runlevels …
(edit) @8710   17 years vboxsync Solaris installer: added more dependencies while packing.
(edit) @8709   17 years vboxsync Added a setErrorNoLog method and aLogIt argument to the core setError …
(edit) @8708   17 years vboxsync Just do the simple 30 second wait for each worker thread. There …
(edit) @8707   17 years vboxsync Something is broken here, most likely. dunno what.
(edit) @8706   17 years vboxsync r=bird: the timeout handling is busted since we're using absolute wall …
(edit) @8705   17 years vboxsync FE/Qt-OSX: Fixed a bug where the context menu event could be triggered …
(edit) @8704   17 years vboxsync FE/Qt4: SharedFolderSettings: - fixed last Qt3 support warnings - …
(edit) @8703   17 years vboxsync typo
(edit) @8702   17 years vboxsync fixed mixed up description and define columns.
(edit) @8701   17 years vboxsync Oops, these RTLogPrintf's shouldn't be here.
(edit) @8700   17 years vboxsync Linux additions: Only VbglHGCMCall() can deal with cancelled requests
(edit) @8699   17 years vboxsync VBOX_MAIN_AUTOLOCK_TRAP and VBOX_MAIN_USE_SEMRW doesn't mix well, so …
(edit) @8698   17 years vboxsync FE/Qt: NLS fixes.
(edit) @8697   17 years vboxsync Solaris additions: changed X11 paths to be direct and used devfsadm.
(edit) @8696   17 years vboxsync two fixes for compiler warnings annyoing me every day (these where …
(edit) @8695   17 years vboxsync X11 Additions: improved termination of VBoxClient
(edit) @8694   17 years vboxsync Linux Additions: handle IOCTL_VBOXGUEST_HGCM_DISCONNECT
(edit) @8693   17 years vboxsync Linux additions: wait interruptible when performing HGCM requests
(edit) @8692   17 years vboxsync FE/Qt: fixed parseSize()
(edit) @8691   17 years vboxsync warning
(edit) @8690   17 years vboxsync UpdateGuestVersion fixes.
(edit) @8689   17 years vboxsync Tell main that we've cleared the guestInfo during reset otherwise the …
(edit) @8688   17 years vboxsync added paranoid parenthesis
(edit) @8686   17 years vboxsync ordering
(edit) @8685   17 years vboxsync Added our custom E_ACCESSDENIED value.
(edit) @8684   17 years vboxsync Use %Rhrc.
(edit) @8683   17 years vboxsync Use %hrc.
(edit) @8682   17 years vboxsync Another shot at the windows build break.
(edit) @8681   17 years vboxsync Wrote the xpcom error message lookup table by hand. (there are so few …
(edit) @8680   17 years vboxsync Assert on no-lock assumptions in onUSBDeviceAttach and onUSBDeviceDetach.
(edit) @8679   17 years vboxsync Ignore NIL_RTTHREAD parameters for the RTThreadGet*LockCount APIs.
(edit) @8677   17 years vboxsync Fixed lock accounting for locks aquired via VMM[GC|R0]CallHost.
(edit) @8676   17 years vboxsync Again, 3ms + VERR_TIMEOUT. Added a new assertions w/ more info. (If it …
(edit) @8675   17 years vboxsync VBoxManage controlvm ... keyboardputscancode.
(edit) @8674   17 years vboxsync Solaris installer: revert debug package to using CP rather than copy …
(edit) @8673   17 years vboxsync 1761: "Create VM session information dialog": Spelling for Guest …
(edit) @8672   17 years vboxsync 2800: FE/Qt: Switch to fullscreen does not work reliably: comment #25 fix.
(edit) @8671   17 years vboxsync ?/? for r0/gc.
(edit) @8670   17 years vboxsync made the lock count eat less space.
(edit) @8669   17 years vboxsync Use the IN_TREE flag instead of the state just to be on the safe side.
(edit) @8668   17 years vboxsync iprt/asm.h
(edit) @8667   17 years vboxsync 1. Reusing some tr() from VBoxGlobal context in Session Information …
(edit) @8666   17 years vboxsync Removed the duplicate USB device list in Host and moved 4 methods over …
(edit) @8665   17 years vboxsync Use must use atomic compare-and-exchange logic here to be 100% correct.
(edit) @8664   17 years vboxsync Lock counting. Correct #else/#endif comments (gnu convention).
(edit) @8663   17 years vboxsync New logger prefix: lockcnts Output: read/write
(edit) @8662   17 years vboxsync PDMCritSect fix.
(edit) @8661   17 years vboxsync Another attempt - don't call rtThreadRemove twice and if we do call …
(edit) @8660   17 years vboxsync Solaris installer: kmk clean corrections.
(edit) @8659   17 years vboxsync Updates for 64 bits paging. Removed conditional dirty and accessed …
(edit) @8658   17 years vboxsync Invalidate the thread structure *after* removing it from the tree or …
(edit) @8657   17 years vboxsync Solaris installer: more silly mistakes corrected.
(edit) @8656   17 years vboxsync comments.
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