VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @91776   3 years vboxsync SUPDrv/darwin: Build fix for the switch-back-to-kernel-stack change. …
(edit) @91775   3 years vboxsync SUPDrv/darwin,++: Switch back to the kernel stack before calling into …
(edit) @91774   3 years vboxsync DevVGA-SVGA3d-ogl.cpp: Shut up warnings about deprecated functions in …
(edit) @91773   3 years vboxsync VMM/tstVMMR0CallHost-2: Fixed for VC++ build with stack checking …
(edit) @91772   3 years vboxsync openssl-1.1.1l: Applied and adjusted our OpenSSL changes to 1.1.1l. …
(edit) @91771   3 years vboxsync VBoxNetAdp: (bugref:10077) Another build fix (err.h>
(edit) @91770   3 years vboxsync VBoxNetAdp: (bugref:10077) Build and other fixes
(edit) @91769   3 years vboxsync VBoxNetAdp: (bugref:10077) More administrative control over network ranges
(edit) @91768   3 years vboxsync Config.kmk,++: Define VBOX_LIB_SUPR0 for SUPR0.lib/.a on platforms …
(edit) @91767   3 years vboxsync IPRT/net: Fix last second typo in previous.
(edit) @91766   3 years vboxsync IPRT/net: Add disabled tests for 0.0.0.0/0 and ::/0 - these are …
(edit) @91765   3 years vboxsync VMM: Refuse to run on macOS 12. bugref:10124
(edit) @91764   3 years vboxsync 3D/VMSVGA: Coding style fixes for r147535, bugref:10120
(edit) @91763   3 years vboxsync 3D/VMSVGA: Fix for primary display position in VBoxTray.exe for …
(edit) @91762   3 years vboxsync Audio/Validation Kit: Use more VCPUs for tst-audio-debian10-64. …
(edit) @91761   3 years vboxsync Audio/Validation Kit: Return and use last beacon offset when comparing …
(edit) @91760   3 years vboxsync FE/Qt: Update list of OSes which use WDDM graphics driver
(edit) @91759   3 years vboxsync FE/Qt: bugref:9974. Using notification center instead of message box …
(edit) @91758   3 years vboxsync FE/Qt: bugref:9637. Some additional comments.
(edit) @91757   3 years vboxsync FE/Qt: bugref:10067: UIWizardNewCloudVM: Migrate intermediate progress …
(edit) @91756   3 years vboxsync FE/Qt: bugref:10067: UIWizardNewCloudVM: Move field setters to public …
(edit) @91755   3 years vboxsync FE/Qt: bugref:10067: Extend UINotificationCenter with possibility to …
(edit) @91754   3 years vboxsync FE/Qt: bugref:10067: Provide UINativeWizard with own private …
(edit) @91753   3 years vboxsync FE/Qt: bugref:10067: A possibility to create local …
(edit) @91752   3 years vboxsync FE/Qt: bugref:9996: Tiny includes cleanup for UIWizardAddCloudVM.
(edit) @91751   3 years vboxsync VMM: Reverted darwin stack change. Forgot that the ring-0 stack isn't …
(edit) @91750   3 years vboxsync VMM: Don't switch stack on darwin - missed one place.
(edit) @91749   3 years vboxsync VRDP: Shared Clipboard: delegate clipboard processing to VRDP service …
(edit) @91748   3 years vboxsync HGCM: Some updates for bugref:6724.
(edit) @91747   3 years vboxsync Main/Machine: doxygen fix
(edit) @91746   3 years vboxsync VBoxTray/VBoxClipboard: Use VbglR3ClipboardWriteDataEx instead of the …
(edit) @91745   3 years vboxsync Main/GuestSessionImplTasks.cpp: Corrected NULL parameter name comment; …
(edit) @91744   3 years vboxsync Main/GuestSessionImplTasks.cpp: There shall be no space between & and …
(edit) @91743   3 years vboxsync Main/Machine: Release lock while waiting in …
(edit) @91742   3 years vboxsync VMM: Don't switch stack on darwin, machine_switch_context disapproves …
(edit) @91741   3 years vboxsync VRDP: Shared Clipboard: report error to remote client if clipboard …
(edit) @91740   3 years vboxsync VbglR3ClipboardWriteDataEx: Don't validate pvData when cbData == 0, as …
(edit) @91739   3 years vboxsync DevPIC: Avoid release assertion (see bugref:10109).
(edit) @91738   3 years vboxsync Main: ConsoleVRDPServer: fix reference counting when register SVC …
(edit) @91737   3 years vboxsync OHCI: Straightened out ED/TD iteration limits (see bugref:10103).
(edit) @91736   3 years vboxsync FE/Qt: bugref:9974. Moving the boot medium mount location from the …
(edit) @91735   3 years vboxsync Audio/AC97: Make sure to update the stream's next transfer (if any) …
(edit) @91734   3 years vboxsync Audio/HDA: Check if the node ID is the one we use for controlling the …
(edit) @91733   3 years vboxsync VMM/PGMHandlerPhysicalReset: Passed invalid GCPhysPage address to …
(edit) @91732   3 years vboxsync VMM/PGMR3PhysMMIODeregister: Not advancing the page index when turning …
(edit) @91731   3 years vboxsync Main: bugref:1909: Fixed compilation issues
(edit) @91728   3 years vboxsync PCnet: Ripped out unused/broken PCNET_NO_POLLING code path.
(edit) @91727   3 years vboxsync Main/ApprovedLanguages.kmk: No need to escape trailing newline. bugref:1909
(edit) @91726   3 years vboxsync Audio/Validation Kit: Use the next iteration of the initial audio test …
(edit) @91725   3 years vboxsync Main/ExtPackManagerImpl.h: The partentheses around ~(size_t)0 should …
(edit) @91724   3 years vboxsync Main: bugref:1909: Fixed compilation issues
(edit) @91723   3 years vboxsync Audio/Validation Kit: Initialize some variables in the test driver so …
(edit) @91722   3 years vboxsync Main: bugref:1909: Fixed compilation issues
(edit) @91721   3 years vboxsync Audio/Validation Kit: Added dedicated audio test VM …
(edit) @91720   3 years vboxsync Main: bugref:1909: Fixed compilation issues
(edit) @91719   3 years vboxsync FE/Qt: bugref:9974. Small fix.
(edit) @91718   3 years vboxsync Main: bugref:1909: Added initial translation to Russian of API …
(edit) @91717   3 years vboxsync FE/Qt: bugref:9974. Adding suppress check box to the dialog.
(edit) @91716   3 years vboxsync Additions: X11: fix setscreenlayout handling, bugref:10120. Take into …
(edit) @91715   3 years vboxsync FE/Qt: bugref:9974. Renaming UIBootTimeError dialog.
(edit) @91714   3 years vboxsync FE/Qt: bugref:9996: Get rid of UIWizard interfaces.
(edit) @91713   3 years vboxsync FE/Qt: bugref:9974. Removing first run wizard.
(edit) @91712   3 years vboxsync VMM/PGM: Nested VMX: bugref:10092 Removed PGMMODEDATAGST::pfnGetPDE, …
(edit) @91710   3 years vboxsync VMM/CPUM: Nested VMX: bugref:10092 Added some VMX CPUMFEATURES' bit. …
(edit) @91709   3 years vboxsync FE/Qt: bugref:9996: Rename pages for UIWizardImportApp.
(edit) @91707   3 years vboxsync FE/Qt: bugref:9996: Rename pages for UIWizardExportApp.
(edit) @91706   3 years vboxsync fix other misc Windows build box gripes
(edit) @91705   3 years vboxsync fix misc Windows build box gripes
(edit) @91704   3 years vboxsync add guards to STAM counters
(edit) @91703   3 years vboxsync DevVirtioNet_1_0.cpp: Convert VirtIO to be 'transitional' device, that …
(edit) @91702   3 years vboxsync VMM/NEM: More stats. Played with using WHvMapGpaRange again, but much …
(edit) @91701   3 years vboxsync debian/rules: Eliminate useless parallel build options (this is set up …
(edit) @91700   3 years vboxsync Installer/linux/routines.sh: Remove executable bit since it is always …
(edit) @91699   3 years vboxsync debian/rules: More un-breaking the debian package building, by …
(edit) @91698   3 years vboxsync FE/Qt: bugref:9996: A bit of cleanup for redundant stuff in …
(edit) @91697   3 years vboxsync FE/Qt: bugref:9996: A bit of cleanup for redundant stuff in …
(edit) @91696   3 years vboxsync FE/Qt: Runtime UI: Machine-view: Get rid of redundant size hints …
(edit) @91695   3 years vboxsync VMM/DBGF: Check for environment variable VBOX_DBGF_NO_WAIT_FOR_ATTACH …
(edit) @91694   3 years vboxsync VMM/NEM: Made it build without NEM_WIN_USE_HYPERCALLS_FOR_PAGES again. …
(edit) @91693   3 years vboxsync VMM/hmR3InfoLbr: Don't assert in NEM mode.
(edit) @91692   3 years vboxsync VMM/NEM: Made it build without NEM_WIN_USE_HYPERCALLS_FOR_PAGES again. …
(edit) @91691   3 years vboxsync src/libs: Fix openssl version number check for API which was added in …
(edit) @91690   3 years vboxsync VBoxHeadless: bugref:9790 - Don't use logging on the Windows message …
(edit) @91689   3 years vboxsync Devices/EFI: Don't dump the whole image path to the release log when …
(edit) @91688   3 years vboxsync VMM/NEM: Added some more #ifdef'ing to reduce the amount of ioctl …
(edit) @91687   3 years vboxsync Audio: Fixed a small memory leak (driver description) in the driver …
(edit) @91686   3 years vboxsync VMM/PDM: Fix a small memory leak when destroying USB devices in PDMTerm()
(edit) @91685   3 years vboxsync Main/UefiVariableStore,FE/VBoxManage: Implement API to delete and …
(edit) @91684   3 years vboxsync Audio/Validation Kit: Also let know if a audio data beacon has been …
(edit) @91683   3 years vboxsync EFI/Firmware: Don't zero out the debug information for firmware …
(edit) @91682   3 years vboxsync Audio/Validation Kit: Use a bit bigger array for internal object names …
(edit) @91681   3 years vboxsync FE/Qt: Update the combobox after enabling/disabling the reset item
(edit) @91680   3 years vboxsync Fe/Qt: We were removing too many items while updating …
(edit) @91679   3 years vboxsync VMM/NEM: Added not about GuidToString - couldn't help myself, sorry. :-)
(edit) @91677   3 years vboxsync SUP/SpcRoot-MicrosoftTestingRootCertificateAuthority2010-8a334aa8052dd2 …
(edit) @91676   3 years vboxsync VMM/NEM-win: Quick and very dirty hack to make the code work on …
(edit) @91675   3 years vboxsync IPRT/nt/RTR0MemKernelCopyTo/From: Code doesn't work, made some …
(edit) @91674   3 years vboxsync SUPDrv: Export RTR0MemObjLockKernelTag too. Minor version bump, …
(edit) @91673   3 years vboxsync DIS: Make disReadBytesDefault work the same way in ring-0 as in …
(edit) @91672   3 years vboxsync IPRT/dbgkrnlinfo-r0drv-nt.cpp: Now that we've got pseudo symbols, a …
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