Timeline
Mar 1, 2024:
- 10:06 PM Changeset in vbox [103640] by
- VMM/IEM: Prepped emitting native code for all IEMOP_BODY_BINARY_rv_rm …
- 8:56 PM Changeset in vbox [103639] by
- VMM/IEM: Moved iemNativeEmit_xor_r_r_efl and …
- 6:17 PM Changeset in vbox [103638] by
- include/iprt/assert.h: Add AssertReleaseStmt() and …
- 3:39 PM Changeset in vbox [103637] by
- VMM/IEM: Moved iemNativeEmit_xor_r_r_efl and …
- 2:56 PM Changeset in vbox [103636] by
- VMM/IEM: Support iemNativeRecompFunc_BltIn_LogCpuState() on arm64, …
- 2:43 PM Changeset in vbox [103635] by
- VMM/IEM: Emit native code for 64-bit and 16-bit xor reg/reg variants …
- 11:26 AM Changeset in vbox [103634] by
- Shared Clipboard: Cut back default release logging a bit and limit …
- 11:22 AM Changeset in vbox [103633] by
- Shared Clipboard: Cut back default release logging a bit and limit …
- 11:13 AM Changeset in vbox [103632] by
- Shared Clipboard: More cleanups (renaming internal HGCM message …
- 11:00 AM Changeset in vbox [103631] by
- Shared Clipboard: More cleanups (renaming Windows parts to match the …
- 10:44 AM Changeset in vbox [103630] by
- Shared Clipboard: More cleanups (renaming, removed dead code). bugref:9437
- 7:05 AM Changeset in vbox [103629] by
- Makefile.kmk: Take out the local baseline as there is some issue with …
- 3:16 AM Ticket #22015 (VirtualBox 7.1.x often not able to start a RHEL 5.x VM on Windows.) created by
- The log shows: 00:00:12.735034 MMX - Intel MMX Technology …
- 2:22 AM Changeset in vbox [103628] by
- iprt/net.h: Some inlined IPv4 initialization and conversion to/from …
- 1:04 AM Changeset in vbox [103627] by
- VMM/IEM: Obfuscate most variable indexes we pass around in strict …
- 12:56 AM Changeset in vbox [103626] by
- include/iprt/nocrt/assert.h: missing parentheses
- 12:45 AM Changeset in vbox [103625] by
- VMM/IEM: Must produce liveness info for IEM_MC_FETCH_FSW and …
- 12:45 AM Changeset in vbox [103624] by
- VMM/IEM: Must release variable register when done with them. bugref:10371
- 12:44 AM Changeset in vbox [103623] by
- VMM/IEM: Corrected code buffer allocation for eflags updating after …
- 12:42 AM Changeset in vbox [103622] by
- VMM/IEM: Obfuscate most variable indexes we pass around in strict …
Feb 29, 2024:
- 8:52 PM Changeset in vbox [103621] by
- VBoxManage: Re-enable ru_RU translation (falling back to en_US xref …
- 8:47 PM Changeset in vbox [103620] by
- doc/man_VBoxManage: Adapt Russian translation files: Require all …
- 7:10 PM Changeset in vbox [103619] by
- Shared Clipboard/Transfers: Raised SHCLLISTENTRY_MAX_NAME from 1024 to …
- 7:07 PM Changeset in vbox [103618] by
- Shared Clipboard/Transfers: Some more validation in …
- 6:52 PM Changeset in vbox [103617] by
- doc/manual: Russian NLS update for man_VBoxManage-modifynvram.xml
- 6:37 PM Changeset in vbox [103616] by
- Shared Clipboard/Transfers: Use SHCL_TRANSFER_URI_LIST_SEP_STR in …
- 6:36 PM Changeset in vbox [103615] by
- Shared Clipboard/Transfers: Made code a bit easier to follow / read, …
- 4:28 PM Ticket #22014 (Virtuaboxvm process hanged when restating hanged Ubuntu vm on Windows ...) created by
- see attached vm logs and dump analysis. dump file is uploaded here …
- 2:07 PM Changeset in vbox [103614] by
- VMM/IEM: Fixed liveness state layout after r161946 broke it. Added …
- 1:01 PM Changeset in vbox [103613] by
- VMM/IEM: Experimental code for emitting native code instead of calling …
- 12:59 PM Changeset in vbox [103612] by
- VMM/IEM: Refinement of r161881 (pbInstrBuf == NULL situation). bugref:10370
- 11:26 AM Changeset in vbox [103611] by
- ValKit/bs3-cpu-instr-2: Test the alternate reg/reg encoding of and, …
- 9:35 AM Changeset in vbox [103610] by
- FE/Qt: bugref:10611: Global preferences / General page: Adding page …
- 3:51 AM Changeset in vbox [103609] by
- VMM/IEM: Nested VMX: bugref:10610 Fix typo with GS base.
- 2:20 AM Changeset in vbox [103608] by
- ValKit/bs3-cpu-instr-2: Added a bunch of tests for binary …
- 2:19 AM Changeset in vbox [103607] by
- iprt/cdefs.h: Introducing RT_ARCH_VAL which is set to …
- 2:14 AM Changeset in vbox [103606] by
- iprt/armv8.h: CSEL and friends. bugref:10376
- 2:14 AM Changeset in vbox [103605] by
- include/iprt: reverted 161962 as it committed a little too much. …
- 2:11 AM Changeset in vbox [103604] by
- iprt/armv8.h: CSEL and friends. bugref:10376
- 2:10 AM Changeset in vbox [103603] by
- ValKit/bs3-cpu-instr-2: Added a bunch of tests for binary …
- 2:10 AM Changeset in vbox [103602] by
- ValKit/bs3-cpu-instr-2: Added a bunch of tests for binary …
Feb 28, 2024:
- 9:00 PM Changeset in vbox [103601] by
- Additions/*.inf: Fix naming of .SoftwareSettings and …
- 5:46 PM Changeset in vbox [103600] by
- Disassembler: Add vpslrdq (with and without prefix variant), …
- 5:45 PM Changeset in vbox [103599] by
- Disassembler: Add vpslrdq (with and without prefix variant), bugref:9898
- 5:17 PM Changeset in vbox [103598] by
- FE/VBoxManage: Removed listing the supported guest OS types when …
- 3:02 PM Changeset in vbox [103597] by
- VMM/IEM: Fix multiple issues in the pcmpXstrX instructions microcode, …
- 2:59 PM Changeset in vbox [103596] by
- VMM/IEM: Fix emitters for IEM_MC_FETCH_FCW()/IEM_MC_FETCH_FSW(), the …
- 10:05 AM Changeset in vbox [103595] by
- /Config.kmk: wasm gets grumpy if VBOX_WITH_PARFAIT is defined twice. …
- 4:58 AM Ticket #22013 (Intense Screen Switching/blanking Win 10 Pro64 Guest on Win 10 Pro) created by
- The Screen is Switching on and Blank like crazy . Windows 10 Pro 64 …
Feb 27, 2024:
- 8:59 PM Changeset in vbox [103594] by
- VBoxManage: For showvminfo --machinereadable show the NVRAM file …
- 6:12 PM Changeset in vbox [103593] by
- doc/manual: Update the User Manual to correct and clarify the …
- 5:19 PM Changeset in vbox [103592] by
- VMM/IEM: Native translation of IEM_MC_MAYBE_RAISE_SSE_RELATED_XCPT() …
- 4:42 PM Changeset in vbox [103591] by
- VMM/IEM: Native translation of …
- 4:41 PM Changeset in vbox [103590] by
- VMM/IEM: Native translation of IEM_MC_FETCH_FSW() body (untested), …
- 4:14 PM Changeset in vbox [103589] by
- VMM/IEM: Native translation of IEM_MC_FETCH_FCW() body, bugref:10371
- 3:39 PM Changeset in vbox [103588] by
- VMM/IEM: Native translation of …
- 1:06 PM Changeset in vbox [103587] by
- ValKit: remoteexecutor.py, added logging for rmTree function; …
- 12:29 PM Changeset in vbox [103586] by
- VMM/CPUM: Expose movbe instruction to the guest if available on the …
- 12:28 PM Changeset in vbox [103585] by
- VMM/IEM: Native translation of …
- 10:35 AM Changeset in vbox [103584] by
- ValidationKit/bootsectors/bs3-cpu-instr-2: Implement movbe testcase, …
- 7:33 AM Changeset in vbox [103583] by
- VMM/PGM: Nested VMX: bugref:10607 Fix EPT permission checks when EPT …
- 7:12 AM Changeset in vbox [103582] by
- ValidationKit/bootsectors/bs3kit: Make sure no system headers are …
- 12:24 AM Ticket #22012 (Windows 11 guest with 3d enabled results in black screen.) created by
- I installed Windows 11 with 3d acceleration enabled. Seemed to work …
Feb 26, 2024:
- 5:54 PM Changeset in vbox [103581] by
- IPRT/process-creation-posix: Try hardcoded paths for macOS if loading …
- 5:40 PM Changeset in vbox [103580] by
- FE/Qt: Build fix for r161930.
- 5:35 PM Changeset in vbox [103579] by
- FE/Qt: UIShortcutPool: Make sure shortcuts for actions common for both …
- 5:29 PM Changeset in vbox [103578] by
- FE/Qt: UIShortcutPool: macOS no more support CMD+? as the default one …
- 5:21 PM Changeset in vbox [103577] by
- FE/Qt: UIActionPool: CMD+? is standard sequence for help Contents …
- 5:02 PM Changeset in vbox [103576] by
- ValKit, storagecfg.py, cleanupLeftovers() function fix, added a bit of …
- 4:30 PM Changeset in vbox [103575] by
- Linux host: Prevent VBox.sh from deleting VBoxSVC IPC socket which …
- 4:05 PM Changeset in vbox [103574] by
- Devices/Graphics,WDDM: translate ClearDepthStencilView flags
- 2:54 PM Ticket #22011 (VMSVGA/VBoxSVGA: wrong ClearDepthStencilView flags in DX11 mode) created by
- Hello, when SVGA3D driver emits …
- 2:49 PM Changeset in vbox [103573] by
- libs/xpcom: Replace the old ipcMessageWriter helper class with an …
- 2:29 PM Changeset in vbox [103572] by
- ValKit, more logging for storagecfg.py
- 1:47 PM Ticket #22009 (Virtualboxvm process doesn't allow to change its priority in Windows ...) closed by
- wontfix: Known behavior (as designed). You can set VM process priority with …
- 1:42 PM Ticket #22010 (VB crashes when starting) closed by
- invalid: What you want is secondary when the system you own doesn't meet …
- 1:19 PM Changeset in vbox [103571] by
- libs/xpcom: Shuffle some code around to avoid unnecessary directory nesting
- 1:12 PM Changeset in vbox [103570] by
- Audio/VKAT: Use a circular buffer when recording data; should make it …
- 1:11 PM Changeset in vbox [103569] by
- libs/xpcom: Replace the old ipcMessageWriter helper class with an …
- 1:08 PM Changeset in vbox [103568] by
- Audio/VKAT: Use a circular buffer when recording data; should make it …
- 12:53 PM Changeset in vbox [103567] by
- Audio/VKAT: Use a circular buffer when recording data; should make it …
- 12:53 PM Changeset in vbox [103566] by
- Audio/VKAT: Bugfixes for AudioTestBeaconAddConsecutive().
- 12:52 PM Changeset in vbox [103565] by
- Validation Kit/Audio: Logging.
- 12:52 PM Ticket #22010 (VB crashes when starting) created by
- Hello! My VB crashes when starting. I want to run OSx Snow Leopard on …
- 12:07 PM Changeset in vbox [103564] by
- Main/HostHardwareLinux.cpp: Plug memory leak in dvdCreateDeviceStrings()
- 11:31 AM Changeset in vbox [103563] by
- libs/xpcom: Replace some nsMemory:: calls to RTMemAlloc/RTMemFree to …
- 10:01 AM Changeset in vbox [103562] by
- libs/xpcom/ipc: Replace the old ipcMessageReader helper class with an …
- 9:27 AM Ticket #22009 (Virtualboxvm process doesn't allow to change its priority in Windows ...) created by
- see screenshot
- 8:55 AM Changeset in vbox [103561] by
- VMM/IEM: Implement vpermilps instruction emulations. [doxygen fix] …
Feb 25, 2024:
- 10:20 PM Ticket #22008 (Network stops working after guest is put in saved state, and then restored) created by
- starting a guest, saving the state, and restore it makes guest run …
Feb 24, 2024:
- 2:57 PM Ticket #22007 (Installing Guest Additions to Windows 8.1 crashes its startup => ...) created by
- Windows 8.1 cannot start after re-installing the newest Guest …
- 12:59 PM Changeset in vbox [103560] by
- Try to fix build bugref:9898
- 11:07 AM Changeset in vbox [103559] by
- ValidationKit/bootsectors: Implement testcases for vpermilpd …
- 11:06 AM Changeset in vbox [103558] by
- VMM/IEM: Implement vpermilpd instruction emulations, bugref:9898
- 11:05 AM Changeset in vbox [103557] by
- ValidationKit/bootsectors: Implement testcases for vpermilps …
- 11:04 AM Changeset in vbox [103556] by
- VMM/IEM: Implement vpermilps instruction emulations, bugref:9898
- 2:14 AM Changeset in vbox [103555] by
- VMM/IEM: Added native translation for IEM_MC_AND_LOCAL_U8/16/32/64 and …
Feb 23, 2024:
- 11:26 PM Changeset in vbox [103554] by
- VMM/IEM: Some simple TB disassembly interface that can be used from …
- 7:37 PM Ticket #22006 (The Windows 10 host system freezes completely, about 15 seconds after ...) created by
- The Windows 10 host system freezes completely, about 15 seconds after …
- 5:09 PM Changeset in vbox [103553] by
- doc/SDKRef,Main/VirtualBox.xidl: Document the changes to the Main API …
- 4:31 PM Changeset in vbox [103552] by
- FE/Qt: Rework UIActionPool to use global UIType instead of own cloned enum.
- 4:09 PM Changeset in vbox [103551] by
- FE/Qt: Moving UIType from UICommon to UIDefs for reuse purposes.
- 3:45 PM Changeset in vbox [103550] by
- FE/Qt: UISnapshotPane: Get rid of UICommon include in the header.
- 3:42 PM Changeset in vbox [103549] by
- FE/Qt: UIVirtualBoxManager & UINotificationObjects: Get rid of …
- 3:32 PM Changeset in vbox [103548] by
- VMM/IEM: Special case the 'xor reg32,samereg32' operation as it it …
- 3:23 PM Changeset in vbox [103547] by
- Runtime/reqpool.cpp: Another place where we need to decrement the idle …
- 3:21 PM Changeset in vbox [103546] by
- FE/Qt: UIMediaComboBox: Get rid of UICommon include in the header.
- 11:48 AM Changeset in vbox [103545] by
- storagecfg.py, fix _getActivePoolsStartingWith and …
- 10:28 AM Ticket #22005 (Version 7.0.0.8 Guest Ubuntu boot time slow) created by
- Configuration: Host windows 11 pro (uptodate) Guest Ubuntu 22.04.4 …
- 9:53 AM Changeset in vbox [103544] by
- FE/Qt: bugref:9072. Integrating new icons for go-to-bottom/go-to-top …
- 8:23 AM Changeset in vbox [103543] by
- Runtime/misc/reqpool.cpp: Need to update the idle thread counter …
- 12:26 AM Changeset in vbox [103542] by
- VMM/IEM: More helpful way to make the MC block names unique. bugref:10370
Feb 22, 2024:
- 6:34 PM Changeset in vbox [103541] by
- FE/Qt: Build fix for r161886.
- 6:33 PM Changeset in vbox [103540] by
- FE/Qt: Clean UIDefs from UIActionPool related stuff.
- 6:27 PM Changeset in vbox [103539] by
- FE/Qt: macOS: Runtime UI: Rework the way how machine-windows being …
- 5:06 PM Changeset in vbox [103538] by
- FE/Qt: Moving out logging stuff from UIDefs.h to separate …
- 3:58 PM Changeset in vbox [103537] by
- FE/Qt: Cleanup UIDefs from assertion stuff and some global includes; …
- 3:45 PM Changeset in vbox [103536] by
- libs/xpcom: Bump the thread pushback threshold count to 64 to avoid …
- 3:26 PM Changeset in vbox [103535] by
- VMM/IEM: Quick hack for catching and dealing with pbInstrBuf == NULL …
- 2:42 PM Changeset in vbox [103534] by
- libs/xpcom: Remove unused ipcLockservice and tmTransactionManager …
- 2:42 PM Changeset in vbox [103533] by
- libs/xpcom: Remove unused ipcLockservice and tmTransactionManager …
- 2:05 PM Changeset in vbox [103532] by
- VBoxManage: Add subcommand for enabling UEFI secure boot (and show the …
- 1:13 PM Changeset in vbox [103531] by
- libs/xpcom: Small cleanups, bugref:3409
- 12:11 PM Changeset in vbox [103530] by
- Audio/VKAT: Logging nits.
- 11:36 AM Changeset in vbox [103529] by
- Validation Kit: Try using AudioDriverType_Default for >= 7.1 in …
- 11:29 AM Changeset in vbox [103528] by
- Storage/VHD.cpp,VDI.cpp: Build fixes, bugref:3409
- 11:20 AM Changeset in vbox [103527] by
- Storage/ISCSI.cpp: Some unused variable fixes, bugref:3409
- 11:19 AM Changeset in vbox [103526] by
- Storage/VHD.cpp: Some unused variable, bugref:3409
- 11:18 AM Changeset in vbox [103525] by
- Storage/VDPlugin.cpp: Some unused variable, bugref:3409
- 11:17 AM Changeset in vbox [103524] by
- Storage/VDI.cpp: Some unused variable and macro double expansion …
- 11:15 AM Changeset in vbox [103523] by
- Storage/VHDX.cpp: Some unused variable fixes, bugref:3409
- 11:15 AM Changeset in vbox [103522] by
- Storage/testcase: Some unused variable fixes, bugref:3409
- 10:20 AM Changeset in vbox [103521] by
- Validation Kit/tdAudioTest: More bugfixes.
- 10:07 AM Changeset in vbox [103520] by
- Validation Kit/testdriver: Also log the audio enabled in/out status in …
- 8:43 AM Changeset in vbox [103519] by
- bldprogs/genalias.cpp: Fix redundant condition, argc <= 5 is already …
- 8:27 AM Changeset in vbox [103518] by
- Validation Kit/tdAudioTest: More fixes for host execution of VKAT.
- 7:54 AM Changeset in vbox [103517] by
- Audio/VKAT: Try to fix the timeout issues.
- 7:13 AM Ticket #21999 (VBoxIntNetSwitch process requires force quit) closed by
- wontfix
- 3:52 AM Changeset in vbox [103516] by
- VMM/IEM,EM: Add all kind of exceptions to the exit history, adding a …
- 3:51 AM Changeset in vbox [103515] by
- VMM/DBGF: Stop all VCpus on DBGFEVENT_DEV_STOP events.
- 3:50 AM Changeset in vbox [103514] by
- VMM/IEM: The vex3 & vex2 byte prefixes must set the …
- 3:50 AM Changeset in vbox [103513] by
- VMM/IEM: The vex3 & vex2 byte prefixes must set the …
- 1:17 AM Changeset in vbox [103512] by
- DIS: Added vex group 13 and redid some or the vex prefix decoding.
- 1:16 AM Changeset in vbox [103511] by
- DIS: Added vex group 13 and redid some or the vex prefix decoding.
Feb 21, 2024:
- 9:34 PM Changeset in vbox [103510] by
- parfait: Start including a baseline of reports which are either false …
- 8:07 PM Changeset in vbox [103509] by
- Audio/VKAT: Use a new define for default timeout, improved logging a …
- 7:57 PM Changeset in vbox [103508] by
- include/VBox/intnet.h: Fix conflicting API declarations, bugref:3409
- 7:29 PM Changeset in vbox [103507] by
- Audio/VKAT: Use a new define for default timeout, improved logging a bit.
- 7:27 PM Changeset in vbox [103506] by
- Runtime/lockvalidator.cpp: Fix wrong comparison, bugref:3409
- 7:25 PM Changeset in vbox [103505] by
- libs/xpcom: Fix some unused variable warnings, bugref:3409
- 6:59 PM Changeset in vbox [103504] by
- libs/xpcom/xpidl: Fix possible but harmless dangling pointer, and fix …
- 6:47 PM Changeset in vbox [103503] by
- libs/xpcom/xpidl: Some cleanup, bugref:3409
- 3:58 PM Ticket #22004 (VirtualBox on MacOSX Host installs 'provisioning profile' signed with ...) created by
- On my Macbook Pro (OS Montery v 12.7.3), installing VirtualBox …
- 3:44 PM Changeset in vbox [103502] by
- Devices/Bus/DevPCI.cpp: Remove condition which is always true, bugref:3409
- 3:43 PM Changeset in vbox [103501] by
- Storage/VDI.cpp: Fix harmless some parfait warnings, bugref:3409
- 3:40 PM Changeset in vbox [103500] by
- Main/USBProxyBackendUsbIp.cpp: Remove some useless condition which is …
- 2:44 PM Changeset in vbox [103499] by
- Validation Kit/tdAudioTest: Added new option "--audio-debug-img …
- 2:34 PM Changeset in vbox [103498] by
- /Config.kmk: Shut up C5039 warnings on windows when …
- 2:32 PM Changeset in vbox [103497] by
- /Config.kmk: Shut up C5039 warnings on windows when …
- 2:32 PM Changeset in vbox [103496] by
- FE/Qt: bugref:10450: Get rid of obsolete stuff UIDnDMIMEData; This is …
- 2:30 PM Changeset in vbox [103495] by
- IPRT: Build fix for parfait/win. bugref:3409
- 1:59 PM Changeset in vbox [103494] by
- Validation Kit/tdAudioTest: Added new option "--audio-test-timeout …
- 1:47 PM Changeset in vbox [103493] by
- Runtime/testcase/tstRTCircBuf: Just return if creation of the circular …
- 1:45 PM Changeset in vbox [103492] by
- Audio/VKAT: Added new test option "--timeout <ms>" to specify the …
- 12:36 PM Changeset in vbox [103491] by
- VBoxDbg: Fixed console output performance troubles caused by 'Courier …
- 12:33 PM Changeset in vbox [103490] by
- DBGC: Quick hack to avoid misquoted command from messing up the input …
- 11:03 AM Changeset in vbox [103489] by
- libs/xpcom: VBoxSVC and the IPC daemon spawning code need to agree on …
- 10:55 AM Changeset in vbox [103488] by
- libs/xpcom: Remove the old multithread code because testboxes appear …
- 10:36 AM Changeset in vbox [103487] by
- Config.kmk: Add parfait and parfait-dbg build types, bugref:3409 [fix]
- 10:22 AM Changeset in vbox [103486] by
- Config.kmk: Add parfait and parfait-dbg build types, bugref:3409 [scm]
- 10:16 AM Changeset in vbox [103485] by
- Config.kmk: Add parfait and parfait-dbg build types, bugref:3409
- 9:06 AM Changeset in vbox [103484] by
- Shared Clipboard: Logging nit. bugref:9437
- 7:19 AM Changeset in vbox [103483] by
- FE/Qt: bugref:9072. Correct double setWrapMode call,
- 2:02 AM Ticket #22003 (VirtualBox manager process loads CPU high when Linux vm is running on ...) created by
- see screenshot
Feb 20, 2024:
- 5:11 PM Changeset in vbox [103482] by
- Shared Clipboard: Added a ShClTransferTransformPath() function to make …
- 4:37 PM Changeset in vbox [103481] by
- FE/Qt: bugref:3409: A bit of fixes for details generator stuff which …
- 4:16 PM WikiStart edited by
- changed req number including Germany (diff)
- 3:21 PM Changeset in vbox [103480] by
- Shared Clipboard: Added a ShClTransferTransformPath() function to make …
- 3:12 PM Changeset in vbox [103479] by
- FE/Qt: bugref:9072. build fix.
- 3:01 PM Changeset in vbox [103478] by
- FE/Qt: bugref:9072. Implementing buttons to navigate to the bottom/top …
- 12:29 PM Changeset in vbox [103477] by
- Shared Clipboard: Formatting. bugref:9437
- 12:26 PM Changeset in vbox [103476] by
- libs/xpcom: Enable DCONNECT_WITH_IPRT_REQ_POOL again, bugref:5973
- 10:11 AM Changeset in vbox [103475] by
- ValidationKit/tdUnitTest1: Exclude tstInt on darwin as it requires the …
- 10:10 AM Changeset in vbox [103474] by
- VBoxDbg: scm fix. bugref:10376
- 10:09 AM Changeset in vbox [103473] by
- VBoxDbg: Made logging and copying to the clipboard go thru the proxy …
- 9:26 AM Changeset in vbox [103472] by
- libs/xpcom: Rewrite the IPC client side to reduce the number of memory …
- 9:06 AM Changeset in vbox [103471] by
- Guest Control/VBoxService: Fixed reallocation in …
- 8:40 AM Changeset in vbox [103470] by
- ValidationKit/tdUnitTest1: Exclude tstInt on darwin as it requires the …
- 8:15 AM Changeset in vbox [103469] by
- Devices/Graphics: logging
- 7:33 AM Changeset in vbox [103468] by
- Devices/Graphics/shaderlib: Need to zero out two structs, bugref:3409
- 6:47 AM Changeset in vbox [103467] by
- Makefile.kmk: Get rid of the second parfait run, bugref:3409
- 4:25 AM Changeset in vbox [103466] by
- scm
- 2:36 AM Changeset in vbox [103465] by
- VBoxDbg: doxygen fix. bugref:10376
- 2:35 AM Changeset in vbox [103464] by
- VBoxDbg,FE/Qt: Made it possible to configure the sub-tree filtering …
- 12:56 AM Ticket #22002 (Guru Meditation -1676 (VERR_PGM_MAPPING_IPE)) created by
- Running a LAB with Proxmox inside Virtualbox I receive the message …
Note:
See TracTimeline
for information about the timeline view.