VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @64174   8 years vboxsync Build fix.
(edit) @64173   8 years vboxsync Windows Additions installer: Added an option to disable creating start …
(edit) @64172   8 years vboxsync bugref:8614: Additions/common/VBoxVideo: make the code more …
(edit) @64171   8 years vboxsync Audio/DrvHostCoreAudio.cpp: Update on Audio Queues.
(edit) @64170   8 years vboxsync FE/Qt: bugref:6899: Accessibility support (step 77): Global …
(edit) @64169   8 years vboxsync Main/Console: Handle medium reconfiguration for USB based storage …
(edit) @64168   8 years vboxsync FE/Qt: bugref:6899: Accessibility support (step 76): A bit of cleanup …
(edit) @64167   8 years vboxsync bugref:7535: Additions: desktop notification feature for critical …
(edit) @64166   8 years vboxsync NAT: Don't use user supplied port-forwarding rule names as node names …
(edit) @64165   8 years vboxsync bugref:8087: Additions/x11: support non-root X server: now the X …
(edit) @64164   8 years vboxsync #8614: Additions/common/VBoxVideo: make the code more self-contained: …
(edit) @64163   8 years vboxsync FE/Qt: bugref:6899: Accessibility support (step 75): Unify …
(edit) @64162   8 years vboxsync FE/Qt: bugref:6899: Accessibility support (step 74): Make data commits …
(edit) @64161   8 years vboxsync FE/Qt: bugref:6899: Accessibility support (step 73): …
(edit) @64160   8 years vboxsync VBoxFrontends: fix for bugref:8161: added shutdown events handling to …
(edit) @64159   8 years vboxsync FE/Qt: bugref:6899: Accessibility support (step 72): Make sure …
(edit) @64158   8 years vboxsync Runtime: cosmetic fix
(edit) @64157   8 years vboxsync DrvSCSI: Propagate the status of the eject oepration up to the caller …
(edit) @64156   8 years vboxsync bugref:8614: Additions/common/VBoxVideo: make the code more …
(edit) @64155   8 years vboxsync Console: Fix taking snapshots with a SATA controller configured. The …
(edit) @64154   8 years vboxsync SCSI: Fix retrieving the media interface
(edit) @64153   8 years vboxsync Runtime/r0drv: fix for Linux kernels with CONFIG_CPUMASK_OFFSTACK and …
(edit) @64152   8 years vboxsync DrvSCSI,VSCSI: Fix detection of new media, need to recalculate the …
(edit) @64151   8 years vboxsync bugref:8614: Additions/common/VBoxVideo: make the code more …
(edit) @64150   8 years vboxsync DrvSCSI: Forward a few selected methods from the exposed media …
(edit) @64148   8 years vboxsync drop openssl 1.0.1, replaced VBOX_WITH_OPENSSL_1_1_0 with …
(edit) @64147   8 years vboxsync CFGM: CFGMR3AreValuesValid - fix argument name in the doc comment.
(edit) @64146   8 years vboxsync VMM/HM: nits.
(edit) @64145   8 years vboxsync Fixed runtime floppy eject (r111091 regression).
(edit) @64144   8 years vboxsync VMM/GIM/HyperV: Comment nit.
(edit) @64143   8 years vboxsync VMM/HM: Report support for 'true' VMX capability MSRs.
(edit) @64142   8 years vboxsync Main/NATEngine: Reject rules with names that contain whitespace, slash …
(edit) @64141   8 years vboxsync AHCI: Don't report that data was transfered if the SCSI status …
(edit) @64140   8 years vboxsync build fix
(edit) @64138   8 years vboxsync doc update
(edit) @64137   8 years vboxsync 32bit build fix
(edit) @64136   8 years vboxsync build fix
(edit) @64135   8 years vboxsync build fix
(edit) @64134   8 years vboxsync AHCI,Console: Get rid of the ATAPI implementation and use the DrvSCSI …
(edit) @64133   8 years vboxsync VMM: Add PDMR3UsbQueryDriverOnLun and export PDMR3DriverDetach
(edit) @64132   8 years vboxsync VSCSI: Add method to eject media from the guest and make use of it in …
(edit) @64130   8 years vboxsync FE/Qt: bugref:6899: Accessibility support (step 71): Extend …
(edit) @64129   8 years vboxsync FE/Qt: bugref:6899: Accessibility support (step 70): Basic …
(edit) @64128   8 years vboxsync FE/Qt: bugref:6899: Accessibility support (step 69): Basic …
(edit) @64127   8 years vboxsync FE/Qt: bugref:6899: Accessibility support (step 68): Move Settings …
(edit) @64126   8 years vboxsync FE/Qt: bugref:6899: Accessibility support (step 67): Extend …
(edit) @64125   8 years vboxsync FE/Qt: bugref:6899: Accessibility support (step 66): Extend …
(edit) @64124   8 years vboxsync tstIprtMiniString.cpp: Fake success till we figure this one out.
(edit) @64123   8 years vboxsync PGMR3PhysMMIO2Register: Regression fix.
(edit) @64122   8 years vboxsync ValidationKit/bootsectors/Config.kmk: Obsolete darwin hack, rebuild …
(edit) @64121   8 years vboxsync style
(edit) @64120   8 years vboxsync common/utils.py: hasNonAsciiCharacters testcase.
(edit) @64119   8 years vboxsync PGM,IOM: doc fixes
(edit) @64118   8 years vboxsync PGM,IOM: build fixes
(edit) @64117   8 years vboxsync PGM: build fix
(edit) @64116   8 years vboxsync PGM: build fix
(edit) @64115   8 years vboxsync PDM,IOM,PGM: Morphed the MMIO2 API into a mixed MMIO2 and …
(edit) @64114   8 years vboxsync bugref:8611:3D: X11 Guests ignore …
(edit) @64112   8 years vboxsync VMM/APIC: comment nit.
(edit) @64111   8 years vboxsync Main: when logging the total/available host RAM size, print both MB …
(edit) @64110   8 years vboxsync CFGM: when dumping some size, print both MB and GB values for huge values
(edit) @64109   8 years vboxsync FE/Qt: bugref:6899: Accessibility support (step 65): Cleanup for …
(edit) @64108   8 years vboxsync Main/ThreadTask: bugref:8609: properly implement isAsync(). Regression …
(edit) @64107   8 years vboxsync Windows host installer: Added option to disable creation of start menu …
(edit) @64106   8 years vboxsync FE/Qt: bugref:6899: Accessibility support (step 64): Continuing with …
(edit) @64105   8 years vboxsync 3D: Support for GuestMonitorStatus_Blank flag in …
(edit) @64104   8 years vboxsync VBoxManage: GuestMonitorStatus_Blank for VM info
(edit) @64103   8 years vboxsync CFGM: when dumping some size, rounding to full GB is too coarse-grained
(edit) @64102   8 years vboxsync FE/Qt: Runtime UI: Take into account new GuestMonitorStatus_Blank …
(edit) @64101   8 years vboxsync Main: removed dead code
(edit) @64100   8 years vboxsync FE/Qt: bugref:6899: Accessibility support (step 63): Settings: Basic …
(edit) @64099   8 years vboxsync argh, revert unintended changes of previous commit
(edit) @64098   8 years vboxsync build fix
(edit) @64097   8 years vboxsync build fix
(edit) @64096   8 years vboxsync Main/ConsoleImpl: Move the check for the underlying filesystem of a …
(edit) @64094   8 years vboxsync Missing file
(edit) @64093   8 years vboxsync Storage: Move the NonRotationalMedium property from the devices and …
(edit) @64091   8 years vboxsync FE/Qt: bugref:6899: Accessibility support (step 62): Continuing with …
(edit) @64088   8 years vboxsync SUPR3PageAllocEx: don't assert if suplib isn't initialized (for …
(edit) @64087   8 years vboxsync AHCI: Fix support for encrypted disks
(edit) @64086   8 years vboxsync VMM/APIC: Pass rcBusy to acpiSetEoi() so we return the appropriate …
(edit) @64085   8 years vboxsync 3D: Skip VBVA_SCREEN_F_DISABLED flag for targets disabled by PM, …
(edit) @64084   8 years vboxsync FE/Qt: bugref:6899: Accessibility support (step 61): A bit of …
(edit) @64083   8 years vboxsync upgraded Doxyfiles
(edit) @64082   8 years vboxsync FE/Qt: bugref:6899: Accessibility support (step 60): A bit of …
(edit) @64081   8 years vboxsync FE/Qt: bugref:6899: Accessibility support (step 59): Settings selector …
(edit) @64080   8 years vboxsync FE/Qt: bugref:6899: Accessibility support (step 58): Continuing with …
(edit) @64079   8 years vboxsync DrvSCSI: Very basic implementation of PDMIMEDIAEX (work in progress)
(edit) @64078   8 years vboxsync PDMIMEDIAEX: Add parameter to pfnIoReqSendScsiCmd to indicate where to …
(edit) @64073   8 years vboxsync rpm: cosmetic fix
(edit) @64072   8 years vboxsync deb: allow python 3 for building but prefer python 2
(edit) @64069   8 years vboxsync Main/webservice: don't warn about misleading indentation as gcc 6.2 …
(edit) @64068   8 years vboxsync VMM/HMVMXR0: todo.
(edit) @64067   8 years vboxsync removed VBOX_BLEEDING_EDGE (never used)
(edit) @64066   8 years vboxsync VMM: Log nit.
(edit) @64065   8 years vboxsync build fix
(edit) @64064   8 years vboxsync VSCSI: Port missing commands over from the AHCI controller
(edit) @64063   8 years vboxsync Build fix.
(edit) @64062   8 years vboxsync Audio: Enable Audio Queues implementation for macOS hosts by default …
(edit) @64061   8 years vboxsync Audio/DrvHostCoreAudio.cpp: Update on Audio Queues (work in progress, …
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