VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @90585   3 years vboxsync FE/Qt: bugref:10067: Fixing scm burn in r146185.
(edit) @90584   3 years vboxsync linux/vboxsf: Copy&paste fix. bugref:10066
(edit) @90583   3 years vboxsync linux/drm: intent fix. bugref:10066
(edit) @90582   3 years vboxsync linux/vboxsf: Avoid making the code even more spaghetti-like, …
(edit) @90581   3 years vboxsync Additions: X11: VBoxSVGA: prevent VBoxClient crash when X11 is not …
(edit) @90580   3 years vboxsync Devices/Security: Continue work on the TPM device emulation and driver …
(edit) @90579   3 years vboxsync FE/Qt: bugref:10067: Large rework in UIUpdateManager; Separating …
(edit) @90578   3 years vboxsync 3D/VMSVGA: Syncing access to command buffers from EMT and FIFO …
(edit) @90577   3 years vboxsync Linux Host and Guest drivers: another attempt to introduce initial …
(edit) @90576   3 years vboxsync FE/Qt: bugref:9996. Checking for the correct file extension before …
(edit) @90575   3 years vboxsync FE/Qt: bugref:9996. Small fix
(edit) @90574   3 years vboxsync VMMDev/Testing: Fixed broken value unit handling for 16-bit …
(edit) @90573   3 years vboxsync VMM/PDMCritSectRw: Added message and LogRel to pdmCritSectRwCorrupted. …
(edit) @90572   3 years vboxsync VMM/PDMCritSect: Validate the queued pointer. bugref:6695
(edit) @90571   3 years vboxsync VMM/PDMCritSectRw: Use VMM_ASSERT_RELEASE_MSG_RETURN. Validate the …
(edit) @90570   3 years vboxsync VMM/PDMCritSectRw: Added a self pointer for use with queued-leave to …
(edit) @90569   3 years vboxsync FE/Qt: bugref:10067: Rename UIDownloaderAdditions to …
(edit) @90568   3 years vboxsync FE/Qt: bugref:10067: Notification signature for guest additions …
(edit) @90567   3 years vboxsync FE/Qt: bugref:10067: Create UINotificationCenter for Runtime UI; …
(edit) @90566   3 years vboxsync FE/Qt: bugref:10067: UINotificationCenter: Adjust r146169 according to …
(edit) @90565   3 years vboxsync FE/Qt: bugref:10067: UINotificationCenter: Hide if there is nothing to …
(edit) @90564   3 years vboxsync FE/Qt: bugref:10067: UINotificationCenter: Rework a way of public …
(edit) @90563   3 years vboxsync FE/Qt: bugref:10067: Allow UINotificationCenter to have no parent and …
(edit) @90562   3 years vboxsync FE/Qt: bugref:10067: UINotificationCenter: A bit of sanity checks.
(edit) @90561   3 years vboxsync FE/Qt: bugref:10067: Notification signature for user manual …
(edit) @90560   3 years vboxsync FE/Qt: bugref:10067: Moving singleton functionality from …
(edit) @90559   3 years vboxsync FE/Qt: bugref:10067: Notification signature for ext pack downloading …
(edit) @90558   3 years vboxsync VMM/PGMCritSect: Avoid queuing on PDMCritSectLeave contention and …
(edit) @90557   3 years vboxsync VMM/PGMCritSectRw: Added 'critsectrw' info item. [build fix] bugref:6695
(edit) @90556   3 years vboxsync FE/Qt: bugref:10067: New notification interfaces for downloader object …
(edit) @90555   3 years vboxsync Audio/ValKit: Try harder finding a free service port in …
(edit) @90554   3 years vboxsync Audio/ValKit: Init crit sect in atsTcpCreate() to match its …
(edit) @90553   3 years vboxsync VMM/PGMCritSectRw: Added 'critsectrw' info item. bugref:6695
(edit) @90552   3 years vboxsync FE/Qt: bugref:10067: Possibility to invoke UINotificationCenter from …
(edit) @90551   3 years vboxsync FE/Qt: bugref:10067: Pass progress-canceled and progress-finished …
(edit) @90550   3 years vboxsync VMM/PGMCritSect: Added 'critsect' info item. bugref:6695
(edit) @90549   3 years vboxsync VMM,*: s/DBGFR3InfoGenricGetOptError/DBGFR3InfoGenericGetOptError/g
(edit) @90548   3 years vboxsync FE/Qt: bugref:10067: Forgot something in r146153.
(edit) @90547   3 years vboxsync FE/Qt: bugref:10067: UINetworkRequestManager: A possibility to cancel …
(edit) @90546   3 years vboxsync FE/Qt: bugref:10067: UINetworkRequestManager: Reworking …
(edit) @90545   3 years vboxsync FE/Qt: UIActionPoolManager: Rename Exit action to Quit to keep default …
(edit) @90544   3 years vboxsync Audio/ValKit: More fixes for tstAudioTestService. ​bugref:10008
(edit) @90543   3 years vboxsync VBoxDbg: doxygen fix.
(edit) @90542   3 years vboxsync FE/Qt: bugref:10067: Pass progress-change and progress-failed signals …
(edit) @90541   3 years vboxsync FE/Qt: bugref:10067: A bit of refactoring for UINetworkCustomer and …
(edit) @90540   3 years vboxsync FE/Qt: bugref:10067: Pass failed signal above from network-request …
(edit) @90539   3 years vboxsync FE/Qt: bugref:10067: Get rid of network-request manager window and …
(edit) @90538   3 years vboxsync FE/Qt: Coding-style fix for r146124.
(edit) @90535   3 years vboxsync VBoxDbg: doxygen fix.
(edit) @90534   3 years vboxsync VMM/PDMCritSect: Log the critical section addresses during creation to …
(edit) @90533   3 years vboxsync VMM/VMMGetCpu: Assert that we return the right one.
(edit) @90532   3 years vboxsync VMM/PDMCritSectBothFF: Must always clear the …
(edit) @90531   3 years vboxsync VMM/PDMCritSect: When VMCPU_FF_PDM_CRITSECT is set we must not wait on …
(edit) @90530   3 years vboxsync Devices/Security: Start implementation of a TPM driver talking to the …
(edit) @90529   3 years vboxsync FE/Qt: bugref:10067: A bit of refactoring for UINetworkRequestManager; …
(edit) @90528   3 years vboxsync FE/Qt: bugref:10067: A bit of reordering for UINetworkRequestManager.
(edit) @90527   3 years vboxsync FE/Qt: bugref:10067: Move request uuid stuff to appropriate place from …
(edit) @90526   3 years vboxsync FE/Qt: bugref:10067: Move request registration stuff to appropriate …
(edit) @90525   3 years vboxsync FE/Qt: bugref:10067: Get rid of network request manager indicator.
(edit) @90524   3 years vboxsync FE/Qt: bugref:10067: A bit of cleanup for networking code.
(edit) @90522   3 years vboxsync FE/Qt: bugref:10067: Missed something in r146095.
(edit) @90520   3 years vboxsync VBoxDbg,FE/Qt: Added --statistics-expand=pat and …
(edit) @90519   3 years vboxsync Reverted r146120. Change supposed to introduce support for CentOS …
(edit) @90518   3 years vboxsync Audio/ValKit: Fixed tstAudioTestService (some options were missing). …
(edit) @90517   3 years vboxsync Audio/ValKit: killall is not available on older Debians; use pidof …
(edit) @90516   3 years vboxsync Linux Host and Guest drivers: introduce initial support for RHEL 8.5 …
(edit) @90515   3 years vboxsync VMM/PDMCritSect: Use VMM_ASSERT_RELEASE_MSG_RETURN instead of …
(edit) @90513   3 years vboxsync VMM/PDMCritSectEnter: Fixed regression from r146020 due to mistaking …
(edit) @90512   3 years vboxsync Devices/Security/DevTpm: Updates to the TPM code, started implmenting …
(edit) @90511   3 years vboxsync AMD IOMMU: bugref:9654 Fix theoretical maximum page-size shift in …
(edit) @90510   3 years vboxsync Audio/ValKit: Try to retrieve (daemonized) VKAT guest logs for better …
(edit) @90509   3 years vboxsync Audio/ValKit: No need to wait for draining audio data if there only is …
(edit) @90508   3 years vboxsync Audio/ValKit: More logging for tdAudioTest.py. ​bugref:10008
(edit) @90507   3 years vboxsync Audio/ValKit: More error logging for VKAT. ​bugref:10008
(edit) @90506   3 years vboxsync Audio/ValKit: Show VKAT logo before daemonizing. ​bugref:10008
(edit) @90505   3 years vboxsync AMD IOMMU: bugref:9654 Allow invalidations for page sizes larger than …
(edit) @90504   3 years vboxsync VMM/PDM: Rewroted the PDMCritSectLeave code to try avoid going to …
(edit) @90503   3 years vboxsync VMMDevTesting,bs3-locking-1: Expanded the locking test port to two …
(edit) @90502   3 years vboxsync VMM/PDM: Added device helpers for read/write critical sections. bugref:6695
(edit) @90500   3 years vboxsync VMM/PDM: Increased the PDMCRITSECT size by 64 bytes to make space for …
(edit) @90499   3 years vboxsync Additions: Linux: vboxvideo: fix build, bugref:10066.
(edit) @90498   3 years vboxsync Additions: Linux: vboxvideo: Introduce initial support for kernel …
(edit) @90497   3 years vboxsync Additions: Linux: vboxsf: Introduce initial support for kernel 5.14, …
(edit) @90496   3 years vboxsync Audio/ValKit: More bugfixing for tdAudioTest. ​bugref:10008
(edit) @90495   3 years vboxsync VMM/Guru: Clear the VM_FF_CHECK_VM_STATE after dumping the guru …
(edit) @90494   3 years vboxsync AMD IOMMU: bugref:9654 Removed obsolete comment.
(edit) @90493   3 years vboxsync AMD IOMMU: bugref:9654 Re-enable the IOTLB cache.
(edit) @90492   3 years vboxsync Devices: Rename TPM directory to Security, bugref:10075
(edit) @90491   3 years vboxsync FE/Qt: bugref:10067: Remove Network Access Manager references from …
(edit) @90490   3 years vboxsync FE/Qt: bugref:10067: Remove Network Access Manager from File menu; …
(edit) @90489   3 years vboxsync SUP: Export RTSemEventIsSignalSafe and RTSemEventMultiIsSignalSafe - …
(edit) @90488   3 years vboxsync IPRT: Added RTSemEventIsSignalSafe and RTSemEventMultiIsSignalSafe - …
(edit) @90487   3 years vboxsync VMM/CPUM: Simplify dumping of nested hardware-virtualization state and …
(edit) @90486   3 years vboxsync VMM/PDM: Tighten read/write critical section code a bit. bugref:6695
(edit) @90485   3 years vboxsync FE/Qt: bugref:10067: UINotificationModel: Proper prepare/cleanup …
(edit) @90484   3 years vboxsync FE/Qt: bugref:10067: UINotificationCenter: Further work on …
(edit) @90483   3 years vboxsync FE/Qt: bugref:10067: Notification signatures for host-only network …
(edit) @90482   3 years vboxsync AMD IOMMU: bugref:9654 Doxygen.
(edit) @90481   3 years vboxsync AMD IOMMU: bugref:9654 Build fix.
(edit) @90480   3 years vboxsync Main/HostImpl: AssertRC -> AssertMsgRC here is useful.
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