VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @89674   3 years vboxsync VUSBDevice: Make sure the reset timer get a unique name as this is …
(edit) @89673   3 years vboxsync VMM/PDMUsb: Backed out r145077 + 144791. This problem should be fixed …
(edit) @89672   3 years vboxsync Audio/ValKit: More guest/host installer tweaking for shipping VKAT …
(edit) @89671   3 years vboxsync Audio/ValKit: More guest/host installer tweaking for shipping VKAT …
(edit) @89670   3 years vboxsync Audio/ValKit: More guest/host installer tweaking for shipping VKAT …
(edit) @89669   3 years vboxsync Audio/ValKit: More guest/host installer tweaking for shipping VKAT …
(edit) @89668   3 years vboxsync Intel IOMMU: bugref:9967 Should be enough to save just IVA_REG and …
(edit) @89667   3 years vboxsync Intel IOMMU: bugref:9967 AssertCompile offsets of consecutive registers.
(edit) @89666   3 years vboxsync Intel IOMMU: bugref:9967 Validate the offsets of our …
(edit) @89665   3 years vboxsync /Makefile.kmk: Another shot at limiting what …
(edit) @89664   3 years vboxsync DevIchAc97: Changed ichac97R3StreamTransferUpdate to actually take the …
(edit) @89663   3 years vboxsync /Makefile.kmk: Another shot at limiting what …
(edit) @89662   3 years vboxsync ValKit/Audio: Need 'm' for vkatadd on solaris. bugref:10008
(edit) @89661   3 years vboxsync DevIchAc97: Docs, TODOs, and some ichac97R3StreamUpdateDma refactoring …
(edit) @89660   3 years vboxsync /Config.kmk: VBOX_PATH_VALIDATIONKIT_BIN is not needed. bugref:10008
(edit) @89659   3 years vboxsync Installer/linux/Makefile.kmk: vkat is now in the bin dir when we need …
(edit) @89658   3 years vboxsync Installer/linux/Makefile.kmk: Backed out vkat hack. bugref:10008
(edit) @89657   3 years vboxsync Additions/linux/Makefile.kmk: Use …
(edit) @89656   3 years vboxsync /Config.kmk,src/VBox/Makefile.kmk,ValKit/AudioTest: Added config …
(edit) @89655   3 years vboxsync ValKit/Audio: Don't build vkatadd if additions aren't being built. …
(edit) @89654   3 years vboxsync Additions/linux/Makefile.kmk: Include vkat if built as a GA program …
(edit) @89653   3 years vboxsync Additions/linux/Makefile.kmk: Backed out vkat hack. bugref:10008
(edit) @89652   3 years vboxsync ValKit/Audio: Don't build vkatadd if additions aren't being built. …
(edit) @89651   3 years vboxsync ValKit/Audio: Don't build vkatadd if we're getting GAs from the build …
(edit) @89650   3 years vboxsync ValKit/Audio: Config.kmk include fix. bugref:10008
(edit) @89649   3 years vboxsync ValKit/Audio: Build a separate vkat binary for the GAs. bugref:10008
(edit) @89648   3 years vboxsync /Config.kmk: Use g++/clang++ for ring-3 GA stuff on darwin, not the …
(edit) @89647   3 years vboxsync IPRT/thread-posix.cpp: SIGRTMAX is defined to a function call in more …
(edit) @89646   3 years vboxsync IPRT/thread-posix.cpp: Include RTThreadPoke in guest additions builds …
(edit) @89645   3 years vboxsync /Config.kmk: Don't define VBOX_WITH_DTRACE* in VBOXGUESTR3EXE for now. …
(edit) @89644   3 years vboxsync ValKit/Audio: Some cleanup. bugref:10008
(edit) @89643   3 years vboxsync ValKit/Audio: Don't define g_aBackends in a header file. bugref:10008
(edit) @89642   3 years vboxsync ValKit/Audio: g_aCommands -> g_apCommands to avoid having the compiler …
(edit) @89641   3 years vboxsync ValKit/Audio: Re-did the split-out of play & rec commands using svn …
(edit) @89640   3 years vboxsync DevIchAc97: Scan the buffer list to determin a more sensible internal …
(edit) @89639   3 years vboxsync DevIchAc97: Made the internal DMA buffer size configurable and changed …
(edit) @89638   3 years vboxsync DevHda: Validate config values when reading them. Marked a bunch …
(edit) @89637   3 years vboxsync DevIchAc97: Made the internal DMA buffer size configurable and changed …
(edit) @89636   3 years vboxsync DevIchAc97: doxygen. bugref:9890
(edit) @89635   3 years vboxsync Additions: X11: VMSVGA: add missing initialization piece, bugref#10028.
(edit) @89634   3 years vboxsync src/VBox/Makefiles.kmk,src/VBoxValidationKit/utils/audio/Makefile.kmk: …
(edit) @89633   3 years vboxsync Audio/ValKit: Ship VKAT as part of the Linux host + guest installers …
(edit) @89632   3 years vboxsync Host USB timer: attempt to fix leak when setting USB timer name, …
(edit) @89631   3 years vboxsync Audio/ValKit: Ship VKAT as part of the Linux host + guest installers …
(edit) @89630   3 years vboxsync Audio/ValKit: Ship VKAT as part of the Linux host + guest installers …
(edit) @89629   3 years vboxsync Installer/darwin: bugref:9559: Update DMG tiff file.
(edit) @89628   3 years vboxsync Audio/ValKit: Ship VKAT as part of the Linux host + guest installers …
(edit) @89627   3 years vboxsync Audio/ValKit: Ship VKAT as part of the Linux host + guest installers. …
(edit) @89626   3 years vboxsync Audio/ValKit: Ship VKAT as part of the Linux host + guest installers. …
(edit) @89625   3 years vboxsync VMM/DBGFR3SampleReport: Some prototype code to allow creating guest …
(edit) @89624   3 years vboxsync VMM/DBGFR3SampleReport: Some prototype code to allow creating guest …
(edit) @89623   3 years vboxsync FE/Qt: bugref:9930. Some commenting
(edit) @89622   3 years vboxsync VMM/DBGFR3SampleReport: Some prototype code to allow creating guest …
(edit) @89621   3 years vboxsync Intel IOMMU: bugref:9967 Comment.
(edit) @89620   3 years vboxsync Intel IOMMU: bugref:9967 Allow PDMIoApicSetEoi operation to be queued …
(edit) @89619   3 years vboxsync DBGFAddrSpace: Return the module handle if requested
(edit) @89618   3 years vboxsync Audio/ValKit: Implemented support for downloading (guest) test sets …
(edit) @89617   3 years vboxsync Audio/ValKit: Split up VKAT code into some more files as vkat.cpp got …
(edit) @89616   3 years vboxsync Audio/ValKit: Implemented support for downloading (guest) test sets …
(edit) @89615   3 years vboxsync Audio/ValKit: Header nit. bugref:10008
(edit) @89614   3 years vboxsync Audio/ValKit: Implemented support for downloading (guest) test sets. …
(edit) @89613   3 years vboxsync DevIchAc97: Added ac97bdl and ac97stream debug info items. [build fix] …
(edit) @89612   3 years vboxsync DevIchAc97: Added ac97bdl and ac97stream debug info items. bugref:9890
(edit) @89611   3 years vboxsync DevHda: Debug info nits. bugref:9890
(edit) @89610   3 years vboxsync Config.kmk: bugref:8682: Providing Qt5 moc with manual includes to …
(edit) @89609   3 years vboxsync Additions: X11: VMSVGA: prevent memory leak on CRTC disable, bugref#10028.
(edit) @89608   3 years vboxsync FE/Qt: bugref:9930. Restricting the tab closing stuff to dialog case only
(edit) @89607   3 years vboxsync FE/Qt: bugref:9930. Some more fixes about the tab closing stuff
(edit) @89606   3 years vboxsync FE/Qt: bugref:9930. Coonecting close button to slot
(edit) @89605   3 years vboxsync FE/Qt: bugref:9930. Adding the clse button to label tab
(edit) @89604   3 years vboxsync Main: bugref:9732: Increased default RAM and HDD sizes for Solaris guests.
(edit) @89603   3 years vboxsync Additions: X11: VMSVGA: prevent memory leak when accessing display …
(edit) @89602   3 years vboxsync Intel IOMMU: bugref:9967 PDMIoApicSendMsi requires the pDevIns when …
(edit) @89601   3 years vboxsync Intel IOMMU: bugref:9967 PDMIoApicSendMsi: Remove todo comment now …
(edit) @89600   3 years vboxsync Intel IOMMU: bugref:9967 Centralize PDM interfaces sending MSIs so it …
(edit) @89599   3 years vboxsync FE/Qt: bugref:9930. Allow closing log tabs
(edit) @89598   3 years vboxsync Additions: X11: VMSVGA: attempt to fix black screen when X11 has no …
(edit) @89597   3 years vboxsync Main: bugref:9341: Added ability to change VM autostart options when …
(edit) @89596   3 years vboxsync DrvHostAudioWasApi: Implemented pfnSetDevice and the …
(edit) @89595   3 years vboxsync ConsoleImpl2.cpp: BOOL -> bool nit. bugref:9890
(edit) @89594   3 years vboxsync FE/Qt: bugref:9930. Some connection stuff
(edit) @89593   3 years vboxsync IPRT/RTReqCancel: Assertion correction (copy & paste from submit). …
(edit) @89592   3 years vboxsync ConsoleImpl2: Select WAS for windows 7 and later (seems to work fine). …
(edit) @89591   3 years vboxsync Intel IOMMU: bugref:9967 Don't mask out the destination page offset …
(edit) @89590   3 years vboxsync Intel IOMMU: bugref:9967 Added to device struct size and alignment tests.
(edit) @89589   3 years vboxsync Intel IOMMU: bugref:9967 Padding and avoid including iommu-intel.h in …
(edit) @89588   3 years vboxsync Intel IOMMU: bugref:9967 DevE1000: Avoid including local macros …
(edit) @89587   3 years vboxsync Intel IOMMU: bugref:9967 Don't expose FLTS (first-level translation …
(edit) @89586   3 years vboxsync FE/Qt: bugref:9930. Adding a context menu to logviewer tabbar
(edit) @89585   3 years vboxsync FE/Qt:bugref:9315. Avoiding multiple UILogViewerDialog instances in …
(edit) @89584   3 years vboxsync Audio/ValKit: More code for completely self-contained (self) testing. …
(edit) @89583   3 years vboxsync DrvAudio: Fixed missing pre-buffer allocation alignment for some odd …
(edit) @89582   3 years vboxsync FE/Qt: bugref:10003: UIMessageCenter: Making message-box details table …
(edit) @89581   3 years vboxsync Main: Try fix VRDP-input-always-disabled regression from …
(edit) @89580   3 years vboxsync Main: Try fix VRDP-input-always-disabled regression from …
(edit) @89579   3 years vboxsync DrvHostAudioDSound.cpp: Demoted noisy LogRel2 to LogRel3. bugref:9890
(edit) @89578   3 years vboxsync Intel IOMMU: bugref:9967 Implemented bulk memory access requests.
(edit) @89577   3 years vboxsync Main: bugref:9948: Fixed scm errors
(edit) @89576   3 years vboxsync Main: bugref:9948: Fixed GA installation on MacOS Catalina
(edit) @89575   3 years vboxsync Audio/ValKit: More code for completely self-contained (self) testing. …
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