VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @39587   13 years vboxsync wddm/3d: remove caps correction as it is done in wine d3d9 now
(edit) @39586   13 years vboxsync Shared folders: disallow following symbolic links
(edit) @39585   13 years vboxsync Removed assertion.
(edit) @39584   13 years vboxsync Log PRDT entries.
(edit) @39583   13 years vboxsync Updated logging.
(edit) @39582   13 years vboxsync VBoxManage/GuestCtrl: Update.
(edit) @39581   13 years vboxsync FE/Qt: add tooltip to the DVDs toolbar menu to show the image path.
(edit) @39580   13 years vboxsync FE/Qt: VM Device menu: Show tool-tips for CD/DVD and Floppy menu items.
(edit) @39579   13 years vboxsync AHCI: Set overflow bit if the guest tries to transfer more data than …
(edit) @39578   13 years vboxsync GuestHost/CrGL: fixed type
(edit) @39577   13 years vboxsync Storage/VHD: Implement repair callback
(edit) @39576   13 years vboxsync FE/VBoxManage: New internal command to repair dis images
(edit) @39575   13 years vboxsync Cleanup, logging.
(edit) @39574   13 years vboxsync Windows Guest Additions installer: Display a message when D3D file …
(edit) @39573   13 years vboxsync Fixed DMA workaround for AHCI/ATAPI.
(edit) @39572   13 years vboxsync burn fix
(edit) @39571   13 years vboxsync Made ATAPI command building somewhat sane.
(edit) @39570   13 years vboxsync wine: IDirect3D9Impl_QueryInterface fix, getd3dcaps9 fix, debug tooling
(edit) @39569   13 years vboxsync wine/xpdm: backport WDDM postfixup realloc fix
(edit) @39568   13 years vboxsync crOpenGL: more threading fixes
(edit) @39567   13 years vboxsync Reduced generated code size a bit more.
(edit) @39566   13 years vboxsync SCSI: Add support for readonly disks
(edit) @39565   13 years vboxsync Used wrong macro.
(edit) @39564   13 years vboxsync Main/Machine: fix typo
(edit) @39563   13 years vboxsync Main/Machine: Fix saving network adapter settings when the chipset …
(edit) @39562   13 years vboxsync Windows Guest Additions installer: Also do D3D file verification on …
(edit) @39561   13 years vboxsync Windows Guest Additions installer: Only install D3D DLL cache files if …
(edit) @39560   13 years vboxsync BIOS: Initial AHCI CD-ROM support.
(edit) @39559   13 years vboxsync Fixed VDS SG list length.
(edit) @39558   13 years vboxsync Windows Guest Additions installer: Check for invalid/corrupted D3D files.
(edit) @39557   13 years vboxsync NAT/service: registering port-forawarding from command line.
(edit) @39556   13 years vboxsync NAT: logging.
(edit) @39555   13 years vboxsync NAT/service: registering port-forwarding without ether address of the …
(edit) @39554   13 years vboxsync Additions/common/VBoxGuestLib/VBoxGuestR0LibSharedFolders: more …
(edit) @39553   13 years vboxsync Additions/common/VBoxGuestLib/VBoxGuestR0LibSharedFolders: more …
(edit) @39552   13 years vboxsync Additions/common/VBoxGuestLib/VBoxGuestR0LibSharedFolders: try to fix …
(edit) @39551   13 years vboxsync Additions/common/VBoxGuestLib: more guest R0 shared folders logging.
(edit) @39550   13 years vboxsync Request thread pool hancking. Some RTReq refactoring as always…
(edit) @39549   13 years vboxsync Windows Guest Additions installer: Validation of D3D files (work in …
(edit) @39548   13 years vboxsync VBoxGuestInstallHelper: Added routines for looking up a file's vendor …
(edit) @39546   13 years vboxsync FE/Qt: 5804: Allow one operation on several VMs: VM details support …
(edit) @39545   13 years vboxsync laptop -> workstation.
(edit) @39544   13 years vboxsync HostServices/SharedFolders: support multiple simultaneous connections …
(edit) @39543   13 years vboxsync HostServices/SharedFolders: starter unit test, try to make Windows happy.
(edit) @39542   13 years vboxsync HostServices/SharedFolders: starter unit test, try to make Windows happy.
(edit) @39541   13 years vboxsync HostServices/SharedFolders: starter unit test, try to fix a Darwin burn.
(edit) @39540   13 years vboxsync HostServices/SharedFolders: starter unit test.
(edit) @39539   13 years vboxsync wine/xpdm: fix wmplayer problem with your video card issue
(edit) @39538   13 years vboxsync HostDrivers/Support: compile fix
(edit) @39537   13 years vboxsync wddm: ~0UL -> UINT32_MAX
(edit) @39536   13 years vboxsync wddm: missing file (burn fix)
(edit) @39533   13 years vboxsync adds burn fix
(edit) @39531   13 years vboxsync Temporarily enabled buffering when composing the release log headering.
(edit) @39530   13 years vboxsync CFGM: nit.
(edit) @39529   13 years vboxsync crOpenGL: remove false assertion
(edit) @39528   13 years vboxsync wddm: vboxWddmSwapchainCtxEscape fix
(edit) @39527   13 years vboxsync wddm: vboxVideoAMgrCtxAllocSubmit fix
(edit) @39526   13 years vboxsync wddm: remove extra assertion
(edit) @39525   13 years vboxsync wddm: DxgkDdiEscape fix
(edit) @39524   13 years vboxsync wddm: DxgkDdiCreateAllocation fix
(edit) @39523   13 years vboxsync wddm: better parameter validation for DxgkDdiCreateAllocation
(edit) @39522   13 years vboxsync Support/FreeBSD: errno and IPRT error code mixup
(edit) @39521   13 years vboxsync FreeBSD: Certain fixes to run on CURRENT and clean up the support …
(edit) @39520   13 years vboxsync VD: Testcase for the discard API
(edit) @39519   13 years vboxsync VD: API to repair corrupted images
(edit) @39518   13 years vboxsync DrvDiskIntegrity: Fix building
(edit) @39517   13 years vboxsync Some request thread pool musings.
(edit) @39516   13 years vboxsync Build fix.
(edit) @39515   13 years vboxsync *: Use RTLISTANCHOR.
(edit) @39514   13 years vboxsync Build fix.
(edit) @39513   13 years vboxsync Windows Guest Additions installer: Attempt to fix SysWOW64 problems …
(edit) @39512   13 years vboxsync Revert temporary debugging bits again.
(edit) @39511   13 years vboxsync Main/Machine: remove leftover debugging hack
(edit) @39510   13 years vboxsync laptop -> workstation.
(edit) @39508   13 years vboxsync wddm/d3d: fix surface rederence
(edit) @39507   13 years vboxsync crOpenGL: fix destroyed context refference in TLS
(edit) @39506   13 years vboxsync NAT: warnings.
(edit) @39505   13 years vboxsync NAT: processing of dhcp_find_option NULL-result in release build.
(edit) @39504   13 years vboxsync RTReq: A bit more.
(edit) @39503   13 years vboxsync RTReq: Bugfix and some more refactoring.
(edit) @39502   13 years vboxsync RTReqQueueDestroy: Don't forget to destroy the requests.
(edit) @39501   13 years vboxsync wine/xpdm: fix refering destroyed swapchain
(edit) @39500   13 years vboxsync RTReq: More refactoring.
(edit) @39499   13 years vboxsync forgot this…
(edit) @39498   13 years vboxsync RTReq refactoring.
(edit) @39497   13 years vboxsync IEM: todo
(edit) @39496   13 years vboxsync Temporary debugging bits; will be backed out later.
(edit) @39495   13 years vboxsync Temporary debugging bits; will be backed out later.
(edit) @39493   13 years vboxsync VRDP, Main: forward UTCINFO events as guest properties.
(edit) @39492   13 years vboxsync Windows Guest Additions installer/D3D: Relative jump fixes, check for …
(edit) @39491   13 years vboxsync Logging.
(edit) @39489   13 years vboxsync Runtime: compatibility fix
(edit) @39488   13 years vboxsync FE/Qt: Moving VBoxVersion into the separate file.
(edit) @39487   13 years vboxsync GuestCtrl: More bugfixing.
(edit) @39486   13 years vboxsync wine/xpdm: proper buffer allocation size
(edit) @39485   13 years vboxsync crOpenGL: stubInit syncronization needed for win XPDM guests, some …
(edit) @39483   13 years vboxsync NAT:dhcp: return value of dhcp_find_option xTracker/5989.
(edit) @39480   13 years vboxsync fix for r75104
(edit) @39479   13 years vboxsync NetFlt: Restore VLAN tags stripped by hardware (#4806)
(edit) @39477   13 years vboxsync VMM,VBoxManage,Main: Automatic map file loading for simplifying debugging.
Note: See TracRevisionLog for help on using the revision log.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette