VirtualBox

Timeline



Aug 7, 2021:

3:24 PM Changeset in vbox [90574] by vboxsync
VMMDev/Testing: Fixed broken value unit handling for 16-bit …
1:32 PM Changeset in vbox [90573] by vboxsync
VMM/PDMCritSectRw: Added message and LogRel to pdmCritSectRwCorrupted. …
1:24 PM Changeset in vbox [90572] by vboxsync
VMM/PDMCritSect: Validate the queued pointer. bugref:6695
1:16 PM Changeset in vbox [90571] by vboxsync
VMM/PDMCritSectRw: Use VMM_ASSERT_RELEASE_MSG_RETURN. Validate the …
1:01 PM Changeset in vbox [90570] by vboxsync
VMM/PDMCritSectRw: Added a self pointer for use with queued-leave to …
12:21 PM Changeset in vbox [90569] by vboxsync
FE/Qt: bugref:10067: Rename UIDownloaderAdditions to …
12:10 PM Changeset in vbox [90568] by vboxsync
FE/Qt: bugref:10067: Notification signature for guest additions …
11:50 AM Changeset in vbox [90567] by vboxsync
FE/Qt: bugref:10067: Create UINotificationCenter for Runtime UI; …
11:41 AM Changeset in vbox [90566] by vboxsync
FE/Qt: bugref:10067: UINotificationCenter: Adjust r146169 according to …
11:35 AM Changeset in vbox [90565] by vboxsync
FE/Qt: bugref:10067: UINotificationCenter: Hide if there is nothing to …
11:12 AM Changeset in vbox [90564] by vboxsync
FE/Qt: bugref:10067: UINotificationCenter: Rework a way of public …
11:05 AM Changeset in vbox [90563] by vboxsync
FE/Qt: bugref:10067: Allow UINotificationCenter to have no parent and …
11:04 AM Changeset in vbox [90562] by vboxsync
FE/Qt: bugref:10067: UINotificationCenter: A bit of sanity checks.
9:04 AM Changeset in vbox [90561] by vboxsync
FE/Qt: bugref:10067: Notification signature for user manual …
7:36 AM Changeset in vbox [90560] by vboxsync
FE/Qt: bugref:10067: Moving singleton functionality from …
6:41 AM Changeset in vbox [90559] by vboxsync
FE/Qt: bugref:10067: Notification signature for ext pack downloading …

Aug 6, 2021:

8:36 PM Changeset in vbox [90558] by vboxsync
VMM/PGMCritSect: Avoid queuing on PDMCritSectLeave contention and …
8:12 PM Changeset in vbox [90557] by vboxsync
VMM/PGMCritSectRw: Added 'critsectrw' info item. [build fix] bugref:6695
4:08 PM Changeset in vbox [90556] by vboxsync
FE/Qt: bugref:10067: New notification interfaces for downloader object …
3:42 PM Changeset in vbox [90555] by vboxsync
Audio/ValKit: Try harder finding a free service port in …
3:40 PM Changeset in vbox [90554] by vboxsync
Audio/ValKit: Init crit sect in atsTcpCreate() to match its …
2:29 PM Changeset in vbox [90553] by vboxsync
VMM/PGMCritSectRw: Added 'critsectrw' info item. bugref:6695
2:22 PM Changeset in vbox [90552] by vboxsync
FE/Qt: bugref:10067: Possibility to invoke UINotificationCenter from …
2:07 PM Changeset in vbox [90551] by vboxsync
FE/Qt: bugref:10067: Pass progress-canceled and progress-finished …
1:59 PM Changeset in vbox [90550] by vboxsync
VMM/PGMCritSect: Added 'critsect' info item. bugref:6695
1:57 PM Changeset in vbox [90549] by vboxsync
VMM,*: s/DBGFR3InfoGenricGetOptError/DBGFR3InfoGenericGetOptError/g
1:45 PM Changeset in vbox [90548] by vboxsync
FE/Qt: bugref:10067: Forgot something in r146153.
1:43 PM Changeset in vbox [90547] by vboxsync
FE/Qt: bugref:10067: UINetworkRequestManager: A possibility to cancel …
1:17 PM Changeset in vbox [90546] by vboxsync
FE/Qt: bugref:10067: UINetworkRequestManager: Reworking …
12:30 PM Changeset in vbox [90545] by vboxsync
FE/Qt: UIActionPoolManager: Rename Exit action to Quit to keep default …
12:28 PM Changeset in vbox [90544] by vboxsync
Audio/ValKit: More fixes for tstAudioTestService. ​bugref:10008
11:59 AM Changeset in vbox [90543] by vboxsync
VBoxDbg: doxygen fix.
10:24 AM Changeset in vbox [90542] by vboxsync
FE/Qt: bugref:10067: Pass progress-change and progress-failed signals …
10:19 AM Changeset in vbox [90541] by vboxsync
FE/Qt: bugref:10067: A bit of refactoring for UINetworkCustomer and …
9:10 AM Changeset in vbox [90540] by vboxsync
FE/Qt: bugref:10067: Pass failed signal above from network-request …
8:38 AM Changeset in vbox [90539] by vboxsync
FE/Qt: bugref:10067: Get rid of network-request manager window and …
8:36 AM Changeset in vbox [90538] by vboxsync
FE/Qt: Coding-style fix for r146124.
6:37 AM Changeset in vbox [90537] by vboxsync
libs/xpcom: Added support for running with Python 3.10 (untested).

Aug 5, 2021:

9:43 PM Changeset in vbox [90536] by vboxsync
pdmtpmifs.h: doxygen fix. bugref:10075
9:42 PM Changeset in vbox [90535] by vboxsync
VBoxDbg: doxygen fix.
8:56 PM Changeset in vbox [90534] by vboxsync
VMM/PDMCritSect: Log the critical section addresses during creation to …
8:55 PM Changeset in vbox [90533] by vboxsync
VMM/VMMGetCpu: Assert that we return the right one.
8:54 PM Changeset in vbox [90532] by vboxsync
VMM/PDMCritSectBothFF: Must always clear the …
8:54 PM Changeset in vbox [90531] by vboxsync
VMM/PDMCritSect: When VMCPU_FF_PDM_CRITSECT is set we must not wait on …
11:47 AM Changeset in vbox [90530] by vboxsync
Devices/Security: Start implementation of a TPM driver talking to the …
11:42 AM Changeset in vbox [90529] by vboxsync
FE/Qt: bugref:10067: A bit of refactoring for UINetworkRequestManager; …
11:35 AM Changeset in vbox [90528] by vboxsync
FE/Qt: bugref:10067: A bit of reordering for UINetworkRequestManager.
11:24 AM Changeset in vbox [90527] by vboxsync
FE/Qt: bugref:10067: Move request uuid stuff to appropriate place from …
11:21 AM Changeset in vbox [90526] by vboxsync
FE/Qt: bugref:10067: Move request registration stuff to appropriate …
10:14 AM Changeset in vbox [90525] by vboxsync
FE/Qt: bugref:10067: Get rid of network request manager indicator.
9:45 AM Changeset in vbox [90524] by vboxsync
FE/Qt: bugref:10067: A bit of cleanup for networking code.
9:37 AM Changeset in vbox [90523] by vboxsync
libs/xpcom: Added support for running with Python 3.9. bugref:10079
8:52 AM Changeset in vbox [90522] by vboxsync
FE/Qt: bugref:10067: Missed something in r146095.

Aug 4, 2021:

9:38 PM Changeset in vbox [90521] by vboxsync
VBoxDbg,FE/Qt: Added --statistics-expand=pat and …
9:37 PM Changeset in vbox [90520] by vboxsync
VBoxDbg,FE/Qt: Added --statistics-expand=pat and …
1:27 PM Changeset in vbox [90519] by vboxsync
Reverted r146120. Change supposed to introduce support for CentOS …
1:19 PM Changeset in vbox [90518] by vboxsync
Audio/ValKit: Fixed tstAudioTestService (some options were missing). …
12:40 PM Changeset in vbox [90517] by vboxsync
Audio/ValKit: killall is not available on older Debians; use pidof …
12:39 PM Changeset in vbox [90516] by vboxsync
Linux Host and Guest drivers: introduce initial support for RHEL 8.5 …
11:13 AM Changeset in vbox [90515] by vboxsync
VMM/PDMCritSect: Use VMM_ASSERT_RELEASE_MSG_RETURN instead of …
11:13 AM Changeset in vbox [90514] by vboxsync
VMM: Added VMM_ASSERT_RELEASE_MSG_RETURN macro for safely do release …
11:12 AM Changeset in vbox [90513] by vboxsync
VMM/PDMCritSectEnter: Fixed regression from r146020 due to mistaking …
10:59 AM Changeset in vbox [90512] by vboxsync
Devices/Security/DevTpm: Updates to the TPM code, started implmenting …
10:04 AM Changeset in vbox [90511] by vboxsync
AMD IOMMU: bugref:9654 Fix theoretical maximum page-size shift in …
9:18 AM Changeset in vbox [90510] by vboxsync
Audio/ValKit: Try to retrieve (daemonized) VKAT guest logs for better …
8:26 AM Changeset in vbox [90509] by vboxsync
Audio/ValKit: No need to wait for draining audio data if there only is …
8:22 AM Changeset in vbox [90508] by vboxsync
Audio/ValKit: More logging for tdAudioTest.py. ​bugref:10008
8:20 AM Changeset in vbox [90507] by vboxsync
Audio/ValKit: More error logging for VKAT. ​bugref:10008
8:14 AM Changeset in vbox [90506] by vboxsync
Audio/ValKit: Show VKAT logo before daemonizing. ​bugref:10008
5:17 AM Changeset in vbox [90505] by vboxsync
AMD IOMMU: bugref:9654 Allow invalidations for page sizes larger than …

Aug 3, 2021:

9:24 PM Changeset in vbox [90504] by vboxsync
VMM/PDM: Rewroted the PDMCritSectLeave code to try avoid going to …
9:22 PM Changeset in vbox [90503] by vboxsync
VMMDevTesting,bs3-locking-1: Expanded the locking test port to two …
9:20 PM Changeset in vbox [90502] by vboxsync
VMM/PDM: Added device helpers for read/write critical sections. bugref:6695
9:07 PM Changeset in vbox [90501] by vboxsync
VMM/PDM: Corrected PDMCritSectRwTryEnterSharedDebug prototype. bugref:6695
9:07 PM Changeset in vbox [90500] by vboxsync
VMM/PDM: Increased the PDMCRITSECT size by 64 bytes to make space for …
5:49 PM Changeset in vbox [90499] by vboxsync
Additions: Linux: vboxvideo: fix build, bugref:10066.
5:37 PM Changeset in vbox [90498] by vboxsync
Additions: Linux: vboxvideo: Introduce initial support for kernel …
5:33 PM Changeset in vbox [90497] by vboxsync
Additions: Linux: vboxsf: Introduce initial support for kernel 5.14, …
4:19 PM Changeset in vbox [90496] by vboxsync
Audio/ValKit: More bugfixing for tdAudioTest. ​bugref:10008
12:10 PM Changeset in vbox [90495] by vboxsync
VMM/Guru: Clear the VM_FF_CHECK_VM_STATE after dumping the guru …
11:37 AM Changeset in vbox [90494] by vboxsync
AMD IOMMU: bugref:9654 Removed obsolete comment.
11:35 AM Changeset in vbox [90493] by vboxsync
AMD IOMMU: bugref:9654 Re-enable the IOTLB cache.
10:16 AM Changeset in vbox [90492] by vboxsync
Devices: Rename TPM directory to Security, bugref:10075
9:56 AM Changeset in vbox [90491] by vboxsync
FE/Qt: bugref:10067: Remove Network Access Manager references from …
9:21 AM Changeset in vbox [90490] by vboxsync
FE/Qt: bugref:10067: Remove Network Access Manager from File menu; …
9:19 AM Changeset in vbox [90489] by vboxsync
SUP: Export RTSemEventIsSignalSafe and RTSemEventMultiIsSignalSafe - …
9:17 AM Changeset in vbox [90488] by vboxsync
IPRT: Added RTSemEventIsSignalSafe and RTSemEventMultiIsSignalSafe - …
5:41 AM Changeset in vbox [90487] by vboxsync
VMM/CPUM: Simplify dumping of nested hardware-virtualization state and …

Aug 2, 2021:

8:40 PM Changeset in vbox [90486] by vboxsync
VMM/PDM: Tighten read/write critical section code a bit. bugref:6695
5:27 PM Changeset in vbox [90485] by vboxsync
FE/Qt: bugref:10067: UINotificationModel: Proper prepare/cleanup …
5:18 PM Changeset in vbox [90484] by vboxsync
FE/Qt: bugref:10067: UINotificationCenter: Further work on …
3:46 PM Changeset in vbox [90483] by vboxsync
FE/Qt: bugref:10067: Notification signatures for host-only network …
2:54 PM Changeset in vbox [90482] by vboxsync
AMD IOMMU: bugref:9654 Doxygen.
2:20 PM Changeset in vbox [90481] by vboxsync
AMD IOMMU: bugref:9654 Build fix.
2:16 PM Changeset in vbox [90480] by vboxsync
Main/HostImpl: AssertRC -> AssertMsgRC here is useful.
2:16 PM Changeset in vbox [90479] by vboxsync
Intel IOMMU: bugref:9967 Comment nit.
2:15 PM Changeset in vbox [90478] by vboxsync
AMD IOMMU: bugref:9654 Avoid looking up the DTE cache twice when …
1:19 PM Changeset in vbox [90477] by vboxsync
FE/Qt: bugref:10067: Adjust progress task to create progress object …
1:14 PM Changeset in vbox [90476] by vboxsync
FE/Qt: bugref:10067: Adjust notification-progress task to handle …
1:12 PM Changeset in vbox [90475] by vboxsync
FE/Qt: Pre-clear the copy of the pressed keys, too. We may get into a …
12:25 PM Changeset in vbox [90474] by vboxsync
bs3-locking-1: scm fix. bugref:6695
12:16 PM Changeset in vbox [90473] by vboxsync
Debugger/DBGPlugInLinuxModuleCodeTmpl.cpp.h: Make scm happy
11:31 AM Changeset in vbox [90472] by vboxsync
VMM/PDM: Enabled new critical section enter code that'll wait in …
11:24 AM Changeset in vbox [90471] by vboxsync
bs3-locking-1: Test more, report some values. bugref:6695
11:21 AM Changeset in vbox [90470] by vboxsync
ValKit/Bs3Kit: Added Bs3TestValue.
11:21 AM Changeset in vbox [90469] by vboxsync
iprt/asm-amd64-x86-watcom-16.h: Another fix for ASMOutStrU8/16/32 - …
10:58 AM Changeset in vbox [90468] by vboxsync
VMM/PDM: Fixed the VERR_INTERRUPTED w/ rcBusy=VINF_SUCCESS case. More …
10:57 AM Changeset in vbox [90467] by vboxsync
VMMDev/Testing: Added VMMDEV_TESTING_LOCKED_BUSY_SUCCESS flag so we …
10:56 AM Changeset in vbox [90466] by vboxsync
iprt/asm-amd64-x86-watcom-16.h: Fix ASMOutStrU8/16/32 - cannot list DS …
10:40 AM Changeset in vbox [90465] by vboxsync
Devices/TPM: TPM device emulation skeleton, bugref:10075
10:23 AM Changeset in vbox [90464] by vboxsync
FE/Qt: bugref:10067: Expand UINotificationCenter vertically with a …

Aug 1, 2021:

9:27 PM Changeset in vbox [90463] by vboxsync
bs3-locking-1: New testcase. bugref:6695
9:27 PM Changeset in vbox [90462] by vboxsync
VMMDev: New port for lock contention testing. [grr] bugref:6695
8:56 PM Changeset in vbox [90461] by vboxsync
VMMDev: New port for lock contention testing. bugref:6695
8:55 PM Changeset in vbox [90460] by vboxsync
VMM: Put the RTTHREAD handle in the VM structure too, so VMMDev can …
8:54 PM Changeset in vbox [90459] by vboxsync
IPRT: comment typo.
2:17 PM Changeset in vbox [90458] by vboxsync
/Config.kmk: Added way of supplying the /analyze switch to VC++, …
1:11 PM Changeset in vbox [90457] by vboxsync
FE/Qt: bugref:10067: Notification signature for snapshot restore …
12:26 PM Changeset in vbox [90456] by vboxsync
FE/Qt: bugref:10067: Notification signature for snapshot delete …
11:45 AM Changeset in vbox [90455] by vboxsync
FE/Qt: bugref:10067: Notification signature for snapshot take progress …
10:44 AM Changeset in vbox [90454] by vboxsync
EFI: Export missing E1kNet.inf
9:04 AM Changeset in vbox [90453] by vboxsync
FE/Qt: bugref:10067: UIFDCreationDialog: Full cleanup / refactoring; …
9:03 AM Changeset in vbox [90452] by vboxsync
FE/Qt: bugref:10067: A fix for r145856, for …
9:01 AM Changeset in vbox [90451] by vboxsync
FE/Qt: bugref:10067: A fix for r145890, for medium create …

Jul 31, 2021:

1:17 PM Changeset in vbox [90450] by vboxsync
iprt/cdefs.h: DECL_CHECK_RETURN for Visual C++ (require /analyze to do …
12:58 AM Changeset in vbox [90449] by vboxsync
VMM/PGM: PDMCritSectTryEnter return status must be checked in ring-3 …
12:54 AM Changeset in vbox [90448] by vboxsync
Dev*: Require ring-3 to check PDMDevHlpCritSectEnter return values …
12:44 AM Changeset in vbox [90447] by vboxsync
Dev*: Checked up all the PDMDevHlpCritSectEnter calls to make sure the …

Jul 30, 2021:

10:18 PM Changeset in vbox [90446] by vboxsync
PDM: Mark the critsect enter functions with DECL_CHECK_RETURN_NOT_R3. …
10:18 PM Changeset in vbox [90445] by vboxsync
Dev*: Check PDMDevHlpCritSectEnter return status better. bugref:6695
10:16 PM Changeset in vbox [90444] by vboxsync
iprt/cdefs.h: Added DECL_CHECK_RETURN and DECL_CHECK_RETURN_NOT_R3. …
8:44 PM Changeset in vbox [90443] by vboxsync
whitespace
8:32 PM Changeset in vbox [90442] by vboxsync
Main/VirtualBox: fix incorrect log class update in include/VBox/log.h …
8:15 PM Changeset in vbox [90441] by vboxsync
Main/Appliance: Make compilers happy (and the code actually work). For …
8:00 PM Changeset in vbox [90440] by vboxsync
Main/VirtualBox: New event for creating/deleting of Progress objects …
4:41 PM Changeset in vbox [90439] by vboxsync
VMM/PGM: Check PGMCritSectEnter status code when we don't return it. …
4:25 PM Changeset in vbox [90438] by vboxsync
Main/ovfreader.cpp: Another forgotten file, again related to string ID.
4:18 PM Changeset in vbox [90437] by vboxsync
VMM: More PDMCritSectEnter return code checks. bugref:6695
4:03 PM Changeset in vbox [90436] by vboxsync
VMM,Dev*: Handle PDMCritSectEnter failures in relation to the PDM …
3:59 PM Changeset in vbox [90435] by vboxsync
VMM/PDMCritSectEnter: Added macros for correctly asserting on …
3:56 PM Changeset in vbox [90434] by vboxsync
Main/ovfreader.h: Forgotten check-in for string-based identifiers. …
3:48 PM Changeset in vbox [90433] by vboxsync
VMM/PDMCritSectEnter: Added macros for correctly asserting on …
3:26 PM Changeset in vbox [90432] by vboxsync
Debugger/DBGPlugInLinux: Added parsing of symbols of kernel modules so …
3:17 PM Changeset in vbox [90431] by vboxsync
Installer: Linux: vboxdrv.sh: fix modules presence detection, bugref:9958.
2:23 PM Changeset in vbox [90430] by vboxsync
FE/Qt: bugref:9996. More fixes on the expert page of new vd wizard.
1:58 PM Changeset in vbox [90429] by vboxsync
Intel IOMMU: Fixed buggy status code handling in DMAR_LOCK_RET. …
1:57 PM Changeset in vbox [90428] by vboxsync
VMM/PDMCritSectEnter: Added note about new return handling …
1:38 PM Changeset in vbox [90427] by vboxsync
FE/Qt: bugref:9996. Fixes on the new vd expert page.
1:22 PM Changeset in vbox [90426] by vboxsync
IOM: Be more careful checking the status of IOM_LOCK_SHARED(). bugref:6695
1:15 PM Changeset in vbox [90425] by vboxsync
FE/Qt: Tiny coding-style and cleanup fixes around GUI.
12:41 PM Changeset in vbox [90424] by vboxsync
Main/Appliance: Allow arbitrary unique resource IDs, not just …
10:46 AM Changeset in vbox [90423] by vboxsync
FE/Qt: bugref:10067: Notification signature for medium resize progress …
10:24 AM Changeset in vbox [90422] by vboxsync
FE/Qt: bugref:10067: A fix for r145855; We can determine initial …
9:21 AM Changeset in vbox [90421] by vboxsync
AMD IOMMU: bugref:9654 Fix IOTLB caching, the DTE cache flags were …
12:42 AM Changeset in vbox [90420] by vboxsync
VMM/PDMCritSectEnter: New code for dealing with VERR_INTERRUPTED in …
12:37 AM Changeset in vbox [90419] by vboxsync
SUP: Export RTThreadQueryTerminationStatus from SUPDrv. bugref:6695
12:35 AM Changeset in vbox [90418] by vboxsync
VBox/err.h: Moved VERR_IOMMU_XXXX from 7200 to 7300, because …

Jul 29, 2021:

9:29 PM Changeset in vbox [90417] by vboxsync
IPRT: Implemented RTThreadQueryTerminationStatus for NT (windows). …
9:10 PM Changeset in vbox [90416] by vboxsync
IPRT: Adding RTThreadQueryTerminationStatus (ring-0). bugref:6695
6:22 PM Changeset in vbox [90415] by vboxsync
configure: Deal with static openssl on Linux properly.
5:45 PM Changeset in vbox [90414] by vboxsync
debian/control, src/VBox/Installer/linux/debian/control: Remove …
3:54 PM Changeset in vbox [90413] by vboxsync
FE/Qt: bugref:9996. More cleaning.
2:55 PM Changeset in vbox [90412] by vboxsync
FE/Qt: bugref:10067: Notification signature for medium storage …
2:16 PM Changeset in vbox [90411] by vboxsync
FE/Qt: bugref:10067: Notification signature for virtual cloud machine …
1:54 PM Changeset in vbox [90410] by vboxsync
FE/Qt: bugref:10067: Notification signature for virtual cloud machine …
1:40 PM Changeset in vbox [90409] by vboxsync
FE/Qt: bugref:10067: Notification signature for virtual cloud machine …
1:21 PM Changeset in vbox [90408] by vboxsync
Debugger/DBGPlugInLinux: Fix loaded kernel module processing for …
1:17 PM Changeset in vbox [90407] by vboxsync
FE/Qt: bugref:9996. Cleaning
1:12 PM Changeset in vbox [90406] by vboxsync
FE/Qt: bugref:10067: Notification signature for virtual machine …
1:02 PM Changeset in vbox [90405] by vboxsync
FE/Qt: bugref:10067: Notification signature for virtual machine …
12:59 PM Changeset in vbox [90404] by vboxsync
debian, src/VBox/Installer/linux: remove all traces of VBoxVRDP (long …
12:10 PM Changeset in vbox [90403] by vboxsync
FE/Qt: bugref:9996. Adding missing connections for medium path and size.
12:06 PM Changeset in vbox [90402] by vboxsync
configure: Detect gSOAP from the tools directory, assuming that it is …
10:36 AM Changeset in vbox [90401] by vboxsync
FE/Qt: bugref:9996. Restoring disk creation stuff.
9:40 AM Changeset in vbox [90400] by vboxsync
FE/Qt: bugref:9996. Fixing medium size and location page.
9:07 AM Changeset in vbox [90399] by vboxsync
iprt/thread.h: Removed RTThreadIsOperational as we don't have any …
9:00 AM Changeset in vbox [90398] by vboxsync
iprt/critsect.h: comment typo.
8:52 AM Changeset in vbox [90397] by vboxsync
VMM: Create EMTs with RTTHREADFLAGS_NO_SIGNALS set to avoid …
8:50 AM Changeset in vbox [90396] by vboxsync
IPRT/RTThreadCreate: Modernize assertions.
8:47 AM Changeset in vbox [90395] by vboxsync
IPRT/RTThreadCreate: Added RTTHREADFLAGS_NO_SIGNALS (posix only). …
8:38 AM Changeset in vbox [90394] by vboxsync
FE/Qt: bugref:10067: Notification signature for cloud console …
8:30 AM Changeset in vbox [90393] by vboxsync
FE/Qt: bugref:10067: A bit of cleanup for various …
8:25 AM Changeset in vbox [90392] by vboxsync
IPRT/RTThreadCreate: Added RTTHREADFLAGS_NO_SIGNALS (posix only). …
8:25 AM Changeset in vbox [90391] by vboxsync
FE/Qt: bugref:10067: UINotificationObjectItem: Update details at …
8:11 AM Changeset in vbox [90390] by vboxsync
VMM/PDMCritSect: @todo. bugref:6695
7:59 AM Changeset in vbox [90389] by vboxsync
FE/Qt: bugref:10067: Notification signature for cloud console …
7:57 AM Changeset in vbox [90388] by vboxsync
FE/Qt: bugref:10067: UINotificationObjectItem: Moving common code …
7:56 AM Changeset in vbox [90387] by vboxsync
FE/Qt: bugref:10067: UINotificationObject: A bit of protection for …
7:54 AM Changeset in vbox [90386] by vboxsync
FE/Qt: bugref:9722: VirtualBox Manager: A fix for r141314; Proper …

Jul 28, 2021:

11:02 PM Changeset in vbox [90385] by vboxsync
VMM: Doxygen fix. bugref:9218 bugref:10074
11:02 PM Changeset in vbox [90384] by vboxsync
VMM: Doxygen fix. bugref:9218 bugref:10074
10:37 PM Changeset in vbox [90383] by vboxsync
VMM: Doxygen fixes for critsect drvhlps. bugref:9218 bugref:10074
10:13 PM Changeset in vbox [90382] by vboxsync
VMM: Doxygen fixes for critsect devhlps. bugref:9218 bugref:10074
9:58 PM Changeset in vbox [90381] by vboxsync
VMM/PDMCritSect: Don't sleep forever. bugref:6695
9:38 PM Changeset in vbox [90380] by vboxsync
VMM: Moved idHostCpu and iHostCpuSet from VMCPU to GVMCPU, removing …
8:00 PM Changeset in vbox [90379] by vboxsync
VMM: Implementing blocking on critical sections in ring-0 HM context …
7:57 PM Changeset in vbox [90378] by vboxsync
VBox/vmm/dbgf.h: Removed duplicate prototypes.
7:01 PM Changeset in vbox [90377] by vboxsync
configure: Don't use the include path for Qt5Gui since this would need …
5:11 PM Changeset in vbox [90376] by vboxsync
FE/Qt: bugref:10067: Notification signature for virtual machine move …
3:41 PM Changeset in vbox [90375] by vboxsync
FE/Qt: Small refactoring; Renaming strShortProviderName to …
3:37 PM Changeset in vbox [90374] by vboxsync
FE/Qt: bugref:10067: A bit of reordering for UINotificationObjects.
3:33 PM Changeset in vbox [90373] by vboxsync
FE/Qt: bugref:10067: Notification signatures for cloud virtual machine …
3:30 PM Changeset in vbox [90372] by vboxsync
FE/Qt: bugref:9996. More fixes for new disk wizard.
2:38 PM Changeset in vbox [90371] by vboxsync
FE/Qt: bugref:10067: Fixing memory leak; Forgot to delete an object …
2:18 PM Changeset in vbox [90370] by vboxsync
FE/Qt: bugref:9996. Fixing medium format and variant connections
1:34 PM Changeset in vbox [90369] by vboxsync
Installer/linux/rpm/VirtualBox.tmpl.spec: Fix deletion of chrpath when …
1:30 PM Changeset in vbox [90368] by vboxsync
Installer/linux/rpm/VirtualBox.tmpl.spec: Use the right expansion for …
1:11 PM Changeset in vbox [90367] by vboxsync
Installer/linux/rpm/VirtualBox.tmpl.spec: For EL7 make sure we use …
12:51 PM Changeset in vbox [90366] by vboxsync
scm
11:18 AM Changeset in vbox [90365] by vboxsync
FE/Qt: bugref:10067: Notification signatures for virtual machine media …
9:57 AM Changeset in vbox [90364] by vboxsync
pdmdev.h: PDM_IRQ_LEVEL_FLIP_FLOP docs update. bugref:10073

Jul 27, 2021:

9:59 PM Changeset in vbox [90363] by vboxsync
DevIoApic: Comment update for flip-flip case. bugref:10073
6:00 PM Changeset in vbox [90362] by vboxsync
FE/Qt: bugref:9996. Working on new vd wizard. it is still broken
4:38 PM Changeset in vbox [90361] by vboxsync
debian/rules, rpm/rules: Fix relative path reference to chrpath.
3:34 PM Changeset in vbox [90360] by vboxsync
configure: fix typo
3:20 PM Changeset in vbox [90359] by vboxsync
debian/rules, rpm/rules: Fix svn_revision variable use.
2:50 PM Changeset in vbox [90358] by vboxsync
FE/Qt: bugref:9996. build fix
2:07 PM Changeset in vbox [90357] by vboxsync
debian/rules, rpm/rules: Forgotten wildcard for .qhc file.
2:06 PM Changeset in vbox [90356] by vboxsync
FE/Qt: bugref:9996. started refactoring new disk wizard. it is totally …
1:40 PM Changeset in vbox [90355] by vboxsync
configure: Use $DEVDIR to refer to the tools directory consistently. …
11:57 AM Changeset in vbox [90354] by vboxsync
configure, debian/rules, rpm/rules: Many bug fixes. Clean up the …
11:46 AM Changeset in vbox [90353] by vboxsync
Deleting openssl-1.1.1j bugref:10072
11:08 AM Changeset in vbox [90352] by vboxsync
FE/Qt: bugref:10067: Notification signatures for Extension pack …
8:49 AM Changeset in vbox [90351] by vboxsync
Typo in comment.
7:26 AM Changeset in vbox [90350] by vboxsync
FE/Qt: QITreeWidget: A bit of coding-style fixes for r128418.

Jul 26, 2021:

11:09 PM Changeset in vbox [90349] by vboxsync
VBoxManage: cloud machine console-history - bugref:10065.
9:01 PM Changeset in vbox [90348] by vboxsync
VMM: Removed the VM pointers from the internal critsect structures. …
8:36 PM Changeset in vbox [90347] by vboxsync
VMM: Pass pVM to PDMCritSectRw APIs. bugref:9218 bugref:10074
7:55 PM Changeset in vbox [90346] by vboxsync
- VMM: Pass pVM to PDMCritSect APIs. bugref:9218 bugref:10074 - …
7:24 PM Changeset in vbox [90345] by vboxsync
doc/manual/Makefile.kmk: Deal with VBOX_WITH_DOCS_QHELP_PACKING and …
6:26 PM Changeset in vbox [90344] by vboxsync
FE/Qt: bugref:10067: Notification signature for final Export Appliance …
4:13 PM Changeset in vbox [90343] by vboxsync
Runtime/efivarstorevfs.cpp: Fixes, the variable header is aligned to a …
4:12 PM Changeset in vbox [90342] by vboxsync
efi-common.h: Two new GUIDs, bugref:9580
4:11 PM Changeset in vbox [90341] by vboxsync
Runtime/tools/RTEfiSigDb: Fixes, bugref:9580
2:59 PM Changeset in vbox [90340] by vboxsync
/Config.kmk: back out previous change, not working on SDK build box …
2:19 PM Changeset in vbox [90339] by vboxsync
/Config.kmk: build QHelp docs only for non-SDK-only builds
1:58 PM Changeset in vbox [90338] by vboxsync
/Config.kmk: cleanup, consistency
1:55 PM Changeset in vbox [90337] by vboxsync
Main/ConsoleImpl2: Added extra data hack for overriding wasapi driver: …
1:47 PM Changeset in vbox [90336] by vboxsync
Runtime/tools/RTEfiSigDb: Try to fix lin32 builds, bugref:9580 [build fix]
1:24 PM Changeset in vbox [90335] by vboxsync
Runtime/tools/RTEfiSigDb: Try to fix lin32 builds, bugref:9580
1:07 PM Changeset in vbox [90334] by vboxsync
FE/Qt: bugref:10067: Notification signature for final Import Appliance …
1:00 PM Changeset in vbox [90333] by vboxsync
FE/Qt: bugref:9996. UITooolBox minimum size hint fix.
12:57 PM Changeset in vbox [90332] by vboxsync
Dev*: Use PDMCritSect API via PDMDevHlp. bugref:10074
12:53 PM Changeset in vbox [90331] by vboxsync
DevHda: Use PDMCritSect API via PDMDevHlp. bugref:10074
12:50 PM Changeset in vbox [90330] by vboxsync
Drv*: Access PDMCritSect API via PDMDrvHlp. bugref:10074
12:47 PM Changeset in vbox [90329] by vboxsync
PDMDrvHlp: Put the PDMCritSect API into driver helpers just like we've …
12:18 PM Changeset in vbox [90328] by vboxsync
FE/Qt: bugref:9996. Aligning line edits of the unattended additional …
9:54 AM Changeset in vbox [90327] by vboxsync
FE/Qt: bugref:10067: Notification signature for final New Virtual Disk …
9:36 AM Changeset in vbox [90326] by vboxsync
FE/Qt: bugref:10067: UIMediumSelector: Virtual disk can be created …

Jul 24, 2021:

1:21 PM Changeset in vbox [90325] by vboxsync
FE/Qt: bugref:10067: Notification signature for final Clone VM wizard …

Jul 23, 2021:

7:40 PM Changeset in vbox [90324] by vboxsync
Additions: Linux: VBoxClient: VMSVGA: fix monitor index calculation. …
6:27 PM Changeset in vbox [90323] by vboxsync
DevVGA-SVGA: Moved the pfnVBVAEnable calls up before …
6:21 PM Changeset in vbox [90322] by vboxsync
Runtime/tools/RTEfiSigDb: Add some sub-command to initialize a NVRAM …
6:03 PM Changeset in vbox [90321] by vboxsync
FE/Qt: bugref:10067: Notification signature for final Create Cloud VM …
5:23 PM Changeset in vbox [90320] by vboxsync
Installer/linux/Makefile.kmk: Fix packing of the QHelp documentation.
5:12 PM Changeset in vbox [90319] by vboxsync
VMSVGA: prevent screen artifacts after restoring VM from saved state, …
4:26 PM Changeset in vbox [90318] by vboxsync
DevIoApic: Must save & restore the flip-flop bitmap. bugref:10073 …
4:02 PM Changeset in vbox [90317] by vboxsync
Runtime/tools/RTEfiSigDb: Build fix, bugref:9580
3:49 PM Changeset in vbox [90316] by vboxsync
Runtime/tools/RTEfiSigDb: Add a sub-command to add new signatures to a …
3:48 PM Changeset in vbox [90315] by vboxsync
Runtime/efisignaturedb.cpp: Fix writing X.509 type signature lists, …
3:48 PM Changeset in vbox [90314] by vboxsync
Runtime/efivarstorevfs.cpp: Some fixes, bugref:9580
3:35 PM Changeset in vbox [90313] by vboxsync
FE/Qt: bugref:6143. Poweroff key's unicode symbol was not showing on …
3:23 PM Changeset in vbox [90312] by vboxsync
VMM/DBGF: Stop all vCPUs when a breakpoint event happens [doxygen fix]
3:07 PM Changeset in vbox [90311] by vboxsync
VMM/DBGF: Stop all vCPUs when a breakpoint event happens
3:06 PM Changeset in vbox [90310] by vboxsync
VMM/DBGFR3Bp: Only clear the active breakpoint iff the owner processed …
2:04 PM Changeset in vbox [90309] by vboxsync
DevIoApic: Tenative fix for re-triggering edge interrupts in EOI …
1:59 PM Changeset in vbox [90308] by vboxsync
DevIoApic: PDM_IRQ_LEVEL_FLIP_FLOP fix (HPET). Needs state saving. …
1:56 PM Changeset in vbox [90307] by vboxsync
DevIoApic: IRQ tagging fixes. Todo for EIO. bugref:10073 oem2tickeref:43
1:48 PM Changeset in vbox [90306] by vboxsync
FE/Qt: bugref:6143. Adding a poweroff button to multimedia keys
1:45 PM Changeset in vbox [90305] by vboxsync
VMM/APIC: Don't notify the calling EMT in apicSetInterruptFF ring-3. …
1:39 PM Changeset in vbox [90304] by vboxsync
DevHPET: Logging. bugref:10073 oem2ticketref:43
1:37 PM Changeset in vbox [90303] by vboxsync
Typo.
1:08 PM Changeset in vbox [90302] by vboxsync
FE/Qt: bugref:10067: Notification signature for final Add Cloud VM …
12:47 PM Changeset in vbox [90301] by vboxsync
FE/Qt: bugref:10067: Notification signature for final Clone Virtual …
11:26 AM Changeset in vbox [90300] by vboxsync
FE/Qt: bugref:10067: First notification signature for …
10:58 AM Changeset in vbox [90299] by vboxsync
FE/Qt: bugref:10067: VirtualBox Manager: Enabling …
10:37 AM Changeset in vbox [90298] by vboxsync
DevIoApic: Don't point to out of scope variable in ioapicSendMsi. …

Jul 22, 2021:

8:06 PM Changeset in vbox [90297] by vboxsync
Runtime/tools: Start of a tool to manipulate EFI signature databases, …
7:25 PM Changeset in vbox [90296] by vboxsync
Storage/CUE: Fix comment, CDDA audio samples are stored in little …
5:29 PM Changeset in vbox [90295] by vboxsync
FE/Qt: bugref:9996. More fixes on medium stuff.
4:26 PM Changeset in vbox [90294] by vboxsync
Switching to openssl-1.1.1k bugref:10072
3:55 PM Changeset in vbox [90293] by vboxsync
openssl-1.1.1k: Applied and adjusted our OpenSSL changes to 1.1.1k. …
3:07 PM Changeset in vbox [90292] by vboxsync
FE/Qt: bugref:10067: A bit more suitable colors for light/dark themed …
2:45 PM Changeset in vbox [90291] by vboxsync
FE/Qt: bugref:10067: Build fix for r145838.
2:40 PM Changeset in vbox [90290] by vboxsync
FE/Qt: bugref:10067: Extend notification-center with progress handling …
2:25 PM Changeset in vbox [90289] by vboxsync
FE/Qt: bugref:10067: Build fix for r145836.
2:16 PM Changeset in vbox [90288] by vboxsync
FE/Qt: bugref:10067: Initial notification-center implementation; It's …
1:16 PM Changeset in vbox [90287] by vboxsync
Runtime/efi: Started implementing the functionality to parse, create …
12:06 PM Changeset in vbox [90286] by vboxsync
Runtime/efi: Started implementing the functionality to parse, create …
11:59 AM Changeset in vbox [90285] by vboxsync
Runtime/efi: Started implementing the functionality to parse, create …
11:39 AM Changeset in vbox [90284] by vboxsync
Runtime/efi: Started implementing the functionality to parse, create …
11:37 AM Changeset in vbox [90283] by vboxsync
Runtime/efi: Started implementing the functionality to parse, create …
10:02 AM Changeset in vbox [90282] by vboxsync
FE/Qt: bugref:9996. Connecting media selection combo index change
9:44 AM Changeset in vbox [90281] by vboxsync
FE/Qt: bugref:9996. Fixing a copy paste error
7:50 AM Changeset in vbox [90280] by vboxsync
FE/Qt: bugref:9996. Preserving user's virtual medium source selection
5:26 AM Changeset in vbox [90279] by vboxsync
doc/manual: Added documentation for the iommu option under the …

Jul 21, 2021:

10:42 PM Changeset in vbox [90278] by vboxsync
FE/Qt: bugref:9996. Make scm happy.
8:40 PM Changeset in vbox [90277] by vboxsync
Storage/CUE: Fix support for the MOTOROLA variant of a CUE sheet and …
2:53 PM Changeset in vbox [90276] by vboxsync
FE/Qt: bugref:9996. Fixing medium source selection connections.
2:17 PM Changeset in vbox [90275] by vboxsync
FE/Qt: bugref:9996. Fixing medium variant stuff.
1:43 PM Changeset in vbox [90274] by vboxsync
VBoxManage: Print integer and choice form values. Not tested, as the …
11:29 AM Changeset in vbox [90273] by vboxsync
FE/Qt: bugref:9996. More fixes related to medium path updates. take 2
10:19 AM Changeset in vbox [90272] by vboxsync
FE/Qt: bugref:9996. More fixes related to medium path updates
10:11 AM Changeset in vbox [90271] by vboxsync
FE/Qt: bugref:10067: A bit of cleanup in UIWizardCloneVD, preparing …
10:10 AM Changeset in vbox [90270] by vboxsync
FE/Qt: bugref:10067: A bit of cleanup in UIMediumItem, preparing for …
2:00 AM Changeset in vbox [90269] by vboxsync
VBoxManage: Oops, "clipboardString" is an attribute, use COMGETTER(). …
1:51 AM Changeset in vbox [90268] by vboxsync
VBoxManage: cloud machine info - implement, use for cloud machine list …

Jul 20, 2021:

8:51 PM Changeset in vbox [90267] by vboxsync
HGCM,HostServices: Set the default limits before calling the service …
8:38 PM Changeset in vbox [90266] by vboxsync
VMMDev: More heap usage statistics. bugref:9379
8:12 PM Changeset in vbox [90265] by vboxsync
VMMDev: Reduce the HGCM accounting categories to the same three as we …
7:37 PM Changeset in vbox [90264] by vboxsync
VMMDev: Do proper heap usage accounting for HGCM requests. bugref:9379
2:30 PM Changeset in vbox [90263] by vboxsync
FE/Qt: bugref:9996. Fixing medium variant update
1:18 PM Changeset in vbox [90262] by vboxsync
FE/Qt: bugref:9996. More fixes on th isComplete stuff
1:16 PM Changeset in vbox [90261] by vboxsync
FE/Qt: bugref:6143. Fixing some labelling mess
12:56 PM Changeset in vbox [90260] by vboxsync
VMM/HMSVMR0: More info. in the assertion.
12:30 PM Changeset in vbox [90259] by vboxsync
FE/Qt: bugref:9996. Fixing UIWizardNewVMPageExpert::validatePage().
11:52 AM Changeset in vbox [90258] by vboxsync
FE/Qt: bugref:10003: Bug fix for r144622; Wizard parent isn't always a …
11:34 AM Changeset in vbox [90257] by vboxsync
AMD IOMMU: bugref:9654 Restructured code to deal with potentially …
11:02 AM Changeset in vbox [90256] by vboxsync
FE/Qt: bugref:7127: Fixing annoying assertion, medium can really be …
10:54 AM Changeset in vbox [90255] by vboxsync
3D/VMSVGA: Command buffers are used instead of FIFO when 3D accel is …
10:54 AM Changeset in vbox [90254] by vboxsync
FE/Qt: bugref:10067: Extend UIProgressTask with progress change …
9:56 AM Changeset in vbox [90253] by vboxsync
FE/Qt: bugref:10067: Extend UIProgressTask and underlying …
9:54 AM Changeset in vbox [90252] by vboxsync
FE/Qt: bugref:9996. Adding connections for medium size and path
9:52 AM Changeset in vbox [90251] by vboxsync
FE/Qt: bugref:10067: QIRichTextLabel: API to manage browser font.
8:58 AM Changeset in vbox [90250] by vboxsync
IEM: Fixed copy & paste error for 16-bit xchg. bugref:10052
7:59 AM Changeset in vbox [90249] by vboxsync
Linux: fix build when -Wimplicit-fallthrough=5 is enabled, …
7:24 AM Changeset in vbox [90248] by vboxsync
ValidationKit: Enable Intel IOMMU (VT-d) smoketest as well since AC'97 …

Jul 19, 2021:

7:04 PM Changeset in vbox [90247] by vboxsync
DevIchAc97: Don't try setup streams with BDBAR=0 as that upsets the …
5:26 PM Changeset in vbox [90246] by vboxsync
ValidationKit: Disabled tst-ubuntu-20_04-64-vtd until AC'97 issue is …
5:24 PM Changeset in vbox [90245] by vboxsync
FE/Qt:bugref:6143. Fixing a mouse over detection bug in numpad. Lock …
5:18 PM Changeset in vbox [90244] by vboxsync
ValidationKit: Add support for testing IOMMU. Ubuntu 20.04 smoketest …
3:46 PM Changeset in vbox [90243] by vboxsync
testdriver/vbox.py: Fix floating point rounding issues (0.1 is known …
2:31 PM Changeset in vbox [90242] by vboxsync
FE/Qt: When generating Print Screen keypresses, skip the extra Shift …
2:28 PM Changeset in vbox [90241] by vboxsync
DrvKeyboardQueue: Fixed Korean key detection (I think), added …
1:58 PM Changeset in vbox [90240] by vboxsync
HGCM,HostServices: [scm fix] bugref:9379
1:54 PM Changeset in vbox [90239] by vboxsync
HGCM,HostServices: Extended VBOXHGCMSVCFNTABLE with client and call …
1:48 PM Changeset in vbox [90238] by vboxsync
HGCM,HostServices: Extended VBOXHGCMSVCFNTABLE with client and call …
11:46 AM Changeset in vbox [90237] by vboxsync
HostServices/Service.h: Added @todo on unnecessary work duplication …
11:13 AM Changeset in vbox [90236] by vboxsync
FE/Qt: bugref:9996. Working on the isComplete stuff of the expert page.

Jul 16, 2021:

10:29 PM Changeset in vbox [90235] by vboxsync
VBoxManage: cloud machine - use SHOW_PROGRESS_NONE to poll the …
10:28 PM Changeset in vbox [90234] by vboxsync
VBoxManage: Give showProgress() a flags argument so that it can poll …
3:57 PM Changeset in vbox [90233] by vboxsync
FE/Qt: bugref:9996. Fixig disk source selection related stuff in the …
2:27 PM Changeset in vbox [90232] by vboxsync
FE/Qt: bugref:9996. More initialization fixes and some more connections.
2:12 PM Changeset in vbox [90231] by vboxsync
EFI: Workaround for unwanted aligned SSE move blowing up (see bugref:4643).
11:56 AM Changeset in vbox [90230] by vboxsync
FE/Qt: bugref:9996. Some fixes
11:32 AM Changeset in vbox [90229] by vboxsync
scm fix. bugref:10038
11:30 AM Changeset in vbox [90228] by vboxsync
HGCM: Applied fix for bugref:10038.
11:30 AM Changeset in vbox [90227] by vboxsync
revering r145763 - committed too much again.
11:29 AM Changeset in vbox [90226] by vboxsync
HGCM: Applied fix for bugref:10038.
10:56 AM Changeset in vbox [90225] by vboxsync
FE/Qt: bugref:9996. Still banging on the initialization and connection …
9:11 AM Changeset in vbox [90224] by vboxsync
Audio/ValKit: Make sure that the Validation Kit .ISO is mounted to …
8:49 AM Changeset in vbox [90223] by vboxsync
FE/Qt: bugref:9996. Working on expert page initialization. Still much …
7:41 AM Changeset in vbox [90222] by vboxsync
Audio/ValKit: More bugfixing for tdAudioTest. bugref:10008
5:46 AM Changeset in vbox [90221] by vboxsync
Audio/ValKit: Trying to fix the VM config action in tdAudioTest.py() …
1:37 AM Changeset in vbox [90220] by vboxsync
VBoxManage: cloud machine - handle cloud's --provider/--profile …

Jul 15, 2021:

8:41 PM Changeset in vbox [90219] by vboxsync
VBoxManage: "cloud machine" work out the getopt boilerplate. bugref:10065.
7:45 PM Changeset in vbox [90218] by vboxsync
Add/Lnx/VBoxClient/vmsvga: Try avoid closing the same display …
6:02 PM Changeset in vbox [90217] by vboxsync
FE/Qt: bugref:9996. Resurrecting some connections in expert page
4:42 PM Changeset in vbox [90216] by vboxsync
IPRT/isovfs.cpp: Just don't check the joliet volume size. bugref:9852
4:40 PM Changeset in vbox [90215] by vboxsync
IPRT/isovfs.cpp: Don't be so strict about the joliet volume size. …
3:10 PM Changeset in vbox [90214] by vboxsync
VBoxManage: "cloud machine" placeholder. bugref:10065.
11:59 AM Changeset in vbox [90213] by vboxsync
Intel IOMMU: bugref:9967 PTE error reporting fix.
11:56 AM Changeset in vbox [90212] by vboxsync
Intel IOMMU: bugref:9967 Error handling fixes. There seems to be a …
11:53 AM Changeset in vbox [90211] by vboxsync
Additions: X11: main: prevent deadlock on service termination, …
11:28 AM Changeset in vbox [90210] by vboxsync
FE/Qt: bugref:9996. Completing inserting disk related widgets to …
10:56 AM Changeset in vbox [90209] by vboxsync
DevATA: report proper Media Event Code for …
9:51 AM Changeset in vbox [90208] by vboxsync
FE/Qt: bugref:9996. Adding UINewVMHardwareContainer
9:07 AM Changeset in vbox [90207] by vboxsync
Audio/ValKit: Added --audio-tests option to tdAudioTest.py for running …
7:22 AM Changeset in vbox [90206] by vboxsync
FE/Qt: bugref:9996. Adding UIDiskSizeAndLocationGroupBox
5:06 AM Changeset in vbox [90205] by vboxsync
Intel IOMMU: bugref:9967 Removed superfluous assertion, nits.
5:02 AM Changeset in vbox [90204] by vboxsync
VMM/CPUM: Todo/comment to clarify 'Guest physical address width' being …
12:26 AM Changeset in vbox [90203] by vboxsync
Main/ConsoleImpl2: Use alternative HDA device ID for macOS VMs. bugref:9890
12:13 AM Changeset in vbox [90202] by vboxsync
Main/ConsoleImpl2.cpp: DevHda does not accept PosAdjustEnabled, …
12:11 AM Changeset in vbox [90201] by vboxsync
Main/ConsoleImpl2.cpp: DevHda does not accept TimerHz. bugref:9890

Jul 14, 2021:

11:55 PM Changeset in vbox [90200] by vboxsync
DevVGA: Addendum to bugref:9904
11:36 PM Changeset in vbox [90199] by vboxsync
tstDevicePdmDevHlp: Corrected incorrect assertion.
10:44 PM Changeset in vbox [90198] by vboxsync
DevPS2: The queue header member pszDesc is ring-3 only and must be …
10:17 PM Changeset in vbox [90197] by vboxsync
VMM/tstVMMR0CallHost-1: Adjusted to stricter longjmp resuming. …
8:00 PM Changeset in vbox [90196] by vboxsync
Network: (bugref:10024) GSO UDP header fixes.
6:38 PM Changeset in vbox [90195] by vboxsync
Audio/ValKit: tdAudioTest.py build fix. bugref:10008
6:25 PM Changeset in vbox [90194] by vboxsync
Audio/ValKit: tdAudioTest.py build fix [pylint]. bugref:10008
5:40 PM Changeset in vbox [90193] by vboxsync
FE/Qt: bugref:9996. Adding Using UIAdditionalUnattendedOptions and …
5:36 PM Changeset in vbox [90192] by vboxsync
bugref:8345. Fixed the progress issue.
4:57 PM Changeset in vbox [90191] by vboxsync
Audio/ValKit: Added tdAudioTest test driver to the Validation Kit …
4:50 PM Changeset in vbox [90190] by vboxsync
VMM/VMMR0: Disabled the unnecessary …
4:39 PM Changeset in vbox [90189] by vboxsync
VMM: Make the setjmp code a bit stricter with when to resume a call. …
3:51 PM Changeset in vbox [90188] by vboxsync
3D/VMSVGA: Parameters validation during command buffer context …
3:42 PM Changeset in vbox [90187] by vboxsync
Main/CHECK_CONSOLE_DRV: Add function name to give more of a context.
3:06 PM Changeset in vbox [90186] by vboxsync
AMD IOMMU: bugref:9654 Logging, missed parameter fix.
3:05 PM Changeset in vbox [90185] by vboxsync
AMD IOMMU: bugref:9654 Log PTE not present failures.
2:17 PM Changeset in vbox [90184] by vboxsync
Audio/ValKit: Use frame size instead of sample size in …
2:14 PM Changeset in vbox [90183] by vboxsync
Audio/ValKit: More code for guest recording tests in the Validation …
2:13 PM Changeset in vbox [90182] by vboxsync
Audio/ValKit: Use frame size instead of sample size in …
1:45 PM Changeset in vbox [90181] by vboxsync
Debugger/DBGPlugInLinux: Fix getting at symbols for Linux kernels …
12:05 PM Changeset in vbox [90180] by vboxsync
3D/VMSVGA: The command buffer context init/cleanup on device …
9:56 AM Changeset in vbox [90179] by vboxsync
Audio/ValKit: A few more checks for AudioTestSetPack(). bugref:10008
9:55 AM Changeset in vbox [90178] by vboxsync
DevIchAc97: Don't assert on valid config in ichac97R3StreamSetUp as we …
9:45 AM Changeset in vbox [90177] by vboxsync
VMM/VMMR0JmpA-amd64.asm: Another stack fuzz adjustment for linux 5.13. …
9:38 AM Changeset in vbox [90176] by vboxsync
Audio/ValKit: ATS termination fixes. bugref:10008
8:48 AM Changeset in vbox [90175] by vboxsync
Network: (bugref:10024) Fixed UDP header handling when carving …
7:27 AM Changeset in vbox [90174] by vboxsync
FE/Qt: bugref:9996. Using UIAdditionalUnattendedOptions
12:55 AM Changeset in vbox [90173] by vboxsync
VMM/VMMR0JmpA-amd64.asm: Double the stack fuzz for linux 5.13. …

Jul 13, 2021:

6:13 PM Changeset in vbox [90172] by vboxsync
configure: typo fix
6:08 PM Changeset in vbox [90171] by vboxsync
configure: Fix g++ compiler version cutoff condition for C++11 support.
4:17 PM Changeset in vbox [90170] by vboxsync
FE/Qt: bugref:9996. scm fix.
4:16 PM Changeset in vbox [90169] by vboxsync
FE/Qt: bugref:9996. Using UIGAInstallationGroupBox
2:25 PM Changeset in vbox [90168] by vboxsync
iprt/cdefs.h: Adjusted the RT_VALID_PTR versions for linux/AMD64 to …
12:49 PM Changeset in vbox [90167] by vboxsync
FE/Qt: bugref:3582. Don't show warning if VM hasn't got USB enabled or …
12:22 PM Changeset in vbox [90166] by vboxsync
DevATA: Extended assertion.
8:13 AM Changeset in vbox [90165] by vboxsync
FE/Qt: bugref:9996. Using UIUserNamePasswordGroupBox
7:26 AM Changeset in vbox [90164] by vboxsync
FE/Qt: bugref:9996. Moving group box creation to a separate class
7:24 AM Changeset in vbox [90163] by vboxsync
FE/Qt: bugref:9996: Setting titles of some groupboxes
12:18 AM Changeset in vbox [90162] by vboxsync
VMM/PGM: Fixed incorrect lock yield in PGMPhysBulkReleasePageMappingLocks.

Jul 12, 2021:

11:08 PM Changeset in vbox [90161] by vboxsync
VMM: New status VERR_VMM_CONTEXT_HOOK_STILL_ENABLED for guru condition …
10:32 PM Changeset in vbox [90160] by vboxsync
VMM/Guru: Print the assertion message strings if they aren't empty. …
5:27 PM Changeset in vbox [90159] by vboxsync
FE/Qt: bugref:9996: Initial work on the expert mode. No functionality …
1:49 PM Changeset in vbox [90158] by vboxsync
DevHda: Added the minimum of registers linux accesses for the …
11:14 AM Changeset in vbox [90157] by vboxsync
FE/Qt: bugref:9996: Some more renaming.
8:36 AM Changeset in vbox [90156] by vboxsync
Dev/VirtioNet: (bugref:8651) Fixed connectivity loss due to stuck TX …
8:18 AM Changeset in vbox [90155] by vboxsync
FE/Qt: bugref:9996: Refactoring
8:14 AM Changeset in vbox [90154] by vboxsync
FE/Qt: bugref:9996: Some cleaning
8:05 AM Changeset in vbox [90153] by vboxsync
FE/Qt: bugref:9996: Some renaming
7:27 AM Changeset in vbox [90152] by vboxsync
FE/Qt: bugref:9996: Moving user name and password editor under …
7:21 AM Changeset in vbox [90151] by vboxsync
FE/Qt: bugref:9996: Validating hostname and domain name.

Jul 11, 2021:

2:58 PM Changeset in vbox [90150] by vboxsync
SUPHardNt: Ignore Nvidia certificate with bogus Key Usage if there is …

Jul 10, 2021:

1:18 AM Changeset in vbox [90149] by vboxsync
DevHda: Added config value 'DeviceName' to allow specifying other …
12:40 AM Changeset in vbox [90148] by vboxsync
DevHdaCodec: Renamed a couple of variables. bugref:9890
12:36 AM Changeset in vbox [90147] by vboxsync
DevHdaCodec: Moved the codec configuration into a separate structure …

Jul 9, 2021:

11:37 PM Changeset in vbox [90146] by vboxsync
DevHdaCodec: Removed unused member HDACODECR3::cNodes. bugref:9890
11:35 PM Changeset in vbox [90145] by vboxsync
DevHdaCodec: Mark afNodeClassifications as const to encourage more …
11:24 PM Changeset in vbox [90144] by vboxsync
DevHdaCodec: Combine all the node classification lists into an array …
10:57 PM Changeset in vbox [90143] by vboxsync
DevHdaCodec: The node classification lists can be const. bugref:9890
10:46 PM Changeset in vbox [90142] by vboxsync
DevHdaCodec: Renamed some more member names. bugref:9890
10:41 PM Changeset in vbox [90141] by vboxsync
DevHdaCodec: Corrected some member names. bugref:9890
10:29 PM Changeset in vbox [90140] by vboxsync
DevHda: Aligned the codec state more along cache lines. bugref:9890
9:34 PM Changeset in vbox [90139] by vboxsync
DevHdaCodec: Updated docs/todo. bugref:9890
9:02 PM Changeset in vbox [90138] by vboxsync
DevHda: Only HDACODECR3, no HDACODEC structure any more. bugref:9890
8:48 PM Changeset in vbox [90137] by vboxsync
DevHda: Don't pass pDevIns but PHDACODECR3 to the four DevHDA …
8:40 PM Changeset in vbox [90136] by vboxsync
DevHda: Ditto in the other direction. bugref:9890
8:33 PM Changeset in vbox [90135] by vboxsync
DevHda: We don't need to abstract the HDA codecs with function …
4:57 PM Changeset in vbox [90134] by vboxsync
DevHda: Consolidating codec state into one structure and removing the …
3:28 PM Changeset in vbox [90133] by vboxsync
Runtime/efivarstorevfs.cpp: Some basic variable creation and deletion …
3:15 PM Changeset in vbox [90132] by vboxsync
FE/Qt: bugref:9996: Checking IUnattended for errors after setting …
2:38 PM Changeset in vbox [90131] by vboxsync
DevHdaCodec: Removed most of the leftovers from the attempt to run the …
2:37 PM Changeset in vbox [90130] by vboxsync
Audio/ValKit: A bit of renaming. bugref:10008
2:33 PM Changeset in vbox [90129] by vboxsync
Audio/ValKit: More fixes and additions for the Validation Kit test …
2:27 PM Changeset in vbox [90128] by vboxsync
DevHdaCodec: Moved CODECVERB to the .cpp file as it does not to be …
2:22 PM Changeset in vbox [90127] by vboxsync
DevHdaCodec: More doc work. bugref:9890
2:15 PM Changeset in vbox [90126] by vboxsync
Runtime/evivarstorevfs.cpp: Allow overwriting variable data (no …
2:05 PM Changeset in vbox [90125] by vboxsync
Runtime/evivarstorevfs.cpp: Allow overwriting variable data (no …
1:04 PM Changeset in vbox [90124] by vboxsync
FE/Qt: bugref:9996: Don't swallow usr/password change signals even if …
1:03 PM Changeset in vbox [90123] by vboxsync
DevHdaCodec: Try make doxygen happy... bugref:9890
12:47 PM Changeset in vbox [90122] by vboxsync
DevHdaCodec: More doxygen stuff. Renamed callback parameters to match …
12:47 PM Changeset in vbox [90121] by vboxsync
DevHdaCodec: Reverted previous commit, committed too much. bugref:9890
12:46 PM Changeset in vbox [90120] by vboxsync
DevHdaCodec: More doxygen stuff. Renamed callback parameters to match …
12:30 PM Changeset in vbox [90119] by vboxsync
DevHdaCodec: Looping over node index arrays must do proper bound …
11:59 AM Changeset in vbox [90118] by vboxsync
/configure, debian/rules, rpm/rules: More accurately control where the …
11:45 AM Changeset in vbox [90117] by vboxsync
Audio/ValKit: Made daemonizing of VKAT / VBoxAudioTest more generic to …
11:24 AM Changeset in vbox [90116] by vboxsync
Runtime/RTEfi*: Updates to the EFI variable storage access module, …
11:15 AM Changeset in vbox [90115] by vboxsync
Runtime/RTEfi*: Updates to the EFI variable storage access module, …
11:12 AM Changeset in vbox [90114] by vboxsync
Runtime/RTEfi*: Updates to the EFI variable storage access module, …
10:50 AM Changeset in vbox [90113] by vboxsync
Intel IOMMU: bugref:9967 Fix return code when translating DMA …
10:50 AM Changeset in vbox [90112] by vboxsync
/: Ignore a few more things from the build system, and sort entries.
10:34 AM Changeset in vbox [90111] by vboxsync
Intel IOMMU: bugref:9967 Similar fix as r145610 but for Intel. I …
10:13 AM Changeset in vbox [90110] by vboxsync
AMD IOMMU: bugref:9654 Fixed more issues in address translation …
10:12 AM Changeset in vbox [90109] by vboxsync
FE/Qt: bugref:9996: Removing redundant data members
9:43 AM Changeset in vbox [90108] by vboxsync
FE/Qt: bugref:9996: A small fix on unattended install setup.
7:41 AM Changeset in vbox [90107] by vboxsync
FE/Qt: bugref:9996: Making error line edit icons a bit smaller
7:06 AM Changeset in vbox [90106] by vboxsync
FE/Qt: bugref:9996: Size hint fix.
12:36 AM Changeset in vbox [90105] by vboxsync
iprt/socket.cpp: rtSocketAddrFromNetAddr - oops, fix inverted test in …

Jul 8, 2021:

11:53 PM Changeset in vbox [90104] by vboxsync
iprt/socket.cpp: rtSocketAddrFromNetAddr - return VERR_BUFFER_OVERFLOW …
11:00 PM Changeset in vbox [90103] by vboxsync
DrvIntNet: style fix.
3:42 PM Changeset in vbox [90102] by vboxsync
FE/Qt: bugref:9996: Some more initialization fixes
2:51 PM Changeset in vbox [90101] by vboxsync
FE/Qt: bugref:9996: Disabling expert mode for now
2:37 PM Changeset in vbox [90100] by vboxsync
Reverted r145598 (Audio/ValKit: Use RTProcDaemonizeUsingFork() and …
2:29 PM Changeset in vbox [90099] by vboxsync
Audio/ValKit: First working version of the VKAT Validation Kit test …
2:28 PM Changeset in vbox [90098] by vboxsync
Audio/ValKit: Use RTProcDaemonizeUsingFork() and also added PID file …
1:14 PM Changeset in vbox [90097] by vboxsync
DevHda: Fixed bug in hdaR3StreamAddScheduleItem when splitting up too …
1:08 PM Changeset in vbox [90096] by vboxsync
FE/Qt: bugref:9996: Build fix.
12:58 PM Changeset in vbox [90095] by vboxsync
FE/Qt: bugref:9996: Using initialization function instead show …
12:53 PM Changeset in vbox [90094] by vboxsync
FE/Qt: bugref:9996: Set focus proxy of the mane and system editor
11:36 AM Changeset in vbox [90093] by vboxsync
FE/Qt: bugref:9996: Make sure name field has th initial focus
11:35 AM Changeset in vbox [90092] by vboxsync
FE/Qt: bugref:9996: Medium size connection was missing.
10:52 AM Changeset in vbox [90091] by vboxsync
FE/Qt: bugref:9996: Initializing medium variant correctly
10:30 AM Changeset in vbox [90090] by vboxsync
FE/Qt: bugref:9996: Enabling vm creation.
9:43 AM Changeset in vbox [90089] by vboxsync
FE/Qt: bugref:5117: VirtualBox Manager: Make sure state discarding …
9:24 AM Changeset in vbox [90088] by vboxsync
FE/Qt: VirtualBox Manager: Ignore machine-state updates for rare …
9:14 AM Changeset in vbox [90087] by vboxsync
Audio/ValKit: Unified (and fixed some of the) RTGetOpt return values …
8:51 AM Changeset in vbox [90086] by vboxsync
FE/Qt: bugref:5117: Moving restoreCurrentSnapshot functionality from …
7:55 AM Changeset in vbox [90085] by vboxsync
FE/Qt: bugref:9996: Enabling disk creation.
7:42 AM Changeset in vbox [90084] by vboxsync
Audio/ValKit: Added daemonizing testing support for VKAT / …
7:38 AM Changeset in vbox [90083] by vboxsync
FE/Qt: bugref:5117: Removing Restore current snapshot check-box from …
5:51 AM Changeset in vbox [90082] by vboxsync
FE/Qt: bugref:9996: isComplete stuff for disk page
Note: See TracTimeline for information about the timeline view.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette