VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @88346   4 years vboxsync Forward ported r143574 from 6.1: VMM: Must do …
(edit) @88345   4 years vboxsync Intel IOMMU: bugref:9967 Main, VBoxManage: Handle Intel IOMMU in …
(edit) @88344   4 years vboxsync Forward ported r143567 from 6.1: vmmR0DoHalt fix - need to re-check …
(edit) @88343   4 years vboxsync Intel IOMMU: bugref:9967 Main: Fix typo which always disabled AMD IOMMU.
(edit) @88342   4 years vboxsync Intel IOMMU: bugref:9967 WIP.
(edit) @88341   4 years vboxsync Intel IOMMU: bugref:9967 WIP.
(edit) @88340   4 years vboxsync Intel IOMMU: bugref:9967 WIP.
(edit) @88339   4 years vboxsync kBuild 3496 -> 3497: DTrace fix.
(edit) @88338   4 years vboxsync Config.kmk: Removed TOOL_DTraceAndVBoxTpG_DTRACE_OBJ_CMDS hack, should …
(edit) @88337   4 years vboxsync kBuild 3488 -> 3496: DTrace fix and some macOS updates.
(edit) @88336   4 years vboxsync Config.kmk: Try not to pass .gch-files to native dtrace. 3rd attempt
(edit) @88335   4 years vboxsync Config.kmk: Try not to pass .gch-files to native dtrace. 2nd attempt
(edit) @88334   4 years vboxsync Config.kmk: Try not to pass .gch-files to native dtrace.
(edit) @88333   4 years vboxsync Intel IOMMU: bugref:9967 ACPI, BusAssignmentManager and ConsoleImpl2 …
(edit) @88332   4 years vboxsync Intel IOMMU: bugref:9967 WIP.
(edit) @88331   4 years vboxsync Support/Makefile.kmk: Fix endless kernel module rebuilding on Linux. …
(edit) @88330   4 years vboxsync VMM/VMMR0: Disabled vmmR0DoHalt, it's broken. oem2ticketref:40
(edit) @88329   4 years vboxsync Intel IOMMU: bugref:9967 WIP.
(edit) @88328   4 years vboxsync Intel IOMMU: bugref:9967 WIP.
(edit) @88327   4 years vboxsync Intel IOMMU: bugref:9967 WIP.
(edit) @88326   4 years vboxsync gen-slickedit-workspace.sh: Fix for multiple openssl dirs.
(edit) @88325   4 years vboxsync Makefile.kmk, tools/Makefile.kmk: bugref:9532: Solaris: Using Qt 5.15.2.
(edit) @88324   4 years vboxsync gccplugin: gcc 7 fixes (and adjust the previously gcc 10 and later …
(edit) @88323   4 years vboxsync /Config.kmk, /Makefile.kmk: More QHelp work, allow packing and deal …
(edit) @88322   4 years vboxsync Intel IOMMU: bugref:9967 WIP.
(edit) @88321   4 years vboxsync Intel IOMMU: bugref:9967 WIP.
(edit) @88320   4 years vboxsync Audio: Stats for one more mixer buffer. Some cleanups. bugref:9890
(edit) @88319   4 years vboxsync Installer/linux: bugref:9532: Excessive xcb/xkbinput legacy stuff …
(edit) @88318   4 years vboxsync Installer/linux: bugref:9532: Missed files in r143536.
(edit) @88317   4 years vboxsync Config.kmk, Installer/linux, bugref:9532: Linux: Missed qsqlite plugin.
(edit) @88316   4 years vboxsync Makefile.kmk, Installer/darwin: bugref:9532: macOS: Missed qsqlite plugin.
(edit) @88315   4 years vboxsync Makefile.kmk, Installer/win, bugref:9532: Windows: Missed qsqlite plugin.
(edit) @88314   4 years vboxsync tstAudioMixBuffer: Windows build fix. bugref:9890
(edit) @88313   4 years vboxsync Audio: windows build fixes. bugref:9890
(edit) @88312   4 years vboxsync tstAudioMixBuffer: Test downsampling. bugref:9890
(edit) @88311   4 years vboxsync IPRT/test: Added RTTestErrContext (with variations) for setting a …
(edit) @88310   4 years vboxsync Intel IOMMU: bugref:9967 WIP.
(edit) @88309   4 years vboxsync Audio: More statistics tweaking. bugref:9890
(edit) @88308   4 years vboxsync NAT/Net: Fix regression (lost line) introduced in r142754 that …
(edit) @88307   4 years vboxsync Audio: Buffer usage statistics so we can monitor whether they are …
(edit) @88306   4 years vboxsync VMM/PDMDevHlp: Added pfnSTAMDeregisterByPrefix. bugref:9890
(edit) @88305   4 years vboxsync VMM/PDMDrvHlp: Made the statistics registration function automatically …
(edit) @88304   4 years vboxsync Installer/linux, Installer/solaris, Installer/win: Introduce …
(edit) @88303   4 years vboxsync /Config.kmk, /Makefile.kmk, Installer/win/Makefile.kmk: Start phasing …
(edit) @88302   4 years vboxsync /Config.kmk: For doc only builds drop CHM and add HTML/QHELP, to …
(edit) @88301   4 years vboxsync Intel IOMMU: bugref:9967 WIP.
(edit) @88300   4 years vboxsync Audio: We don't return IPRT status codes, but VBox status codes. duh. …
(edit) @88299   4 years vboxsync Audio: We don't return IPRT status codes, but VBox status codes. duh. …
(edit) @88298   4 years vboxsync Audio: Check that the backend (host audio driver) implements all the …
(edit) @88297   4 years vboxsync Some small Solaris-specific build warning fixes: include/iprt/x86.h: …
(edit) @88296   4 years vboxsync /configure: For Linux Qt from the tools directory make sure to pass …
(edit) @88295   4 years vboxsync /Config.kmk: Tweak libIDL-config-2 detection. On Solaris (where we …
(edit) @88294   4 years vboxsync IPRT/rtSemEventMultiPosixWaitTimed: Fixed wrong milli->nano overflow check.
(edit) @88293   4 years vboxsync Installer/linux/rpm: For EL7 builds use devtoolset-4 if present, …
(edit) @88292   4 years vboxsync DrvAudio: Some stream creation cleanups. bugref:9890
(edit) @88291   4 years vboxsync DrvHostAudioOss: Reduced and refactored the stream creation code. …
(edit) @88290   4 years vboxsync Intel IOMMU: bugref:9967 PDM: Added CPUMGetGuestAddrWidths and PDM …
(edit) @88289   4 years vboxsync DrvHostAudioOss: More natural function ordering within the file. Some …
(edit) @88288   4 years vboxsync DrvHostAudioOss: Kicked out the unused mmap code and the unnecessary …
(edit) @88287   4 years vboxsync DrvHostAudioOss: Cleaned up StreamPlay and unbroke it. bugref:9890
(edit) @88286   4 years vboxsync Audio: StreamPlay cleanups in the Debug and Null drivers. bugref:9890
(edit) @88285   4 years vboxsync Reapplying r143481: Makefile.kmk, tools/Makefile.kmk: bugref:9532: …
(edit) @88284   4 years vboxsync ValKit/Config.kmk: Link against libsupc++ only when g++ is older than …
(edit) @88283   4 years vboxsync Audio: Cleaned up the alsa and pulse audio play methods. Two doxygen …
(edit) @88282   4 years vboxsync Audio: Cleaned up the alsa and pulse audio play methods. Two doxygen …
(edit) @88281   4 years vboxsync Intel IOMMU: bugref:9967 ACPI: Adjustments for Intel IOMMU (DMAR). WIP.
(edit) @88280   4 years vboxsync Intel IOMMU: bugref:9967 WIP.
(edit) @88279   4 years vboxsync Reverting r143481 cause seems it's a bit too early for now.
(edit) @88278   4 years vboxsync Audio: Build fix and some cleanups. bugref:9890
(edit) @88277   4 years vboxsync Audio: scm fix. bugref:9890
(edit) @88276   4 years vboxsync Makefile.kmk, tools/Makefile.kmk: bugref:9532: Linux: Using Qt 5.15.2.
(edit) @88275   4 years vboxsync FE/Qt: bugref:9532: Extending Linux defines with …
(edit) @88274   4 years vboxsync GAs: Linux: make vboxvideo work w/ 5.12-rc4 kernel, bugref:9976.
(edit) @88273   4 years vboxsync GAs: Linux: make vboxsf working w/ 5.12-rc4 kernel, bugref:9976.
(edit) @88272   4 years vboxsync FE/Qt: bugref:9515. Some more code style fixes
(edit) @88271   4 years vboxsync FE/Qt: bugref:9515. Some code style fixes
(edit) @88270   4 years vboxsync Audio: mac os build fix. bugref:9890
(edit) @88269   4 years vboxsync Audio: Made sure PDMAUDIOPCMPROPS is initialized using a helper …
(edit) @88268   4 years vboxsync FE/Qt: bugref:9515. Some more label fixes
(edit) @88267   4 years vboxsync FE/Qt: bugref:9515. Label fixes
(edit) @88266   4 years vboxsync FE/Qt: bugref:9515. 2nd attempt to make UIToolBox titles keyboard …
(edit) @88265   4 years vboxsync Intel IOMMU: bugref:9967 WIP.
(edit) @88264   4 years vboxsync HostDrivers/VBoxUSB/solaris: vboxUsbSolarisQuerySymbols() neglected to …
(edit) @88263   4 years vboxsync FE/Qt: bugref:9510. reverting r143466.
(edit) @88262   4 years vboxsync FE/Qt: bugref:9515. First atempt to make UIToolBox keyboard responsive
(edit) @88261   4 years vboxsync AMD IOMMU: bugref:9654 cMaxInstances should be 1 for IOMMU.
(edit) @88260   4 years vboxsync Intel IOMMU: bugref:9967 WIP.
(edit) @88259   4 years vboxsync DrvAudio: Hacked the underruns detection so it won't falsely trigger …
(edit) @88258   4 years vboxsync Intel IOMMU: bugref:9967 WIP.
(edit) @88257   4 years vboxsync Intel IOMMU: bugref:9967 Move implementation-specifics out of …
(edit) @88256   4 years vboxsync DrvAudio: Ditched the bogus scheduling and switched to always feeding …
(edit) @88255   4 years vboxsync DrvAudio,DrvAudioVRDE: Refactoring drvAudioStreamPlay (no actual …
(edit) @88254   4 years vboxsync ValidationKit/tdStorageSnapshotMerging1: pylint-2.x points out that …
(edit) @88253   4 years vboxsync DrvAudio,++: Started going over and tidying up the StreamPlay …
(edit) @88252   4 years vboxsync FE/Qt: VirtualBox Manager: Tools pane: Regression fix for r143267, …
(edit) @88251   4 years vboxsync FE/Qt: VirtualBox Manager: Tools pane: Make sure disabled items …
(edit) @88250   4 years vboxsync FE/Qt: bugref:9515. Label fixes
(edit) @88249   4 years vboxsync FE/Qt: bugref:9973: Ups..
(edit) @88248   4 years vboxsync FE/Qt: bugref:9973: Build fix for r143447.
(edit) @88247   4 years vboxsync FE/Qt: bugref:9973: Runtime UI: A bit of rework directed to make …
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