VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @29480   15 years vboxsync Main: Remove IoBackendType in StorageController and have a boolean …
(edit) @29479   15 years vboxsync Added note
(edit) @29478   15 years vboxsync Missing cleanup
(edit) @29477   15 years vboxsync fileaio-posix.cpp: Fix assertion (It is possible to have 0 requests …
(edit) @29476   15 years vboxsync Tabs.
(edit) @29475   15 years vboxsync Solaris/r0drv: fixed double downgrading of a page lock.
(edit) @29474   15 years vboxsync AsyncCompletion: Fix assertion
(edit) @29473   15 years vboxsync Try to page in all module memory
(edit) @29472   15 years vboxsync Cleaned up
(edit) @29471   15 years vboxsync FE/Qt: Obsolete VBoxConsoleWND code: reuse one NLS tag existing in …
(edit) @29470   15 years vboxsync Main/Machine: bump chunk size for reading the log file to 32K
(edit) @29469   15 years vboxsync Solaris/VBoxNetFltBow: got the Crossbow NetFilter working again. …
(edit) @29468   15 years vboxsync Split up
(edit) @29467   15 years vboxsync New logging group
(edit) @29466   15 years vboxsync AsyncCompletion: Fix for I/O hangs on OS X. Don't use …
(edit) @29465   15 years vboxsync Page fusion enabling
(edit) @29464   15 years vboxsync VBoxNetFlt/win: Report stuff both when attaching to the NIC and when …
(edit) @29463   15 years vboxsync Missing header update
(edit) @29462   15 years vboxsync Added page fusion xml config entry
(edit) @29461   15 years vboxsync Devices/Network/VDE: applied "[vbox-dev] [PATCH] VirtualBox. vde_close …
(edit) @29460   15 years vboxsync Dropped guest page fusion attribute.
(edit) @29459   15 years vboxsync FE/Qt: French NLS fixes
(edit) @29458   15 years vboxsync Backed out 61583
(edit) @29457   15 years vboxsync Updates for proper log flushing
(edit) @29456   15 years vboxsync Logging
(edit) @29455   15 years vboxsync FE/Qt: New running VM core: UISession setPause() fix.
(edit) @29454   15 years vboxsync crOpenGL: fix fail on wglMakeCurrent(0,0) call
(edit) @29453   15 years vboxsync CallbackWrapper::OnMousePointerShapeChange: Don't call into python on …
(edit) @29452   15 years vboxsync wddm/3d: make wine directly use VBoxOGL.dll instead of opengl32.dll
(edit) @29451   15 years vboxsync Missing change
(edit) @29450   15 years vboxsync AsyncCompletion: Fix parameters for RTFileAioCtxWait
(edit) @29449   15 years vboxsync fileaio-posix.cpp: Fix flushes which were in the waiting list but not …
(edit) @29448   15 years vboxsync wddm/d3d: add missing gl libs to driver package
(edit) @29447   15 years vboxsync crOpenGL: macos some debug output
(edit) @29446   15 years vboxsync crOpenGL: correctly rebing view fbo after snapshot load
(edit) @29445   15 years vboxsync FE/Qt: 4925: Machine-state-change notification race when taking online …
(edit) @29444   15 years vboxsync Main: Add code for debugging I/O problems, disabled by default of course
(edit) @29443   15 years vboxsync DrvDiskIntegrity: Check for double completion of requests
(edit) @29442   15 years vboxsync wddm/3d: add ogl icd lib info to video drv inf (not tested yet)
(edit) @29441   15 years vboxsync AHCI: Fix assertion
(edit) @29440   15 years vboxsync tstCompiler.cpp: init runtime
(edit) @29439   15 years vboxsync DevE1000: Fixed bug in e1kRegWriteRCTL wrt calculating and updating …
(edit) @29438   15 years vboxsync Guest Control/VBoxService: Added support for cancel pending (blocking) …
(edit) @29437   15 years vboxsync FE/Qt: reverted r61250 and r61455 for now
(edit) @29436   15 years vboxsync IOM: Profile all callbacks, don't bother count the as we can derive …
(edit) @29435   15 years vboxsync DevPCNet,DevE1000: Statistics/profiling.
(edit) @29434   15 years vboxsync wddm/d3d: fix calling convension for CresteD3D
(edit) @29433   15 years vboxsync crOpenGL: macos don't override client texture/fbo bindings
(edit) @29432   15 years vboxsync wddm/d3d: load/init wine d3d9 lib
(edit) @29431   15 years vboxsync Frontends/VBoxSDL: get rid of usage for long deleted options
(edit) @29430   15 years vboxsync after Beta 3
(edit) @29429   15 years vboxsync Grrr
(edit) @29428   15 years vboxsync 3.2.0 Beta 3
(edit) @29427   15 years vboxsync crOpenGL: fix incorrect texture filtering and blank screen after guest …
(edit) @29426   15 years vboxsync GCC complaining about missing newline
(edit) @29425   15 years vboxsync Shared paging updates
(edit) @29424   15 years vboxsync Shared paging updates
(edit) @29423   15 years vboxsync FE/Qt: X11 host keyboard: fix a mistake in r61483
(edit) @29422   15 years vboxsync Main/OVF: fix IDE channel confusion introduced with earlier OVF …
(edit) @29421   15 years vboxsync Main/Snapshot: some mix between fix and workaround to sensure that the …
(edit) @29420   15 years vboxsync Don't assert
(edit) @29419   15 years vboxsync FE/Qt: Just some code cosmetics.
(edit) @29418   15 years vboxsync Stats
(edit) @29417   15 years vboxsync Keep track of statistics
(edit) @29416   15 years vboxsync Wrong assertion
(edit) @29415   15 years vboxsync Better assertion
(edit) @29414   15 years vboxsync Fixes
(edit) @29413   15 years vboxsync VBoxHDD: Fix a bug causing data corruption in the image for async …
(edit) @29412   15 years vboxsync DiskIntegrity: Pass async flush requests
(edit) @29411   15 years vboxsync Reversed parameters
(edit) @29410   15 years vboxsync FE/Qt: 4916: Few fixes for mouse-clipping on windows host.
(edit) @29409   15 years vboxsync More logging
(edit) @29408   15 years vboxsync More logging
(edit) @29407   15 years vboxsync FE/Qt: merged French NLS updates by Caerbannog
(edit) @29406   15 years vboxsync Additions/x11 and linux/installer: install the xorg.conf.d rule to …
(edit) @29405   15 years vboxsync Main/FE/Qt4: prepare for correct SAS handling in the Appliance …
(edit) @29404   15 years vboxsync Better error checking
(edit) @29403   15 years vboxsync FE/Qt: use both guest properties (guest IP and guest MAC) to identify …
(edit) @29402   15 years vboxsync Don't fail when there's nothing to do
(edit) @29401   15 years vboxsync Size correction (again)
(edit) @29400   15 years vboxsync More useful assertion
(edit) @29399   15 years vboxsync Incorrect size
(edit) @29398   15 years vboxsync VBoxServiceVMInfo: fixed the format of the …
(edit) @29397   15 years vboxsync Different log group
(edit) @29396   15 years vboxsync sample code for Java COM bridge
(edit) @29395   15 years vboxsync Adjust size
(edit) @29394   15 years vboxsync GuestProperties: Try make sure the timestamp is somewhat unique …
(edit) @29393   15 years vboxsync iprt: tstRTFile*.
(edit) @29392   15 years vboxsync iprt: Converted tstFileAio and tstFileAppend-1 to RTTest, fixing lock …
(edit) @29391   15 years vboxsync VBoxServiceVMInfo: Solaris build fix
(edit) @29390   15 years vboxsync VBoxServiceVMInfo: split functions; provide MAC address for …
(edit) @29389   15 years vboxsync ULONG64 not uint64_t.
(edit) @29388   15 years vboxsync include/VBox/com/VirtualBox.h: shut up noisy warning.
(edit) @29387   15 years vboxsync Config.kmk: adjustment
(edit) @29386   15 years vboxsync compact headers
(edit) @29385   15 years vboxsync Main: cleaned up some pedantic warnings.
(edit) @29384   15 years vboxsync yet another attempt
(edit) @29383   15 years vboxsync Config.kmk: More -Werror-implicit-function-declaration.
(edit) @29382   15 years vboxsync Config.kmk: Objective-C and Objective-C++ flag fixes. (3rd part)
(edit) @29381   15 years vboxsync FE/Qt: 4919: VM Log Viewer is now saving logs through file-copy …
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