VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @68625   7 years vboxsync Audio/HDA: Use own device locking instead of default PDM device lock …
(edit) @68624   7 years vboxsync VBoxSFInst.cmd: oops
(edit) @68623   7 years vboxsync VBoxGuest.h: Dropped the I/O control function flags for indicating …
(edit) @68622   7 years vboxsync VBoxGuest.inc: fixed case of OS/2 driver name (nobody cares, atm, I think).
(edit) @68621   7 years vboxsync dropping VBoxGuest16.h as it is no longer needed. (os2 mouse driver …
(edit) @68620   7 years vboxsync netIfIsWireless: CreateFile always fails for one of the adapters on my …
(edit) @68619   7 years vboxsync NAT/net: portfwd_rule_add_del - add DPRINTF for failed malloc.
(edit) @68618   7 years vboxsync FE/Qt: bugref:7820: VM settings / Audio page: Proper widget …
(edit) @68617   7 years vboxsync Solaris/Installer: Try workaround S11.4 version numbering change.
(edit) @68616   7 years vboxsync VBoxGuest.h,VMMDev.h: Watcom (C++) adjustments.
(edit) @68615   7 years vboxsync iprt/assert.h: Watcom is picky about RTASSERT_OFFSET_OF too, at least …
(edit) @68614   7 years vboxsync Runtime: Included gcc math stuff in OS/2 ring-0 so we can mix watcom …
(edit) @68613   7 years vboxsync VBoxGuestR0: OS/2 adjustments + fix
(edit) @68612   7 years vboxsync os2/VBoxSF: Make it compile with watcom.
(edit) @68611   7 years vboxsync BIOS: Implemented timeout when waiting for drives to initialize after …
(edit) @68610   7 years vboxsync Linux driver make files: reverted r117833.
(edit) @68609   7 years vboxsync Linux driver make files: clean up. bugref:4567: Linux kernel driver …
(edit) @68608   7 years vboxsync VBoxGuest.h: IDC connect and disconnect I/O control numbers should be …
(edit) @68607   7 years vboxsync bs3kit: Introducing BS3KIT_WITH_REAL_WATCOM_INTRINSIC_NAMES as a trick …
(edit) @68606   7 years vboxsync iprt/asm*: Made the code safe to use with 16-bit code models employing …
(edit) @68605   7 years vboxsync bs3kit: Introducing BS3KIT_WITH_REAL_WATCOM_INTRINSIC_NAMES as a trick …
(edit) @68604   7 years vboxsync bs3kit.h: Made Bs3StrFormatV work in small model 16-bit environment …
(edit) @68603   7 years vboxsync Audio/HDA: Use cbLeft in hdaStreamWrite() when acquiring buffer space.
(edit) @68602   7 years vboxsync Audio/HDA: Don't stop the timer via TMTimerStop(), as this function …
(edit) @68601   7 years vboxsync Audio/HDA: #ifdef nits.
(edit) @68600   7 years vboxsync FE/Qt: Moving some messages from UIMessageCenter to UIPopupCenter
(edit) @68599   7 years vboxsync Audio/DrvHostDSound.cpp: Integrated r117818 from 5.1 into trunk.
(edit) @68598   7 years vboxsync VBoxGuestR0LibIdc-unix.cpp: Unused parameter
(edit) @68597   7 years vboxsync Audio/DrvHostDSound.cpp: Integrated r117818 from 5.1 into trunk.
(edit) @68596   7 years vboxsync VBoxGuest.h: attachdd names are case sensitives, it seems
(edit) @68595   7 years vboxsync kBuild 3050 -> 3055: Updated OS/2 binaries - should use the shell a …
(edit) @68594   7 years vboxsync PDM: Address the todos for cleaning up the PDMDEVHLP structure, bring …
(edit) @68593   7 years vboxsync VBoxGuestA-os2.asm: forgot a VBGLOS2ATTACHDD rename.
(edit) @68592   7 years vboxsync nit
(edit) @68591   7 years vboxsync Devices/Storage/VD: Disable zero copy optimization for 4KB transfers …
(edit) @68590   7 years vboxsync VBoxGuestR0LibIdc-os2.cpp: build fix
(edit) @68589   7 years vboxsync VBoxGuest-linux.c: build fix in vgdrvLinuxSetMouseStatus.
(edit) @68588   7 years vboxsync VBoxGuest-linux.c: build fix in vgdrvLinuxSetMouseStatus.
(edit) @68587   7 years vboxsync merging vbglioc r117765: vbglioc: Linux fix for VBoxGuest.
(edit) @68586   7 years vboxsync merging vbglioc r117764: VBoxGuest.h: OS/2 gradd build fix
(edit) @68585   7 years vboxsync merging vbglioc r117763: os2/VBoxReplaceDll.cpp: fixed printf warning
(edit) @68584   7 years vboxsync merging vbglioc r117762: darwin/vboxfs fixes
(edit) @68583   7 years vboxsync merging vbglioc r117761: Darwin adjustments (GAs).
(edit) @68582   7 years vboxsync merging vbglioc r117760: FreeBSD adjustments and fixes (GAs).
(edit) @68581   7 years vboxsync merging vbglioc r117759: FreeBSD adjustments and fixes (GAs).
(edit) @68580   7 years vboxsync merging vbglioc r117758: timer-r0drv-freebsd.c: build fix
(edit) @68579   7 years vboxsync merging vbglioc r117757: Build fixes for FreeBSD 10.3.
(edit) @68578   7 years vboxsync merging vbglioc r117756: utf8-posix.cpp build fix for FreeBSD 10.3
(edit) @68577   7 years vboxsync merging vbglioc r117753: OS/2 VBoxSF build fixes.
(edit) @68576   7 years vboxsync merging vbglioc r117752: Made VBoxGradd (OS/2) build again.
(edit) @68575   7 years vboxsync merging vbglioc r117751: OS/2 mouse driver related changes.
(edit) @68574   7 years vboxsync merging vbglioc r117750: VMMDev.h: Made 16-bit compatible.
(edit) @68573   7 years vboxsync merging vbglioc r117745: Working on making VBoxGuest.h usable by …
(edit) @68572   7 years vboxsync merging vbglioc r117744: iprt: Introducing RT_FAR and friends to deal …
(edit) @68571   7 years vboxsync merging vbglioc r117737: OS/2 adjustments.
(edit) @68570   7 years vboxsync merging vbglioc r117736: OS/2 adjustments.
(edit) @68569   7 years vboxsync merging vbglioc r117734: solaris shared folders build fixes.
(edit) @68568   7 years vboxsync merging vbglioc r117733: Moved the ldi_open_by_name stuff to the IDC …
(edit) @68567   7 years vboxsync merging vbglioc r117732: solaris adjustments.
(edit) @68566   7 years vboxsync merging vbglioc r117731: solaris adjustments.
(edit) @68565   7 years vboxsync merging vbglioc r117730: solaris adjustments.
(edit) @68564   7 years vboxsync merging vbglioc r117729: Linux shared folders adjustments.
(edit) @68563   7 years vboxsync merging vbglioc r117720: x11-clipboard.cpp: clipLoadXFixes: pyramid …
(edit) @68562   7 years vboxsync merging vbglioc r117719: VBoxClient: avoid use RTEXITCODE where …
(edit) @68561   7 years vboxsync merging vbglioc r117713: Linux code updates and build fixes.
(edit) @68560   7 years vboxsync merging vbglioc r117712: Mouse logging/assertions.
(edit) @68559   7 years vboxsync merging vbglioc r117711: VBoxTray/WinMain: RTR3Init shall always be …
(edit) @68558   7 years vboxsync merging vbglioc r117710: VBoxGuest.cpp: logging fixes
(edit) @68557   7 years vboxsync merging vbglioc r117709: VBoxServiceTimeSync.cpp: Don't destroy the …
(edit) @68556   7 years vboxsync merging vbglioc r117707: Mouse/NT5: Use always Vbgl APIs to talking to …
(edit) @68555   7 years vboxsync merging vbglioc r117701: VBoxGueSTR0LibSharedFolders,VBoxGuest.h: …
(edit) @68554   7 years vboxsync merging vbglioc r117700: VBoxGuest-win.cpp: Use IoCompleteRequest wrappers.
(edit) @68553   7 years vboxsync merging vbglioc r117699: vbglR0IdcNtCallInternal: We don't need a …
(edit) @68552   7 years vboxsync merging vbglioc r117696: Added VBoxSFInst.cmd for testing shared folders.
(edit) @68551   7 years vboxsync merging vbglioc r117691: Initial VBoxGuest I/O control changes. …
(edit) @68550   7 years vboxsync merging vbglioc r117689: Initial VBoxGuest I/O control changes.
(edit) @68549   7 years vboxsync FE/Qt: bugref:8503: Merged our Qt4 translations with upstream Qt5 …
(edit) @68548   7 years vboxsync Audio/HDA: Logging nits.
(edit) @68547   7 years vboxsync deb: fixed typo from r103606 which placed the application icon into …
(edit) @68546   7 years vboxsync NAT/Net: Fix couple of typos in a comment.
(edit) @68545   7 years vboxsync NAT/Net: Provide immediate feedback if corresponding LogRel level is …
(edit) @68544   7 years vboxsync NAT/Net: Drop #ifdef LOG_ENABLED and use RT_NOREF on a variables used …
(edit) @68543   7 years vboxsync FE/Qt: updated Spanish, Indonesian, Italian, Lithuanian, Brazilian …
(edit) @68542   7 years vboxsync ACPI: Provide _OSC method for the PCI root bus so guests can enable …
(edit) @68541   7 years vboxsync FE/Qt: bugref:7820: Ups (wrong tool-tip template).
(edit) @68540   7 years vboxsync FE/Qt: Adapting UIPopupPane to support error details
(edit) @68539   7 years vboxsync Main/glue: Split out non-COM bits from com.cpp so they can be used …
(edit) @68538   7 years vboxsync Main/glue: Split out non-COM bits from com.cpp so they can be used …
(edit) @68537   7 years vboxsync xml/Settings.cpp: audio in/out enable, fix default handling to give …
(edit) @68536   7 years vboxsync Forgotten file.
(edit) @68535   7 years vboxsync AHCI: Additional logging, fixed confusing grammar/typo (send vs. sent).
(edit) @68534   7 years vboxsync Main: IDisplay::DetachScreens stub
(edit) @68533   7 years vboxsync CPUM: Fixed missing cpuid 4 sub-leaves in X5482 profile.
(edit) @68532   7 years vboxsync CPUM: Use a valid value for initializing PkgCStateCfgCtrl on Core 2 CPUs.
(edit) @68531   7 years vboxsync Typos.
(edit) @68530   7 years vboxsync Changed assertion to match reality (only triggered when attaching a …
(edit) @68529   7 years vboxsync SUPDrv: nits
(edit) @68528   7 years vboxsync VbglR3DnDGHSendError: Don't use VbglR3HGCMCallRaw, instead ignore …
(edit) @68527   7 years vboxsync VbglR3ClipboardGetHostMsg: This shouldn't need to retrieve output …
(edit) @68526   7 years vboxsync VbglR3GuestCtrlMsgWaitFor: GUEST_MSG_WAIT is really weird.
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