VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6955   17 years vboxsync reverted 28115 because of 28118
(edit) @6954   17 years vboxsync Implemented RTTls for posix threads.
(edit) @6953   17 years vboxsync HGCM tries to load service libs from specific locations (VBoxBFE).
(edit) @6952   17 years vboxsync HGCM tries to load service libs from specific locations.
(edit) @6951   17 years vboxsync Aligned the TLS destructor bits even more with posix.
(edit) @6950   17 years vboxsync Enabled shared folders on the darwin platform.
(edit) @6949   17 years vboxsync Additions/x11: made some logging optional in the clipboard client
(edit) @6948   17 years vboxsync Additions/Linux: fixed a copy_to_user/copy_from_user mixmatch in …
(edit) @6947   17 years vboxsync Additions/Linux: added the VBoxRandR script to the Linux Additions …
(edit) @6946   17 years vboxsync Aligned the TLS destructor bits with posix.
(edit) @6945   17 years vboxsync doc
(edit) @6944   17 years vboxsync Implemented TLS on OS/2. (hope it compiles)
(edit) @6943   17 years vboxsync Additions/X11: added a script to call the xrandr application which is …
(edit) @6942   17 years vboxsync FE/Qt: Shared Folders: Better solution for painting root items on …
(edit) @6941   17 years vboxsync Removed ASYNCSTATE. Set EventOutOfSpace to NIL after destruction.
(edit) @6940   17 years vboxsync Set Shared Folders list "columns reordering" to false.
(edit) @6939   17 years vboxsync 2008 -> 2007-2008.
(edit) @6936   17 years vboxsync Little fix for Shared Folders list. Repainting listView separate item …
(edit) @6935   17 years vboxsync Main: Changed 'defined (RT_OS_WINDOWS)' => '!defined …
(edit) @6934   17 years vboxsync FE/SDL: fixed window resize if secure label is disabled at compile time
(edit) @6933   17 years vboxsync Unnoticed typo in make function call.
(edit) @6932   17 years vboxsync FE/Qt: Added disabled 16px icon for Pause action.
(edit) @6931   17 years vboxsync Converted the TAP async thread to a PDMDrvThread
(edit) @6930   17 years vboxsync changed tabs to spaces
(edit) @6929   17 years vboxsync Copyright to 2008
(edit) @6927   17 years vboxsync Converted MM_RAM_FLAGS_VIRTUAL_HANDLER, MM_RAM_FLAGS_VIRTUAL_WRITE …
(edit) @6925   17 years vboxsync Virtual handler docs.
(edit) @6924   17 years vboxsync 2669: Create VM context menu in the Selector window: 1) "New..." …
(edit) @6923   17 years vboxsync Main: Added simple MS VisualBasic testcase.
(edit) @6922   17 years vboxsync Main: COM Arrays: Allow for zero-sized arrays.
(edit) @6919   17 years vboxsync Solaris: USBProxyDevice-stub.
(edit) @6918   17 years vboxsync Solaris vboxdrv: Hide more verbose logging in release builds.
(edit) @6917   17 years vboxsync FE/Qt: Be verbose.
(edit) @6916   17 years vboxsync Fixed stupid inverted assertion.
(edit) @6915   17 years vboxsync Pass mapping sizes in uint32_t instead of size_t to avoid warnings. …
(edit) @6914   17 years vboxsync Replaced PGMR3DumpMappings by info handler.
(edit) @6913   17 years vboxsync Separated the PGMVIRTHANDLERTYPE_HYPERVISOR kind of handlers from the …
(edit) @6912   17 years vboxsync Removed the normal (PGMVIRTHANDLERTYPE_NORMAL) kind of virtual access …
(edit) @6911   17 years vboxsync Removed the EIP (PGMVIRTHANDLERTYPE_EIP) kind of virtual access …
(edit) @6910   17 years vboxsync Updated the todo.
(edit) @6909   17 years vboxsync Main: Added IMachine::machines2 that returns the array instead of the …
(edit) @6908   17 years vboxsync Fixed uninitialized rc in PGMHandlerPhysicalReset.
(edit) @6907   17 years vboxsync FE/Qt: COMWrappers: Added typedef XXXVector where XXX is the class …
(edit) @6906   17 years vboxsync Moved PGMHandlerPhysicalPageTempOff, PGMHandlerPhysicalPageReset, …
(edit) @6905   17 years vboxsync A couple of fixes to PGMAssertHandlerAndFlagsInSync.
(edit) @6904   17 years vboxsync 2669: Create VM context menu in the Selector window: Feature …
(edit) @6903   17 years vboxsync Fixed bug (regression) in PGMAssertHandlerAndFlagsInSync.
(edit) @6902   17 years vboxsync Converted MM_RAM_FLAGS_PHYSICAL_HANDLER, _WRITE, _ALL and _TEMP_OFF …
(edit) @6901   17 years vboxsync Shared folders: No assertions when accessing file properties anymore.
(edit) @6900   17 years vboxsync FE/Qt: Fixed array support for arrays of interface pointers.
(edit) @6897   17 years vboxsync Additions/x11: VBoxClient cleanups and sanity fixes
(edit) @6896   17 years vboxsync Shared folders: Bugfix for file properties assertion.
(edit) @6895   17 years vboxsync Main: Error spelling.
(edit) @6894   17 years vboxsync Added todo on the VBoxRT.so command override warning.
(edit) @6893   17 years vboxsync Additions/x11: exception-safety in VBoxClient
(edit) @6892   17 years vboxsync RuntimeR0Drv: strpbrk is defined on solaris, make it target specific.
(edit) @6891   17 years vboxsync cosmetics.
(edit) @6890   17 years vboxsync cosmetics.
(edit) @6889   17 years vboxsync better fix for r28020
(edit) @6888   17 years vboxsync fixed r28020
(edit) @6886   17 years vboxsync FE/SDL: OS/2 keyboard fixes [contributed by Paul Smedley].
(edit) @6885   17 years vboxsync FE/BFE: Use the correct name of VBoxSharedFolders DLL on OS/2.
(edit) @6883   17 years vboxsync Solaris vboxdrv: Avoid log flow like debug lines in release builds.
(edit) @6882   17 years vboxsync Update Makefile.kmk
(edit) @6879   17 years vboxsync BIOS: fix booting from more than 4 drives
(edit) @6878   17 years vboxsync win32 -> win.
(edit) @6877   17 years vboxsync floppy: fixed error message if the floppy device cannot be found
(edit) @6876   17 years vboxsync DMI: made size consistent, removed double size check, fix error message
(edit) @6875   17 years vboxsync Main: Updated Doxygen XSL to properly suffix array parameters with [].
(edit) @6873   17 years vboxsync r=bird: Don't permit buffer overflows by long DMI strings in CFGM. …
(edit) @6872   17 years vboxsync ERROR_DIRECTORY -> VERR_NOT_A_DIRECTORY
(edit) @6871   17 years vboxsync allow to overwrite the DMI info
(edit) @6870   17 years vboxsync Make the BIOS booting from any attached disk.
(edit) @6869   17 years vboxsync Use PGM_PAGE_SET/GET/IS/CLEAR/INIT macros.
(edit) @6868   17 years vboxsync Implement associating a tap interface with a group (linux 2.6.23+)
(edit) @6867   17 years vboxsync Small fixes for Shared Folders list: ignoring width of sub-headers …
(edit) @6866   17 years vboxsync updated tunctl
(edit) @6865   17 years vboxsync Splitting parental list items into one column for Shared Folder list.
(edit) @6864   17 years vboxsync VBoxHDD-new: The size argument of RTDirRead must be initialized if not …
(edit) @6863   17 years vboxsync Frontends/VirtualBox: added new logging to the Linux keyboard handler …
(edit) @6862   17 years vboxsync Removed the PGMPHYSHANDLERTYPE_PHYSICAL value as it was never and will …
(edit) @6861   17 years vboxsync Sketected out new MMIO and MMIO2 interfaces. Not complete or …
(edit) @6860   17 years vboxsync VBOX_WITH_X11_ADDITIONS
(edit) @6858   17 years vboxsync VBoxManage: Clear UUID structure before using it.
(edit) @6857   17 years vboxsync Linux modules: unbreak compilation against Linux 2.4
(edit) @6856   17 years vboxsync Renamed pgmGuestROMWriteHandler to pgmPhysRomWriteHandler.
(edit) @6855   17 years vboxsync Moved pgmGuestROMWriteHandler from PGMAllHandler.cpp to PGMAllPhys.cpp …
(edit) @6854   17 years vboxsync All the new ROM stuff. Had to change PGMROMPAGE a bit to make it …
(edit) @6853   17 years vboxsync fixed windows builds
(edit) @6852   17 years vboxsync FE/SDL: use feedback from the guest to decide if we need to switch off …
(edit) @6851   17 years vboxsync Ported r27277:27975 (array support) from branches/dmik/s2.
(edit) @6849   17 years vboxsync Additions/common: fixed the guest R3 library display change query …
(edit) @6848   17 years vboxsync Shared folders: Bugfix for accessing file properties of files on the …
(edit) @6847   17 years vboxsync Fixed VBoxRichListItem::width() for the Shared Folders list usage …
(edit) @6846   17 years vboxsync Fix for previous change, move vermagic.h include back to where it was.
(edit) @6845   17 years vboxsync Fix a soon to appear post-2.6.24 linux kernel issue dropping a macro …
(edit) @6844   17 years vboxsync Little bit another variant of total list viewport width calculation …
(edit) @6842   17 years vboxsync Additions/common: added a call to wait for a display change request …
(edit) @6841   17 years vboxsync forgot LOG_GROUP.
(edit) @6840   17 years vboxsync Free the allocated pages on ROM registration failure.
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