VirtualBox

Timeline



Jul 14, 2020:

8:14 PM Ticket #19719 (Virtualbox 6.1.12 r139181 Win7 Guest Crash VboxVGA) created by JayEm1
Just installed the VBox 6.1.12 update and updated the Guest Additions. …
6:54 PM Ticket #19718 (Failed to start VirtualBox hub service) created by InfoLibre
I'm using VirtualBox 6.1.10_Ubuntu r138449 on Linux Mint MATE 19.3. …
6:46 PM Changeset in vbox [85344] by vboxsync
VBoxNetFlt/darwin: Some adjustments for making it build against a …
4:07 PM Changeset in vbox [85343] by vboxsync
IPRT/RTCrStoreCreateSnapshotById-darwin.cpp: Ignore deprecation …
4:06 PM Changeset in vbox [85342] by vboxsync
iprt/cdefs.h: Adjustments to RT_GCC_NO_WARN_DEPRECATED_BEGIN and …
1:45 PM Changeset in vbox [85341] by vboxsync
IPRt/dbgkrnlinfo-r0drv-darwin.cpp: Don't use deprecated network KPIs …
1:36 PM Changeset in vbox [85340] by vboxsync
IPRt/dbgkrnlinfo-r0drv-darwin.cpp: Don't use deprecated network KPIs …
1:29 PM Changeset in vbox [85339] by vboxsync
iprt/formats/mach-o.h,ldrMachO.cpp: New segment flag SG_READ_ONLY …
12:57 PM Changeset in vbox [85338] by vboxsync
Devices/Makefile.kmk,OpenGLTest/Makefile.kmk: Disable warnings about …
12:32 PM Changeset in vbox [85337] by vboxsync
/Config.kmk: With the 10.14 SDK we need to supress warnings(=errors) …
11:47 AM Changeset in vbox [85336] by vboxsync
/Config.kmk: Teach VBOX_CCS_SIGN_CMD and VBOX_CCS_NOTARIZE_CMD to deal …
11:47 AM Changeset in vbox [85335] by vboxsync
FE/Qt: CocoaEventHelper.mm + UICocoaDockIconPreview.mm: Can't use …
11:07 AM Changeset in vbox [85334] by vboxsync
FE/Qt: CocoaEventHelper.mm - NSEvent::context is deprecated and said …
10:59 AM Changeset in vbox [85333] by vboxsync
FE/Qt: Workaround for 10.12 event constant reanming affecting …
10:51 AM Changeset in vbox [85332] by vboxsync
/Config.kmk: for code signing, use $1 consistently as a filename which …
10:21 AM Changeset in vbox [85331] by vboxsync
FE/Qt: UIDockTileMonitor::drawRect - NSCompositeSourceOver renamed to …
10:15 AM Changeset in vbox [85330] by vboxsync
FE/Qt: UIDockTileMonitor::initWithFrame - NSScaletoFit has been called …
10:07 AM Changeset in vbox [85329] by vboxsync
FE/Qt: UIDockTileMonitor::initWithFrame - incorrect image alignment …
9:54 AM Changeset in vbox [85328] by vboxsync
FE/Qt: Clang 11 takes offence at unused variable …
9:50 AM Changeset in vbox [85327] by vboxsync
FE/Qt: Pass kCGEventTapOptionDefault instead of zero to …
9:46 AM Changeset in vbox [85326] by vboxsync
FE/Qt: Fixed bogus if statement in …
7:55 AM Changeset in vbox [85325] by vboxsync
VirtioCore.h: Removed unnecessary prototypes of …
3:47 AM Changeset in vbox [85324] by vboxsync
OCI: ICloudMachine - methods to get PowerShell commands for ssh …
2:27 AM Changeset in vbox [85323] by vboxsync
Oops, g/c accidental text (that is, fortunately, ignored).

Jul 13, 2020:

9:48 PM Changeset in vbox [85322] by vboxsync
/Config.kmk: Add -Wno-undefined-var-template to the CXX warning …
9:27 PM Changeset in vbox [85321] by vboxsync
VBoxGuest.cpp: Workaround for Clang 11 nothrow bug/weirdness. bugref:9794
9:26 PM Changeset in vbox [85320] by vboxsync
lwip/icmp*.h: Clang 11 workaround. [grr] bugref:9790
9:18 PM Changeset in vbox [85319] by vboxsync
lwip/icmp*.h: Clang 11 workaround. bugref:9790
9:07 PM Changeset in vbox [85318] by vboxsync
HostServices: Clang 11++ adjustments. Eliminated pointless auto_ptr. …
8:12 PM Changeset in vbox [85317] by vboxsync
Main/comimpl.xsl: Cleanup - don't emit inline setters we don't need. …
6:20 PM Changeset in vbox [85316] by vboxsync
Additions/darwin: avoid double quoting of the file names to sign
5:32 PM Changeset in vbox [85315] by vboxsync
Main/comimpl.xsl: Use Utf8Str to store strings internally in the event …
5:24 PM Changeset in vbox [85314] by vboxsync
VBox/com/string.h: Corrected Utf8Str::cloneToEx implementation to …
4:30 PM Changeset in vbox [85313] by vboxsync
IPRT: Added RTPathFindCommon[Ex] + testcases [Doxygen fix].
4:12 PM Changeset in vbox [85312] by vboxsync
IPRT: Added RTPathFindCommon[Ex] + testcases [build fix].
4:07 PM Changeset in vbox [85311] by vboxsync
IPRT: Added RTPathFindCommon[Ex] + testcases.
1:09 PM Changeset in vbox [85310] by vboxsync
Main/comimpl.xsl,VirtualBox.xidl: Added an 'autogenflags' attribute to …
12:56 PM Changeset in vbox [85309] by vboxsync
Main: Try harder using the Utf8Str versions of the event stuff where …
12:38 PM Changeset in vbox [85308] by vboxsync
VBox/com/string.h: Some more Bstr assignEx methods. (forgot the …
12:38 PM Changeset in vbox [85307] by vboxsync
Main/comimpl.xsl,++: Try use the Utf8Str versions of the event stuff …
12:10 PM Changeset in vbox [85306] by vboxsync
Main/comimpl.xsl,++: Make it possible to pass Utf8Str rather that …
10:25 AM Changeset in vbox [85305] by vboxsync
Main/comimpl.xsl,++: Make trivial internal setters return void rather …
10:14 AM Changeset in vbox [85304] by vboxsync
Main: i_onXxxxChange -> i_onXxxxChanged to match the event name. …
10:10 AM Changeset in vbox [85303] by vboxsync
FE/Qt: bugref:9686. Trying to handle column width a bit better by …
10:08 AM Changeset in vbox [85302] by vboxsync
Main: CreateXxxxEvent -> ::CreateXxxxEvent. bugref:9790
10:07 AM Changeset in vbox [85301] by vboxsync
Main: CreateXxxxEvent -> ::CreateXxxxEvent. bugref:9790
10:04 AM Changeset in vbox [85300] by vboxsync
Main/comimpl.xsl,++: fireXxxxEvent -> ::FireXxxxEvent. bugref:9790
9:54 AM Changeset in vbox [85299] by vboxsync
Main/comimpl.xsl: Use Log12 in the MAIN_EVENT group for event …
9:42 AM Changeset in vbox [85298] by vboxsync
Main/comimpl.xsl: Made the CreateXxxxEvent and ReuseXxxxEvent …
9:17 AM Changeset in vbox [85297] by vboxsync
FE/Qt: bugref:9686. Moving UIPerformanceMonitor to UICommon.
9:08 AM Changeset in vbox [85296] by vboxsync
Shared Clipboard/GuestHost: testcases -> testcase.
9:04 AM Changeset in vbox [85295] by vboxsync
Main/comimpl.xsl: Made the fireXxxxxEvent methods call FireEvent …
8:57 AM Changeset in vbox [85294] by vboxsync
Main/comimpl.xsl: Some event cleanups. bugref:9790
8:55 AM Changeset in vbox [85293] by vboxsync
Main/comimpl.xsl,EventImpl.h,Makefile.kmk: Some event cleanups. bugref:9790
8:19 AM Changeset in vbox [85292] by vboxsync
Main/VirtualBoxImpl.cpp: scm fix. bugref:9790
7:37 AM Changeset in vbox [85291] by vboxsync
Networking/DevVirtioNet_1_0.cpp: Made some performance tweaks and …
12:22 AM Changeset in vbox [85290] by vboxsync
Main/comimpl.xsl(VBoxEvents.*): Made the internal setter methods …
12:21 AM Changeset in vbox [85289] by vboxsync
VBox/com/array.h: Probably a good idea to check the …
12:19 AM Changeset in vbox [85288] by vboxsync
Main: Adding two Bstr::assignEx variants that returns HRESULT instead …

Jul 12, 2020:

11:44 PM Changeset in vbox [85287] by vboxsync
Main/VirtualBoxImpl.cpp: Fix copy&paste blunder in …
11:08 PM Changeset in vbox [85286] by vboxsync
Main: Refactored the generated event code implementation as Clang 11 …
3:20 PM Changeset in vbox [85285] by vboxsync
Main/Settings.cpp: Signed/unsigned conversion issue. bugref:9790
3:11 PM Changeset in vbox [85284] by vboxsync
Main/MediumImpl.cpp: Signed/unsigned conversion issues, a whole bunch …
2:54 PM Changeset in vbox [85283] by vboxsync
Main/ApplianceImpl.cpp: Signed/unsigned conversion issues in …
2:53 PM Changeset in vbox [85282] by vboxsync
Main/ApplianceImpl.cpp: Signed/unsigned conversion issues in …
2:44 PM Changeset in vbox [85281] by vboxsync
Main/ApplianceImplImport.cpp: Fixed a VERR/HRESULT mixup, change all …
2:31 PM Changeset in vbox [85280] by vboxsync
Main/HostPower.cpp: Signed/unsigned conversion issue. bugref:9790
2:26 PM Changeset in vbox [85279] by vboxsync
Main/USBProxyBackendUsbIp.cpp: The 'unused' u32Status fields are …
2:25 PM Changeset in vbox [85278] by vboxsync
iprt/cdefs.h: Added signed variants of the endian conversion macros. …
1:58 PM Changeset in vbox [85277] by vboxsync
Main/UnattendedImpl.cpp: Signed/unsigned conversion issues wrt Port …
1:47 PM Changeset in vbox [85276] by vboxsync
Main/VRDEServerImpl.cpp: Workaround for Clang 11 nothrow/PPFN issue. …
1:44 PM Changeset in vbox [85275] by vboxsync
Main/UnattendedInstaller.cpp: Return code mixup (harmless). bugref:9790
1:32 PM Changeset in vbox [85274] by vboxsync
Main/PerformanceDarwin.cpp: Signed/unsigned conversion issues w/ …
1:14 PM Changeset in vbox [85273] by vboxsync
Main/PerformanceImpl.cpp: C++11 deprecated std::mem_fun -> …
12:39 PM Changeset in vbox [85272] by vboxsync
Main/iokit.cpp: Signed/unsigned conversion issues. bugref:9790
12:36 PM Changeset in vbox [85271] by vboxsync
Main/HostDnsServiceDarwin.cpp,++: Wrong index types (must use …
12:21 PM Changeset in vbox [85270] by vboxsync
Main/xpcom/server.cpp: Status code type mixup. Fixed …
12:18 PM Changeset in vbox [85269] by vboxsync
Main/Performance.cpp/h: A whole bunch of int/HRESULT mixups. [noref …
9:11 AM Ticket #19717 (Storage IO Erros With virtio-scsi Controller When Host I/O Cache is ...) created by Miky.Ne
On Ubuntu Server 20.04 guest in Virtualbox 6.1.2 on a Win10 (2004) …
1:11 AM Changeset in vbox [85268] by vboxsync
Main/xpcom/server.cpp: Status code type mixup. Fixed …
1:09 AM Changeset in vbox [85267] by vboxsync
Main/NetIf-generic.cpp: Made NetIfAdpCtl() return failure when the …
1:04 AM Changeset in vbox [85266] by vboxsync
Main/HostImpl.cpp: Some cleanups around …
1:01 AM Changeset in vbox [85265] by vboxsync
Main/NetIf-win.cpp: createObject status should be checked and removed …
12:56 AM Changeset in vbox [85264] by vboxsync
Main/NetIf-generic.cpp: Made NetIfAdpCtl() return failure when the …
12:24 AM Changeset in vbox [85263] by vboxsync
Main/Performance.cpp/h: A whole bunch of int/HRESULT mixups. bugref:9790
12:11 AM Changeset in vbox [85262] by vboxsync
Main/VirtualBoxImpl.cpp: Signed/unsigned conversion issues. Left a …
12:01 AM Changeset in vbox [85261] by vboxsync
Main/SnapshotImpl.cpp: Unused member m_uMemSize in …

Jul 11, 2020:

11:59 PM Changeset in vbox [85260] by vboxsync
Main/HostImpl.cpp: Signed/unsigned conversion issue. bugref:9790
11:58 PM Changeset in vbox [85259] by vboxsync
Main/HostPowerDarwin.cpp: float/double constant mix. bugref:9790
11:55 PM Changeset in vbox [85258] by vboxsync
Main/USBIdDatabase.h: Signed/unsigned conversion issues. bugref:9790
11:54 PM Changeset in vbox [85257] by vboxsync
Main/MachineImpl.cpp: Signed/unsigned conversion issues. bugref:9790
11:41 PM Changeset in vbox [85256] by vboxsync
Main/MachineImpl.cpp: Use printf and appendPrintf rather than …
11:39 PM Changeset in vbox [85255] by vboxsync
Main/VRDEServerImpl.cpp: Signed/unsigned conversion issues. bugref:9790
11:31 PM Changeset in vbox [85254] by vboxsync
iprt/bldprog-strtab.h: Signed/unsigned conversion issues. bugref:9790
11:26 PM Changeset in vbox [85253] by vboxsync
Main/NATNetworkImpl.cpp: Signed/unsigned conversion issues. bugref:9790
11:26 PM Changeset in vbox [85252] by vboxsync
Main/HostVideoInputDeviceImpl.cpp: Workaround for Clang 11 …
11:17 PM Changeset in vbox [85251] by vboxsync
Main/ProgressImpl: Better solution to the LONG aResultCode issue of …
11:10 PM Changeset in vbox [85250] by vboxsync
Main/ProgressProxyImpl.cpp: Signed/unsigned conversion issues. bugref:9790
11:10 PM Changeset in vbox [85249] by vboxsync
Main/NATNetworkImpl.cpp: Signed/unsigned conversion issues. bugref:9790
11:09 PM Changeset in vbox [85248] by vboxsync
Main/HostNetworkInterfaceImpl.cpp: Signed/unsigned conversion issues. …
11:09 PM Changeset in vbox [85247] by vboxsync
Main/CloudProviderManagerImpl.cpp: Signed/unsigned conversion issues. …
11:08 PM Changeset in vbox [85246] by vboxsync
OpenGLTest/darwin: Use the right template and disable warning/error …
11:07 PM Changeset in vbox [85245] by vboxsync
Main/PCIDeviceAttachmentImpl.cpp: Signed/unsigned conversion issues. …
11:07 PM Changeset in vbox [85244] by vboxsync
Main/DisplayPNGUtil.cpp: Signed/unsigned conversion issues. bugref:9790
11:06 PM Changeset in vbox [85243] by vboxsync
Main/BandwidthControlImpl.cpp: Signed/unsigned conversion issues. …
11:05 PM Changeset in vbox [85242] by vboxsync
Main/BandwidthGroupImpl: Sign conversion issues. bugref:9790
11:03 PM Changeset in vbox [85241] by vboxsync
Main/netif.h: Signedness issue in getDefaultIPv4Address(). bugref:9790
11:02 PM Changeset in vbox [85240] by vboxsync
Main/EventImpl.h: Fixed status code mixup in VBoxEventDesc::fire found …
11:00 PM Changeset in vbox [85239] by vboxsync
Main/EventImpl.cpp: Made VBoxEvent::waitProcessed and …
4:37 PM Changeset in vbox [85238] by vboxsync
Main/HashedPw.cpp: Signedness warning. bugref:9790
4:37 PM Changeset in vbox [85237] by vboxsync
Main/VirtualBoxErrorInfoImpl: More signedness warnings. bugref:9790
4:35 PM Changeset in vbox [85236] by vboxsync
Main/Matching: Removed unused member mDefIgnoreCase from …
4:34 PM Changeset in vbox [85235] by vboxsync
Main/DHCPServerImpl: Fixed error code mixup in findLeaseByMAC() and …
4:31 PM Changeset in vbox [85234] by vboxsync
Main/DHCPConfigImpl.cpp: Signedness warnings. bugref:9790
4:30 PM Changeset in vbox [85233] by vboxsync
Main/ExtPackUtil.cpp: Fixed a error string construction bug in …
4:29 PM Changeset in vbox [85232] by vboxsync
Main/ExtPackManagerImpl.cpp: Fixed error accumulation bug in …
4:26 PM Changeset in vbox [85231] by vboxsync
NetworkServices/DhcpOptions: Signed warning fixes. bugref:9790
4:26 PM Changeset in vbox [85230] by vboxsync
NetworkServices/DhcpOptions: Signed warning fix. bugref:9790
4:21 PM Changeset in vbox [85229] by vboxsync
iprt/cdefs.h: Fixed Clang 11 warnings about RT_MAKE_U32_FROM_U8. …
4:19 PM Changeset in vbox [85228] by vboxsync
iprt/string.h: Shut up sign conversion warnings. bugref:9790
4:18 PM Changeset in vbox [85227] by vboxsync
VBox/VMMDev.h: Shut up sign conversion warnings. bugref:9790
4:18 PM Changeset in vbox [85226] by vboxsync
iprt/critsect.h: Shut up sign conversion warnings. bugref:9790
4:17 PM Changeset in vbox [85225] by vboxsync
iprt/cpuset.h: Shut up sign conversion warnings. bugref:9790
4:17 PM Changeset in vbox [85224] by vboxsync
iprt/asn1.h: Shut up sign conversion warnings. bugref:9790
4:17 PM Changeset in vbox [85223] by vboxsync
iprt/asm.h: Shut up sign conversion warnings. bugref:9790
4:16 PM Changeset in vbox [85222] by vboxsync
Main/ovfreader: Clang 11 complains about a bunch of unused members, so …
4:13 PM Changeset in vbox [85221] by vboxsync
vd.h,VBoxInternalManager.cpp: It is certifiably insane to use 3 letter …
3:42 PM Changeset in vbox [85220] by vboxsync
VBoxManageGuestCtrl.cpp: Must not use RT_ZERO on pCtx in …
2:28 PM Changeset in vbox [85219] by vboxsync
Main/ApplianceImplImport.cpp: Fixed a bunch of VERR/HRESULT mixups, …
2:09 PM Changeset in vbox [85218] by vboxsync
Main/VFSExplorerImpl.cpp: Corrected totally messed up …
1:56 PM Changeset in vbox [85217] by vboxsync
Main/MachineImplMoveVM.cpp: Two FAILED/RT_FAILURE mixups. One sign …
1:37 PM Changeset in vbox [85216] by vboxsync
Main/GuestOSTypeImpl: Drop unused mMonitorCount. Signed conversion fix …
1:30 PM Changeset in vbox [85215] by vboxsync
Main/GuestOSTypeImpl: Drop unused mMonitorCount. Signed conversion fix …
1:04 PM Changeset in vbox [85214] by vboxsync
Main/ProcessImpl.cpp: Tweaked the waitForOperationCompletion and …
12:28 PM Changeset in vbox [85213] by vboxsync
SUP: SUPGetTscDeltaSlow should return int64_t not uint64_t (kudos to …
12:27 PM Changeset in vbox [85212] by vboxsync
Main/QMTranslatorImpl.cpp: Sign conversion issues with Clang 11. Fixed …
12:03 PM Ticket #19716 (Total freeze VM after resume PC from sleep with multi-display) created by PDZ
I have notebook with additional display connected. After resume PC …
10:52 AM Changeset in vbox [85211] by vboxsync
iprt/string.h: Signed fix in RTStrPutCp for Clang11. bugref:9790
10:51 AM Changeset in vbox [85210] by vboxsync
Main/DisplayResampleImage.cpp: sign error/warning fix for Clang 11. …
10:38 AM Changeset in vbox [85209] by vboxsync
xpcom18a4/python: Adjustment for .tbd introduction in 10.11. bugref:9790

Jul 10, 2020:

11:58 PM Changeset in vbox [85208] by vboxsync
iprt/time-r0drv-linux.c: Cleaned up RTTimeNow a little, we try use the …
10:29 PM Ticket #19715 (VRDP/VBoxAuth not accepting MSTSC connection) created by Davin
I've been trying to do this off and on for several years and on many …
10:18 PM Ticket #19714 (USB Port filter should use Linux USB bus id instead of a random number) created by Helge Deller
On Linux the "port" field in the "USB Filter" should ideally use the …
9:31 PM Changeset in vbox [85207] by vboxsync
iprt/time.h: I was mistaken we actually need timespec for older …
9:02 PM Changeset in vbox [85206] by vboxsync
iprt/time.h: Blind attempt at cleaning up the linux timespec & timeval …
7:51 PM Changeset in vbox [85205] by vboxsync
iprt/time.h: RTTimeSpecGetNtTime should return a signed value, rather …
7:43 PM Changeset in vbox [85204] by vboxsync
shaderlib/wine: Clang 11 adjustments - 3rd try. bugref:9790
7:29 PM Changeset in vbox [85203] by vboxsync
shaderlib/wine: Clang 11 adjustments - 2nd try. bugref:9790
4:04 PM Changeset in vbox [85202] by vboxsync
IPRT:Linux: fix time.h regression of bugref: 9757: 6.0/6.1 GA kernel …
3:22 PM Changeset in vbox [85201] by vboxsync
libxml2: Fix enum compare for Clang 11. bugref:9790
3:16 PM Changeset in vbox [85200] by vboxsync
Storage/VMDK.cpp: Missing DECLCALLBACK on definition. bugref:9794
3:14 PM Changeset in vbox [85199] by vboxsync
DrvHostCoreAudio: Missing DECLCALLBACKs on prototypes. …
3:14 PM Changeset in vbox [85198] by vboxsync
DevPciIch9: Missing DECLCALLBACK on two SetIrq callbacks. bugref:9794
3:13 PM Changeset in vbox [85197] by vboxsync
DevSmc.cpp: Missing DECLCALLBACK on definitions. bugref:9794
3:12 PM Changeset in vbox [85196] by vboxsync
shaderlib/wine: Clang 11 adjustments. bugref:9790
3:12 PM Changeset in vbox [85195] by vboxsync
slirp: Clang 11 / OSX SDK 10.13 adjustments. bugref:9790
3:10 PM Changeset in vbox [85194] by vboxsync
VirtioCore.h: Removed extra virtioCoreGCPhysChainCalcBufSize prototype …
3:09 PM Changeset in vbox [85193] by vboxsync
VBoxDDUDeps.cpp,DevINIP.cpp: Workaround for Clang 11 nothrow …
3:05 PM Changeset in vbox [85192] by vboxsync
FE/Qt: bugref:9722: VirtualBox Manager: Implement Copy console …
2:59 PM Changeset in vbox [85191] by vboxsync
FE/Qt: bugref:9722: VirtualBox Manager: Separate Console menu rules …
2:51 PM Changeset in vbox [85190] by vboxsync
FE/Qt: bugref:9722: UICloudNetworkingStuff: Extend wrappers with …
2:42 PM Changeset in kBuild [3405] by bird
sdks: Added MACOSX1010.
1:26 PM Changeset in vbox [85189] by vboxsync
scm: Workaround for Clang 11 nothrow weirdness. bugref:9794
1:24 PM Changeset in vbox [85188] by vboxsync
VMM/HMVMXR0.cpp: Workaround for Clang 11 nothrow weirdness. bugref:9794
1:24 PM Changeset in vbox [85187] by vboxsync
VMM/VMMR0.cpp: Workaround for Clang 11 nothrow weirdness. bugref:9794
1:23 PM Changeset in vbox [85186] by vboxsync
VMM/TMAllVirtual.cpp: Missing DECLCALLBACK on …
1:22 PM Changeset in vbox [85185] by vboxsync
VMM/PGMAllGst.cpp: Corrected to prototype for inline function. bugref:9794
1:22 PM Changeset in vbox [85184] by vboxsync
VMM/IEMAll.cpp: Corrected to prototypes for inline functions. bugref:9794
1:21 PM Changeset in vbox [85183] by vboxsync
VMM/CPUMAllMsrs.cpp: Workaround for Clang 11 nothrow weirdness. bugref:9794
1:20 PM Changeset in vbox [85182] by vboxsync
pdmpcidev*.h: Workaround for Clang 11 nothrow weirdness. bugref:9794
1:20 PM Changeset in vbox [85181] by vboxsync
VMM/PDMR3Task.cpp: Workaround for Clang 11 nothrow weirdness. bugref:9794
1:19 PM Changeset in vbox [85180] by vboxsync
VMM/PGMDbg.cpp: Workaround for Clang 11 nothrow weirdness. bugref:9794
1:19 PM Changeset in vbox [85179] by vboxsync
VMM/PGMPool.cpp: fall thru fix for Clang 11. bugref:9790
12:58 PM Changeset in vbox [85178] by vboxsync
OCI: (bugref:9469) help, showvminfo and 'experimental' label in UI.
12:57 PM Changeset in vbox [85177] by vboxsync
DBGCGdbRemoteStub.cpp: Missing DECLCALLBACK a bunch of places. bugref:9794
12:54 PM Changeset in vbox [85176] by vboxsync
/Config.kmk,VBoxUSB/darwin/Makefile.kmk: Must use MacOSX10.10 or older …
12:52 PM Changeset in vbox [85175] by vboxsync
darwin/VBoxUSB.cpp: printf non-sense with Clang 11. bugref:9790
12:37 PM Changeset in vbox [85174] by vboxsync
SUPDrv: flower box upgrade
12:30 PM Changeset in vbox [85173] by vboxsync
FE/Qt: bugref:9515. Removing some image file.
12:10 PM Changeset in vbox [85172] by vboxsync
SUPDrv: Build fixes for Xcode 11 / SDK 10.13. bugref:9790
12:09 PM Changeset in vbox [85171] by vboxsync
SUPDrv.cpp: Clang 11 nothrow workaround. bugref:9794
12:08 PM Changeset in vbox [85170] by vboxsync
/Config.kmk: R0 driver code needs …
10:33 AM Changeset in vbox [85169] by vboxsync
VMM/tstCFGM: Allocate zeroed memory for the user mode VM structure, …
10:25 AM Ticket #19713 (Virtual Box Booting Issue) created by Ujjal
I am Using using Ubuntu version : Ubuntu 18.04.4 LTS …
10:13 AM Changeset in vbox [85168] by vboxsync
FE/Qt: bugref:9515. More improvements
10:06 AM Changeset in vbox [85167] by vboxsync
IPRT/r0drv/darwin: Workarounds for stupid printf %p validation. bugref:9790
10:05 AM Changeset in vbox [85166] by vboxsync
tstIprtList: Clang 11 nothrow bug/weirdness wrt arrays. bugref:9790 …
10:05 AM Changeset in vbox [85165] by vboxsync
/Config.kmk: R0 driver code needs -Wno-nullability-extension and …
9:54 AM Changeset in vbox [85164] by vboxsync
VBoxRTDeps.cpp: Workaround for Clang 11 nothrow bug/weirdness. bugref:9794
9:53 AM Changeset in vbox [85163] by vboxsync
IPRT/RTPathUserDocuments-darwin.cpp: Addressed API deprecation. bugref:9790
9:53 AM Changeset in vbox [85162] by vboxsync
IPRT/http-curl.cpp: Deprecated function, missing RT_NOTHROW_DEF. …
9:01 AM Changeset in vbox [85161] by vboxsync
/Config.kmk: VBOX_GCC_Wno-c++17-compat-mangling bugref:9790
9:01 AM Changeset in vbox [85160] by vboxsync
*: Some missing DECLCALLBACK/RTDECL and related nothrow issues raised …
6:59 AM Changeset in vbox [85159] by vboxsync
ValidationKit/tdStorageBenchmark1: Don't use the .disk suffix but …
5:32 AM Changeset in vbox [85158] by vboxsync
PCnet: Dump BCR18 (DWIO) in info handler, too.

Jul 9, 2020:

9:31 PM Ticket #19712 (Repeatedly adding file extensions in disk creation) created by tarix29
In the "Create Virtual Hard Disk" dialog during the creation of a new …
7:48 PM Changeset in vbox [85157] by vboxsync
FE/Qt: bugref:9515: - Marking pages and widgets correctly when they …
5:29 PM Changeset in vbox [85156] by vboxsync
Devices/Graphics: Release texture object on failure (reverted a part …
5:27 PM Changeset in vbox [85155] by vboxsync
IPRT: Added RTStrSplit + testcases [build fix].
5:22 PM Changeset in vbox [85154] by vboxsync
IPRT: Added RTStrSplit + testcases.
3:48 PM Changeset in vbox [85153] by vboxsync
Devices/Graphics: Release texture object on failure, bugref:9747
3:42 PM Changeset in vbox [85152] by vboxsync
Linux modules: fix makefile typo in previous change
2:41 PM Changeset in vbox [85151] by vboxsync
FE/Qt: bugref:9722: VirtualBox Manager: Implement action to copy …
1:58 PM Ticket #19711 (VB GAs are taking over the guest clipboard even with VB clipboard ...) created by oivey
Although this issue is literally driving our team nuts I'm afraid we …
12:56 PM Changeset in vbox [85150] by vboxsync
FE/Qt: bugref:9515. Marking more widgets.
10:45 AM Changeset in vbox [85149] by vboxsync
Yet another build fix for r139093.
10:28 AM Changeset in vbox [85148] by vboxsync
Another build fix for r139093.
10:24 AM Changeset in vbox [85147] by vboxsync
Build fix for r139093.
10:20 AM Changeset in vbox [85146] by vboxsync
Dev/E1000,PDM: (bugref:9764) disable UFO, UDP header checks, zero MSS …
9:59 AM Changeset in vbox [85145] by vboxsync
DnD/HostService: Improved verification of …
9:20 AM Ticket #19710 (Problem to start VM Virtual Box) created by narsiteo
2230.2724: Log file opened: 6.1.10r138449 …
9:19 AM Changeset in vbox [85144] by vboxsync
Another attempt to fix oem2 build.
9:16 AM Changeset in vbox [85143] by vboxsync
Attempt to fix oem2 build.
8:39 AM Changeset in vbox [85142] by vboxsync
Partial build fix for r139085.
8:28 AM Changeset in vbox [85141] by vboxsync
Reverted r139086.
8:16 AM Changeset in vbox [85140] by vboxsync
Build fix for r139085.
7:59 AM Ticket #19709 (Windows 10 guest on Linux host aborts with VMSVGA3d OpenGL error 0x501 ...) created by gwiesenekker
Host is Ubuntu 20.04 with NVidia 440.100 drivers. Guest is Windows 10 …
7:49 AM Changeset in vbox [85139] by vboxsync
OCI: (bugref:9469) Proxy support (without authentication) for local …
7:26 AM Changeset in vbox [85138] by vboxsync
VBoxManageSnapshot.cpp: Unnecessary conversion.
7:21 AM Changeset in vbox [85137] by vboxsync
FE/Qt: bugref:9515: A bit of cleanup for r139081.
7:02 AM Changeset in vbox [85136] by vboxsync
FE/Qt: Removing some empty lines.
6:59 AM Changeset in vbox [85135] by vboxsync
FE/Qt: bugref:9515. Marking the iso file selector if it breaks isComplete.
6:46 AM Changeset in vbox [85134] by vboxsync
Devices/Storage/LsiLogic: Fix regression introduced in r139017, bugref:9767
4:22 AM Changeset in vbox [85133] by vboxsync
OCI: Get instance console connection information as part of …
2:26 AM Changeset in vbox [85132] by vboxsync
Network/DevVirtioNet_1_0 fixed accidental renaming of some constants
12:24 AM Changeset in vbox [85131] by vboxsync
Doxyfile*: Adjustments. bugref:9794
12:15 AM Changeset in vbox [85130] by vboxsync
Doxyfile*: Adjustments. bugref:9794
12:05 AM Changeset in vbox [85129] by vboxsync
SUPLib: Make the suplibOs* hidden. bugref:9794

Jul 8, 2020:

11:58 PM Changeset in vbox [85128] by vboxsync
SUPLib: valign. bugref:9794
11:42 PM Changeset in vbox [85127] by vboxsync
iprt/cdefs.h: Made DECLHIDDEN imply nothrow and restrict its use to …
11:04 PM Changeset in vbox [85126] by vboxsync
iprt/cdefs.h,*: Adding DECL_HIDDEN_CALLBACK to shorten the relatively …
10:51 PM Changeset in vbox [85125] by vboxsync
drm/indent.sed: Forgot about this magic/non-sense. bugref:9794
9:13 PM Changeset in vbox [85124] by vboxsync
*: Use DECL_HIDDEN_DATA for data, DECLHIDDEN will soon be exclusively …
9:04 PM Ticket #19708 (Memory Reference Error) created by grpark
When running Ubuntu 20 (Linux Mint AND Budgie) I get a memory …
8:15 PM Changeset in vbox [85123] by vboxsync
iprt/cdefs.h: Some cleaning up. bugref:9794
7:39 PM Changeset in vbox [85122] by vboxsync
VBoxVidoeIPRT.h: Fix. bugref:9794
7:33 PM Changeset in vbox [85121] by vboxsync
iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
7:14 PM Changeset in vbox [85120] by vboxsync
ValKit/bs2-test1: IA32_FLUSH_CMD benchmark (disabled).
7:13 PM Changeset in vbox [85119] by vboxsync
SUPHard: DECL_HIDDEN_NOTHROW. bugref:9794
5:57 PM Changeset in vbox [85118] by vboxsync
FE/Qt: bugref:9515: A bit of cleanup for UIPasswordLineEdit which is …
5:43 PM Changeset in vbox [85117] by vboxsync
PCnet: Disabled NetShaper support (see bugref:9768).
5:34 PM Ticket #19707 (Add ability to sort and group virtual computers with tags) created by SDS
I think it would be useful to be able to tag virtuals with some sort …
5:08 PM Changeset in vbox [85116] by vboxsync
scm
4:52 PM Changeset in vbox [85115] by vboxsync
FE/Qt: bugref:9515: New eye icons for UIUserNamePasswordEditor.
4:38 PM Changeset in vbox [85114] by vboxsync
Build fix.
4:33 PM Changeset in vbox [85113] by vboxsync
PCnet: Reworked TMD access to better match real hardware (see bugref:9768).
4:17 PM Changeset in vbox [85112] by vboxsync
GA: bugref:9773: Fixed incorrect impersonation level during the pipe …
3:41 PM Changeset in vbox [85111] by vboxsync
FE/Qt: bugref:9722: VirtualBox Manager: Implement Create and Delete …
2:23 PM Changeset in vbox [85110] by vboxsync
FE/Qt: bugref:9515. Fixing more isComplete related stuff
2:03 PM Changeset in vbox [85109] by vboxsync
Resolved other part of xtracker #9766. Rearranged structs, arrays and …
12:02 PM Changeset in vbox [85108] by vboxsync
FE/Qt: bugref:9515. Working on isComplete of the expert page.
11:11 AM Ticket #19706 (MacOS hosts no longer able to run VBoxHeadless as of 6.0.18 and 6.1.4 ...) created by myshell
It is impossible to launch a VM in headless mode because of a problem …
11:02 AM Changeset in vbox [85107] by vboxsync
doc/manual: Clarify NAT/NAT service behavior regarding loopback …
10:24 AM Changeset in vbox [85106] by vboxsync
Frontends/VBoxManage: Convert "VBoxManage snapshot VMNAME edit" to use …
9:32 AM Changeset in vbox [85105] by vboxsync
Storage/VMDK: Some fixes for deletion of files when closing images …
8:48 AM Changeset in vbox [85104] by vboxsync
FE/Qt: bugref:9515. Enabling disabling unatteded related widgets correctly
8:39 AM Changeset in vbox [85103] by vboxsync
Devices/Storage/DevBusLogic: Improve emulation to match real hardware, …
8:25 AM Changeset in vbox [85102] by vboxsync
Devices/Storage/DevLsiLogicSCSI: Use the default devie critical …
8:16 AM Changeset in vbox [85101] by vboxsync
Devices/Storage/DevLsiLogicSCSI: Use the default devie critical …

Jul 7, 2020:

9:51 PM Changeset in vbox [85100] by vboxsync
Installer/darwin: bugref:9771 Improve error handling when installing …
7:02 PM Changeset in vbox [85099] by vboxsync
VBox/cdefs.h,VBoxGuestLib.h: Make all _DECL macros NOTHROW'ers. bugref:9794
7:01 PM Changeset in vbox [85098] by vboxsync
iprt/cdefs.h,Doxyfile*: Introducing DECL_IMPORT_NOTHROW and …
7:01 PM Changeset in vbox [85097] by vboxsync
iprt/cdefs.h,Doxyfile*: Introducing DECL_IMPORT_NOTHROW and …
7:01 PM Changeset in vbox [85096] by vboxsync
iprt/cdefs.h,Doxyfile*: Introducing DECL_IMPORT_NOTHROW and …
6:55 PM Changeset in vbox [85095] by vboxsync
SUP: No need to use RT_NOTHROW_* with DECL_HIDDEN_NOTHROW, at least …
6:46 PM Changeset in vbox [85094] by vboxsync
SUPHardNt: nit
6:23 PM Changeset in vbox [85093] by vboxsync
SUPLib: Adjustments to avoid CxxFrameHandler4. bugref:9794
6:22 PM Changeset in vbox [85092] by vboxsync
iprt/cdefs.h: Introducing DECL_HIDDEN_NOTHROW for use on functions …
5:24 PM Changeset in vbox [85091] by vboxsync
Doxyfile*: nothrow/noexcept adjustments. bugref:9794
5:20 PM Changeset in vbox [85090] by vboxsync
FE/Qt: bugref:9515. Still kicking the expert mode page.
5:08 PM Changeset in vbox [85089] by vboxsync
gen-slickedit-workspace.sh: Updates. bugref:9794
5:08 PM Changeset in vbox [85088] by vboxsync
iprt/nt/nt.h: Introducing RT_DECL_NTAPI. bugref:9794
5:02 PM Changeset in vbox [85087] by vboxsync
iprt/asm.h: add RT_NOTHROW* stuff to just be sure. bugref:9794
5:01 PM Changeset in vbox [85086] by vboxsync
iprt/cdefs.h: Make RT*DECL, DECLCALLBACK*, and DECLINLINE imply …
4:54 PM Changeset in vbox [85085] by vboxsync
IPRT/tstLdr-4: Function cast fix. bugref:9794
4:53 PM Changeset in vbox [85084] by vboxsync
IPRT/rest: Another missing RT_NOEXCEPT. bugref:9167
2:34 PM Changeset in vbox [85083] by vboxsync
Fix #9766
2:20 PM Ticket #19705 (E_FAIL (0x80004005)-IMachine {85632c68-b5bb-4316-a900-5eb28d3413df}) created by n3wkid2019
Dear all, Host : Windows 7 Enterprise 64bit, Laptop Toshiba Satellite …
2:04 PM Changeset in vbox [85082] by vboxsync
icmp_input: don't keep a mbuf reference after we pass it to a function …
12:03 PM Changeset in vbox [85081] by vboxsync
FE/Qt: bugref:9515. First go at the expert mode page.
10:37 AM Changeset in vbox [85080] by vboxsync
FE/Qt: bugref:9722: VirtualBox Manager: Rework group and machine …
9:25 AM Ticket #19704 (VirtualBox 6.1.8 machine restart crash) created by Augusto
Hello. VirtualBox 6.1.8-137981 works fine, but randomly when …
7:54 AM Changeset in vbox [85079] by vboxsync
FE/Qt: bugref:9515. Some refactoring
6:45 AM Changeset in vbox [85078] by vboxsync
FE/Qt: bugref:9515. Making the widget creation a bit more modular in …

Jul 6, 2020:

9:00 PM Changeset in vbox [85077] by vboxsync
USBProxyDevice-darwin.cpp: Build fix. bugref:9790
8:59 PM Changeset in vbox [85076] by vboxsync
iprt/errcore.h: Apply RT_NO_THROW_DEF to the inlined RTErrStrictType …
5:17 PM Changeset in vbox [85075] by vboxsync
IPRT/string: Stop using the 'register' keyword as Clang warns in C++11 …
5:17 PM Changeset in vbox [85074] by vboxsync
ValKit/cpu-numa.cpp: Stop using the 'register keyword as Clang warns …
5:17 PM Changeset in vbox [85073] by vboxsync
PGMAllGst.h: Stop using the 'register' keyword as Clang warns in C++11 …
4:45 PM Linux build instructions edited by Frank Batschulat (Oracle)
(diff)
2:42 PM Changeset in vbox [85072] by vboxsync
tstRTInlineAsm.cpp: Stop using the 'register' keyword, Clang barfs on …
1:30 PM Changeset in vbox [85071] by vboxsync
FE/Qt: bugref:9515. Removing margins from the container layouts
1:04 PM Changeset in vbox [85070] by vboxsync
/Config.kmk: Apply VBOX_GCC_std to all relevant templates so we can …
1:01 PM Changeset in vbox [85069] by vboxsync
iprt/cdefs.h: Map RT_NO_THROW_PROTO/DEF onto noexcept when possible as …
12:57 PM Changeset in vbox [85068] by vboxsync
IPRT/crc32-zlib.cpp: Clang build fix. bugref:9790
12:56 PM Changeset in kBuild [3404] by bird
CLANG??MACHO.kmk: Must truncate the response file now that it is precious.
12:49 PM Changeset in vbox [85067] by vboxsync
FE/Qt: bugref:9515. Making widget creation functions a bit more modular.
11:39 AM Changeset in vbox [85066] by vboxsync
FE/Qt: bugref:9515. Some text changes.
11:12 AM Changeset in vbox [85065] by vboxsync
Additions/linux/sharedfolders: Assign our own backing device …
10:42 AM Changeset in vbox [85064] by vboxsync
FE/Qt: bugref:9515. Renaming PageDisk to Page3
10:19 AM Changeset in vbox [85063] by vboxsync
FE/Qt: bugref:9515. Merging virtual machine hardware and disk pages.
10:18 AM Ticket #19703 (VBoxManage and VirtualBox Manager lock up) created by NickGuus
On 4.15.0-108-generic my VirtualBox works fine. Upgrading to …
10:03 AM Changeset in vbox [85062] by vboxsync
/Config.kmk: Moved -Wl,-headerpad_max_install_names to the templates …
9:31 AM Changeset in vbox [85061] by vboxsync
xpcom18a4/python: Adjustments for newer Xcode versions. bugref:9790
9:29 AM Changeset in kBuild [3403] by bird
More CLANGXXMACHO.kmk tweaking. Added script for generating a …
9:29 AM Changeset in kBuild [3402] by bird
header.kmk: Added KMK_WITH_VERSION_COMPARE indicator mirroring …

Jul 5, 2020:

9:25 PM Changeset in vbox [85060] by vboxsync
tools/darwin.amd64: Simple SDK extractor tool.
8:06 PM Ticket #19510 (Webcam Lenovo P50 doesn't work => insufficient information provided) reopened by ChrisMW
3:58 PM Changeset in kBuild [3401] by bird
kBuild: Adding CLANGXXMACHO tool and MACOSX1013 sdk.

Jul 4, 2020:

8:56 AM Ticket #19702 (在开启了 Hyper-V 的 Windows 10 上运行 VirtualBox 虚拟机,会发生崩溃) created by FANminiworld
我在 VirtualBox 上运行 Arch Linux 操作系统时,虚拟机出现错误,导致我无法安装 Arch Linux …
7:03 AM Ticket #19701 (Cannot list raw disk partition table when sector size != 512 bytes) created by granada29
VBoxManage returns an empty partition table when the disk has a sector …
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