Timeline
Feb 13, 2024:
- 5:58 PM Changeset in vbox [103340] by
- Validation Kit/tdAudioTest: Added running the VKAT selftest before …
- 5:08 PM Licensing_FAQ edited by
- touch date to minimize confusion (diff)
- 4:49 PM Changeset in vbox [103339] by
- FE/Qt: Medium related stuff: Moving StorageSlot from UIDefs to …
- 4:37 PM Changeset in vbox [103338] by
- FE/Qt: Medium related stuff: Moving getFormatsForDeviceType from …
- 4:08 PM Licensing_FAQ edited by
- Customers complain that they are going to get access to a tool to … (diff)
- 3:55 PM Changeset in vbox [103337] by
- Validation Kit/storage: Added optional output of failed (guest/host) …
- 3:42 PM Ticket #21988 (The virtual machine resolution is incorrect 虚拟机分辨率错误) created by
- The actual resolution of my physical machine display can be set to a …
- 2:05 PM Changeset in vbox [103336] by
- Validation Kit/tdStorageBenchmark: Fail more gracefully if storage …
- 2:04 PM Changeset in vbox [103335] by
- Validation Kit/storage: Added optional output of failed (guest/host) …
- 1:45 PM Changeset in vbox [103334] by
- VMM/IEM: Drop the IEMLIVENESS_OLD_LAYOUT code, as clang output smaller …
- 1:40 PM Ticket #21987 (Guest Kali Linux corrupts VHD on startup) created by
- Description I am currently encountering an error whereupon the …
- 12:18 PM Changeset in vbox [103333] by
- VMM/IEMAllCImpl: Fix sizeof(), bugref:3409
- 11:29 AM Changeset in vbox [103332] by
- burn fix, scm
- 10:45 AM Changeset in vbox [103331] by
- Config.kmk,Main,libs/xpcom,HostDrivers/Support,Installer: Make …
- 9:14 AM Changeset in vbox [103330] by
- Reverted r161609, as we don't build (and thus ship) VBoxSDL by default …
- 1:33 AM Changeset in vbox [103329] by
- Main/vboxapi.py: Fixed regression in PerfCollector.query(). …
- 1:07 AM Changeset in vbox [103328] by
- Installer/VBoxInstallHelper.cpp: Degraded todo severity and explained …
- 1:02 AM Changeset in vbox [103327] by
- Installer/common/Makefile.kmk: Nits. bugref:10579
- 12:53 AM Changeset in vbox [103326] by
- Installer/vboxapisetup.py: Use os.path.exist() rather than searching …
- 12:40 AM Changeset in vbox [103325] by
- Installer/vboxapisetup*.py: Some pylint nits. Removed some unnecessary …
Feb 12, 2024:
- 8:59 PM Ticket #21983 (USB passthrough to scanners has stopped functioning in Win 7 VM in ...) closed by
- duplicate: Duplicate of #21970.
- 8:58 PM Ticket #21984 (USB 2.0 (OHCI + EHCI) controller does not work) closed by
- duplicate: Duplicate of #21970.
- 8:38 PM Changeset in vbox [103324] by
- debian/control: added conflict to virtualbox-dkms to avoid …
- 6:35 PM MIT license edited by
- (diff)
- 6:31 PM UPL license created by
- 6:22 PM Contributor_information edited by
- (diff)
- 6:21 PM Changeset in vbox [103323] by
- Shared Clipboard: Condensed the X11 clipboard reading code even more …
- 5:24 PM Changeset in vbox [103322] by
- libpng-1.6.42: Enabled in trunk.
- 5:11 PM Changeset in vbox [103321] by
- FE/Qt: UIDesktopWidgetWatchdog: Get rid of UIDefs.h dependency; Moving …
- 5:10 PM Ticket #21986 (virtualbox-7.0 debian package should conflict with virtualbox-dkms ...) created by
- The virtualbox-7.0 debian package has Conflicts fields for virtualbox, …
- 4:40 PM Changeset in vbox [103320] by
- FE/Qt: UITranslator: Get rid of UIDefs.h dependency; Moving SizeSuffix …
- 4:38 PM Changeset in vbox [103319] by
- libpng-1.6.42: Enabled in trunk.
- 4:24 PM Changeset in vbox [103318] by
- VMM/IEM: Liveness analysis, part 10: Debugging, asserting liveness …
- 4:02 PM Changeset in vbox [103317] by
- DevEHCI: Cast bit-fields to RTGCPHYS before left shifting, otherwise …
- 3:57 PM Changeset in vbox [103316] by
- libpng-1.6.42: Applied and adjusted our libpng changes to 1.6.42. …
- 3:23 PM Changeset in vbox [103315] by
- FE/Qt: Machine settings / Display page / Recording tab and …
- 2:54 PM Changeset in vbox [103314] by
- libs: Copied libpng 1.6.37 in preparation for 1.6.42 upgrade. bugref:8515
- 2:19 PM Changeset in vbox [103313] by
- Docs: Changelog. bugref:9449
- 1:07 PM Changeset in vbox [103312] by
- docs/VBox-CodingGuidelines: Added warning about type promotion issues …
- 12:33 PM Changeset in vbox [103311] by
- Fixed some (potential) va_args leaks (found by Parfait). bugref:3409
- 12:13 PM Changeset in vbox [103310] by
- Devices/DrvAudioAlsaStubs: Corrected snd_pcm_nonblock() proxy stub …
- 12:10 PM Changeset in vbox [103309] by
- FE/Qt: bugref:10513: VM settings / Storage page: Make sure we show …
- 11:54 AM Changeset in vbox [103308] by
- Main/testcase: Only call RTRandU64Ex() once, as RT_MIN would evaluate …
- 11:30 AM Changeset in vbox [103307] by
- libs/xpcom: Fix VBoxXPCOMIPCD install path on macOS, bugref:10594
- 9:36 AM Changeset in vbox [103306] by
- HostDrivers/Support: Add VBoxXPCOMIPCD to the list of hardened …
- 9:00 AM Changeset in vbox [103305] by
- HostDrivers/Support: Add VBoxXPCOMIPCD to the list of hardened …
- 7:35 AM Changeset in vbox [103304] by
- libs/xpcom,Main: Disabled code to move VBoxXPCOMIPCD into VBoxSVC, …
- 7:16 AM Changeset in vbox [103303] by
- libs/xpcom,Main: Disabled code to move VBoxXPCOMIPCD into VBoxSVC, …
- 7:05 AM Changeset in vbox [103302] by
- Config.kmk: Enable VBOX_WITH_XPCOMIPCD_IN_VBOX_SVC by default, bugref:10594
Feb 11, 2024:
- 10:37 PM Ticket #21985 (Headless boot from command line never completes with some guest OS) created by
- === Configuration VirtualBox version 7.0.14 r161095 for Windows …
- 8:41 PM Changeset in vbox [103301] by
- libs/xpcom,Main: Disabled code to move VBoxXPCOMIPCD into VBoxSVC, …
- 8:33 PM Changeset in vbox [103300] by
- libs/xpcom,Main: Disabled code to move VBoxXPCOMIPCD into VBoxSVC, …
- 8:26 PM Changeset in vbox [103299] by
- VMM/PGMPhys.cpp: Typo, bugref:3409
- 7:36 PM Changeset in vbox [103298] by
- VMM/NEMR3Native-darwin-armv8.cpp: Fix missing break, bugref:3409
- 7:32 PM Changeset in vbox [103297] by
- Makefile.kmk: Enable warnings in parfait which were missed before, …
- 7:31 PM Changeset in vbox [103296] by
- Makefile.kmk: Enable warnings in parfait which were missed before, …
- 7:05 PM Changeset in vbox [103295] by
- include/VBox/pgm.h: Fix declaration of PGMPhysGCPtr2CCPtr(), bugref:3409
- 3:20 PM Ticket #21984 (USB 2.0 (OHCI + EHCI) controller does not work) created by
- I have been using various virtual machines with Windows guest systems …
Feb 9, 2024:
- 3:20 PM Changeset in vbox [103294] by
- FE/Qt: bugref:10513: VM settings / Storage page: Give storage …
- 2:35 PM Changeset in vbox [103293] by
- Main/ConsoleImpl.cpp: Some HRESULT vs. VBox status code mixup fixes, …
- 1:29 PM Changeset in vbox [103292] by
- Runtime/testcase/tstRTProcCreateEx: Fix a potential buffer overrun …
- 1:23 PM Changeset in vbox [103291] by
- Devices/Storage/DevFdc.cpp: Simplify the logic in get_cur_drv() a bit, …
- 12:57 PM Changeset in vbox [103290] by
- VMM/IEMAll-armv8.cpp: Always init pStats because the caller might …
- 11:58 AM Changeset in vbox [103289] by
- VMM/HMVMXR0: Nested VMX: bugref:10318 VMCS state 'launched' shouldn't …
- 10:55 AM Changeset in vbox [103288] by
- Main/ovfreader: Introduce ResourceType_Invalid for 0 and check against …
Feb 8, 2024:
- 6:09 PM Changeset in vbox [103287] by
- FE/Qt: bugref:10384: VM settings / System page: Chipset option should …
- 3:38 PM Changeset in vbox [103286] by
- ValidationKit/tests/tdUnitTest1: Need to append the revision in order …
- 3:27 PM Changeset in vbox [103285] by
- Re-applied r161549 again (Got rid of a lot of deprecated strcpy / …
- 3:24 PM Changeset in vbox [103284] by
- IPRT/string: Added RTStrCat2() as a convenient function (build fix).
- 3:22 PM Changeset in vbox [103283] by
- IPRT/string: Added RTStrCat2() as a convenient function.
- 3:04 PM Changeset in vbox [103282] by
- Dev/PC/DevPit-i8254: Don't leak fd if speaker emulation isn't possible …
- 2:37 PM Changeset in vbox [103281] by
- Dev/PC/DevPit-i8254: Don't leak fd if speaker emulation isn't possible …
- 2:36 PM Changeset in vbox [103280] by
- FE/Qt: macOS: Palette color regression fix for unknown macOS versions.
- 2:04 PM Ticket #21983 (USB passthrough to scanners has stopped functioning in Win 7 VM in ...) created by
- USB passthrough to two scanners in a Windows 7 VM has worked in …
- 1:04 PM Changeset in vbox [103279] by
- ansible, scm fix
- 12:56 PM Changeset in vbox [103278] by
- ValidationKit/tests/tdUnitTest1: Don't use the output of VBoxManage …
- 12:21 PM Changeset in vbox [103277] by
- Makefile.kmk,webtools,tools: Copy the vbox-parfait.conf over to the …
- 12:08 PM Changeset in vbox [103276] by
- Changing the python version detection section
- 11:56 AM Changeset in vbox [103275] by
- Backed out r161549 again (not wanted / bloat).
- 11:09 AM Changeset in vbox [103274] by
- ValidationKit/tests/tdUnitTest1: Fix r161560 (typos)
- 9:35 AM Changeset in vbox [103273] by
- ValKit/tdCpuIemInstr1: 'k' is for constants, kaTestVMs isn't a …
- 9:23 AM Changeset in vbox [103272] by
- TestManager/config.py: Tripled g_kcMaxTestResultsPerTS so we can …
- 9:08 AM Changeset in vbox [103271] by
- Validation Kit/tdUnitTest1.py: Pylint fixes.
- 8:28 AM Changeset in vbox [103270] by
- VMM/HM: Partly revert r161536, RT_FALLTHROUGH is not necessary here, …
- 7:37 AM Changeset in vbox [103269] by
- ValidationKit/tests/tdUnitTest1: Try fixing some testbox failures by …
- 6:35 AM Changeset in vbox [103268] by
- ValidationKit/bootsectors: Re-enable vpsrl[wdq] testcases now that …
- 6:34 AM Changeset in vbox [103267] by
- VMM/IEM: Implement vpsrl[wdq] 'reg/mem' instruction dispatch & …
- 5:23 AM Changeset in vbox [103266] by
- ValidationKit/bootsectors: Add missing high-register …
- 5:22 AM Changeset in vbox [103265] by
- VMM/IEM: Implement vpsra[wd] 'reg/mem' instruction dispatch & …
- 5:20 AM Changeset in vbox [103264] by
- VMM/IEM: Fix psra[wd] instruction emulation (high bit must shift in …
- 12:02 AM Changeset in vbox [103263] by
- IPRT,VMMDev,Bs3Kit: Added support for sub-sub-tests to better deal …
- 12:00 AM Changeset in vbox [103262] by
- IPRT,VMMDev,Bs3Kit: Added support for sub-sub-tests to better deal …
Feb 7, 2024:
- 11:01 PM Ticket #21982 ([GA] Regression: We still suffer the black screen video driver bug ...) created by
- Affected vbox versions: From VirtualBox-6.1-6.1.44_156814 to …
- 6:59 PM Ticket #21981 (Heavy screen flickering VirtualBox 6.1.50 / 7.0.14 Ubuntu guest ...) created by
- Heavy screen flickering occurs with Ubuntu Wayland guest after …
- 5:39 PM Changeset in vbox [103261] by
- VMM/PGMAllPool.cpp: Fix side effect in macro double expansion, bugref:3409
- 4:56 PM Changeset in vbox [103260] by
- Got rid of a lot of deprecated strcpy / strcat calls; now using the …
- 3:22 PM Changeset in vbox [103259] by
- VMM/IEM: Fix regression causing alignment exceptions for SSE/AVX based …
- 3:21 PM Changeset in vbox [103258] by
- VMM/IEM: Fix regression causing alignment exceptions for SSE/AVX based …
- 3:17 PM Changeset in vbox [103257] by
- VMM/IEM: Liveness analysis, part 9: Effective address calculation …
- 3:07 PM Changeset in vbox [103256] by
- VMM/IEM: Fix regression causing alignment exceptions for SSE/AVX based …
- 3:02 PM Changeset in vbox [103255] by
- VMM: Fix pinsrw, movd and movq instruction implementations. The switch …
- 2:56 PM Changeset in vbox [103254] by
- VMM: Fix implementation of movmskpd which would trash an innocent …
- 2:53 PM Changeset in vbox [103253] by
- ValidationKit/bootsectors/bs3-cpu-instr-3: Disable …
- 2:40 PM Changeset in vbox [103252] by
- IPRT/string: Added RTStrCopy2() as a convenient function.
- 1:16 PM Changeset in vbox [103251] by
- Shared Clipboard: More implicit fallthrough fixes (found by Parfait). …
- 1:16 PM Changeset in vbox [103250] by
- IPRT: More implicit fallthrough fixes (found by Parfait). bugref:3409
- 1:15 PM Changeset in vbox [103249] by
- Validation Kit: More implicit fallthrough fixes (found by Parfait). …
- 1:14 PM Changeset in vbox [103248] by
- Main: More implicit fallthrough fixes (found by Parfait). bugref:3409
- 1:14 PM Changeset in vbox [103247] by
- VMM: More implicit fallthrough fixes (found by Parfait). bugref:3409
- 1:12 PM Changeset in vbox [103246] by
- FE/VirtualBox: More implicit fallthrough fixes (found by Parfait). …
- 11:53 AM Changeset in vbox [103245] by
- VMMDev/VMMDevTesting: Fixed implicit fallthrough (found by Parfait). …
- 11:52 AM Changeset in vbox [103244] by
- Guest Control/GuestSessionImplTasks: Fixed implicit fallthrough for …
- 11:51 AM Changeset in vbox [103243] by
- FE/VirtualBox/VBoxLicenseViewer: Fixed implicit fallthrough (found by …
- 11:50 AM Changeset in vbox [103242] by
- FE/VirtualBox/UIStorageSettingsEditor: Fixed implicit fallthrough …
- 11:30 AM Changeset in vbox [103241] by
- Dev/PC/DevPit-i8254: Don't leak fd if speaker emulation isn't possible …
- 11:21 AM Changeset in vbox [103240] by
- Shared Clipboard/X11: Only allocate SHCLX11RESPONSE as event payload …
- 11:20 AM Changeset in vbox [103239] by
- Shared Clipboard/tstClipboardGH-X11: Fixed a leak in …
- 10:59 AM Changeset in vbox [103238] by
- Validation Kit/tdAddGuestCtrl.py: More tweaks for older versions and …
- 9:57 AM Changeset in vbox [103237] by
- ValidationKit/testdriver/vboxtestvms.py: Don't filter out hwvirt-np …
- 1:39 AM Changeset in vbox [103236] by
- VMM/IEM: Liveness analysis, part 8: scm fix. bugref:10372 bugref:10375
- 1:38 AM Changeset in vbox [103235] by
- VMM/IEM: Liveness analysis, part 7b: Release build fix for visual C++. …
- 12:11 AM Changeset in vbox [103234] by
- VMM/IEM: Liveness analysis, part 8: Propagating EFLAGS annotations to …
- 12:09 AM Changeset in vbox [103233] by
- VMM/IEM: Liveness analysis, part 8: Propagating EFLAGS annotations to …
Feb 6, 2024:
- 8:55 PM Changeset in vbox [103232] by
- IPRT/process-win.cpp: A better fix for the r152441 regression. bugref:10261
- 6:23 PM Changeset in vbox [103231] by
- Validation Kit/tdAddGuestCtrl.py: Use .extend here. bugref:10586
- 4:03 PM Changeset in vbox [103230] by
- IPRT/process-win: Fixed regression from r152441, leading to start …
- 3:56 PM Changeset in vbox [103229] by
- Validation Kit/tdAddGuestCtrl.py: oSession is not needed here. bugref:10586
- 2:24 PM Changeset in vbox [103228] by
- ValidationKit/tests/cpu/tdCpuIemInstr1: Enable bs3-cpu-basic-3 now …
- 2:19 PM Changeset in vbox [103227] by
- Storage/RAW.cpp: 63.5MB floppy support (validation kit boot sector …
- 12:53 PM Changeset in vbox [103226] by
- ValidationKit/tests/serial/tdSerial1: Fix typo
- 12:50 PM Changeset in vbox [103225] by
- Validation Kit/tdAddGuestCtrl.py: Fixes for handling tuples. bugref:10586
- 11:55 AM Changeset in vbox [103224] by
- /Doxygen.Core: @opflclass. bugref:10372
- 10:59 AM Changeset in vbox [103223] by
- ValidationKit/bootsectors/bs3-cpu-instr-2: Extend cmpxchg16b and …
- 9:24 AM Changeset in vbox [103222] by
- ValidationKit/testboxscript/testboxscript_real.py: Set the …
- 9:04 AM Changeset in vbox [103221] by
- ValidationKit/tests/cpu/tdCpuIemInstr1: Enable the bs3-cpu-generated-1 …
- 8:58 AM Changeset in vbox [103220] by
- VMM/IEMAllInst*: Liveness analysis: build fix. bugref:10372
- 8:57 AM Changeset in vbox [103219] by
- Validation Kit/tdAddGuestCtrl.py: Fixed session 0 checks. bugref:10586
- 8:51 AM Changeset in vbox [103218] by
- VMM/VMMAll/IEMAllInstTwoByte0f.cpp.h: Switch the Vq destination …
- 8:45 AM Changeset in vbox [103217] by
- ValidationKit/bootsectors/bs3-cpu-generated-1-data.py: Fix instruction …
- 8:34 AM Changeset in vbox [103216] by
- ValidationKit/bootsectors/bs3-cpu-generated-1: Don't halt on the first …
- 7:49 AM Changeset in vbox [103215] by
- Validation Kit/tdAddGuestCtrl.py: Exclude session 0 tests from too old …
- 2:03 AM Changeset in vbox [103214] by
- VMM/IEMAllInst*: Liveness analysis, part 7: Flag input & modification …
Feb 5, 2024:
- 10:53 PM Changeset in vbox [103213] by
- VMM/IEMAllInst*: Liveness analysis, part 6: Flag input & modification …
- 10:29 PM Changeset in vbox [103212] by
- VMM/IEMAllInst*: Liveness analysis, part 5: Flag input & modification …
- 6:30 PM Changeset in vbox [103211] by
- Validation Kit/tdAddGuestCtrl.py: Expand the resolved path within …
- 6:11 PM Changeset in vbox [103210] by
- Validation Kit/tdAddGuestCtrl.py: Expand the resolved path within …
- 6:08 PM Changeset in vbox [103209] by
- Validation Kit/tdAddGuestCtrl.py: Expand the resolved path within …
- 5:36 PM Changeset in vbox [103208] by
- ValidationKit/bootsectors/bs3-cpu-instr-2: A basic compxchg8b …
- 4:15 PM Ticket #21980 (NAT Networks option need DHCP turning off and on to access internet in ...) created by
- In General options after creating a NAT network, after giving name, …
- 3:48 PM Changeset in vbox [103207] by
- FE/Qt: bugref:10501. Some more ironing.
- 3:17 PM Changeset in vbox [103206] by
- VMM/IEMAllInst*: Liveness analysis, part 4: Flag input & modification …
- 2:55 PM Changeset in vbox [103205] by
- adding python versions
- 2:29 PM Changeset in vbox [103204] by
- ValKit/testmanager: Add fNativeApi and fChipsetIoMmu to …
- 2:28 PM Changeset in vbox [103203] by
- ValKit/testmanager: Add fNativeApi and fChipsetIoMmu to …
- 1:44 PM Changeset in vbox [103202] by
- ValidationKit/bootsectors/bs3-cpu-instr-3.c32: Fixes to make it …
- 11:57 AM Ticket #21979 (Installing Guest Additions in Windows 8.1 leads to non-bootable system) created by
- After installing Guest Additions on a fresh Windows 8.1 system with …
- 11:39 AM Changeset in vbox [103201] by
- Validation Kit/tdAddGuestCtrl.py: Use the new VBoxGuestControlHelper …
- 11:32 AM Changeset in vbox [103200] by
- Validation Kit/tdAddGuestCtrl.py: Use the new VBoxGuestControlHelper …
- 11:16 AM Changeset in vbox [103199] by
- ValKit/tmdb-r26-testboxes-4.pgsql: More table dumping. bugref:10592
- 10:57 AM Changeset in vbox [103198] by
- ValKit/TestBoxHelper.cpp: longmode -> 64bitguest. [build fix] bugref:10592
- 10:00 AM Changeset in vbox [103197] by
- ValidationKit/testmanager: Distinguish between testboxes which can do …
- 9:40 AM Changeset in vbox [103196] by
- ValKit/TestBoxHelper.cpp: longmode -> 64bitguest. bugref:10592
- 8:47 AM Changeset in vbox [103195] by
- VMM/DBGFR3FlowTrace.cpp: Fix possible write to NULL pointer, bugref:3409
- 7:23 AM Changeset in vbox [103194] by
- VMM: Nested VMX: bugref:10318 Distinguish NMI vs. hardware exception 2 …
- 6:53 AM Changeset in vbox [103193] by
- Doxyfile.core: doxygen fix, bugref:10372
- 5:42 AM Changeset in vbox [103192] by
- fix for r161455, missing break? bugref:10372
Feb 4, 2024:
- 11:41 PM Changeset in vbox [103191] by
- VMM/IEMAllInst*: Liveness analysis, part 4: Flag input & modification …
- 11:26 PM Changeset in vbox [103190] by
- VMM/IEMAllInst*: Liveness analysis, part 3: Flag input & modification …
- 11:19 PM Changeset in kBuild [3604] by
- SlickEdit/kdev.e: Added function for C-escaping a selection block and …
- 8:47 PM Changeset in vbox [103189] by
- VMM/IEM: Better code. bugref:10372
- 8:46 PM Changeset in vbox [103188] by
- VMM/IEM: Fix. bugref:10372
- 8:45 PM Changeset in vbox [103187] by
- VMM/IEM: scm fix. bugref:10372
- 3:43 PM Changeset in vbox [103186] by
- VMM/IEM: Some IEMAllAImplC.cpp adjustments. bugref:10372
- 3:42 PM Changeset in vbox [103185] by
- VMM/IEMAllInst*: Liveness analysis, part 2: Flag input & modification …
Feb 3, 2024:
- 8:16 PM Changeset in vbox [103184] by
- Fix broken build and broken 'with assembly' ability to run VMs at all; …
- 3:44 PM Changeset in vbox [103183] by
- ValidationKit/bootsectors: fix bs3 error count display on VM console, …
- 3:44 PM Changeset in vbox [103182] by
- VMM/IEM: Implement vpsll[wdq] 'reg/mem' instruction dispatch & …
- 2:13 AM Changeset in vbox [103181] by
- VMM/IEM: Liveness analysis, part 1. bugref:10372
Note:
See TracTimeline
for information about the timeline view.