I Use This!
Activity Not Available

Commits : Listings

Analyzed 4 months ago. based on code collected over 4 years ago.
Sep 17, 2018 — Sep 17, 2019
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Additions/linux: ticketref:18917: VBox 6.0.10 GAs fail to compile on Red Hat/CentOS/OL 7.7; also Red Hat 8.1 Beta (fix build and remove manifest constant duplication)
[anonymous]
as vboxsync
More... over 4 years ago
Additions/linux: ticketref:18917: VBox 6.0.10 GAs fail to compile on Red Hat/CentOS/OL 7.7; also Red Hat 8.1 Beta
[anonymous]
as vboxsync
More... over 4 years ago
bugref:9490. Added information about the OCI feature into the SDK.
[anonymous]
as vboxsync
More... over 4 years ago
IPRT: Added RTSystemFirmwareXXX API to query the firmware type / UEFI variables. Only very limited support for Windows for now. Work in progress [build fix].
[anonymous]
as vboxsync
More... over 4 years ago
OCI: Reorder the list of cloud options for better narration. (Though
[anonymous]
as vboxsync
More... over 4 years ago
IPRT: Added RTSystemFirmwareXXX API to query the firmware type / UEFI variables. Only very limited support for Windows for now. Work in progress.
[anonymous]
as vboxsync
More... over 4 years ago
OCI: Add --cloudlaunchmode and --cloudprivateip options to export --cloud
[anonymous]
as vboxsync
More... over 4 years ago
PDM: Check new device registration fields when creating the ring-0 instances. Sketched in PCI device allocation, but haven't implemented it yet. bugref:9218
[anonymous]
as vboxsync
More... over 4 years ago
FE/Qt: bugref:9495: UIFormEditorWidget: Support for disabled fields, we decided to make them non-editable instead of fully disabled (grayed-out).
[anonymous]
as vboxsync
More... over 4 years ago
PDM,Devices: Changed PDM_DEVREG_FLAGS_MSI_X into a registration field giving the max MSI-X vector count config for the device (typically VBOX_MSIX_MAX_ENTRIES). bugref:9218
[anonymous]
as vboxsync
More... over 4 years ago
PDM,Devices: Redefined uReserved1 to cMaxPciDevices in the PDMDEVREG structures and added PDM_DEVREG_FLAGS_MSI_X for indicating possible need for MSI-X. bugref:9218
[anonymous]
as vboxsync
More... over 4 years ago
PDM,Devices: Redefined uReserved1 to cMaxPciDevices in the PDMDEVREG structures and added PDM_DEVREG_FLAGS_MSI_X for indicating possible need for MSI-X. bugref:9218
[anonymous]
as vboxsync
More... over 4 years ago
PDM,Devices: Redefined uReserved1 to cMaxPciDevices in the PDMDEVREG structures and added PDM_DEVREG_FLAGS_MSI_X for indicating possible need for MSI-X. bugref:9218
[anonymous]
as vboxsync
More... over 4 years ago
FE/Qt: bugref:8938. Build fix.
[anonymous]
as vboxsync
More... over 4 years ago
FE/Qt: bugref:8938. Converting connection syntaxes under settings. part 4.
[anonymous]
as vboxsync
More... over 4 years ago
ValKit/vboxinstaller.py: Upload the log if we had/have any leftover devices.
[anonymous]
as vboxsync
More... over 4 years ago
ValKit/vboxinstaller.py: Reverted previous commit (r133231).
[anonymous]
as vboxsync
More... over 4 years ago
FE/Qt: bugref:9241: macOS: UIGraphicsScrollArea: Use underlying OS setting to acquire actual scroller mode.
[anonymous]
as vboxsync
More... over 4 years ago
FE/Qt: bugref:9241: UIGraphicsScrollArea & UIGraphicsScrollBar: A theoretical (for now) possibility to create area in legacy mode which shows scroll-bar always.
[anonymous]
as vboxsync
More... over 4 years ago
FE/Qt: bugref:9241: UIGraphicsScrollBar: Update scroll-bar after token position change, required in certain cases since there is no automatic layout.
[anonymous]
as vboxsync
More... over 4 years ago
testdriver/vboxinstaller.py: Always include the verbose MSI uninstallation log file, even if uninstallation seems to succeed. Useful for seeing if stuff has been left behind not caught otherwise.
[anonymous]
as vboxsync
More... over 4 years ago
DevHDA: Eliminated the pDevInsR0 and pDevInsRC members from the HDASTATE structure. bugref:9218
[anonymous]
as vboxsync
More... over 4 years ago
DevHDA: Use device helpers for critical sections. bugref:9218
[anonymous]
as vboxsync
More... over 4 years ago
VMM/HMVMXR0: Nested VMX: bugref:9180 space nit.
[anonymous]
as vboxsync
More... over 4 years ago
VMM/HMVMXR0: Nested VMX: bugref:9180 Fix re-constructing the guest hypervisor's CR0 and CR4 VMCS fields on the nested-guest VM-exit when using hardware-assisted VMX execution.
[anonymous]
as vboxsync
More... over 4 years ago
Audio/AC97: Try to relax (EACS VRA / VRM) capabilities / checks to make it more compatible.
[anonymous]
as vboxsync
More... over 4 years ago
Audio/Mixer: Logging.
[anonymous]
as vboxsync
More... over 4 years ago
Audio/DrvHostDSound: Fixed "double buffering" size of a stream's internal ring buffer, adjusted logging.
[anonymous]
as vboxsync
More... over 4 years ago
USB/win: Continuing USB device enumeration rewrite.
[anonymous]
as vboxsync
More... over 4 years ago
DevHDA: Some more v-align nit. This is prep work for converting it to the new PDM model. bugref:9218
[anonymous]
as vboxsync
More... over 4 years ago