VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @75569   6 years vboxsync Rolled back r126727.
(edit) @75568   6 years vboxsync Main/DHCPD: bugref:9288 Use new implementation of DHCP server (VCC 10 …
(edit) @75567   6 years vboxsync IPRT/dbgmodcontainer: Forgot to revert RTLogPrintf calls back to Log/Log12.
(edit) @75566   6 years vboxsync Additions/WINNT: Use ICD forwarder dll. bugref:9296
(edit) @75565   6 years vboxsync VMM: Nested VMX: bugref:9180 More Virtual-APIC bits. Implement TPR, …
(edit) @75564   6 years vboxsync FE/Qt: bugref:9230: Cloud Profile Manager: No more need in r125974
(edit) @75563   6 years vboxsync FE/Qt: bugref:9104: UIVersion: Fixing regression of r120635 (inability …
(edit) @75562   6 years vboxsync Additions/3D/win: ICD forwarder dll. bugref:9296
(edit) @75561   6 years vboxsync VMM: Nested VMX: bugref:9180 Comment nit.
(edit) @75560   6 years vboxsync os2/VBoxSF: DosOpen status code fix.
(edit) @75559   6 years vboxsync VBoxService: Always set the time on startup on OS/2.
(edit) @75558   6 years vboxsync os2/VBoxSF: Corrected timezone conversion.
(edit) @75557   6 years vboxsync IPRT/RTTimeSet-os2.cpp: RT_NS_1MIN is unsigned, make it signed so we …
(edit) @75556   6 years vboxsync VBoxWddmUmHlp: update.
(edit) @75555   6 years vboxsync VBoxDevHGCM.cpp: doxygen fixes
(edit) @75554   6 years vboxsync VMMDev,VBoxGuestR0Lib: Added a new HGCM parameter type that allows …
(edit) @75553   6 years vboxsync IPRT/drv/os2: leave a hint regarding too early logging.
(edit) @75552   6 years vboxsync VBoxGuest/os2: fixes
(edit) @75551   6 years vboxsync VMMDev,VBoxGuestR0Lib: Added a new HGCM parameter type that allows …
(edit) @75550   6 years vboxsync os2/VBoxSF: Make use of the embedded buffer feature. Also tried out …
(edit) @75548   6 years vboxsync VMMDev,VBoxGuestR0Lib: Added a new HGCM parameter type that allows …
(edit) @75547   6 years vboxsync VBoxGuest: Added an IDC interface for faster HGCM calls …
(edit) @75546   6 years vboxsync Addiitons/linux/vboxvideo: make vboxvideo work with EL7.6 standard …
(edit) @75545   6 years vboxsync WDDM: additional check
(edit) @75544   6 years vboxsync IPRT/fileio-win.cpp: Use rtPathNtQueryInfoFromHandle instead of …
(edit) @75543   6 years vboxsync os2/VBoxSFFile.cpp: Fixed leak.
(edit) @75542   6 years vboxsync os2/VBoxSF: Extended VBoxSFUtil with a simple fstat() benchmark.
(edit) @75541   6 years vboxsync Main/HGCM: Skip the handle stuff for the HGCMMsgCore class, it just …
(edit) @75540   6 years vboxsync Main/HGCM: Skip the handle stuff for the HGCMThread class, it just add …
(edit) @75539   6 years vboxsync Main/HGCM: Skip the handle stuff for the HGCMThread class, it just add …
(edit) @75538   6 years vboxsync VMMDev/HGCM: Use an allocation cache for HGCM command structures with …
(edit) @75537   6 years vboxsync VMMDev/HGCM: Use an allocation cache for HGCM command structures with …
(edit) @75536   6 years vboxsync IPRT/fileio-win.cpp: added todo on RTFileQueryInfo.
(edit) @75535   6 years vboxsync Main/HGCM: nits
(edit) @75532   6 years vboxsync VMMDev: Keep a 4K buffer around for each EMT to read the VMM request …
(edit) @75531   6 years vboxsync VBoxWddmUmHlp: update.
(edit) @75530   6 years vboxsync FE/Qt: bugref:9289: VirtualBox Manager / Details pane: Moving options …
(edit) @75529   6 years vboxsync FE/Qt: bugref:9289: VirtualBox Manager / Details pane: A lot of …
(edit) @75528   6 years vboxsync VBoxGL: more formats
(edit) @75527   6 years vboxsync Main/Recording: compile fixes when VBOX_WITH_AUDIO_RECORDING is unset
(edit) @75526   6 years vboxsync FE/Qt: bugref:9289: VirtualBox Manager / Details pane: A bit of …
(edit) @75525   6 years vboxsync FE/Qt: bugref:9289: VirtualBox Manager / Details pane: Listen for …
(edit) @75524   6 years vboxsync FE/Qt: bugref:9289: VirtualBox Manager / Details pane: A bit of …
(edit) @75523   6 years vboxsync VMMDev/HGCM: Eliminated the unlock-delay hack (from 3.0) and …
(edit) @75522   6 years vboxsync FE/Qt: bugref:9289: VirtualBox Manager / Details pane: A bit of …
(edit) @75521   6 years vboxsync FE/Qt: bugref:9289: Move details options enums to new Qt API; This is …
(edit) @75520   6 years vboxsync VMMDev/HGCM: Eliminated the unlock-delay hack (from 3.0) and …
(edit) @75519   6 years vboxsync VMMDevHGCM.cpp: Some streamlining.
(edit) @75518   6 years vboxsync FE/Qt: bugref:6699. Some improvements for file operation panel
(edit) @75517   6 years vboxsync FE/Qt: bugref:6699 some additions to r126673
(edit) @75516   6 years vboxsync FE/Qt: bugref:6699. scm fix
(edit) @75515   6 years vboxsync FE/Qt: bugref:6699. Use QProgress bar in file operation panel
(edit) @75514   6 years vboxsync DevVGA-SVGA: logging
(edit) @75513   6 years vboxsync Rolled back r126670.
(edit) @75512   6 years vboxsync Main/DHCPD: bugref:9288 Use new implementation of DHCP server.
(edit) @75511   6 years vboxsync VMM: Nested VMX: bugref:9180 The APIC-access page handler is …
(edit) @75510   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Try to unify signalling of …
(edit) @75509   6 years vboxsync VMM: Nested VMX: bugref:9180 Explicitly ignore attempts at microcode …
(edit) @75508   6 years vboxsync DevVGA-SVGA: Assert -> Log
(edit) @75507   6 years vboxsync VMM: Nested VMX: bugref:9180 APIC-access handling for MONITOR, …
(edit) @75506   6 years vboxsync Make scm happy.
(edit) @75504   6 years vboxsync VMMDev/HGCM: Changed hgcmCompleted to call hgcmCompletedWorker …
(edit) @75503   6 years vboxsync Main/HGCM: doxyfix
(edit) @75500   6 years vboxsync VMMDev,Main,HostServices: More profiling of HGCM guest call processing.
(edit) @75499   6 years vboxsync Main/Recording: build fix. Time Stamp -> Timestamp; while at it also …
(edit) @75498   6 years vboxsync HGCM,Main,SharedFolder,SharedClipboard,GuestProperties: Added HGCM …
(edit) @75497   6 years vboxsync HGCM,Main,SharedFolder,SharedClipboard,GuestProperties: Added HGCM …
(edit) @75496   6 years vboxsync SessionImpl.cpp: build fix
(edit) @75495   6 years vboxsync HGCM,Main,SharedFolder,SharedClipboard,GuestProperties: Added HGCM …
(edit) @75493   6 years vboxsync VMM: Nested VMX: bugref: 9180 Use PGM physical page handler for the …
(edit) @75492   6 years vboxsync Recording/Main: Also delete the recording stream's own block list when …
(edit) @75491   6 years vboxsync Recording/Main: Use delete instead of RTMemFree() here.
(edit) @75490   6 years vboxsync Recording/Main: Renaming nit.
(edit) @75489   6 years vboxsync Recording/Main: Renamed RecordVideoRateControlMode -> …
(edit) @75488   6 years vboxsync Recording/Main: Implemented better support for recording limits (also …
(edit) @75487   6 years vboxsync WDDM: Gallium miniport driver: wait until the host completes submitted …
(edit) @75485   6 years vboxsync 6.0.0_BETA2
(edit) @75482   6 years vboxsync IPRT/dbgmodcontainer.cpp: Fix for symbol replacement for the case that …
(edit) @75481   6 years vboxsync IPRT/dbgmodmapsym.cpp: Set error status if not mapsym file.
(edit) @75480   6 years vboxsync FE/Qt: bugref:6699. Misc. improvements in guest control file manager
(edit) @75479   6 years vboxsync FE/Qt: bugref:6699. Enable guest control file manager menu item in …
(edit) @75478   6 years vboxsync Updated EFI firmware binaries.
(edit) @75477   6 years vboxsync Updated Italian translation. Thank you Vincenzo Reale.
(edit) @75476   6 years vboxsync fixed a couple of typos
(edit) @75475   6 years vboxsync 1. Serialized VDRead()/VDWrite calls. 2. Fixed borrowed write align …
(edit) @75471   6 years vboxsync os2/VBoxSF,VBoxControl: Fixes, adjustments.
(edit) @75470   6 years vboxsync VBoxControl: sharedfolder fixes and extensions.
(edit) @75469   6 years vboxsync VBoxService,VBoxControl: OS/2 build fixes.
(edit) @75468   6 years vboxsync XPDM: miniport driver fix for vboxsvga.
(edit) @75467   6 years vboxsync VBoxControl,VBoxService: Some OS/2 bits.
(edit) @75466   6 years vboxsync IPRT/RTTimeSet-os2.cpp: debug build fix
(edit) @75465   6 years vboxsync add: Ship OS/2 VBoxSF.ifs.
(edit) @75464   6 years vboxsync WDDM: Gallium miniport driver: comment.
(edit) @75463   6 years vboxsync add/os2: Try build VBoxSF.
(edit) @75462   6 years vboxsync IPRT/RTMpOn-r0drv-generic.cpp: Build fix.
(edit) @75461   6 years vboxsync os2/VBoxSF: warnings / gcc.
(edit) @75460   6 years vboxsync WDDM: Gallium miniport driver: disable the device when the driver is …
(edit) @75459   6 years vboxsync Main: Stubbed three ISharedFolder attribute setters. bugref:9295 [java fix]
(edit) @75458   6 years vboxsync Main: Stubbed three ISharedFolder attribute setters. bugref:9295
(edit) @75457   6 years vboxsync VBoxServiceAutoMount.cpp: Allow D:/unix/mnt/point. bugref:3544
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