VirtualBox

Timeline



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. …
8:29 PM Ticket #20456 (Guru Mediation Crash when 5-level page tables are enabled) created by Larry Finger
When 5-level page tables are enabled in the host, starting most VMs …
8:28 PM Ticket #20455 (Guru Mediation Crash when 5-level page tables are enabled) created by Larry Finger
When 5-level page tables are enabled in the host, starting most VMs …
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 …
12:11 PM Ticket #20454 (Linux cannot Log user in with visual interface) created by fizcris
Since the 6.1.22 update I cannot log in to any visual interface …
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:

7:16 PM Ticket #20453 (Windows 10 guest on Ubuntu host is extremely slow if cpu > 1) created by Marco Sulla
I upgraded to Virtualbox 6.1, and I noticed a great slowdown on my …
2:58 PM Changeset in vbox [90150] by vboxsync
SUPHardNt: Ignore Nvidia certificate with bogus Key Usage if there is …
4:05 AM Ticket #20452 (Guests failed to start with 5.13 kernel ...) created by xuzhen
All guests failed to start with a 5.13.1 kernel build with …

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:35 AM Ticket #20451 (Bridged adapter list is empty (with NDIS5 drivers)) created by Sam Morris
As a workaround for #15060 I tried installing VirtualBox using the old …
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.
9:34 AM Ticket #9559 (Winsat fails with TSC Frequency) reopened by robert@…
I see this with VirtualBox 6.1.18 r142142 and an up-to-date Windows 10 …
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

Jul 7, 2021:

6:41 PM Changeset in vbox [90081] by vboxsync
debian/rules, rpm/rules: Make it listen to PATH_OUT_BASE, not …
6:36 PM Changeset in vbox [90080] by vboxsync
debian/rules, rpm/rules: Make it listen to VBOX_OUT_BASE for where to …
5:18 PM Changeset in vbox [90079] by vboxsync
Audio/ValKit: Device detection / enumeration fixes. bugref:10008
4:31 PM Changeset in vbox [90078] by vboxsync
NAT/Net: VBoxNetLwipNAT::processFrame - drop the assert part of …
3:40 PM Changeset in vbox [90077] by vboxsync
FE/Qt: bugref:9996. More cleaning
2:18 PM Changeset in vbox [90076] by vboxsync
FE/Qt: bugref:9996. Some cleaning
1:10 PM Changeset in vbox [90075] by vboxsync
FE/Qt: bugref:9996: Adding some parameters for disk attachment.
10:06 AM Changeset in vbox [90074] by vboxsync
FE/Qt: bugref:9996: Initial fixes on disk creation page
6:38 AM Changeset in vbox [90073] by vboxsync
FE/Qt: bugref:9996: Some initilization fixes.
12:08 AM Ticket #20450 (Ubuntu Linux host hissing audio after starting ubuntu server guest.) created by Carlos Henrique
Host - Ubuntu Desktop Linux 20.04.2 LTS amd64 Guest - 20.04.02 Server …
12:07 AM Ticket #20449 (Ubuntu Linux host hissing audio after starting ubuntu server guest.) created by Carlos Henrique
Host - Ubuntu Desktop Linux 20.04.2 LTS amd64 Guest - 20.04.02 Server …

Jul 6, 2021:

4:47 PM Changeset in vbox [90072] by vboxsync
FE/Qt: bugref:9996: Skipping unattended page in some cases.
4:29 PM Changeset in vbox [90071] by vboxsync
Audio/ValKit: Resolved some @todos wrt the test object API. bugref:10008
4:08 PM Changeset in vbox [90070] by vboxsync
FE/Qt: bugref:9996: More fixes
3:09 PM Changeset in vbox [90069] by vboxsync
FE/Qt: bugref:9996: UINativeWizard: A possibility to mark certain …
2:30 PM Changeset in vbox [90068] by vboxsync
Runtime/RTEfi*: Start of a VFS module to access a EFI variable store …
1:36 PM Changeset in vbox [90067] by vboxsync
Runtime/RTEfi*: Start of a VFS module to access a EFI variable store …
1:13 PM Changeset in vbox [90066] by vboxsync
FE/Qt: bugref:9996: Some renaming
1:10 PM Changeset in vbox [90065] by vboxsync
Runtime/RTEfi*: Start of a VFS module to access a EFI variable store …
12:51 PM Changeset in vbox [90064] by vboxsync
Runtime/RTEfi*: Start of a VFS module to access a EFI variable store …
12:50 PM Changeset in vbox [90063] by vboxsync
Runtime/RTEfi*: Start of a VFS module to access a EFI variable store …
12:49 PM Changeset in vbox [90062] by vboxsync
Runtime/RTEfi*: Start of a VFS module to access a EFI variable store …
12:48 PM Changeset in vbox [90061] by vboxsync
Runtime/RTEfi*: Start of a VFS module to access a EFI variable store …
12:12 PM Changeset in vbox [90060] by vboxsync
FE/Qt: bugref:9996: Working on the 1st page's functionality.
11:40 AM Changeset in vbox [90059] by vboxsync
Typo in comment, bugref:10032.
11:34 AM Changeset in vbox [90058] by vboxsync
DevVGA-SVGA: style fix for r143829. bugref:9988
11:19 AM Changeset in vbox [90057] by vboxsync
Additions: X11: seamless: prevent hang on shutdown (2), bugref:10032. …
11:15 AM Changeset in vbox [90056] by vboxsync
Audio/ValKit: Added support for concurrent playback + recording tests …
10:58 AM Changeset in vbox [90055] by vboxsync
Additions: X11: seamless: prevent hang on shutdown, bugref:10032. …
10:55 AM Changeset in vbox [90054] by vboxsync
VBoxSharedClipboard/win: Replaced SharedClipboardWinAnnounceFormats …
10:46 AM Changeset in vbox [90053] by vboxsync
Additions: X11: main: update service termination code, bugref:10032. …
10:41 AM Changeset in vbox [90052] by vboxsync
Additions: GuestLib: Seamless: decrease wait-for-event timeout value, …
10:27 AM Changeset in vbox [90051] by vboxsync
VUSB: Only edit descriptors to hide remote wakeup when device actually …
10:27 AM Changeset in vbox [90050] by vboxsync
SharedClipboard/win: Only call DefWindowProc for messages we don't …
10:25 AM Ticket #20448 (Virtualbox on Linux host kills keyboard when running Windows 10 ...) created by fourteenminusone
Hi all, I have a pretty boring problem with virtualbox installed on …
10:23 AM Changeset in vbox [90049] by vboxsync
VUSB: If a descriptor read can't be satisfied from cache, pass it …
9:10 AM Changeset in vbox [90048] by vboxsync
Audio/ValKit: Added dedicated log group AUDIO_TEST for audio testing …
9:05 AM Changeset in vbox [90047] by vboxsync
Audio/ValKit: Renaming. bugref:10008
9:03 AM Changeset in vbox [90046] by vboxsync
Audio/ValKit: More code for PCM audio data test (set) verification. …
9:00 AM Changeset in vbox [90045] by vboxsync
FE/Qt: bugref:9996: UINativeWizard: Make sure Next button availability …
8:59 AM Changeset in vbox [90044] by vboxsync
Audio/ValKit: Added a debug message to the test command to …
8:23 AM Changeset in vbox [90043] by vboxsync
vboxsf: style fixes. bugref:9976
4:59 AM Changeset in vbox [90042] by vboxsync
AMD IOMMU: bugref:9654 Adjusted assertion in PDMAllIommu.cpp.

Jul 5, 2021:

8:07 PM Changeset in vbox [90041] by vboxsync
FE/Qt: bugref:9996: Addendum to r145534.
8:05 PM Changeset in vbox [90040] by vboxsync
FE/Qt: bugref:9996: Cleaning on unattended page.
7:39 PM Changeset in vbox [90039] by vboxsync
FE/Qt: bugref:9996: More changes on unattended install page.
7:29 PM Changeset in vbox [90038] by vboxsync
debian/rules, rpm/rules: Change from CHM help file to QHelp. bugref:9831
7:14 PM Changeset in vbox [90037] by vboxsync
FE/Qt: bugref:9996. Unattended install page changes.
6:15 PM Changeset in vbox [90036] by vboxsync
Additions: X11: VMSVGA: do not attempt to display graphical …
6:10 PM Changeset in vbox [90035] by vboxsync
FE/Qt: bugref:9653: Chooser pane: Do NOT assert in layout update when …
3:50 PM Changeset in vbox [90034] by vboxsync
FE/Qt: bugref:9996: macOS: A bit of layout adjustment for New Cloud VM …
3:38 PM Changeset in vbox [90033] by vboxsync
FE/Qt: bugref:9996. Refactoring unattended install page of the new vm …
3:34 PM Changeset in vbox [90032] by vboxsync
FE/Qt: bugref:9996: UINativeWizard: Introducing title label on other …
2:49 PM Changeset in vbox [90031] by vboxsync
AMD IOMMU: bugref:9654 Build fix.
2:39 PM Changeset in vbox [90030] by vboxsync
AMD IOMMU: bugref:9654 Build fix.
2:35 PM Changeset in vbox [90029] by vboxsync
AMD IOMMU: bugref:9654 Build fix.
2:25 PM Changeset in vbox [90028] by vboxsync
AMD IOMMU: bugref:9654 Fixed address translations resulting in …
1:58 PM Changeset in vbox [90027] by vboxsync
VUSB: Don't needlessly wait just because we need to read a descriptor …
1:54 PM Changeset in vbox [90026] by vboxsync
VUSB/Win: Improved logging, reworked Windows backend so that …
1:53 PM Changeset in vbox [90025] by vboxsync
Typo.
12:16 PM Changeset in vbox [90024] by vboxsync
FE/Qt: bugref:8161: Runtime UI: No settings save call for …
11:41 AM Changeset in vbox [90023] by vboxsync
iprt/linux/version.h: Doxygen fixes for ubuntu abi macros. bugref:10007
11:25 AM Changeset in vbox [90022] by vboxsync
iprt/linux/version.h: Doxygen fixes for ubuntu abi macros, fixed …
8:59 AM Changeset in vbox [90021] by vboxsync
DevVGA: Fixed regression from r112425, must use RT_MAX to determin …
8:42 AM Changeset in vbox [90020] by vboxsync
EFI/Firmware: Some missing svn:eol-style properties for ini files, …
8:01 AM Changeset in vbox [90019] by vboxsync
FE/Qt: bugref:9996: Build fix
7:35 AM Changeset in vbox [90018] by vboxsync
FE/Qt: bugref:9996: Some more cleaning and refactoring
1:02 AM Changeset in vbox [90017] by vboxsync
DevVGA: Style fixes. Removed irrelevant 32-bit comment (not supported, …

Jul 4, 2021:

11:47 PM Ticket #20447 (NVMe fails in Windows 10/11 guest) created by MikhailRokhin
It's impossible to start from bootable DVD-iso connected to NVMe and …
9:19 PM Changeset in vbox [90016] by vboxsync
Audio: Before calling AudioHlpFileWrite test on the pFileXxxx variable …
9:14 PM Changeset in vbox [90015] by vboxsync
AudioHlp: Drop unnecessary headers. bugref:9890
9:11 PM Changeset in vbox [90014] by vboxsync
AudioHlp: Doxygen file. bugref:9890
9:10 PM Changeset in vbox [90013] by vboxsync
DevHda: Removed a bunch of unused debug stream stuff. bugref:9890
9:08 PM Changeset in vbox [90012] by vboxsync
Audio: Output multichannel capable wave files. Simplify the code a …
8:26 PM Changeset in vbox [90011] by vboxsync
Audio: Baked AudioHlpFileNameGet into AudioHlpFileCreate and added …
7:37 PM Changeset in vbox [90010] by vboxsync
Audio/AudioHlp: Deal with sharing violations when audio debug is …

Jul 3, 2021:

6:58 PM Changeset in vbox [90009] by vboxsync
FE/Qt: bugref:9996: Working on the name and os type page …
12:02 AM Changeset in vbox [90008] by vboxsync
AudioMixBuffer: Fixed regresion in AudioMixBufSetVolume from the …

Jul 2, 2021:

8:47 PM Changeset in vbox [90007] by vboxsync
AudioMixer: Don't use markdown for @pages, w/o a proper brief …
8:00 PM Changeset in vbox [90006] by vboxsync
DevIchAc97: nsRetrySetup fix. bugref:9890
7:08 PM Ticket #20446 (VM intermittently freezing) created by Sooz C
Virtual Box Version 6.1.22 r144080 (Qt5.6.2) Operating System = …
7:07 PM Changeset in vbox [90005] by vboxsync
AudioTest: doxygen fix. @todo bugref:10008
6:46 PM Changeset in vbox [90004] by vboxsync
AudioTest: doxygen fixes. bugref:10008
6:03 PM Ticket #20445 (debian packages use version number in package name) created by brainchild
The Debian package system aptitude is based on the assumption that the …
4:34 PM Ticket #20396 (Can't build kernel modules on SLES15 SP3 => fixed in SVN) closed by galitsyn
fixed
4:32 PM Ticket #20444 (Error installing kernel module on openSUSE Leap 15.3) closed by galitsyn
duplicate
3:03 PM Changeset in vbox [90003] by vboxsync
FE/Qt: bugref:9996: Initial overhaul of the new vm wizard code.
2:49 PM Changeset in vbox [90002] by vboxsync
VSCSILunMmc: report proper Media Event Code for …
2:46 PM Changeset in vbox [90001] by vboxsync
VSCSILunMmc: reorder enum MMCEVENTSTATUSTYPE according to MMC2 …
2:26 PM Changeset in vbox [90000] by vboxsync
VMM/HMVMX: Only go to ring-3 for split-lock #AC emulation for SMP VMs. …
11:34 AM Changeset in vbox [89999] by vboxsync
FE/Qt: bugref:9996: Moving Add Cloud VM wizard to new UINativeWizard API.
10:36 AM Changeset in vbox [89998] by vboxsync
FE/Qt: bugref:9996: Extending UICloudNetworkingStuff with API to …
10:27 AM Changeset in vbox [89997] by vboxsync
FE/Qt: bugref:9996: UIWizardNewCloudVM: A bit of page refactoring; …
10:24 AM Changeset in vbox [89996] by vboxsync
FE/Qt: bugref:9996: UIWizardNewCloudVM: A bit of structural …
10:21 AM Changeset in vbox [89995] by vboxsync
FE/Qt: bugref:9996: UINativeWizard: Missed sanity checks.
9:41 AM Changeset in vbox [89994] by vboxsync
Audio/ValKit: Cleaned up test object API + handling. bugref:10008
9:21 AM Changeset in vbox [89993] by vboxsync
VMM/HMVMX/EM: Do a rendezvous when a split-lock #AC is emulated. …
8:56 AM Changeset in vbox [89992] by vboxsync
Audio/ValKit: More testing code fixes and additions. bugref:10008
8:16 AM Changeset in vbox [89991] by vboxsync
CPUM: Manually fixed Core2 T7600 CPU profile so that IA32_SYSENTER …
8:11 AM Ticket #20444 (Error installing kernel module on openSUSE Leap 15.3) created by Manfred Schwarb
openSUSE Leap 15.3 uses the kernel of the enterprise edition SLE15 SP3 …
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