Timeline
Apr 1, 2022:
- 6:54 PM Changeset in vbox [94447] by
- VMM/IEM: C implementation of fabs, fchs, ftst, and fxam. bugref:9898
- 6:53 PM Changeset in vbox [94446] by
- iprt/types.h: Added RTFLOAT80U_IS_QUIET_OR_SIGNALLING_NAN and …
- 5:19 PM Changeset in vbox [94445] by
- FE/Qt/Ds: bugref:6899: Machine settings: General page accessibility …
- 4:27 PM Changeset in vbox [94444] by
- tstIEMAImpl: fxam needs some non-zero FTW to test the 'empty' …
- 3:36 PM Ticket #20891 (Critical Error starting VM Machine) created by
- After some minutes of run, the VM go in a critical error. Sometimes …
- 3:21 PM Changeset in vbox [94443] by
- Validation Kit/unit tests: Build fix. bugref:10195
- 3:08 PM Changeset in vbox [94442] by
- Validation Kit/unit tests: Build fix. bugref:10195
- 2:43 PM Changeset in vbox [94441] by
- Validation Kit/unit tests: Re-introduced wildcards for unit tests …
- 2:32 PM Changeset in vbox [94440] by
- VMM/IEM: fxam does not raise any exceptions and has special …
- 2:02 PM Changeset in vbox [94439] by
- Support: Disable dlopen() patching for ASAN builds for now as our …
- 1:46 PM Changeset in vbox [94438] by
- Main/HostUpdate+VBoxManage/UpdateCheck: Simple tidy-up of some …
- 12:37 PM Changeset in vbox [94437] by
- Validation Kit/unit tests: Trying to fix the macOS builds. bugref:10195
- 12:07 PM Changeset in vbox [94436] by
- FE/Qt/Ds: bugref:6899: Machine settings: Display page accessibility …
- 11:13 AM Changeset in vbox [94435] by
- FE/Qt/Ds: bugref:10208: Import Appliance wizard: Fix for Expert mode …
- 10:55 AM Changeset in vbox [94434] by
- Validation Kit/unit tests: Don't use wildcards anymore when including …
- 10:53 AM Changeset in vbox [94433] by
- Validation Kit/unit tests: Don't use wildcards anymore when including …
- 10:44 AM Changeset in vbox [94432] by
- Backed out r150757 (HostDrivers/Support: Try to resolve IPRT-like …
- 10:43 AM Changeset in vbox [94431] by
- Validation Kit/unit tests: Don't use wildcards anymore when including …
- 10:09 AM Changeset in vbox [94430] by
- Validation Kit/unit tests: Don't use wildcards anymore when including …
- 9:52 AM Changeset in vbox [94429] by
- HostDrivers/Support: Try to resolve IPRT-like errors and show those in …
- 9:07 AM Changeset in vbox [94428] by
- Validation Kit/unit tests: Only log …
Mar 31, 2022:
- 11:58 PM Changeset in vbox [94427] by
- X11/VBoxClient: doxygen fixes (don't duplicate/confuse docs, newer …
- 11:57 PM Changeset in vbox [94426] by
- SUP: doxygen fixes (don't duplicate docs, newer doxygen version …
- 11:57 PM Changeset in vbox [94425] by
- VMM: doxygen fixes (don't duplicate docs, newer doxygen version …
- 11:02 PM Changeset in vbox [94424] by
- tstIEMAImpl: Generated intel and common bits for the newly split up …
- 10:59 PM Changeset in vbox [94423] by
- tstIEMAImpl: More tests where AMD and Intel differs a little (or a …
- 9:59 PM Changeset in vbox [94422] by
- X11/VBoxClient: Doxygen fix (use RT_NOREF) + todo. bugref:10199
- 9:27 PM Changeset in vbox [94421] by
- iprt/string.h: doxygen fix. bugref:9898
- 9:17 PM Changeset in vbox [94420] by
- VMM/IEM: Workaround for doxygen troubles with IEMAllAImplC.cpp. bugref:9898
- 8:53 PM Changeset in vbox [94419] by
- VMM: three doxygen fixes.
- 8:37 PM Changeset in vbox [94418] by
- tstIEMAImpl: Rest of the FPU tests, unless there are vendor specific …
- 3:54 PM Changeset in vbox [94417] by
- Validation Kit/unit tests: Sanitize handed-in paths. See comments for …
- 3:06 PM Ticket #20890 (cannot run any linux VM on ThinkPad X1 Extreme gen 4 with Windows 11 ...) created by
- hello, I'm using VirtualBox 6.1.32 r149290 (Qt5.6.2) and i have a lot …
- 2:33 PM Changeset in vbox [94416] by
- tstIEMAImpl: Rest of the FPU tests, unless there are vendor specific …
- 12:33 PM Changeset in vbox [94415] by
- tstIEMAImpl: Removed obsolete data that gets clang upset. Fixed tweak …
- 12:23 PM Changeset in vbox [94414] by
- tstIEMAImpl: Generated the intel FPU test data. bugref:9898
- 12:20 PM Changeset in vbox [94413] by
- VMM/IEM,tstIEMAImpl: A handful of FPU instructions produces different …
- 11:26 AM Changeset in vbox [94412] by
- tstIEMAImpl: Build fixes and AMD data. bugref:9898
- 11:09 AM Changeset in vbox [94411] by
- Validation Kit/unit tests: Skip running nested unit tests on non-trunk …
- 10:59 AM Changeset in vbox [94410] by
- VMM/IEM: Correction to iemAImpl_fistt_r80_to_i16 return variable size. …
- 10:42 AM Changeset in vbox [94409] by
- tstIEMAImpl: Split the data out and put it in separate files to avoid …
- 9:53 AM Changeset in vbox [94408] by
- Validation Kit/unit tests: Made execution modes more flexible [build …
- 9:50 AM Changeset in vbox [94407] by
- Validation Kit/unit tests: Made execution modes more flexible [build …
- 9:25 AM Changeset in vbox [94406] by
- Runtime: Make it possible to override PAM usage with IPRT_WITHOUT_PAM …
- 9:07 AM Changeset in vbox [94405] by
- Validation Kit/unit tests: Made execution modes more flexible. …
- 9:00 AM Changeset in vbox [94404] by
- libs/openssl: Update to 3.0.2 and switch to it, bugref:10128
- 8:39 AM Changeset in vbox [94403] by
- libs: Copied our OpenSSL v3.0.1 in preparation for v3.0.2 upgrade, …
Mar 30, 2022:
- 11:06 PM Changeset in vbox [94402] by
- tstIEMAImpl,VMM/IEM: Added tests for FPU instructions taking two …
- 5:40 PM Changeset in vbox [94401] by
- Devices/Graphics: fixed loading a legacy saved state
- 3:51 PM Changeset in vbox [94400] by
- Validation Kit/unit tests: More fixes for remote execution. bugref:10195
- 3:42 PM Changeset in vbox [94399] by
- Validation Kit/txsclient: Fixed parameter handling for taskCopyFile().
- 1:55 PM Changeset in vbox [94398] by
- tstIEMAImpl: Added special values to some of the tests to make sure we …
- 1:53 PM Changeset in vbox [94397] by
- VMM/IEM: Implemented C version of fbstp; fixes to fst, fist and fistt …
- 9:17 AM Changeset in vbox [94396] by
- Validation Kit/unit tests: More fixes for remote execution. bugref:10195
Mar 29, 2022:
- 10:47 PM Ticket #20889 (VM fails during starting) created by
- During starting or after a few minutes of running an error appers. …
- 4:29 PM Changeset in vbox [94395] by
- FE/Qt/Ds: bugref:6899: Large properties/settings editors cleanup; Lots …
- 3:50 PM Changeset in vbox [94394] by
- Main/Machine+FE/Qt+VBoxManage/showvminfo: Attaching USB devices to a …
- 11:06 AM Changeset in vbox [94393] by
- Installer/win: Explicitly set the current working directory when …
- 10:49 AM Changeset in vbox [94392] by
- Main/Unattended: bugref:9781. Removing some stray chars. from the …
- 10:48 AM Changeset in vbox [94391] by
- FE/Qt: Typo fix.
- 10:28 AM Changeset in vbox [94390] by
- Additions/solaris/Installer: The Solaris VBox GAs postinstall.sh …
- 7:29 AM Changeset in vbox [94389] by
- HostDrivers/VBoxNetflt-linux: Fix debug log format string
- 7:06 AM Changeset in vbox [94388] by
- VBoxNetAdpCtl: Some harmless leak fixes
Mar 28, 2022:
- 9:50 PM Changeset in vbox [94387] by
- VMM/IEM: Implemented C version of fistt; fixes to fst and fist. bugref:9898
- 8:21 PM Changeset in vbox [94386] by
- IPRT/RTStrIStartsWith: Fixed copy&paste bug from RTStrStartsWith.
- 4:55 PM Changeset in vbox [94385] by
- Devices,SVGA: Fix some memory leaks in the OpenGL backend
- 4:42 PM Changeset in vbox [94384] by
- Main/Unattended: bugref:9781. Updating the test script to include …
- 2:52 PM Changeset in vbox [94383] by
- VMM/IEM: fild, fbld, and fist C implementations. bugref:9898
- 2:19 PM Ticket #20888 (Windows guest hangs completely (possible cause: Split lock detected)) created by
- I have a situation where a Windows 10 Professional guest reliably …
- 1:27 PM Changeset in vbox [94382] by
- Main/Unattended: bugref:9781. Updating the test script to include …
- 1:11 PM Changeset in vbox [94381] by
- VMM: Increase VMM API vtable major version due to the removeal of …
- 10:11 AM Changeset in vbox [94380] by
- Installer/win: Only show and handle custom action to start VirtualBox …
- 8:09 AM Ticket #20887 (Problème de démarrage de la machine) created by
- Lors du démarrage de la machine virtuelle "sous windows XP,ce message …
- 8:09 AM Ticket #20886 (Problème de démarrage de la machine) created by
- Lors du démarrage de la machine virtuelle "sous windows XP,ce message …
- 8:09 AM Ticket #20885 (Problème de démarrage de la machine) created by
- Lors du démarrage de la machine virtuelle "sous windows XP,ce message …
- 8:08 AM Ticket #20884 (Problème de démarrage de la machine) created by
- Lors du démarrage de la machine virtuelle "sous windows XP,ce message …
Mar 26, 2022:
- 5:19 PM Ticket #20883 (System doesn't boot up) created by
- When I try to launch a guest the system doesn't boot up and I get a …
- 7:19 AM Ticket #20882 (SATA Controller Option Cause jbd2 blocking the disk access) created by
- I use VirtualBox 6.1 In Ubuntu 20.04 when I create a new virtual …
Mar 25, 2022:
- 7:45 PM Changeset in vbox [94379] by
- FE/Qt/Ds: bugref:6899: fix build.
- 7:34 PM Changeset in vbox [94378] by
- FE/Qt/Ds: bugref:6899: Machine settings: Display page accessibility …
- 6:26 PM Changeset in vbox [94377] by
- Devices/Graphics: surface mapping cleanup and fixes: bugref:9830
- 6:01 PM Changeset in vbox [94376] by
- Installer/win: Added a comment for VBOX_INSTALLER_QUICK.
- 4:09 PM Changeset in vbox [94375] by
- Main/glue-java.xsl: Another incorrect @safearray assumtion about it …
- 4:07 PM Changeset in vbox [94374] by
- Main/glue-java.xsl: Another incorrect @safearray assumtion about it …
- 3:32 PM Changeset in vbox [94373] by
- Main/VirtualBox.xidl: Try enabled the DOCTYPE/VirtualBox.dtd statement …
- 3:31 PM Changeset in vbox [94372] by
- FE/Qt: COMWrappers.xsl: Don't treat @safearray as optional (#IMPLIED), …
- 3:28 PM Changeset in vbox [94371] by
- Main/VirtualBox.xidl: Eliminate redundant readonly="no" attributes, …
- 2:52 PM Changeset in vbox [94370] by
- Main/VirtualBox.xidl: Fixed harmless attribute typo for …
- 1:35 PM Ticket #20881 (Guest additions on Linux(Artix) with dinit init system) created by
- Tried to install Guest Additions by runnung "VBoxLinuxAdditions.run". …
- 7:42 AM Changeset in vbox [94369] by
- VMM,CFGM: Drop CFGMR3QueryPtr and CFGMR3QueryPtrDef, bugref:10053
- 7:26 AM Changeset in vbox [94368] by
- Main,UsbWebcam: Drop passing pointers through CFGM in favor of using …
- 1:29 AM Changeset in vbox [94367] by
- tstIEMAImpl: scm fix. bugref:9898
Mar 24, 2022:
- 10:39 PM Changeset in vbox [94366] by
- tstIEMAImpl: Build fix. bugref:9898
- 9:40 PM Ticket #20880 (No Sound) created by
- 6.0.18 Kali 2022.1 vm. No sound. 6.0.24 Kali 2022.2. No sound. …[…]
- 8:35 PM Changeset in vbox [94365] by
- iprt/cdefs.h: More RTPBC80U macros and some union tweaks. bugref:9898
- 8:34 PM Changeset in vbox [94364] by
- VMM/IEM,tstIEMAImpl: Integer and decimal load/store tests. bugref:9898
- 7:12 PM Changeset in vbox [94363] by
- VGABIOS: CGA text modes need CGA DAC setup for the right colors.
- 7:03 PM Changeset in vbox [94362] by
- FE/Qt/Ds: bugref:6899: Machine settings: Display page accessibility …
- 4:45 PM Changeset in vbox [94361] by
- FE/Qt/Ds: bugref:6899: Machine settings: Display page accessibility …
- 4:21 PM Changeset in vbox [94360] by
- DevVGA: Cursor position is subject to CRTC byte/word mode, too.
- 3:32 PM Changeset in vbox [94359] by
- Main/GuestProcessStream::ParseBlock: Be more careful. Added a TODO.
- 3:24 PM Changeset in vbox [94358] by
- FE/Qt/Ds: bugref:6899: Machine settings: Display page accessibility …
- 2:42 PM Changeset in vbox [94357] by
- FE/Qt/Ds: bugref:6899: Machine settings: Display page accessibility …
- 1:23 PM Changeset in vbox [94356] by
- DevVGA: Improved display of text modes in CRTC byte mode, rather than …
- 1:21 PM Changeset in vbox [94355] by
- VGABIOS: Added ability to set 200/350-line (CGA/EGA) text modes.
- 1:17 PM Changeset in vbox [94354] by
- VGABIOS: Minor copy/paste fix.
- 1:16 PM Changeset in vbox [94353] by
- VGABIOS: Filled in mode parameters with CGA/EGA text modes.
- 12:58 PM Changeset in vbox [94352] by
- Installer/win/Stub: Deal with single SHA-256 signature more flexibly.
- 12:32 PM Changeset in vbox [94351] by
- /Config.kmk: Support for single SHA-256 signing on Windows, when the …
- 11:15 AM Ticket #20879 (Error creating a new Host Network Manager) created by
- When I try to create a new Host Network Manager I receive this error: …
- 8:33 AM Changeset in vbox [94350] by
- VMM/IEM: Implemented fbld (not tested). bugref:9898
- 8:29 AM Changeset in vbox [94349] by
- Main/Unattended: bugref:9781. Removing a rogue line.
- 8:13 AM Changeset in vbox [94348] by
- Main/Unattended: bugref:9781. Adding a default label line to menu …
- 8:13 AM Changeset in vbox [94347] by
- Main/Unattended: bugref:9781. Extending GeneralTextScript with the …
- 7:43 AM Changeset in vbox [94346] by
- Main/Unattended: bugref:9781. Build fix.
- 7:26 AM Changeset in vbox [94345] by
- Main/Unattended: bugref:9781. Debian menu configuration file …
Mar 23, 2022:
- 8:12 PM Changeset in vbox [94344] by
- Main,VMM/PDMUsb,Devices/USB,VRDP: Drop passing pointers through CFGM …
- 7:57 PM Changeset in vbox [94343] by
- Main,VMM/PDMUsb,Devices/USB,VRDP: Drop passing pointers through CFGM …
- 7:53 PM Changeset in vbox [94342] by
- Main,VMM/PDMUsb,Devices/USB,VRDP: Drop passing pointers through CFGM …
- 7:06 PM Changeset in vbox [94341] by
- FE/Qt/Ds: bugref:6899: Machine settings: Display page accessibility …
- 2:07 PM Changeset in vbox [94340] by
- tstIEMAImpl: Separated out the fld/fst related fpu data and how its …
- 2:01 PM Changeset in vbox [94339] by
- tstIEMAImpl: Separated out the fld/fst related fpu data and how its …
- 2:00 PM Changeset in vbox [94338] by
- VMM/IEM: Implemented iemAImpl_fst_r80_to_r80, iemAImpl_fst_r80_to_r64, …
- 2:00 PM Changeset in vbox [94337] by
- x86.h: Added some X86_FCW_xxx_BIT defines. bugref:9898
- 1:59 PM Changeset in vbox [94336] by
- IPRT: RTStrFormatR80/64/32 corrections. bugref:9898
- 12:39 PM Changeset in vbox [94335] by
- Main/Unattended: bugref:9781. Debian live ISOs have only menu.cfg as …
- 12:05 PM Changeset in vbox [94334] by
- FE/Qt: build fix.
- 11:21 AM Changeset in vbox [94333] by
- FE/Qt/Ds: bugref:6899: A bit of cleanup for settings pages.
- 8:28 AM Ticket #20878 (Building kernel module fails on CentOS8 and Kernel 5.17) created by
- Had running VB6.1.32 under kernel 5.16. Reboot triggered after …
- 6:49 AM Changeset in vbox [94332] by
- Main/UsbCardReader: Drop passing pointers through CFGM in favor of …
- 6:44 AM Changeset in vbox [94331] by
- Main/UsbCardReader: Drop passing pointers through CFGM in favor of …
Mar 22, 2022:
- 7:23 PM Changeset in vbox [94330] by
- Additions: Linux: vboxvideo: Introduce initial support for RHEL 8.6 …
- 7:08 PM Changeset in vbox [94329] by
- Additions: Linux: vboxvideo: Introduce initial support for RHEL 8.6 …
- 6:43 PM Changeset in vbox [94328] by
- Additions: Linux: vboxvideo: Introduce initial support for RHEL 8.6 …
- 3:56 PM Changeset in vbox [94327] by
- Main/DrvAudioVRDE: Drop passing pointers through CFGM in favor of …
- 3:14 PM Changeset in vbox [94326] by
- Main/DrvAudioRec: Drop passing pointers through CFGM in favor of using …
- 3:12 PM Ticket #20877 (guest additions does not work on centos 8 stream) created by
- the new kernel headers does not have drm/ttm/ttm_memory.h so the …
- 2:19 PM Changeset in vbox [94325] by
- Main/Unattended: bugref:9781. Some commenting.
- 2:16 PM Changeset in vbox [94324] by
- Main/Unattended: bugref:9781. Splitting isolinux.cfg edit function …
- 12:50 PM Changeset in vbox [94323] by
- FE/Qt: bugref:6899: A bit of cleanup for Global Preferences pages.
- 11:29 AM Changeset in vbox [94322] by
- VBoxManage/NATNetwork: Fix typo, bugref:8124.
- 11:27 AM Changeset in vbox [94321] by
- Main/UsbCardReader: Drop passing pointers through CFGM in favor of …
- 10:38 AM Changeset in vbox [94320] by
- libs/openssl-3.0.1: Export to OSE and fix copyright headers in …
Note:
See TracTimeline
for information about the timeline view.