VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @28339   15 years vboxsync alignment fix.
(edit) @28338   15 years vboxsync Windows linking fixes.
(edit) @28336   15 years vboxsync DevPCNet: Shut up MSC warnings.
(edit) @28335   15 years vboxsync DevE1000: Shut up MSC warnings.
(edit) @28333   15 years vboxsync DevPCNet.cpp: MSC nit picking.
(edit) @28332   15 years vboxsync DrvIntNet: ring-0 experimentation and fixes.
(edit) @28330   15 years vboxsync PDMR3LdrGetInterfaceSymbols related fixes.
(edit) @28328   15 years vboxsync Network/D*: Moving XMIT threads, part 2.
(edit) @28327   15 years vboxsync Added PDMDrvHlpGetSupDrvSession.
(edit) @28326   15 years vboxsync alloc-ef.cpp: build fix.
(edit) @28325   15 years vboxsync alignment fix.
(edit) @28324   15 years vboxsync DevE1000: fixed uninitialized variable in the loop back xmit path.
(edit) @28323   15 years vboxsync DevE1000: gcc may be used uninitialized…
(edit) @28322   15 years vboxsync wddm: vbva impl cleanup
(edit) @28320   15 years vboxsync Network/D*,VMM: Moving the TX threads, part 1.
(edit) @28319   15 years vboxsync pdmdev: Made PDMDevHlpVMState available in R0 and RC.
(edit) @28317   15 years vboxsync RTMemPageFree + all users: Added size parameter to RTMemPageFree so we …
(edit) @28316   15 years vboxsync com/string.h,Main: Removed Utf8Str::asOutParam() as it mixed …
(edit) @28315   15 years vboxsync Main/HostHardwareLinux: fix a burn when VBOX_WITH_DBUS is not defined
(edit) @28314   15 years vboxsync tstIntNetR0.cpp: Removed left behind debug stuff.
(edit) @28313   15 years vboxsync build fix
(edit) @28312   15 years vboxsync build fix
(edit) @28311   15 years vboxsync alloc-posix.cpp: avoid bzero.
(edit) @28310   15 years vboxsync accident
(edit) @28309   15 years vboxsync Main/HostHardwareLinux: added code for querying USB device information …
(edit) @28308   15 years vboxsync Main/DisplayImpl.cpp: fix
(edit) @28307   15 years vboxsync Guest Control: Update (another error handling).
(edit) @28306   15 years vboxsync Guest Control: There only can be one (tm).
(edit) @28305   15 years vboxsync Guest Control: Update (error handling).
(edit) @28304   15 years vboxsync Main: free some bytes in destructors
(edit) @28303   15 years vboxsync Misc: made it possible to do: DEFS += RTMEM_WRAP_TO_EF_APIS …
(edit) @28302   15 years vboxsync Main/ConsoleVRDPServer: tiny cleanup
(edit) @28301   15 years vboxsync alloc.cpp: oops, switched the #ifdef branches there.
(edit) @28300   15 years vboxsync Burn fix.
(edit) @28298   15 years vboxsync iprt,Config.kmk: Make sure the RTMemAllocVar* alignment gets poisoned …
(edit) @28297   15 years vboxsync Guest Control: Update (update on contexts for callbacks).
(edit) @28296   15 years vboxsync Main: cosmetical fixes, mostly spaces
(edit) @28295   15 years vboxsync Main: saving NAT Engine states while network switches.
(edit) @28294   15 years vboxsync gcc warnings
(edit) @28293   15 years vboxsync Python shell: taking screenshot works again
(edit) @28292   15 years vboxsync Python: OSX SDK searching
(edit) @28291   15 years vboxsync 2d: always invoke SetFramebuffer to avoid 3D interop issues
(edit) @28290   15 years vboxsync Devices, Main, FE/Qt: reverted r60036 for now
(edit) @28289   15 years vboxsync Main: docs updated
(edit) @28288   15 years vboxsync solaris build fix
(edit) @28287   15 years vboxsync Devices, Main, FE/Qt: added support for VDE virtual network switches …
(edit) @28286   15 years vboxsync Guest Control: Update (introducing contexts for callbacks).
(edit) @28285   15 years vboxsync We don't pass on invlpg information to the recompiler for nested …
(edit) @28284   15 years vboxsync Removed wrong todo. If we run out of slots for invlpg, then we simply …
(edit) @28283   15 years vboxsync Linux HostDrivers/Additions: fixed missing symbol …
(edit) @28282   15 years vboxsync 2d: disable Assert
(edit) @28281   15 years vboxsync VBoxNetFlt/linux: 2.6.22 that is
(edit) @28280   15 years vboxsync crOpenGl: fix win burns
(edit) @28279   15 years vboxsync crOpenGl;FE/Qt4: added initial 3D support on OSX for the mutli-monitor …
(edit) @28278   15 years vboxsync Rebranding: Linux modules
(edit) @28277   15 years vboxsync Network/Dev*: Preparing for pfnXmitPending to be callable and the TX …
(edit) @28275   15 years vboxsync Devices/Network: Call pfnBeginXmit and pfnEndXmit.
(edit) @28274   15 years vboxsync slirp: sbfree - try to work around heap issue…
(edit) @28273   15 years vboxsync alloc-ef.cpp: spaces
(edit) @28271   15 years vboxsync IPRT: Some efence adjustments, adding RTMemAllocVar and RTMemAllocZVar …
(edit) @28270   15 years vboxsync Main/glue/AutoLock: add a wrapper for checking whether any lock of a …
(edit) @28269   15 years vboxsync FE/VBoxManage: reset the array on every round
(edit) @28268   15 years vboxsync FE/Qt4: new core: use the exact bpp of every screen for the calculation
(edit) @28267   15 years vboxsync iprt: Added RTLockValidatorHoldsLocksInClass and …
(edit) @28266   15 years vboxsync doc update.
(edit) @28265   15 years vboxsync PDMThread: serialize list manipulations using ListCritSect.
(edit) @28264   15 years vboxsync VideoModeSupported for multimonitor. (xTracker 4655)
(edit) @28263   15 years vboxsync PDM: Put pAsyncCompletionTemplates under the ListCritSect.
(edit) @28262   15 years vboxsync PDM: Moving more stuff to PDMUSERPERVM. Protect the loader list using …
(edit) @28261   15 years vboxsync Paranoid assertions
(edit) @28260   15 years vboxsync todo
(edit) @28259   15 years vboxsync oops
(edit) @28258   15 years vboxsync PDM critsects for drivers. Fixed critsect cleanup in failure path. …
(edit) @28257   15 years vboxsync Some more paranoid checks
(edit) @28256   15 years vboxsync Main/DisplayImpl.cpp: gcc warnings
(edit) @28255   15 years vboxsync Frontends/VBoxManage: COM build fix
(edit) @28254   15 years vboxsync Compile fix
(edit) @28253   15 years vboxsync SharedFolders/linux: Don't close an inode for a regular file after it …
(edit) @28251   15 years vboxsync Initial page sharing code (not compiled)
(edit) @28250   15 years vboxsync LsiLogic: Zero task state after it was allocated
(edit) @28249   15 years vboxsync Frontends/VBoxManage: show snapshot attachment information for "list hdds".
(edit) @28248   15 years vboxsync VBoxManage/Control: More syntax.
(edit) @28247   15 years vboxsync VBoxManage/Control: Syntax diagram.
(edit) @28246   15 years vboxsync FE/QT: remove TakeScreenShot workaround for multimonitor.
(edit) @28245   15 years vboxsync IDisplay::TakeScreenshot for multimonitor. (xTracker 4655)
(edit) @28244   15 years vboxsync VBoxService/Control: Logging.
(edit) @28243   15 years vboxsync Guest Control: Update (callback + error handling, --verbose for …
(edit) @28242   15 years vboxsync crOpenGL: don't align row size for drawtoscreen
(edit) @28241   15 years vboxsync FE/QT: remove InvalidateAndUpdate workaround for multimonitor.
(edit) @28240   15 years vboxsync IDisplay::InvalidateAndUpdate for multimonitor, DrawToScreen fix for …
(edit) @28239   15 years vboxsync FE/Qt: 4816: Initial window size of Screen > 1 too small => should be …
(edit) @28238   15 years vboxsync VBoxNetFlt-linux.c: 2.6.18 build fix
(edit) @28237   15 years vboxsync Guest Control: Update (fixed crash after unregistered extension).
(edit) @28236   15 years vboxsync Guest Control: Update.
(edit) @28235   15 years vboxsync IDisplay::DrawToScreen for multimonitor, update rectangle, fixed typo …
(edit) @28234   15 years vboxsync VBoxNetAdp/linux: be less verbose
(edit) @28233   15 years vboxsync Guest Control: Update.
(edit) @28231   15 years vboxsync OSE header fixes
(edit) @28230   15 years vboxsync gcc warning
(edit) @28229   15 years vboxsync wddm: bufgix
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