VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

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