VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @90537   4 years vboxsync libs/xpcom: Added support for running with Python 3.10 (untested).
(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) @90523   4 years vboxsync libs/xpcom: Added support for running with Python 3.9. bugref:10079
(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
(edit) @90491   4 years vboxsync FE/Qt: bugref:10067: Remove Network Access Manager references from …
(edit) @90490   4 years vboxsync FE/Qt: bugref:10067: Remove Network Access Manager from File menu; …
(edit) @90489   4 years vboxsync SUP: Export RTSemEventIsSignalSafe and RTSemEventMultiIsSignalSafe - …
(edit) @90488   4 years vboxsync IPRT: Added RTSemEventIsSignalSafe and RTSemEventMultiIsSignalSafe - …
(edit) @90487   4 years vboxsync VMM/CPUM: Simplify dumping of nested hardware-virtualization state and …
(edit) @90486   4 years vboxsync VMM/PDM: Tighten read/write critical section code a bit. bugref:6695
(edit) @90485   4 years vboxsync FE/Qt: bugref:10067: UINotificationModel: Proper prepare/cleanup …
(edit) @90484   4 years vboxsync FE/Qt: bugref:10067: UINotificationCenter: Further work on …
(edit) @90483   4 years vboxsync FE/Qt: bugref:10067: Notification signatures for host-only network …
(edit) @90482   4 years vboxsync AMD IOMMU: bugref:9654 Doxygen.
(edit) @90481   4 years vboxsync AMD IOMMU: bugref:9654 Build fix.
(edit) @90480   4 years vboxsync Main/HostImpl: AssertRC -> AssertMsgRC here is useful.
(edit) @90479   4 years vboxsync Intel IOMMU: bugref:9967 Comment nit.
(edit) @90478   4 years vboxsync AMD IOMMU: bugref:9654 Avoid looking up the DTE cache twice when …
(edit) @90477   4 years vboxsync FE/Qt: bugref:10067: Adjust progress task to create progress object …
(edit) @90476   4 years vboxsync FE/Qt: bugref:10067: Adjust notification-progress task to handle …
(edit) @90475   4 years vboxsync FE/Qt: Pre-clear the copy of the pressed keys, too. We may get into a …
(edit) @90474   4 years vboxsync bs3-locking-1: scm fix. bugref:6695
(edit) @90473   4 years vboxsync Debugger/DBGPlugInLinuxModuleCodeTmpl.cpp.h: Make scm happy
(edit) @90472   4 years vboxsync VMM/PDM: Enabled new critical section enter code that'll wait in …
(edit) @90471   4 years vboxsync bs3-locking-1: Test more, report some values. bugref:6695
(edit) @90470   4 years vboxsync ValKit/Bs3Kit: Added Bs3TestValue.
(edit) @90468   4 years vboxsync VMM/PDM: Fixed the VERR_INTERRUPTED w/ rcBusy=VINF_SUCCESS case. More …
(edit) @90467   4 years vboxsync VMMDev/Testing: Added VMMDEV_TESTING_LOCKED_BUSY_SUCCESS flag so we …
(edit) @90465   4 years vboxsync Devices/TPM: TPM device emulation skeleton, bugref:10075
(edit) @90464   4 years vboxsync FE/Qt: bugref:10067: Expand UINotificationCenter vertically with a …
(edit) @90463   4 years vboxsync bs3-locking-1: New testcase. bugref:6695
(edit) @90462   4 years vboxsync VMMDev: New port for lock contention testing. [grr] bugref:6695
(edit) @90461   4 years vboxsync VMMDev: New port for lock contention testing. bugref:6695
(edit) @90460   4 years vboxsync VMM: Put the RTTHREAD handle in the VM structure too, so VMMDev can …
(edit) @90459   4 years vboxsync IPRT: comment typo.
(edit) @90457   4 years vboxsync FE/Qt: bugref:10067: Notification signature for snapshot restore …
(edit) @90456   4 years vboxsync FE/Qt: bugref:10067: Notification signature for snapshot delete …
(edit) @90455   4 years vboxsync FE/Qt: bugref:10067: Notification signature for snapshot take progress …
(edit) @90454   4 years vboxsync EFI: Export missing E1kNet.inf
(edit) @90453   4 years vboxsync FE/Qt: bugref:10067: UIFDCreationDialog: Full cleanup / refactoring; …
(edit) @90452   4 years vboxsync FE/Qt: bugref:10067: A fix for r145856, for …
(edit) @90451   4 years vboxsync FE/Qt: bugref:10067: A fix for r145890, for medium create …
(edit) @90449   4 years vboxsync VMM/PGM: PDMCritSectTryEnter return status must be checked in ring-3 …
(edit) @90448   4 years vboxsync Dev*: Require ring-3 to check PDMDevHlpCritSectEnter return values …
(edit) @90447   4 years vboxsync Dev*: Checked up all the PDMDevHlpCritSectEnter calls to make sure the …
(edit) @90446   4 years vboxsync PDM: Mark the critsect enter functions with DECL_CHECK_RETURN_NOT_R3. …
(edit) @90445   4 years vboxsync Dev*: Check PDMDevHlpCritSectEnter return status better. bugref:6695
(edit) @90443   4 years vboxsync whitespace
(edit) @90441   4 years vboxsync Main/Appliance: Make compilers happy (and the code actually work). For …
(edit) @90440   4 years vboxsync Main/VirtualBox: New event for creating/deleting of Progress objects …
(edit) @90439   4 years vboxsync VMM/PGM: Check PGMCritSectEnter status code when we don't return it. …
(edit) @90438   4 years vboxsync Main/ovfreader.cpp: Another forgotten file, again related to string ID.
(edit) @90437   4 years vboxsync VMM: More PDMCritSectEnter return code checks. bugref:6695
(edit) @90436   4 years vboxsync VMM,Dev*: Handle PDMCritSectEnter failures in relation to the PDM …
(edit) @90434   4 years vboxsync Main/ovfreader.h: Forgotten check-in for string-based identifiers. …
(edit) @90433   4 years vboxsync VMM/PDMCritSectEnter: Added macros for correctly asserting on …
(edit) @90432   4 years vboxsync Debugger/DBGPlugInLinux: Added parsing of symbols of kernel modules so …
(edit) @90431   4 years vboxsync Installer: Linux: vboxdrv.sh: fix modules presence detection, bugref:9958.
(edit) @90430   4 years vboxsync FE/Qt: bugref:9996. More fixes on the expert page of new vd wizard.
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