VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @90220   4 years vboxsync VBoxManage: cloud machine - handle cloud's --provider/--profile …
(edit) @90219   4 years vboxsync VBoxManage: "cloud machine" work out the getopt boilerplate. bugref:10065.
(edit) @90218   4 years vboxsync Add/Lnx/VBoxClient/vmsvga: Try avoid closing the same display …
(edit) @90217   4 years vboxsync FE/Qt: bugref:9996. Resurrecting some connections in expert page
(edit) @90216   4 years vboxsync IPRT/isovfs.cpp: Just don't check the joliet volume size. bugref:9852
(edit) @90215   4 years vboxsync IPRT/isovfs.cpp: Don't be so strict about the joliet volume size. …
(edit) @90214   4 years vboxsync VBoxManage: "cloud machine" placeholder. bugref:10065.
(edit) @90213   4 years vboxsync Intel IOMMU: bugref:9967 PTE error reporting fix.
(edit) @90212   4 years vboxsync Intel IOMMU: bugref:9967 Error handling fixes. There seems to be a …
(edit) @90211   4 years vboxsync Additions: X11: main: prevent deadlock on service termination, …
(edit) @90210   4 years vboxsync FE/Qt: bugref:9996. Completing inserting disk related widgets to …
(edit) @90209   4 years vboxsync DevATA: report proper Media Event Code for …
(edit) @90208   4 years vboxsync FE/Qt: bugref:9996. Adding UINewVMHardwareContainer
(edit) @90207   4 years vboxsync Audio/ValKit: Added --audio-tests option to tdAudioTest.py for running …
(edit) @90206   4 years vboxsync FE/Qt: bugref:9996. Adding UIDiskSizeAndLocationGroupBox
(edit) @90205   4 years vboxsync Intel IOMMU: bugref:9967 Removed superfluous assertion, nits.
(edit) @90204   4 years vboxsync VMM/CPUM: Todo/comment to clarify 'Guest physical address width' being …
(edit) @90203   4 years vboxsync Main/ConsoleImpl2: Use alternative HDA device ID for macOS VMs. bugref:9890
(edit) @90202   4 years vboxsync Main/ConsoleImpl2.cpp: DevHda does not accept PosAdjustEnabled, …
(edit) @90201   4 years vboxsync Main/ConsoleImpl2.cpp: DevHda does not accept TimerHz. bugref:9890
(edit) @90200   4 years vboxsync DevVGA: Addendum to bugref:9904
(edit) @90199   4 years vboxsync tstDevicePdmDevHlp: Corrected incorrect assertion.
(edit) @90198   4 years vboxsync DevPS2: The queue header member pszDesc is ring-3 only and must be …
(edit) @90197   4 years vboxsync VMM/tstVMMR0CallHost-1: Adjusted to stricter longjmp resuming. …
(edit) @90195   4 years vboxsync Audio/ValKit: tdAudioTest.py build fix. bugref:10008
(edit) @90194   4 years vboxsync Audio/ValKit: tdAudioTest.py build fix [pylint]. bugref:10008
(edit) @90193   4 years vboxsync FE/Qt: bugref:9996. Adding Using UIAdditionalUnattendedOptions and …
(edit) @90192   4 years vboxsync bugref:8345. Fixed the progress issue.
(edit) @90191   4 years vboxsync Audio/ValKit: Added tdAudioTest test driver to the Validation Kit …
(edit) @90190   4 years vboxsync VMM/VMMR0: Disabled the unnecessary …
(edit) @90189   4 years vboxsync VMM: Make the setjmp code a bit stricter with when to resume a call. …
(edit) @90188   4 years vboxsync 3D/VMSVGA: Parameters validation during command buffer context …
(edit) @90187   4 years vboxsync Main/CHECK_CONSOLE_DRV: Add function name to give more of a context.
(edit) @90186   4 years vboxsync AMD IOMMU: bugref:9654 Logging, missed parameter fix.
(edit) @90185   4 years vboxsync AMD IOMMU: bugref:9654 Log PTE not present failures.
(edit) @90184   4 years vboxsync Audio/ValKit: Use frame size instead of sample size in …
(edit) @90183   4 years vboxsync Audio/ValKit: More code for guest recording tests in the Validation …
(edit) @90182   4 years vboxsync Audio/ValKit: Use frame size instead of sample size in …
(edit) @90181   4 years vboxsync Debugger/DBGPlugInLinux: Fix getting at symbols for Linux kernels …
(edit) @90180   4 years vboxsync 3D/VMSVGA: The command buffer context init/cleanup on device …
(edit) @90179   4 years vboxsync Audio/ValKit: A few more checks for AudioTestSetPack(). bugref:10008
(edit) @90178   4 years vboxsync DevIchAc97: Don't assert on valid config in ichac97R3StreamSetUp as we …
(edit) @90177   4 years vboxsync VMM/VMMR0JmpA-amd64.asm: Another stack fuzz adjustment for linux 5.13. …
(edit) @90176   4 years vboxsync Audio/ValKit: ATS termination fixes. bugref:10008
(edit) @90174   4 years vboxsync FE/Qt: bugref:9996. Using UIAdditionalUnattendedOptions
(edit) @90173   4 years vboxsync VMM/VMMR0JmpA-amd64.asm: Double the stack fuzz for linux 5.13. …
(edit) @90170   4 years vboxsync FE/Qt: bugref:9996. scm fix.
(edit) @90169   4 years vboxsync FE/Qt: bugref:9996. Using UIGAInstallationGroupBox
(edit) @90167   4 years vboxsync FE/Qt: bugref:3582. Don't show warning if VM hasn't got USB enabled or …
(edit) @90166   4 years vboxsync DevATA: Extended assertion.
(edit) @90165   4 years vboxsync FE/Qt: bugref:9996. Using UIUserNamePasswordGroupBox
(edit) @90164   4 years vboxsync FE/Qt: bugref:9996. Moving group box creation to a separate class
(edit) @90163   4 years vboxsync FE/Qt: bugref:9996: Setting titles of some groupboxes
(edit) @90162   4 years vboxsync VMM/PGM: Fixed incorrect lock yield in PGMPhysBulkReleasePageMappingLocks.
(edit) @90161   4 years vboxsync VMM: New status VERR_VMM_CONTEXT_HOOK_STILL_ENABLED for guru condition …
(edit) @90160   4 years vboxsync VMM/Guru: Print the assertion message strings if they aren't empty. …
(edit) @90159   4 years vboxsync FE/Qt: bugref:9996: Initial work on the expert mode. No functionality …
(edit) @90158   4 years vboxsync DevHda: Added the minimum of registers linux accesses for the …
(edit) @90157   4 years vboxsync FE/Qt: bugref:9996: Some more renaming.
(edit) @90156   4 years vboxsync Dev/VirtioNet: (bugref:8651) Fixed connectivity loss due to stuck TX …
(edit) @90155   4 years vboxsync FE/Qt: bugref:9996: Refactoring
(edit) @90154   4 years vboxsync FE/Qt: bugref:9996: Some cleaning
(edit) @90153   4 years vboxsync FE/Qt: bugref:9996: Some renaming
(edit) @90152   4 years vboxsync FE/Qt: bugref:9996: Moving user name and password editor under …
(edit) @90151   4 years vboxsync FE/Qt: bugref:9996: Validating hostname and domain name.
(edit) @90150   4 years vboxsync SUPHardNt: Ignore Nvidia certificate with bogus Key Usage if there is …
(edit) @90149   4 years vboxsync DevHda: Added config value 'DeviceName' to allow specifying other …
(edit) @90148   4 years vboxsync DevHdaCodec: Renamed a couple of variables. bugref:9890
(edit) @90147   4 years vboxsync DevHdaCodec: Moved the codec configuration into a separate structure …
(edit) @90146   4 years vboxsync DevHdaCodec: Removed unused member HDACODECR3::cNodes. bugref:9890
(edit) @90145   4 years vboxsync DevHdaCodec: Mark afNodeClassifications as const to encourage more …
(edit) @90144   4 years vboxsync DevHdaCodec: Combine all the node classification lists into an array …
(edit) @90143   4 years vboxsync DevHdaCodec: The node classification lists can be const. bugref:9890
(edit) @90142   4 years vboxsync DevHdaCodec: Renamed some more member names. bugref:9890
(edit) @90141   4 years vboxsync DevHdaCodec: Corrected some member names. bugref:9890
(edit) @90140   4 years vboxsync DevHda: Aligned the codec state more along cache lines. bugref:9890
(edit) @90139   4 years vboxsync DevHdaCodec: Updated docs/todo. bugref:9890
(edit) @90138   4 years vboxsync DevHda: Only HDACODECR3, no HDACODEC structure any more. bugref:9890
(edit) @90137   4 years vboxsync DevHda: Don't pass pDevIns but PHDACODECR3 to the four DevHDA …
(edit) @90136   4 years vboxsync DevHda: Ditto in the other direction. bugref:9890
(edit) @90135   4 years vboxsync DevHda: We don't need to abstract the HDA codecs with function …
(edit) @90134   4 years vboxsync DevHda: Consolidating codec state into one structure and removing the …
(edit) @90133   4 years vboxsync Runtime/efivarstorevfs.cpp: Some basic variable creation and deletion …
(edit) @90132   4 years vboxsync FE/Qt: bugref:9996: Checking IUnattended for errors after setting …
(edit) @90131   4 years vboxsync DevHdaCodec: Removed most of the leftovers from the attempt to run the …
(edit) @90130   4 years vboxsync Audio/ValKit: A bit of renaming. bugref:10008
(edit) @90129   4 years vboxsync Audio/ValKit: More fixes and additions for the Validation Kit test …
(edit) @90128   4 years vboxsync DevHdaCodec: Moved CODECVERB to the .cpp file as it does not to be …
(edit) @90127   4 years vboxsync DevHdaCodec: More doc work. bugref:9890
(edit) @90126   4 years vboxsync Runtime/evivarstorevfs.cpp: Allow overwriting variable data (no …
(edit) @90125   4 years vboxsync Runtime/evivarstorevfs.cpp: Allow overwriting variable data (no …
(edit) @90124   4 years vboxsync FE/Qt: bugref:9996: Don't swallow usr/password change signals even if …
(edit) @90123   4 years vboxsync DevHdaCodec: Try make doxygen happy... bugref:9890
(edit) @90122   4 years vboxsync DevHdaCodec: More doxygen stuff. Renamed callback parameters to match …
(edit) @90121   4 years vboxsync DevHdaCodec: Reverted previous commit, committed too much. bugref:9890
(edit) @90120   4 years vboxsync DevHdaCodec: More doxygen stuff. Renamed callback parameters to match …
(edit) @90119   4 years vboxsync DevHdaCodec: Looping over node index arrays must do proper bound …
(edit) @90118   4 years vboxsync /configure, debian/rules, rpm/rules: More accurately control where the …
(edit) @90117   4 years vboxsync Audio/ValKit: Made daemonizing of VKAT / VBoxAudioTest more generic to …
(edit) @90116   4 years vboxsync Runtime/RTEfi*: Updates to the EFI variable storage access module, …
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