VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @39724   13 years vboxsync Shutdown implementation for linux (untested).
(edit) @39723   13 years vboxsync RTShutdown tool.
(edit) @39721   13 years vboxsync RTSystemShutdown: stub.
(edit) @39720   13 years vboxsync ConsoleImpl.cpp: Try avoid holding the console lock (read or write) …
(edit) @39719   13 years vboxsync PyXPCOMMethod_WaitForEvents: Don't restrict the input value to 'int', …
(edit) @39718   13 years vboxsync nits
(edit) @39717   13 years vboxsync Don't use Xchg when just writing.
(edit) @39716   13 years vboxsync spaces.
(edit) @39715   13 years vboxsync nits.
(edit) @39714   13 years vboxsync nits.
(edit) @39713   13 years vboxsync EventImpl.cpp: nits
(edit) @39712   13 years vboxsync Main: Some IMachineDebugger cleanups.
(edit) @39711   13 years vboxsync Disabled the mCallbackData cache until it's purpose has been found.
(edit) @39710   13 years vboxsync nits.
(edit) @39709   13 years vboxsync Disabled the req pool stuff in dconnect, it seems to cause some regression.
(edit) @39708   13 years vboxsync Additions/linux/drm: support OEL/RHEL6.2
(edit) @39707   13 years vboxsync BIOS: allow to expose the processor informtion
(edit) @39706   13 years vboxsync PyISupports.cpp: Don't deadlock in the VBOX_DEBUG_LIFETIMES code.
(edit) @39705   13 years vboxsync comment indent.
(edit) @39704   13 years vboxsync Additions/linux/sharedfolders: make sure all data is written out when …
(edit) @39703   13 years vboxsync Runtime/r0drv: get the physical address of Linux kernel kmap mappings …
(edit) @39702   13 years vboxsync Runtime/r0drv/Linux: reverted r75548, not the right fix.
(edit) @39701   13 years vboxsync attempt at fixing the add build.
(edit) @39700   13 years vboxsync cleanup
(edit) @39699   13 years vboxsync REM: sync HF_INHIBIT_IRQ_MASK with VMCPU_FF_INHIBIT_INTERRUPTS/PC.
(edit) @39698   13 years vboxsync Additions/linux/sharedfolders: make sure all data is written out when …
(edit) @39697   13 years vboxsync Runtime/r0drv: get the physical address of Linux kernel kmap mappings too.
(edit) @39696   13 years vboxsync Additions/x11/vboxvideo: fix burn from r75534 due to symbol check script.
(edit) @39695   13 years vboxsync Additions/x11/vboxvideo: missing module initialisation function, …
(edit) @39694   13 years vboxsync Main/GuestCtrl: fixed assertion (cbToRead is unsigned)
(edit) @39693   13 years vboxsync Additions/common/VBoxGuestLib: fixed LOG_GROUP define
(edit) @39692   13 years vboxsync pipe-posix.cpp: solaris build fix.
(edit) @39691   13 years vboxsync pipe-win.cpp: build fix.
(edit) @39690   13 years vboxsync IPRT: Added RTPipeQueryReadable.
(edit) @39685   13 years vboxsync doc updates.
(edit) @39684   13 years vboxsync Parallel: Some love for the long abandoned parallel port emulation. …
(edit) @39683   13 years vboxsync The beginning of some lower level main / vbox docs.
(edit) @39682   13 years vboxsync Guru: Some minor logger adjustments.
(edit) @39681   13 years vboxsync AsyncCompletion: Build fix
(edit) @39680   13 years vboxsync AsyncCompletion: Build fix
(edit) @39679   13 years vboxsync AsyncCompletion: Check that reads are always in the file limits and …
(edit) @39678   13 years vboxsync guru: todo
(edit) @39677   13 years vboxsync Main/Network: removed unnecessary defaults for IPAddress and …
(edit) @39676   13 years vboxsync LogDbgDestinations: bugfix.
(edit) @39675   13 years vboxsync VBoxManage debugvm show improvemnts.
(edit) @39674   13 years vboxsync Windows Guest installer: Also check for installed VBoxCredProv component.
(edit) @39673   13 years vboxsync pam_vbox: Include version information + target arch in debug log.
(edit) @39672   13 years vboxsync Additions/common/VBoxGuestLib: logging.
(edit) @39669   13 years vboxsync GuestCtrl: Allow empty passwords in IGuest::CopyFromGuest and …
(edit) @39668   13 years vboxsync Implemented the log setting properties (read-only).
(edit) @39666   13 years vboxsync A IVirtualBox todo; file headers.
(edit) @39665   13 years vboxsync Additions/linux/installer: explicitly set directory permissions, …
(edit) @39664   13 years vboxsync GUI: Use the 'edition' property of the extension packs.
(edit) @39663   13 years vboxsync Additions/linux/installer: explicitly set directory permissions.
(edit) @39662   13 years vboxsync VBoxManage: list extpacks: show edition.
(edit) @39661   13 years vboxsync Main: Adding an 'edition' property to the extension packs.
(edit) @39660   13 years vboxsync FE/VBoxManage: Add support for raw image files in createrawvmdk (based …
(edit) @39659   13 years vboxsync GuestControl: Bugfixes, logging.
(edit) @39657   13 years vboxsync IPRT/FreeBSD: Rewrite of R0 memory objects handling, thanks to Andriy …
(edit) @39656   13 years vboxsync IPRT/FreeBSD: Fix warning, thanks to Andriy Gapon and Bernhard Froehlich
(edit) @39655   13 years vboxsync AHCI: Long overdue code cleanup, removes over 800 lines of unused or …
(edit) @39653   13 years vboxsync PDM.cpp: another one
(edit) @39652   13 years vboxsync PDM.cpp: Assign NULL, not false, to pfnAsyncNotify when done.
(edit) @39651   13 years vboxsync Use indirect calls to avoid conditionals; renamed constants for clarity.
(edit) @39650   13 years vboxsync DBGF,Main,VBoxManage: added target logger prefixes (release:/debug:). …
(edit) @39649   13 years vboxsync wine/wddm: faster blits
(edit) @39648   13 years vboxsync wine: fix debug build
(edit) @39647   13 years vboxsync VBoxInternal2
(edit) @39646   13 years vboxsync SharedFolders: more fixes
(edit) @39644   13 years vboxsync d'oh!
(edit) @39643   13 years vboxsync SharedFolders: more fixes
(edit) @39642   13 years vboxsync fix for r74907 (Main: Use shorter thread names)
(edit) @39640   13 years vboxsync Correct RTREQPOOLSTAT_NS_AVERAGE_REQ_QUEUED and …
(edit) @39639   13 years vboxsync reqpool.cpp: Use the pool name to name the worker threads.
(edit) @39638   13 years vboxsync Shorter pool name.
(edit) @39637   13 years vboxsync xpcom18a4: Enabled the iprt based request pool code. Added annoying …
(edit) @39636   13 years vboxsync reqpool: fixed RTREQPOOLSTAT_REQUESTS_PROCESSED.
(edit) @39635   13 years vboxsync xpcom18x4: Added code for using the IPRT request pool, currently disabled.
(edit) @39634   13 years vboxsync reqpool.cpp: build fix.
(edit) @39633   13 years vboxsync forgot to add the testcase…
(edit) @39632   13 years vboxsync Most of the reqpool code is there now. The testcase didn't turn up any …
(edit) @39631   13 years vboxsync crOpenGL: context & window destroy fixes
(edit) @39630   13 years vboxsync shared folders: restore old code for deleting files/directories
(edit) @39629   13 years vboxsync more symlinks
(edit) @39628   13 years vboxsync symlinks: small fixes
(edit) @39627   13 years vboxsync backed out previous changeset
(edit) @39626   13 years vboxsync more symlink stuff
(edit) @39624   13 years vboxsync Windows Guest Additions installer: NLS changes for D3D repair.
(edit) @39622   13 years vboxsync Reverted r75378, r75383 and r75389 (VBoxMouse: Try to make it more …
(edit) @39621   13 years vboxsync Removed unused variable (c&p).
(edit) @39620   13 years vboxsync more reqpool code.
(edit) @39619   13 years vboxsync 16 bits is plenty for the AHCI index register.
(edit) @39618   13 years vboxsync wine: assertion fix
(edit) @39617   13 years vboxsync later.
(edit) @39616   13 years vboxsync reqpool.cpp: Some more code.
(edit) @39615   13 years vboxsync Proper stats names.
(edit) @39614   13 years vboxsync Additions/Windows/Installer: French NLS.
(edit) @39613   13 years vboxsync build fix
(edit) @39612   13 years vboxsync IPRT/*: add _NO_SYMLINKS flags to certain functions
(edit) @39611   13 years vboxsync Added notes.
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