VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @90639   3 years vboxsync VMM,VMMDev: Changed my mind, made the alignment requirement for …
(edit) @90638   3 years vboxsync VMM,VMMDev: Force 32-byte alignment of PDMCRITSECTRW so all members …
(edit) @90637   3 years vboxsync IPRT/RTCritSectRw,VMM/PDMCritSectRw: Rearranged the core members a …
(edit) @90636   3 years vboxsync VMM/PDMCritSectRwEnterExcl: Implemented waiting in most ring-0 …
(edit) @90635   3 years vboxsync bs3-locking-1: More tests. bugref:6695
(edit) @90634   3 years vboxsync VMM/PDMCritSectRwEnterExcl: Implemented waiting in most ring-0 …
(edit) @90633   3 years vboxsync FE/Qt: Fixing a paint bug causing an infinite paint loop.
(edit) @90632   3 years vboxsync xpcom/python: Use PyObject_Init instead of _Py_NewReferences for all …
(edit) @90631   3 years vboxsync libs/XPCOM: Just use PyObject_Init() everywhere (also for Python < …
(edit) @90630   3 years vboxsync xpcom/python: It's either PyObject_Init or _Py_NewReference, we should …
(edit) @90629   3 years vboxsync add/x11/VBoxClient: hanging intdentation fixes. bugref:10028
(edit) @90628   3 years vboxsync FE/Qt: bugref:9996. Adding clone path and clone name connections
(edit) @90627   3 years vboxsync FE/Qt: bugref:10067: Notification-center invoke fix; Implement TODOs …
(edit) @90626   3 years vboxsync FE/Qt: bugref:10067: Since all downloaders now being created by …
(edit) @90625   3 years vboxsync FE/Qt: bugref:10067: Restore status for …
(edit) @90624   3 years vboxsync Additions: X11: VBoxSVGA: prevent fatal error notification flooding, …
(edit) @90623   3 years vboxsync libs/XPCOM: More object initialization needed for Python >= 3.9 …
(edit) @90622   3 years vboxsync VMM/HMSVMR0: Nested SVM: bugref:10080 Attempt to fix debug registers …
(edit) @90621   3 years vboxsync FE/Qt: bugref:9996. Some cleaning.
(edit) @90620   3 years vboxsync FE/Qt: bugref:9996. Fixing 2nd page's validation function.
(edit) @90619   3 years vboxsync FE/Qt: bugref:9996. Adding check for 3rd page's visibility
(edit) @90618   3 years vboxsync libs/XPCOM: Implemented _query_interface_ for our ShutdownObserver …
(edit) @90617   3 years vboxsync FE/Qt: bugref:9996. Hiding/showing 3rd page of the clonevm wizard.
(edit) @90616   3 years vboxsync ValKit: More Python 3.9 API changes needed (array.array.tostring() -> …
(edit) @90615   3 years vboxsync ValKit: More Python 3.9 API changes needed (array.array.tostring() -> …
(edit) @90614   3 years vboxsync FE/Qt: bugref:9996: Build fix for r146218.
(edit) @90613   3 years vboxsync VMM/HMVMXR0: Comment. bugref:10080
(edit) @90612   4 years vboxsync VMM/PDMCritSecRw: More code refactoring. bugref:6695
(edit) @90611   4 years vboxsync VMM/PDMCritSecRw: More code refactoring. bugref:6695
(edit) @90610   4 years vboxsync VMM/PDMCritSecRw: More code refactoring. bugref:6695
(edit) @90609   4 years vboxsync VMMDev/Testing: Updated lock thread code with r/w and new config …
(edit) @90608   4 years vboxsync VMM/PDMCritSecRw: Some code refactoring. bugref:6695
(edit) @90607   4 years vboxsync FE/Qt: bugref:9996. More surgery on the clone vm wizard.
(edit) @90606   4 years vboxsync FE/Qt: bugref:10067: Notification signature for new version check …
(edit) @90605   4 years vboxsync FE/Qt: bugref:10067: Tiny cleanup for UINotificationObjects.
(edit) @90604   4 years vboxsync FE/Qt: bugref:10067: Extend UINewVersionChecker with signals to …
(edit) @90603   4 years vboxsync FE/Qt: bugref:10067: Provide UINewVersionChecker with API to cancel …
(edit) @90602   4 years vboxsync FE/Qt: bugref:10067: Small cleanup for UIUpdateManager and …
(edit) @90601   4 years vboxsync FE/Qt: bugref:10067: Tiny cleanup for UINotificationObjectItem classes.
(edit) @90600   4 years vboxsync FE/Qt: bugref:10067: Open notification-center on object append only if …
(edit) @90599   4 years vboxsync FE/Qt: bugref:9996. More work on the first page of the clone vm wizard.
(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 …
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