VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @29501   15 years vboxsync HostDrivers/Support: FreeBSD build fix
(edit) @29500   15 years vboxsync Runtime/R0: FreeBSD build fixes
(edit) @29499   15 years vboxsync mp-r0drv-freebsd.c: Use smp_no_rendevous_barrier as teardown function
(edit) @29498   15 years vboxsync ISCSI: Return VERR_NOT_SUPPORTED for VD_OPEN_FLAGS_ASYNC_IO
(edit) @29497   15 years vboxsync Storage/VBoxHDD: fix long-standing bugs in VDCopy, which show in …
(edit) @29496   15 years vboxsync AsyncCompletion: Log requests which take longer than 10 seconds
(edit) @29495   15 years vboxsync DiskIntegrity: Prevent buffer overflow
(edit) @29494   15 years vboxsync Build fix.
(edit) @29493   15 years vboxsync Build fix.
(edit) @29492   15 years vboxsync Build fix.
(edit) @29491   15 years vboxsync IntNet: added MAC address notification and connect/disconnect …
(edit) @29490   15 years vboxsync Frontends/VBoxManage: reformat help to fit into 80 columns
(edit) @29489   15 years vboxsync FE/Qt: Update russian translation (2nd).
(edit) @29488   15 years vboxsync wddm: getcaps for d3d9, start impl 2D support
(edit) @29487   15 years vboxsync FE/Qt: Update russian translation (1st).
(edit) @29486   15 years vboxsync Frontends/VBoxManage: fix usage output to correctly indicate what's …
(edit) @29485   15 years vboxsync Frontends/VirtualBox: fix misspelled variable name
(edit) @29484   15 years vboxsync FE/Qt: VBoxApplianceEditorWgt: reuse one NLS tag existing in …
(edit) @29483   15 years vboxsync Missing insert
(edit) @29482   15 years vboxsync More logging
(edit) @29481   15 years vboxsync Main: remove obsolete comment from XIDL
(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
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