VirtualBox

Timeline



Nov 4, 2021:

11:48 PM Changeset in vbox [92228] by vboxsync
ValKit/ClipUtil: Added a --wait <ms> action and a windows/os2 only …
10:15 PM Ticket #19711 (VB GAs are taking over the guest clipboard even with VB clipboard ...) closed by galitsyn
fixed
9:40 PM Changeset in vbox [92227] by vboxsync
Storage: On reset mark the medium as unlocked. Solves long standing …
9:31 PM Changeset in vbox [92226] by vboxsync
Devices/DrvHostBase.cpp: Mark drives as locked only if it actually …
9:29 PM Changeset in vbox [92225] by vboxsync
VMM/NEM: Extended the NEM active release log message a little. :-) …
9:22 PM Changeset in vbox [92224] by vboxsync
Devices/DrvHostFloppy.cpp: No point pretending that the floppy drive …
9:15 PM Changeset in vbox [92223] by vboxsync
Main/Settings: Remove the unnecessary additional settings version. …
8:44 PM Ticket #20649 (Version 6.1.97 r147979 for Win 11) created by icewater
Unfortunately, VBoxGuestAdditions.iso cannot be installed. After the …
7:42 PM Changeset in vbox [92222] by vboxsync
ExtPacks: Fix field comment to match the actual name.
7:41 PM Ticket #20648 (Host Network not working) closed by janitor
duplicate: #20626
7:29 PM Changeset in vbox [92221] by vboxsync
VMM: Makefile changes for the NEM Apple backend, bugref:9044
7:27 PM Changeset in vbox [92220] by vboxsync
VMM/NEMR3Native-darwin.cpp: Some early code to work with Apple's …
7:17 PM Changeset in vbox [92219] by vboxsync
VMM/VMMAll/VMXAllTemplate.cpp.h: Delete more code only usable in R0 …
7:02 PM Changeset in vbox [92218] by vboxsync
VMM/VMMR3/PGMPhys: Allocate MMIO2 memory using SUPR3PageAlloc() …
6:59 PM Changeset in vbox [92217] by vboxsync
VMM/VMMR0: Provide not implemented stubs for the NEMHC* API so VMMR0 …
6:51 PM Changeset in vbox [92216] by vboxsync
VMM/EMAll: Rename EMR0HistoryUpdatePC to EMHistoryUpdatePC and make it …
6:10 PM Changeset in vbox [92215] by vboxsync
Additions: Linux: VBoxDRMClient: another scm fix, bugref:9637, …
6:07 PM Changeset in vbox [92214] by vboxsync
Additions: Linux: VBoxDRMClient: another scm fix, bugref:9637, …
5:57 PM Changeset in vbox [92213] by vboxsync
Additions: Linux: VBoxDRMClient: scm fix, bugref:9637, ticketref:19373.
5:50 PM Changeset in vbox [92212] by vboxsync
Additions: Linux: VBoxDRMClient: add PID file check on start, …
4:38 PM Ticket #20648 (Host Network not working) created by veics
The existing custom new host network adapter is not functioning. No …
2:15 PM Changeset in vbox [92211] by vboxsync
Audio/Validation Kit: More code for audio data beacon handling. Now …
9:39 AM Changeset in vbox [92210] by vboxsync
Audio/Validation Kit: Renaming. bugref:10008
9:36 AM Changeset in vbox [92209] by vboxsync
Audio/Validation Kit: Relaxed checks when calling AudioTestDestroy() …
8:36 AM Changeset in vbox [92208] by vboxsync
Audio/Validation Kit: Relaxed checks when calling AudioTestSetPack() …
8:19 AM Changeset in vbox [92207] by vboxsync
FE/Qt: Deallocating QItemEditorFactory instance to fix some small leakage.
8:10 AM Changeset in vbox [92206] by vboxsync
Audio/Validation Kit: Do the test state checking / warning in …
7:55 AM Changeset in vbox [92205] by vboxsync
VMM/GVMM,VMM: Make it possible for known worker thread to enter …
12:51 AM Changeset in vbox [92204] by vboxsync
VMM/PDMCritSect: Make it possible for known worker thread to enter …
12:29 AM Changeset in vbox [92203] by vboxsync
SUPDrv-win.cpp: Debugged and enabled the …

Nov 3, 2021:

10:46 PM Changeset in vbox [92202] by vboxsync
VMM/GMMR0: Tie down chunks to UID and don't cross such. bugref:10093
9:55 PM Changeset in vbox [92201] by vboxsync
VMM/GVMM,VMM: Make it possible for known worker thread to enter …
9:46 PM Changeset in vbox [92200] by vboxsync
VMM/GVMM,VMM: Make it possible for known worker thread to enter …
7:27 PM Changeset in vbox [92199] by vboxsync
Validation Kit/testdriver: Now using the localhost reachable flag for …
5:46 PM Changeset in vbox [92198] by vboxsync
Audio/Validation Kit: More code for audio data beacon handling. Now …
5:38 PM Changeset in vbox [92197] by vboxsync
Audio/Validation Kit: More code for audio data beacon handling. Now …
5:33 PM Changeset in vbox [92196] by vboxsync
Audio/Validation Kit: More code for audio data beacon handling. Now …
5:27 PM Changeset in vbox [92195] by vboxsync
Audio/Validation Kit: More code for audio data beacon handling. Now …
3:06 PM Changeset in vbox [92194] by vboxsync
VMM/NEM: Fixed windows 10 regression from r147403. bugref:10118
2:46 PM Changeset in vbox [92193] by vboxsync
VMM/MM,DevPcArch: Split the base RAM allocation into conventional (< …
2:44 PM Changeset in vbox [92192] by vboxsync
VMM/MM,DevPcArch: Split the base RAM allocation into conventional (< …
2:11 PM Changeset in vbox [92191] by vboxsync
FE/Qt: bugref:10067: Migrate rest of UIMessageCenter in …
10:56 AM Changeset in vbox [92190] by vboxsync
VMM: Nested VMX: bugref:10092 Renamed PGMAllGstSlatEpt.h to …
10:41 AM Changeset in vbox [92189] by vboxsync
VMM/VMXTemplate.cpp.h: Replace the VMX{Read|Write}Vmcs{16,32,64,Nw} …
10:17 AM Changeset in vbox [92188] by vboxsync
VMM/VMXTemplate.cpp.h: Delete code which can only be run in R0 and …
10:15 AM Changeset in vbox [92187] by vboxsync
VMM: Copy the R0 only VMX code to the new to be template in …
8:31 AM Changeset in vbox [92186] by vboxsync
VMM: Nested VMX: bugref:10092 Separate the guest's second-level …

Nov 2, 2021:

9:52 PM Changeset in vbox [92185] by vboxsync
scm: Check UTF-8 encoding and reject files with bidirectional control …
9:48 PM Changeset in vbox [92184] by vboxsync
VMM/SELMAll.cpp: Drop the unicode (r) codepoint in favor of (r) so we …
9:47 PM Changeset in vbox [92183] by vboxsync
IPRt/initterm-r0drv-nt.cpp: Force UTF-8 file encoding.
9:47 PM Changeset in vbox [92182] by vboxsync
SharedClipboard/darwin: Force UTF-8 file encoding.
9:46 PM Changeset in vbox [92181] by vboxsync
Add/haiku: Force UTF-8 encoding on files with non-ASCII names in the …
9:45 PM Changeset in vbox [92180] by vboxsync
Add/WINNT/d3dhlp.cpp: Force UTF-8 file encoding.
9:44 PM Changeset in vbox [92179] by vboxsync
Add/haiku: Force UTF-8 encoding on files with non-ASCII names in the …
5:42 PM Changeset in vbox [92178] by vboxsync
doc/man_VBoxManage-export.xml: The separate --iso option has been …
3:05 PM Ticket #20637 (kexts are not loaded after Monterey 12.0.1 reboot) reopened by Nick Hibma
1:48 PM Changeset in vbox [92177] by vboxsync
VMM/PGM,NEM: Moved the StatProfQueryGpaRangeDirtyBitmap NEM stat up to …
11:28 AM Changeset in vbox [92176] by vboxsync
Main/VirtualBox: Few comment fixes (there is no …
11:15 AM Changeset in vbox [92175] by vboxsync
ValidationKit: bugref:9896 Delete 'LocalhostReachable' in extra data …
9:57 AM Changeset in vbox [92174] by vboxsync
Audio/Validation Kit: Reduced sleeping time waiting for any OS startup …
9:43 AM Changeset in vbox [92173] by vboxsync
FE/Qt: bugref:10067: Migrate most of UIMessageCenter in …
9:23 AM Changeset in vbox [92172] by vboxsync
FE/Qt: bugref:10067: UICloudNetworkingStuff: Forgot something in r147994.
9:17 AM Changeset in vbox [92171] by vboxsync
FE/Qt: bugref:10067: UICloudNetworkingStuff: Wipe out unused stuff.

Nov 1, 2021:

10:06 PM Changeset in vbox [92170] by vboxsync
VMM/PGM,NEM: Let NEM handle dirty VRAM (MMIO2) page tracking. Saves …
6:46 PM Changeset in vbox [92169] by vboxsync
Audio/Validation Kit: Fixed verbose logging levels set by '-v'. …
2:35 PM Changeset in vbox [92168] by vboxsync
Main/HostOnlyNet: bugref:9932 Save host-only networks upon creation.
2:11 PM Changeset in vbox [92167] by vboxsync
VMM/PGMPhys.cpp: Rearranged the functions a little more by topic to …
1:33 PM Changeset in vbox [92166] by vboxsync
Audio/Validation Kit: Fixed verbose logging levels set by '-v'. …
1:08 PM Changeset in vbox [92165] by vboxsync
FE/Qt: bugref:10067: Pass wizard notification-center to form-editor …

Oct 31, 2021:

11:35 PM Changeset in vbox [92164] by vboxsync
VMM/PGM,DevVGA: Baked MMIO2 dirty page tracking into PGM, moving it …
11:35 PM Changeset in vbox [92163] by vboxsync
VMM/PGM,DevVGA: Baked MMIO2 dirty page tracking into PGM, moving it …
11:34 PM Changeset in vbox [92162] by vboxsync
VMM/PGM,DevVGA: Baked MMIO2 dirty page tracking into PGM, moving it …

Oct 30, 2021:

5:22 PM Ticket #20647 (Windows 3.11 not working with hardware virtualization) created by Iker Rodriguez
If you install MSDOS 6.22 and Windows 3.11 in a Virtualbox machine, …
1:42 AM Changeset in vbox [92161] by vboxsync
ValKit/ClipUtil: Listing fix. bugref:10133
1:40 AM Changeset in vbox [92160] by vboxsync
ValKit/ClipUtil: Quick OS/2 implementation (untested). bugref:10133
12:12 AM Changeset in vbox [92159] by vboxsync
ValKit/ClipUtil: Some X11 bits. [build fixes] bugref:10133
12:06 AM Changeset in vbox [92158] by vboxsync
ValKit/ClipUtil: Some X11 bits. bugref:10133

Oct 29, 2021:

10:03 PM Changeset in vbox [92157] by vboxsync
VMM/PGMPhysMmio2: Removed obsolete PGMREGMMIO2RANGE_F_MMIO2 flag (it's …
8:36 PM Ticket #20637 (kexts are not loaded after Monterey 12.0.1 reboot) closed by Klaus Espenlaub
duplicate: Duplicate of #20636.
7:12 PM Changeset in vbox [92156] by vboxsync
Windows: Host Services: Shared Clipboard: log message when host …
5:27 PM Changeset in vbox [92155] by vboxsync
VMM/PDMUsb: Add thread helpers to the helper callback table, bugref:10074
5:11 PM Changeset in vbox [92154] by vboxsync
Main/GuestOSType: Add new attribute for indicating that the guest uses …
4:41 PM Changeset in vbox [92153] by vboxsync
Main/doxygen: Remove the attempt to produce a .chm file with the …
3:29 PM Ticket #20646 (In the machine settings page system->acceleration hardware ...) created by subhajit
For a virtual machine settings, a invalid setting is indicating on the …
2:53 PM Changeset in vbox [92152] by vboxsync
FE/Qt: bugref:10067: Make UICloudMachineSettingsDialog have own …
2:47 PM Changeset in vbox [92151] by vboxsync
FE/Qt: bugref:10067: UIFormEditorWidget: Migrate UIMessageCenter stuff …
1:57 PM Changeset in vbox [92150] by vboxsync
FE/Qt: bugref:9996: Small nit in r147970.
1:54 PM Changeset in vbox [92149] by vboxsync
FE/Qt: Revert r146357 and r146352 cause this functionality is no more …
1:47 PM Changeset in vbox [92148] by vboxsync
FE/Qt: bugref:10127. freebsd installer uses comon .desktop files.
1:46 PM Changeset in vbox [92147] by vboxsync
FE/Qt: Revert r146354 and r146353 cause this functionality will be …
1:02 PM Changeset in vbox [92146] by vboxsync
Devices/Security/DevTpm: Fix declaration, bugref:10075
1:00 PM Changeset in vbox [92145] by vboxsync
Main/VirtualBoxTranslator.cpp: Write lock the object in the destructor …
12:58 PM Changeset in vbox [92144] by vboxsync
Main/VirtualBoxClient: take some more care when processing the …
12:52 PM Changeset in vbox [92143] by vboxsync
VBoxManage/setproperty/language: Added 32 ms kludge waiting for the …
11:45 AM Changeset in vbox [92142] by vboxsync
Devices: Remove the VMM dependency from VBoxDD and VBoxDD2, bugref:10074
9:37 AM Changeset in vbox [92141] by vboxsync
ValidationKit: Make NIC attachment set message distiguishable from NIC type
9:30 AM Changeset in vbox [92140] by vboxsync
VMNet: bugref:9932 Explicit handling of interface start timeout
9:06 AM Changeset in vbox [92139] by vboxsync
Audio/Validation Kit: Enforce testing the HDA emulation only, …
8:34 AM Ticket #20601 (UI not working when Win10 User resize scale.) closed by gombara
duplicate
8:33 AM Ticket #20610 (Poor performance on 4k display with scale factor less than 200%) closed by gombara
duplicate
8:32 AM Ticket #20611 (Poor performance on 4k display with scale factor less than 200%) closed by gombara
duplicate
8:32 AM Ticket #20612 (Poor performance on 4k display with scale factor less than 200%) closed by gombara
duplicate
8:32 AM Ticket #20613 (Poor performance on 4k display with scale factor less than 200%) closed by gombara
duplicate
7:45 AM Changeset in vbox [92138] by vboxsync
Audio/Validation Kit: Reverted r147958 again, doesn't work on older …
7:10 AM Changeset in vbox [92137] by vboxsync
Audio/Validation Kit: Temporarily added Linux sanitizer flags to VKAT …

Oct 28, 2021:

6:09 PM Changeset in vbox [92136] by vboxsync
Audio/Validation Kit: Now uses debian10-amd64-7.vdi [build fix]. …
11:55 AM Changeset in vbox [92135] by vboxsync
Main/Console: Fix long standing incorrect error code check in code …
11:25 AM Ticket #20645 (Error loading VMs after updte on windows host) created by AChaminas
I upgraded recently my VB host additions on my windows 10 host No …
10:47 AM Changeset in vbox [92134] by vboxsync
FE/Qt: bugref:10131. Removing the check for hardware vistualization …
10:43 AM Changeset in vbox [92133] by vboxsync
Main,FE/VBoxManage: Allow changing the localhost reachable flag for …
10:30 AM Changeset in vbox [92132] by vboxsync
FE/Qt: bugref:10067: UIVirtualBoxManager: Migrate unattended related …
10:28 AM Changeset in vbox [92131] by vboxsync
Audio/Validation Kit: More code needed for setting the required CFGM …
10:01 AM Changeset in vbox [92130] by vboxsync
FE/Qt: bugref:10067: A bit of cleanup for UIMessageCenter.
9:41 AM Changeset in vbox [92129] by vboxsync
VMM/PGM,NEM: RAM registration notification must return a u2State value …
8:59 AM Changeset in vbox [92128] by vboxsync
Audio/Validation Kit: More code needed for setting the required CFGM …
8:58 AM Changeset in vbox [92127] by vboxsync
VBoxNetAdp: (bugref:10077) Dropped zero-prefix wrappers for CIDR conversion
8:57 AM Changeset in vbox [92126] by vboxsync
Audio/Validation Kit: More code needed for setting the required CFGM …
8:13 AM Changeset in vbox [92125] by vboxsync
VMM/pgm.h: Removed the PGMR3PhysRegister prototype as there is no such …
7:32 AM Changeset in vbox [92124] by vboxsync
Devices/testcase/tstDevice: Fuzz ring-0 device handlers as well, …
7:09 AM Changeset in vbox [92123] by vboxsync
Audio/Validation Kit: More code needed for setting the required CFGM …
6:43 AM Changeset in vbox [92122] by vboxsync
Audio/Validation Kit: More code needed for setting the required CFGM …
6:32 AM Changeset in vbox [92121] by vboxsync
Audio/Validation Kit: More code needed for setting the required CFGM …
12:31 AM Changeset in vbox [92120] by vboxsync
VMM/NEM/win: New approach to A20: Reschedule to IEM. Logging. bugref:10122
12:29 AM Changeset in vbox [92119] by vboxsync
VMM/EM: Stop StatREMTotal when need for reschduling is detected and we …
12:25 AM Changeset in vbox [92118] by vboxsync
VMM/EM: Call NEMR3CanExecuteGuest in the NEM loop. bugref:10122
12:23 AM Changeset in vbox [92117] by vboxsync
VMM/PGMPhys: Fixed assertion during ROM reset in simple memory mode. …
12:23 AM Changeset in vbox [92116] by vboxsync
DevAHCI: Some useful logging. bugref:10122

Oct 27, 2021:

8:21 PM Changeset in vbox [92115] by vboxsync
Main/NLS: Must check that pszSourceTls and pszTranslationTls aren't …
8:21 PM Changeset in vbox [92114] by vboxsync
Installer/darwin/VBoxKEXTs/VirtualBoxStartup.sh: Generalize the …
8:00 PM Changeset in vbox [92113] by vboxsync
IPRT/ldrElf: Fixed incorrect validation of unknown dynamic table …
7:55 PM Changeset in vbox [92112] by vboxsync
IPRT/dbgmoddwarf: Don't barf on DW_TAG_label w/o any symbol name …
5:55 PM Ticket #20644 (Whonix Workstation is not working) created by Se
Hello, I tried to use Whonix on VirtualBox. I started whonix gateway …
4:47 PM Changeset in vbox [92111] by vboxsync
FE/Qt: bugref:10067: UIWizardNewVM: Migrate a lot of UIMessageCenter …
3:48 PM Changeset in vbox [92110] by vboxsync
FE/Qt: bugref:9996: A bit of style & doxy fixes for r146667.
3:02 PM Changeset in vbox [92109] by vboxsync
Audio/Validation Kit: Set required CFGM key required for test drivers …
2:54 PM Changeset in vbox [92108] by vboxsync
Devics/Network/slirp: Switch to the DNS proxy in case the local …
2:33 PM Changeset in vbox [92107] by vboxsync
VBoxManage/showvminfo: 'VBoxManage showvminfo VM' reports "unknown" as …
2:01 PM Changeset in vbox [92106] by vboxsync
FE/Qt: bugref:9996. Replace the macro we use to check unattended …
1:44 PM Changeset in vbox [92105] by vboxsync
FE/Qt: bugref:9996. Cleaning the machine folder in case vm creation fails
1:28 PM Ticket #20642 (network host only not run) closed by janitor
duplicate: #20626
1:20 PM Changeset in vbox [92104] by vboxsync
Audio/Validation Kit: Set required CFGM key required for test drivers …
1:08 PM Changeset in vbox [92103] by vboxsync
FE/Qt: bugref:10067: UIWizardNewVD: Migrate UIMessageCenter stuff to …
1:06 PM Changeset in vbox [92102] by vboxsync
Main: bugref:1909: Fixed the memory leak in the translation engine …
1:00 PM Changeset in vbox [92101] by vboxsync
FE/Qt: bugref:10067: A bit of cleanup for UIMessageCenter.
12:51 PM Changeset in vbox [92100] by vboxsync
FE/Qt: bugref:10067: UIWizardCloneVD: Migrate UIMessageCenter stuff to …
12:41 PM Changeset in vbox [92099] by vboxsync
Audio/Validation Kit: Set required CFGM key required for test drivers. …
12:38 PM Changeset in vbox [92098] by vboxsync
FE/Qt: bugref:10067: UIWizardCloneVM: Migrate UIMessageCenter stuff to …
12:17 PM Changeset in vbox [92097] by vboxsync
VMNet: bugref:9932 Better handling of missing max packet size
12:03 PM Changeset in vbox [92096] by vboxsync
FE/Qt: bugref:10067: UIWizardImportApp: Migrate a lot of …
12:00 PM Ticket #20643 (Virtualbox crashes on install of Win11) created by tomec5189
win11-DVDs starts normaly, copy his files to the disk and after an …
11:46 AM Changeset in vbox [92095] by vboxsync
FE/Qt: bugref:9996. Dont delete the disk so happily.
11:25 AM Ticket #20642 (network host only not run) created by 3rm4c
hello, network host only not run if the defaults ip address of …
10:03 AM Changeset in vbox [92094] by vboxsync
Audio/Validation Kit: Now uses debian10-amd64-6.vdi (regular users can …
8:18 AM Changeset in vbox [92093] by vboxsync
Devices/Network/NAT: Add option to disallow traffic from the guest to …
7:27 AM Changeset in vbox [92092] by vboxsync
Audio/Validation Kit: Now uses debian10-amd64-5.vdi (regular users can …
7:25 AM Ticket #20641 (macOS version 12.0.1 error: "code NS_ERROR_FAILURE (0x80004005)") closed by aeichner
duplicate: Duplicate of #20636.
7:25 AM Ticket #20640 (macOS version 12.0.1 error: "code NS_ERROR_FAILURE (0x80004005)") closed by aeichner
duplicate: Duplicate of #20636.
5:55 AM Changeset in vbox [92091] by vboxsync
Optimize how legacy/modern driver is determined to avoid polling, and …
12:23 AM Ticket #20641 (macOS version 12.0.1 error: "code NS_ERROR_FAILURE (0x80004005)") created by mlong168
After upgrading to macOS Monterey 12.0.1 virtualbox will not start in …
12:21 AM Ticket #20640 (macOS version 12.0.1 error: "code NS_ERROR_FAILURE (0x80004005)") created by mlong168
After upgrading to macOS Monterey 12.0.1 virtualbox will not start in …

Oct 26, 2021:

6:38 PM Changeset in vbox [92090] by vboxsync
Audio/Validation Kit: Now uses debian10-amd64-4.vdi (regular users can …
6:33 PM Ticket #20639 (VirtualBox 6.1.28 will not install on MacOS Monterey 12.0.1) created by billq
An upgrade of VirtualBox to 6.1.28 fails on MacOS Monterey 12.0.1 with …
5:02 PM Changeset in vbox [92089] by vboxsync
FE/Qt: bugref:10067: UIWizardExportApp: Migrate a lot of …
4:02 PM Changeset in vbox [92088] by vboxsync
VBoxNetAdp: (bugref:10077) Fixed crash on empty lines
3:58 PM Changeset in vbox [92087] by vboxsync
Audio/Validation Kit: Now uses debian10-amd64-3.vdi (regular users can …
3:16 PM Changeset in vbox [92086] by vboxsync
FE/Qt: bugref:10067: UIWizardNewVM: Migrate a bit of UIMessageCenter …
2:51 PM Changeset in vbox [92085] by vboxsync
Audio/Validation Kit: Added guest dmesg and loaded kernel modules …
2:22 PM Changeset in vbox [92084] by vboxsync
doc/manual: Fixed dangling links in refentries to other refentries, …
2:08 PM Changeset in vbox [92083] by vboxsync
IPRT/VFS: 'VBoxManage import VM.ova' can fail due to reading some of …
1:56 PM Ticket #20638 (Windows does not start) created by RubenAguado
I have a bug that i cant solve because mi pc does not start virtualbox …
12:22 PM Changeset in vbox [92082] by vboxsync
GUI: bugref:9932 Allow host-only-adapter-attached VM to fail when …
12:15 PM Changeset in vbox [92081] by vboxsync
Devices/testcase/tstDevice: Started working on supporting R0 device …
12:13 PM Changeset in vbox [92080] by vboxsync
Audio/Validation Kit: Don't set RTTestFailed(...) when stream creation …
12:10 PM Changeset in vbox [92079] by vboxsync
Devices/testcase/tstDevice: Started working on supporting R0 device …
12:06 PM Changeset in vbox [92078] by vboxsync
VMNet: bugref:9932 Time out in 10 seconds when connecting to VMNet
11:35 AM Changeset in vbox [92077] by vboxsync
Devices/testcase/tstDevice: Started working on supporting R0 device …
11:30 AM Changeset in vbox [92076] by vboxsync
VMM: Nested VMX: bugref:10092 EPT walking bits - PTE.
11:28 AM Changeset in vbox [92075] by vboxsync
VMM: Nested VMX: bugref:10092 hm_vmx.h: Added EPT_PTE_ATTR_MASK for …
9:46 AM Changeset in vbox [92074] by vboxsync
Audio/ALSA: Disabled stream channel mapping in the hope to resolve …
9:43 AM Changeset in vbox [92073] by vboxsync
Audio/Validation Kit: Logging tweaks. ​bugref:10008
9:34 AM Changeset in vbox [92072] by vboxsync
VMM: Nested VMX: bugref:10092 EPT walking bits - PDE and 2M page.
9:34 AM Changeset in vbox [92071] by vboxsync
VMM/DevHlp: Added PDMDevHlpSSMRegisterLegacy for dealing with renamed …
9:33 AM Changeset in vbox [92070] by vboxsync
VMM: Nested VMX: bugref:10092 hm_vmx.h: Added EPT PDE attribute masks …
9:31 AM Changeset in vbox [92069] by vboxsync
Audio/Validation Kit: Removed Doppelmoppel stuff. bugref:10008
8:35 AM Changeset in vbox [92068] by vboxsync
Main: Removed unnecessary parentheses. bugref:1909
8:27 AM Changeset in vbox [92067] by vboxsync
VBoxHeadless: Don't mess with SIGUSR2 as IPRT is probably using that …
8:26 AM Changeset in vbox [92066] by vboxsync
VBoxHeadless: Don't mess with SIGUSR2 as IPRT is probably using that …
7:44 AM Changeset in vbox [92065] by vboxsync
VMM: Nested VMX: bugref:10092 The 2M page size support on EPT depends …
7:42 AM Changeset in vbox [92064] by vboxsync
Audio/Validation Kit: On some testboxes draining never seems to finish …
7:41 AM Changeset in vbox [92063] by vboxsync
FE/VBoxHeadless: Disable patching the AppKit import table for the …
7:34 AM Changeset in vbox [92062] by vboxsync
VMM: Nested VMX: bugref:10092 Macro for present paging entry check …
7:33 AM Changeset in vbox [92061] by vboxsync
Audio/Validation Kit: Muted TCP transport layer logging a bit more by …
7:22 AM Changeset in vbox [92060] by vboxsync
FE/VBoxHeadless: Disable patching the AppKit import table for the …
7:16 AM Changeset in vbox [92059] by vboxsync
VMM: Nested VMX: bugref:10092 The effective EPT memory type must be …
7:05 AM Changeset in vbox [92058] by vboxsync
Audio/Validation Kit: Logging tweaks [build fix]. ​bugref:10008
7:02 AM Changeset in vbox [92057] by vboxsync
Audio/Validation Kit: Logging tweaks. ​bugref:10008
3:29 AM Ticket #20637 (kexts are not loaded after Monterey 12.0.1 reboot) created by granada29
The VirtualBox kext bundles are not automatically loaded after a …
1:56 AM Ticket #20636 (VBoxHeadless does not run in macOS Monterey 12.0.1 => fixed in ...) created by granada29
I can start the VM normally and it runs as expected. When starting ss …

Oct 25, 2021:

9:30 PM Changeset in vbox [92056] by vboxsync
idl/VirtualBox.xidl: Fix another case of incorrect URL …
6:32 PM Changeset in vbox [92055] by vboxsync
idl/VirtualBox.xidl: Fix incorrect URL username/password separators in …
6:31 PM Changeset in vbox [92054] by vboxsync
idl/VirtualBox.xidl: Back out previous change. Contained unrelated changes.
6:19 PM Changeset in vbox [92053] by vboxsync
idl/VirtualBox.xidl: Fix incorrect URL username/password separators in …
5:58 PM Changeset in vbox [92052] by vboxsync
Audio/ALSA: Optional release (flow logging) for investigating …
5:40 PM Changeset in vbox [92051] by vboxsync
Audio/Validation Kit: Use the RTTEST macros in selftest mode. ​bugref:10008
4:58 PM Changeset in vbox [92050] by vboxsync
ValidationKit: bugref:9932 Use host-only networks instead of adapters …
4:35 PM Changeset in vbox [92049] by vboxsync
Audio/Validation Kit: Logging tweaks. ​bugref:10008
4:29 PM Changeset in vbox [92048] by vboxsync
Audio/Validation Kit: Logging tweaks. ​bugref:10008
4:20 PM Changeset in vbox [92047] by vboxsync
Audio/Validation Kit: Logging verbosity tweaks. ​bugref:10008
4:05 PM Changeset in vbox [92046] by vboxsync
VMM: Nested VMX: bugref:10092 EPT paging PDPTE walk bits.
3:52 PM Changeset in vbox [92045] by vboxsync
FE/Qt: bugref:9996: UIWizardImportApp: Copy-paste bug, path field …
3:45 PM Changeset in vbox [92044] by vboxsync
FE/Qt: bugref:9996: UINativeWizard: Crash fixes in prepare/cleanup …
3:31 PM Changeset in vbox [92043] by vboxsync
VMM: Nested VMX: bugref:10092 iprt/x86.h Added X86_PDPE1G_PG_MASK for …
3:06 PM Changeset in vbox [92042] by vboxsync
Main: bugref:1909: Changed scope of the internal tranlsator function
3:04 PM Changeset in vbox [92041] by vboxsync
FE/Qt: bugref:9996: UINativeWizard: Replace pressed signals with …
2:49 PM Changeset in vbox [92040] by vboxsync
Main/MachineImpl: Only query the recommended firmware type if the OS …
2:27 PM Changeset in vbox [92039] by vboxsync
Main: bugref:1909: Fixed memory leak in the translation engine
2:22 PM Changeset in vbox [92038] by vboxsync
FE/Qt: Tiny optimization in …
2:14 PM Changeset in vbox [92037] by vboxsync
FE/Qt: Using 'min' for guessing Mint guests in …
1:50 PM Changeset in vbox [92036] by vboxsync
FE/Qt: bugref:10067: UIWizardNewCloudVM: Migrate UIMessageCenter stuff …
1:38 PM Changeset in vbox [92035] by vboxsync
FE/Qt: bugref:10067: UINativeWizard: Extend UINativeWizard with public …
1:36 PM Changeset in vbox [92034] by vboxsync
FE/Qt: bugref:10067: UINotificationMessage: Extend …
1:33 PM Changeset in vbox [92033] by vboxsync
FE/Qt: bugref:10067: A bit of message-center related cleanup for …
1:25 PM Changeset in vbox [92032] by vboxsync
FE/Qt: bugref:9996. Trying to improve cleanup stuff wen vm creatin fails.
1:19 PM Changeset in vbox [92031] by vboxsync
FE/Qt: Don't show the media that has been removed in …
1:09 PM Changeset in vbox [92030] by vboxsync
Audio/Validation Kit: Reverted temporary commits r147824, r147661 + …
12:21 PM Ticket #20626 (VboxManage Error: Code E_ACCESSDENIED (0x80070005) - Access denied) closed by janitor
invalid: 6.1.28 imposes additional control on the addresses that can be set for …
12:05 PM Changeset in vbox [92029] by vboxsync
FE/Qt: bugref:9996: UIChooserModel: When new VM is registered, we …
12:02 PM Changeset in vbox [92028] by vboxsync
FE/Qt: bugref:9996: UIChooserAbstractModel: Add newly registered VM …
12:00 PM Changeset in vbox [92027] by vboxsync
FE/Qt: bugref:9996: UIExtraDataManager: hotloadMachineExtraDataMap() …
11:49 AM Changeset in vbox [92026] by vboxsync
ValKit/ClipUtil: Adding simple clipboard utility and implemented the …
11:47 AM Changeset in vbox [92025] by vboxsync
ValKit/ClipUtil: Adding simple clipboard utility and implemented the …
10:49 AM Changeset in vbox [92024] by vboxsync
FE/Qt: bugref:10067: A bit of forgotten cleanup in wizards code.
10:41 AM Ticket #20635 (The USB device disappears from the host but doesn't appear on the guest) created by LAWGR
10:34 AM Changeset in vbox [92023] by vboxsync
VMM/HMVMXR0: Removed superfluous call to hmR0VmxImportGuestState in …
10:26 AM Changeset in vbox [92022] by vboxsync
FE/Qt: bugref:10067: UIWizardNewVM: Migrate intermediate progress …
10:19 AM Changeset in vbox [92021] by vboxsync
Audio/Validation Kit: Added "--no-audio-ok" switch to VKAT to enable …
10:12 AM Changeset in vbox [92020] by vboxsync
Audio/Validation Kit: Added "--no-audio-ok" switch to VKAT to enable …
10:10 AM Changeset in vbox [92019] by vboxsync
Audio/Validation Kit: Added "--no-audio-ok" switch to VKAT to enable …
9:21 AM Ticket #20634 (No sound with pipewire after updating fedora 34 guest system) created by Vsevolod Popov
After updating the newly installed fedora 34 and restarting the guest …
9:15 AM Changeset in vbox [92018] by vboxsync
VMM: Nested VMX: bugref:10092 Added CPUMGetGuestIa32VmxEptVpidCap for …
1:13 AM Ticket #20633 (VM Crashed) created by Chiefy
I am running Ubuntu with the latest update ( i believe it is version …
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