VirtualBox

Timeline



Feb 5, 2021:

9:52 PM Changeset in vbox [87634] by vboxsync
VMM/TM,VMM/HMVMX: Try avoid calling TMCpuTickGetDeadlineAndTscOffset …
9:37 PM Ticket #20171 (macOS host duplex CoreAudio devices are broken => fixed in SVN/next ...) created by csnover
VirtualBox will not use an audio device in a macOS host if it is a …
9:37 PM Changeset in vbox [87633] by vboxsync
VMM/TM,VMM/HMVMX: Try avoid calling TMCpuTickGetDeadlineAndTscOffset …
7:49 PM Ticket #20077 (Microphone always enabled in the VM on startup, regardless of the ...) closed by Klaus Espenlaub
fixed: Yes, this was fixed in 6.1.18.
6:40 PM Changeset in vbox [87632] by vboxsync
Warning.
6:34 PM Changeset in vbox [87631] by vboxsync
darwin/SUPR3HardenedEntitlementsVM.plist: Add …
6:00 PM Changeset in vbox [87630] by vboxsync
Doc: Some small comment correction
5:37 PM Changeset in vbox [87629] by vboxsync
FE/Qt: bugref:9515. - Some tooltip corrections - Making …
5:28 PM Changeset in vbox [87628] by vboxsync
Warning.
4:49 PM Changeset in vbox [87627] by vboxsync
VUSB: Minor logging improvements.
12:58 PM Changeset in vbox [87626] by vboxsync
IPRT/time,VMM/TM: Added extra parameter to the RTTimeNanoTS GIP …
12:58 PM Changeset in vbox [87625] by vboxsync
VMM/HMVMX: Time todos.
12:55 PM Changeset in vbox [87624] by vboxsync
VBoxGuestControlSvc: Better assertion text and explanatory comment.
10:51 AM Changeset in vbox [87623] by vboxsync
Windows host installer: Fixed dialog routing in network interfaces …
10:23 AM Changeset in vbox [87622] by vboxsync
FE/Qt: bugref:9871: Network Manager: Layout rework for NAT network …
8:31 AM Changeset in vbox [87621] by vboxsync
FE/Qt: bugref:9515. Changing the order of pages in expert mode.
3:48 AM Changeset in vbox [87620] by vboxsync
NAT/Net: Get IPv4 settings from the API, not from the command line …
3:39 AM Changeset in vbox [87619] by vboxsync
IPRT/rest: RTCRestDataObject::deserializeFromJson - if the value at …
12:40 AM Changeset in vbox [87618] by vboxsync
NAT/Net: Oops. getExtraData() - fix previous that was only partially …
12:33 AM Changeset in vbox [87617] by vboxsync
NAT/Net: Factor out VBoxNetLwipNAT::getExtraData(). bugref:9929.

Feb 4, 2021:

11:59 PM Changeset in vbox [87616] by vboxsync
NAT/Net: Move the code to create event listeners to its own …
8:51 PM Ticket #20170 (Highlighting of the active VMs) created by refactoror
It would be very helpful for the list of VMs to somehow highlight …
7:41 PM Changeset in vbox [87615] by vboxsync
/configure: fix exit code causing trouble
7:35 PM Changeset in vbox [87614] by vboxsync
/configure: Improvements mainly for macOS. Can now deal with just the …
6:58 PM Changeset in vbox [87613] by vboxsync
FE/Qt: bugref:9515. Small fix
6:55 PM Changeset in vbox [87612] by vboxsync
FE/Qt: bugref:9515 - Adding a checkbox to enable EFI - …
4:31 PM Changeset in vbox [87611] by vboxsync
Shared Clipboard/Transfers: More callback code. ​bugref:9437
4:24 PM Ticket #20169 (delate an account) closed by Klaus Espenlaub
invalid: Please check the documentation of your operating system (which sounds …
4:06 PM Changeset in vbox [87610] by vboxsync
FE/Qt: bugref:9515. Explicitly enabling I/O APIC in multi processor setups.
4:00 PM Changeset in vbox [87609] by vboxsync
VUSB: Removed redundant casts, fixed forgotten code (see bugref:9928)/
2:56 PM Ticket #20169 (delate an account) created by mslowky
I have trued a few times downloading them again after cleared cache …
2:54 PM Changeset in vbox [87608] by vboxsync
FE/Qt: Some small refactoring in UIFilePathSelector class
2:20 PM Changeset in vbox [87607] by vboxsync
FE/Qt: bugref:9515. Saving and loading recent ISO path in the new vm wizard
1:35 PM Changeset in vbox [87606] by vboxsync
VMM/HMVMX: Translate fMdsClearOnSched and fL1dFlushOnSched to world …
1:24 PM Changeset in vbox [87605] by vboxsync
RTLdrFlt: Added a --kallsyms option for producing output similar to …
11:47 AM Changeset in vbox [87604] by vboxsync
Audio/HDA: Make sure that unsupported guest speaker setups (> 2) also …
9:53 AM Changeset in vbox [87603] by vboxsync
VMM/HMVMX: Play safe with msrSFMASK.
9:16 AM Changeset in vbox [87602] by vboxsync
FE/Qt: bugref:9515. Refactoring
12:47 AM Changeset in vbox [87601] by vboxsync
NAT/Net: Factor out finding the home folder. It's used as the base …
12:14 AM Changeset in vbox [87600] by vboxsync
VMM/DBGF: comment fix. bugref:9837
12:14 AM Changeset in vbox [87599] by vboxsync
NAT/Net: Tweak the order of comInit() and logInit() declarations to …
12:09 AM Changeset in vbox [87598] by vboxsync
NAT/Net: Ignore VBoxNetBaseService::init() and do COM init here with …
12:05 AM Changeset in vbox [87597] by vboxsync
VMM/DBGF: Eliminated some unnecessary variable initializations. (Some …

Feb 3, 2021:

11:28 PM Changeset in vbox [87596] by vboxsync
NAT/Net: Create network's own release log file only after we have …
10:25 PM Changeset in vbox [87595] by vboxsync
vmm/dbgf.h: Fixed padding bug in DBGFBPPUB in r141083. (32-bit …
8:23 PM Changeset in vbox [87594] by vboxsync
VMM/DBGF,Debugger: Removed the !defined(VBOX_WITH_LOTS_OF_DBGF_BPS) …
8:21 PM Changeset in vbox [87593] by vboxsync
SUP: doxygen fix
5:50 PM Changeset in vbox [87592] by vboxsync
FE/Qt: bugref:9515. Some layout correction.
5:26 PM Changeset in vbox [87591] by vboxsync
VMM/VMMR0: Don't use doxygen comments on RT functions we override, …
5:22 PM Changeset in vbox [87590] by vboxsync
IPRT/RTFileGetMaxSize: Doxygen fix.
5:17 PM Changeset in vbox [87589] by vboxsync
FE/Qt: bugref:9515. Renaming page5 as page4.
5:14 PM Changeset in vbox [87588] by vboxsync
Build fix.
4:46 PM Changeset in vbox [87587] by vboxsync
Audio/HDA: Re-applied r142615 as intended: More timing-related fixes …
4:44 PM Changeset in vbox [87586] by vboxsync
Audio/HDA: Reverted r142614 (committed too much). ticketoem2ref:36
4:41 PM Changeset in vbox [87585] by vboxsync
Audio/HDA: More timing-related fixes for Windows guests. This is a …
4:41 PM Windows build instructions edited by Klaus Espenlaub
windows yasm (configure.vbs already did the right thing, so just the … (diff)
4:38 PM Changeset in vbox [87584] by vboxsync
/configure: check yasm, must be version 1.3 or later
4:27 PM Solaris build instructions edited by Klaus Espenlaub
solaris yasm update (diff)
4:24 PM Mac OS X build instructions edited by Klaus Espenlaub
yasm (new prereq) and openssl (rely on in-tree one, deleting all … (diff)
4:20 PM Changeset in vbox [87583] by vboxsync
Audio/HDA: More timing-related fixes for Windows guests. This is a …
4:07 PM Linux build instructions edited by Klaus Espenlaub
(diff)
3:56 PM Changeset in vbox [87582] by vboxsync
Removed checked in yasm binaries as they are very outdated and not used.
3:49 PM Changeset in vbox [87581] by vboxsync
IPRT/RTFileGetMaxSize: Doxygen fix.
3:48 PM Changeset in vbox [87580] by vboxsync
Debugger: doxygen fix attempt
3:48 PM Changeset in vbox [87579] by vboxsync
VBoxGuest: doxygen fix
3:43 PM Changeset in vbox [87578] by vboxsync
Main: Doxygen v1.8.20 seems to get confused by appendTokenizedStrings …
3:41 PM Changeset in vbox [87577] by vboxsync
VMM,Debugger: Doxygen fixes.
3:35 PM Changeset in vbox [87576] by vboxsync
FE/Qt: bugref:9871: Network Manager: Wipe out DHCP enable/disable …
3:28 PM Changeset in vbox [87575] by vboxsync
FE/Qt: bugref:9515. Renaming page4 as page3.
3:28 PM Changeset in vbox [87574] by vboxsync
Doxyfile.Core: Fixed DECLARE_EMPTY_CTOR_DTOR.
3:27 PM Changeset in vbox [87573] by vboxsync
Audio/HDA: Doxygen fix (it doesn't have VBOX_WITH_AUDIO_HDA_ASYNC_IO …
3:23 PM Changeset in vbox [87572] by vboxsync
FE/Qt: bugref:9871: Network Manager: Extend a set of tree-widget …
3:22 PM Changeset in vbox [87571] by vboxsync
FE/Qt: bugref:9515. Renaming page3 as page2.
3:07 PM Changeset in vbox [87570] by vboxsync
FE/Qt: bugref:9515. Moving unattended ISO selection to 1st page in the …
2:40 PM Changeset in vbox [87569] by vboxsync
Audio/HDA: Doxygen fix attempt.
2:31 PM Changeset in vbox [87568] by vboxsync
Shared Clipboard: doxygen fixes for unnecessary @copydoc in …
2:25 PM Changeset in vbox [87567] by vboxsync
Audio/HDA: More timing-related fixes for Windows guests. This is a …
1:48 PM Changeset in vbox [87566] by vboxsync
Shared Clipboard: doxygen fixes for unnecessary @copydoc in …
1:48 PM Changeset in vbox [87565] by vboxsync
FE/Qt: bugref:9871: Network Manager: Do not mention active/enabled …
1:32 PM Changeset in vbox [87564] by vboxsync
VMM/HM: Did some reshuffling in HMR0PERVM. bugref:9217
1:23 PM Changeset in vbox [87563] by vboxsync
VMM/HM: Moved the 'ForRing3' and 'ForLog' bits to the back of the HM …
12:42 PM Changeset in vbox [87562] by vboxsync
VMM/HM: Doxygen fixes. bugref:9217
11:43 AM Changeset in vbox [87561] by vboxsync
VMM/HMVMX: Tidied up HM some more. bugref:9217
11:33 AM Changeset in vbox [87560] by vboxsync
Devics/Storage/DrvRamDisk.cpp: Implement missing interface callback …
11:32 AM Changeset in vbox [87559] by vboxsync
VMM/HMVMX: Tidied up HM::vmx and HM::svm a little. bugref:9217
11:21 AM Changeset in vbox [87558] by vboxsync
VMM/HMVMX: Moved/copy last branch stuff from HM::vmxUse to …
11:07 AM Changeset in vbox [87557] by vboxsync
VMM/HMVMX: Moved fUseVmcsShadowing from HM::vmxUse to HMR0PERVM::vmx. …
11:02 AM Changeset in vbox [87556] by vboxsync
VMM/HMVMX: Copied fSupportsVmcsEfer from HM::vmxUse to …
10:54 AM Changeset in vbox [87555] by vboxsync
VMM/HMVMX: Use g_uHmVmxHostMsrEfer instead of …
10:44 AM Changeset in vbox [87554] by vboxsync
VMM/HM: There should be no restriction on NX for PAE guests now.
10:44 AM Changeset in vbox [87553] by vboxsync
VMM/HMVMX: Use g_uHmVmxHostMsrEfer instead of …
10:41 AM Changeset in vbox [87552] by vboxsync
VMM/HMVMX: Use g_uHmVmxHostMsrEfer instead of …
10:07 AM Changeset in vbox [87551] by vboxsync
VMM/HMVMX: cPleGapTicks/cPleWindowTicks merge todo.
9:54 AM Changeset in vbox [87550] by vboxsync
VMM/HMVMX: Copied the fUsePreemptTimer member from HM::vmx to …
2:12 AM Changeset in vbox [87549] by vboxsync
NAT/Net: Plagiarize (but paraphrase) COM error reporting code from …

Feb 2, 2021:

7:55 PM Ticket #20160 (VBox6.1.18: Unable to Paste large clipboard data between Host and Guest) closed by janitor
worksforme
6:16 PM Changeset in vbox [87548] by vboxsync
VMM/HMVMX: Moved fUnrestrictedGuest member from HM::vmx to …
5:35 PM Ticket #20168 (Linux guest / Mac host - uid option stopped working) created by Richlv
MacOS Catalina host, OpenSUSE Tumbleweed guest. With Virtualbox …
5:33 PM Changeset in vbox [87547] by vboxsync
VMM/HMVMX: Moved fUnrestrictedGuest member from HM::vmx to …
5:21 PM Changeset in vbox [87546] by vboxsync
VMM/HMVMX: Moved VPID and TLB flushing members from HM::vmx to …
5:14 PM Changeset in vbox [87545] by vboxsync
FE/Qt: bugref:9871: Network Manager: IPv6 prefix support.
5:08 PM Changeset in vbox [87544] by vboxsync
FE/Qt: bugref:9871: Network Manager: It appeared to be much more than …
5:00 PM Changeset in vbox [87543] by vboxsync
VMM/HMVMX: Use g_HmMsrs instead of pVM->hm.s.vmx.Msrs in ring-0, part …
4:51 PM Changeset in vbox [87542] by vboxsync
SUPDrv,VMM/HM: Modified the representation of the 9 VT-x controls MSRs …
4:33 PM Changeset in vbox [87541] by vboxsync
VMM/HMVMX: Use g_HmMsrs instead of pVM->hm.s.vmx.Msrs in ring-0, part …
4:30 PM Changeset in vbox [87540] by vboxsync
FE/Qt: bugref:9871: Network Manager: A bit of NLS fixes for NAT …
3:10 PM Changeset in vbox [87539] by vboxsync
VMM/HMSVM: Replaced HMR0PERVM::fHostKernelFeatures with a new global …
3:03 PM Changeset in vbox [87538] by vboxsync
VMM/HMSVM: Eliminated HMR0PERVM::svm::fFeatures and made the ring-0 …
3:01 PM Changeset in vbox [87537] by vboxsync
VMM/HM: Moved the rest of the stuff out of g_HmR0 structure. bugref:9217
2:47 PM Changeset in vbox [87536] by vboxsync
VMM/HM: Moved MSRs out of the g_HmR0 structure so we can use them …
2:02 PM Changeset in vbox [87535] by vboxsync
VMM/HM: Moved the ring-0 HM vtable out of the g_HmR0 structure and …
12:56 PM Changeset in vbox [87534] by vboxsync
SUPDrv/SUPR0GetHwvirtMsrs: Removed todo about caching, as we're only …
12:02 PM Changeset in vbox [87533] by vboxsync
FE/Qt: bugref:9927: VM settings / Storage page: While changing a set …
11:56 AM Changeset in vbox [87532] by vboxsync
VMM/HM: Moving the g_HmR0.hwvirt.svm.fSupported and …
11:39 AM Changeset in vbox [87531] by vboxsync
VMM/HMVMX: Moving more stuff to HMR0PERVM. bugref:9217
11:27 AM Changeset in vbox [87530] by vboxsync
VMM/HMVMX: Moving more stuff to HMR0PERVM. Set freed memory …
10:56 AM Changeset in vbox [87529] by vboxsync
VMM/HMVMX: Fixed leak in hmR0VmxPagesAllocZ. Eliminated gotos in caller.
9:56 AM Changeset in vbox [87528] by vboxsync
AMD IOMMU: bugref:9654 IOTLB cache bits.
7:31 AM Changeset in vbox [87527] by vboxsync
AMD IOMMU: bugref:9654 IOTLB cache bits.
7:20 AM Changeset in vbox [87526] by vboxsync
AMD IOMMU: bugref:9654 IOTLB cache bits.
5:35 AM Changeset in vbox [87525] by vboxsync
AMD IOMMU: bugref:9654 IOTLB cache bits.
2:17 AM Changeset in vbox [87524] by vboxsync
IPRT: RTNetStrToIPv6Cidr() - to parse f00::/42 notation for IPv6 …

Feb 1, 2021:

10:51 PM Changeset in vbox [87523] by vboxsync
VMM/CPUM/HM: No else after return.
10:32 PM Changeset in vbox [87522] by vboxsync
VMM/HM: Moved CPUMCTX::fWorldSwitcher to HMR0PERVCPU::fWorldSwitcher. …
9:48 PM Changeset in vbox [87521] by vboxsync
VMM/HM: Moved HM::fHostKernelFeatures to HMR0PERVM. Use the ring-0 …
9:18 PM Changeset in vbox [87520] by vboxsync
vmmR0InitVM: Removed forgotten SUPR0Printf.
9:17 PM Changeset in vbox [87519] by vboxsync
VMM/HM: Make a R0 copy of HM::cMaxResumeLoopsCfg and do proper …
9:01 PM Changeset in vbox [87518] by vboxsync
VMM/HM: Make a R0 copy of HM::fAllow64BitGuests on setup (for VT-x). …
8:00 PM Changeset in vbox [87517] by vboxsync
FE/Qt: bugref:9917: Forgot something under macOS in r142541.
7:32 PM Changeset in vbox [87516] by vboxsync
FE/Qt: bugref:9917: VirtualBox Manager: Replace a pack of tool …
7:13 PM Changeset in vbox [87515] by vboxsync
VMM/HM: Make a R0 copy of HM::fNestedPaging on setup. Moved …
5:11 PM Changeset in vbox [87514] by vboxsync
IPRT: mangling.h - sort the RTNet* section alphabetically. No …
3:59 PM Changeset in vbox [87513] by vboxsync
FE/Qt: bugref:9917: Throwing UIToolType action property to …
3:58 PM Changeset in vbox [87512] by vboxsync
VMM/HM: Removed unused HM::fHMR0Init member. Added todo on PatchTree. …
3:48 PM Changeset in vbox [87511] by vboxsync
VMM/HMSVM: Moving some SVM stuff to HMR0PERVM. Removed 3 unused …
3:39 PM Changeset in vbox [87510] by vboxsync
AMD IOMMU: bugref:9654 IOTLB cache bits.
3:36 PM Changeset in vbox [87509] by vboxsync
FE/Qt: bugref:9917: A bit of rework for Manager's action pool: Global …
3:19 PM Changeset in vbox [87508] by vboxsync
VMM/HMSVM: Moving SVMNESTEDVMCBCACHE to HMInternal.h.
3:19 PM Changeset in vbox [87507] by vboxsync
FE/Qt: bugref:9917: Extend Manager's action pool with Welcome Screen …
3:18 PM Changeset in vbox [87506] by vboxsync
AMD IOMMU: bugref:9654 IOTLB cache bits.
3:14 PM Changeset in vbox [87505] by vboxsync
FE/Qt: bugref:9917: A bit of refactoring for Manager's action pool: …
3:12 PM Changeset in vbox [87504] by vboxsync
VMM/HMSVM: Moving more stuff to HMR0PERVCPU. bugref:9217
3:10 PM Ticket #18477 (Request for VBox to pass through Speculative Store Bypass (SSB) ...) reopened by Vasya Pupkin
@paulson, please pay attention. I confirmed here that with latest …
2:38 PM Changeset in vbox [87503] by vboxsync
VMM/HMSVM: Moving more stuff to HMR0PERVCPU. bugref:9217
2:29 PM Changeset in vbox [87502] by vboxsync
VMM/HM: Removed obsolete VMXVMCSINFOSHARED::fSwitchedTo64on32Obsolete …
2:27 PM Changeset in vbox [87501] by vboxsync
VMM/HM: Reverted r142521 as r142524 is a better fix.
2:16 PM Changeset in vbox [87500] by vboxsync
VMM/HM: Drop the VMX/SVM data unions in the VM and GVM structures. Too …
1:55 PM Changeset in vbox [87499] by vboxsync
AMD IOMMU: bugref:9654 IOTLB cache bits.
12:16 PM Changeset in vbox [87498] by vboxsync
FE/Qt: bugfix:9923. Disabling help button for global and machine settings.
11:39 AM Changeset in vbox [87497] by vboxsync
VMM/HMR3ResetCpu: Only touch the vmx fields if we're in vmx mode.
9:28 AM Changeset in vbox [87496] by vboxsync
AMD IOMMU: bugref:9654 Nits.
8:43 AM Changeset in vbox [87495] by vboxsync
FE/Qt: bugfix:9797. Checking description count we get from …
5:47 AM Changeset in vbox [87494] by vboxsync
AMD IOMMU: bugref:9654 PDM IOMMU code de-duplication and cleanup, part 3.
3:36 AM Ticket #20167 (Mouse pointer in MS Office is not working correctly.) created by PeterE
Microsoft uses special mouse pointers in MS Office (Excel, Word, …

Jan 30, 2021:

6:30 PM Ticket #20166 (VBox 6.1.6 GAs don't build on Linux 5.10 kernels because alloc_vm_area ...) created by IlyaK
[…] (Debian bullseye) Trying to compile extension: […] Here is …
10:10 AM Ticket #20165 (WIndows 10 VM crashes with BSOD after Linux kernel upgrade) created by garcia556
After starting Windows 10 VM in a few minutes it crashes and restarts. …
4:31 AM Ticket #20164 (Error while trying to use VM for SAS University Studio) created by EDUARDO SANDOVAL HERNANDEZ
This is the description of the error Fallo al abrir una sesión para …
1:57 AM Changeset in vbox [87493] by vboxsync
VMM/HMVMX: Moving more stuff to HMR0PERVCPU. bugref:9217
1:49 AM Changeset in vbox [87492] by vboxsync
vmm/gvm.mac: Fix.
1:15 AM Changeset in vbox [87491] by vboxsync
VMM/HMVMX: Some stats.

Jan 29, 2021:

8:36 PM Ticket #20163 (kernel 5.10.11 panic at VM start, when CONFIG_DEBUG_SPINLOCK=y in ...) created by ozugzug
this is on app-emulation/virtualbox-6.1.18::gentoo kernel 5.10.11 No …
7:03 PM Ticket #20162 (Crash when VM reboots due to null memory reference) created by Adam Reece
Hello there, I've noticed lately that when VirtualBox reboots, either …
6:42 PM Changeset in vbox [87490] by vboxsync
VMM/HMVMX: Moved uHostRIP and uHostRSP into the VMXVMCSINFO as that …
6:39 PM Ticket #20161 (VM running Windows 10 20H2 guest, VM one time freeze) created by Mihai Hanor
Hi, This hang occurred once. See attached for logs and minidumps for …
6:24 PM Changeset in vbox [87489] by vboxsync
VMM/HMVMX: Moving more stuff to HMR0PERVCPU. [name fix] bugref:9217
6:17 PM Changeset in vbox [87488] by vboxsync
VMM/HMVMX: Moving more stuff to HMR0PERVCPU. bugref:9217
6:06 PM Changeset in vbox [87487] by vboxsync
VMM/HMVMX: Moving more stuff to HMR0PERVCPU. bugref:9217
5:40 PM Changeset in vbox [87486] by vboxsync
VMM/PGM: Corrected todo on aGCPhysGstPaePDs & aGstPaePdpeRegs.
5:38 PM Changeset in vbox [87485] by vboxsync
VMM/PGM: Corrected todo on aGCPhysGstPaePDs & aGstPaePdpeRegs.
5:37 PM Changeset in vbox [87484] by vboxsync
VMM/PGM: Corrected todo on aGCPhysGstPaePDs & aGstPaePdpeRegs.
5:17 PM Changeset in vbox [87483] by vboxsync
AMD IOMMU: bugref:9654 Doxygen.
4:43 PM Changeset in vbox [87482] by vboxsync
AMD IOMMU: bugref:9654 Optimize address translation a tad bit. Avoid …
3:10 PM Changeset in vbox [87481] by vboxsync
vm.h: todo
2:55 PM Changeset in vbox [87480] by vboxsync
VMM/HMVMX: Moving more stuff to HMR0PERVCPU. bugref:9217
2:46 PM Changeset in vbox [87479] by vboxsync
VMM/HMVMX: Moving more stuff to HMR0PERVCPU. bugref:9217
2:11 PM Ticket #20160 (VBox6.1.18: Unable to Paste large clipboard data between Host and Guest) created by vas
Hi, I have a wierd problem that if clipboard contains some large …
1:52 PM Ticket #20152 (vlc not working because of broken 3d acceleration / video overlay) closed by paulson
invalid: Closing since this isn't a VBox issue as per submitter.
1:42 PM Changeset in vbox [87478] by vboxsync
AMD IOMMU: bugref:9654 PDM IOMMU code de-duplication and cleanup, part 2.
11:43 AM Changeset in vbox [87477] by vboxsync
AMD IOMMU: bugref:9654 PDM IOMMU code de-duplication and cleanup.
11:16 AM Ticket #19939 (Assertion in MachineImpl.cpp can never fail => fixed in svn/6.1.x x>16) closed by paulson
fixed
10:47 AM Ticket #20159 (Reproducible fatal crash of a Linux Mint 20 XFCE VM (VirtBox running ...) created by Dude McGee
I have configured several virtual machines running the latest Linux …
10:38 AM Changeset in vbox [87476] by vboxsync
FE/Qt: bugref:9917: VirtualBox Manager: Unify rules for …
9:30 AM Changeset in vbox [87475] by vboxsync
FE/Qt: bugref:9917: Mention Cloud Console Manager as global tool as …
4:21 AM Changeset in vbox [87474] by vboxsync
AMD IOMMU: bugref:9654 Log.
12:28 AM Ticket #20158 (VirtualBox falsely claims that using hyperthreaded cores is an ...) created by Aren Cambre
Intel CPUs often have x physical cores and 2x hyper-threaded …
12:22 AM Ticket #19930 (Host-only networking virtual device inserts incorrect UDP checksum ...) closed by Valery Ushakov
fixed: Fixed in 6.1.18.
12:10 AM Changeset in vbox [87473] by vboxsync
Dhcpd: Printing an ethernet MAC address expects a pointer to the …

Jan 28, 2021:

7:59 PM Changeset in vbox [87472] by vboxsync
VMM/HMVMX: Moving more stuff to HMR0PERVCPU. Created …
6:09 PM Changeset in vbox [87471] by vboxsync
IPRT/Makefile.kmk: Don't complain about _ZNSt9exceptionC1Ev.
5:22 PM Changeset in vbox [87470] by vboxsync
AMD IOMMU: bugref:9654 Cleanup.
5:01 PM Changeset in vbox [87469] by vboxsync
VMM/HMVMX: Moving more stuff to HMR0PERVCPU. bugref:9217
5:00 PM Changeset in vbox [87468] by vboxsync
vboxinstaller.py: More LD_PRELOAD tweaking…
4:39 PM Changeset in vbox [87467] by vboxsync
vmm/gvm.h: Corrected assertion. bugref:9217
4:33 PM Changeset in vbox [87466] by vboxsync
VMM/HM,gvm: Started splitting up the HVMCPU and HVM structures. …
3:58 PM Changeset in vbox [87465] by vboxsync
Audio/HDA: Follow-up fix for r142292 (did not work on Win10 guests) …
3:48 PM Changeset in vbox [87464] by vboxsync
Audio/HDA: Follow-up fix for r142292 (did not work on Win10 guests). …
3:38 PM Changeset in vbox [87463] by vboxsync
linux/vboxsf,VBoxService: Modify mount.vboxsf and the VBoxService …
2:45 PM Changeset in vbox [87462] by vboxsync
VMM/HMVMX: Just pass NULL instead of pVM to pfnStartVm as it doesn't …
2:44 PM Changeset in vbox [87461] by vboxsync
linux/vboxsf: Add support for parsing string-based mount options for …
1:54 PM Changeset in vbox [87460] by vboxsync
FE/Qt: QILineEdit: Possibility to popup context-menu with Copy …
1:36 PM Changeset in vbox [87459] by vboxsync
FE/Qt: QILineEdit: A bit of cleanup and refactoring.
1:26 PM Changeset in vbox [87458] by vboxsync
AMD IOMMU: bugref:9654 IOTLB cache bits.
12:57 PM Changeset in vbox [87457] by vboxsync
VMM/HMVMX: Fixed non-volatile register restoring bug from r142434
12:11 PM Changeset in vbox [87456] by vboxsync
iprt/asmdefs.mac,VMM: Implemented an alternative to the YASM unwind …

Jan 27, 2021:

8:01 PM Changeset in vbox [87455] by vboxsync
Installer/linux/rpm: Get rid of all dependencies to python. More …
6:31 PM Changeset in vbox [87454] by vboxsync
Shared Clipboard/Transfers: More code for HTTP transfers [build fix]. …
5:16 PM Changeset in vbox [87453] by vboxsync
Shared Clipboard/Transfers: More code for HTTP transfers [build fix]. …
5:11 PM Changeset in vbox [87452] by vboxsync
Shared Clipboard/Transfers: More code for HTTP transfers. bugref:9437
2:34 PM Ticket #20157 (Delete VM doesn't delete the entire directory, Logs are left behind) created by bartdorlandt
When deleting a VM using the GUI and selecting "Delete all files", not …
10:47 AM Changeset in vbox [87451] by vboxsync
VMM/HMR0A.asm: Moved the RESTORE_STATE_VMX macro out of the …
9:05 AM Ticket #20156 (Windows BSOD) created by ACH
Host: Windows 10 v1909, Hyper-V enabled, Intel i7-4790 Guest …
2:00 AM Changeset in vbox [87450] by vboxsync
NAT/Net: Get rid of obsolete options -p/-P to pass port-forwarding …
1:05 AM Changeset in vbox [87449] by vboxsync
NAT/Net: Refactor some more. Move the code to create raw sockets out …

Jan 26, 2021:

9:49 PM Changeset in vbox [87448] by vboxsync
xpcom: fix goof in previous change
9:45 PM Changeset in vbox [87447] by vboxsync
xpcom: More Python 3.9 handling.
9:36 PM Changeset in vbox [87446] by vboxsync
Installer/linux/rpm: try to get python dependencies under control
9:29 PM Changeset in vbox [87445] by vboxsync
xpcom: Handle Python 3.9.
8:48 PM Changeset in vbox [87444] by vboxsync
VMM/HMVMX,HMSVM: Baked the hmR0VMXStartVMWrapXMM fun into the …
8:32 PM Changeset in vbox [87443] by vboxsync
VMM/HMVMX,HMSVM: Baked the hmR0VMXStartVMWrapXMM fun into the …
7:20 PM Changeset in vbox [87442] by vboxsync
/configure, src/libs/xpcom18a4/python/Makefile.kmk: Handle python 3.9.
6:55 PM Changeset in vbox [87441] by vboxsync
Prepare RPM package for Fedora 33. ticketref:19989
6:18 PM Changeset in vbox [87440] by vboxsync
VMM/HMVMX: More hmR0VmxStartVm work.
5:51 PM Changeset in vbox [87439] by vboxsync
VMM/HMVMX: Created special versions of the hmR0VmxStartVm code as with …
5:10 PM Changeset in vbox [87438] by vboxsync
Audio/HDA+AC97: Made the device emulation's internal [in|out]put FIFO …
5:01 PM Changeset in vbox [87437] by vboxsync
Audio/HDA+AC97: Made the device emulation's internal [in|out]put FIFO …
4:59 PM Changeset in vbox [87436] by vboxsync
Audio/HDA+AC97: Made the device emulation's internal [in|out]put FIFO …
3:43 PM Changeset in vbox [87435] by vboxsync
Main: bugref:9224: Added error reporting for invalid property during …
3:41 PM Changeset in vbox [87434] by vboxsync
Main: bugref:9224: Fixed invalid size of receiving buffer in the …
2:36 PM Changeset in vbox [87433] by vboxsync
FE/Qt: bugref:9515. A small fix
1:43 PM Changeset in vbox [87432] by vboxsync
FE/Qt: bugref:9871: Network Manager: Passthrough NAT network address …
12:17 PM Changeset in vbox [87431] by vboxsync
VMM/HMVMX: Only write VMX_VMCS_HOST_RIP and VMX_VMCS_HOST_RSP when …
11:44 AM Changeset in vbox [87430] by vboxsync
FE/Qt: bugref:9515. Working on the guided mode. part 4
11:37 AM Changeset in vbox [87429] by vboxsync
VMM/HMR0A.asm: Refactored hmR0VMXStartVM into a more regular frame …
10:59 AM Changeset in vbox [87428] by vboxsync
VMM/HMR0A.asm: Refactored hmR0VMXStartVM into a more regular frame setup.
10:10 AM Changeset in vbox [87427] by vboxsync
Audio/HDA: Make sure that we always align the number of bytes when …
9:35 AM Ticket #20155 ("VBoxManage convertfromraw --format=vdi" silently fails?) created by ebo
I have a raw image that perfectly runs with qemu-kvm, obtained with a …
4:56 AM Changeset in vbox [87426] by vboxsync
AMD IOMMU: bugref:9654 IOTLB cache bits.
1:50 AM Changeset in vbox [87425] by vboxsync
IPRT: Add RTVfsMemFileCreate, RTVfsMemIoStrmCreate. bugref:9722.
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