Timeline
Jun 29, 2022:
- 10:40 PM Changeset in vbox [95441] by
- VMM/IEM: [v]andps, [v]andpd, [v]pand, [v]andnps, [v]andnpd, [v]pandn, …
- 10:39 PM Changeset in vbox [95440] by
- DIS: VANDPS, VANDPD, VPAND, VANDNPS, VANDNPD, VPANDN, VORPS, VORPD, …
- 10:35 PM Changeset in vbox [95439] by
- ValKit/bs3-cpu-instr-3: Simple tests for [v]andps, [v]andpd, [v]pand, …
- 8:38 PM Changeset in vbox [95438] by
- IPRT/isomaker.cpp: A bunch of TODOs following from the fix in r152039, …
- 6:22 PM Changeset in vbox [95437] by
- Main/UnattendedInstall: Minimalistic support for FreeBSD >= 10.0 …
- 6:18 PM Changeset in vbox [95436] by
- Main/UnattendedInstall: Minimalistic support for FreeBSD >= 10.0 …
- 5:15 PM Changeset in vbox [95435] by
- Runtime/isomaker.cpp: RRIP 1.12 mandates to set special flags in the …
- 4:48 PM Changeset in vbox [95434] by
- Runtime/isomakerimport.cpp: Typos
- 2:55 PM Ticket #21013 (Linux guest additions use 0.06 Hz refresh rate for custom display ...) created by
- This can be reliably be reproduced on any Linux guest: - Install the …
- 2:32 PM Changeset in vbox [95433] by
- Audio/Main: Renaming (HRESULT hr -> hrc). bugref:10050
- 2:30 PM Changeset in vbox [95432] by
- Audio/Main: The audio setting's adapter also has to initialized when …
- 2:26 PM Changeset in vbox [95431] by
- ValKit/bs3-cpu-basic-2: Added fld, fbld and fxsave to the #AC tests. …
- 2:21 PM Changeset in vbox [95430] by
- ValKit/bs3kit: Added warning to Bs3RegCtxConvertToRingX about only …
- 2:07 PM Changeset in vbox [95429] by
- Audio/Main: Adjustments for Validation Kit. bugref:10050
- 1:27 PM Ticket #21012 (Linux guest machines crash frequently) closed by
- duplicate: Thank you for the feedback. Closing as a duplicate of #20914.
- 1:15 PM Changeset in vbox [95428] by
- Main: Resolved a @todo: Renamed VBoxEventType_Last -> VBoxEventType_End.
- 1:13 PM Changeset in vbox [95427] by
- UsbKbd: Reshuffled code to avoid assertion.
- 11:57 AM Changeset in vbox [95426] by
- Main: Use the new "Default" audio driver by default for newly created …
- 11:32 AM Changeset in vbox [95425] by
- Audio/Main: Bigger revamp of the audio interface(s) to later also …
- 11:23 AM Changeset in vbox [95424] by
- Audio/Main: Bigger revamp of the audio interface(s) to later also …
- 11:13 AM Changeset in vbox [95423] by
- Audio/Main: Bigger revamp of the audio interface(s) to later also …
- 2:42 AM Changeset in vbox [95422] by
- VMM/IEM: Fixes to the finit/fninit implementation.
- 2:41 AM Changeset in vbox [95421] by
- VMM/IEM: fld, fbld and fstp are 8 byte aligned as far as #AC is …
- 2:15 AM Changeset in vbox [95420] by
- linux/drm: Build fix (no RT_NOREF here during automatic 'test' build - …
- 1:40 AM Changeset in vbox [95419] by
- iprt/cdefs.h: Clang does not accept attribute((falltrhough)) …
- 1:19 AM Changeset in vbox [95418] by
- IPRT/timer-r0drv-linux.c: More readable to put these RT_FALL_THRU() …
- 1:17 AM Changeset in vbox [95417] by
- linux/Makefile-footer.gmk: Better comments regarding LLVM/clang. …
- 12:59 AM Changeset in vbox [95416] by
- linux/vboxsf: Removed one RT_FALL_THRU() in …
Jun 28, 2022:
- 7:20 PM Changeset in vbox [95415] by
- Linux host and guest drivers: fix build (3), bugref:10247.
- 7:17 PM Changeset in vbox [95414] by
- Linux host and guest drivers: fix build (2), bugref:10247.
- 7:10 PM Changeset in vbox [95413] by
- Attempt to fix build, bugref:10247. macOS builds seem do not like …
- 7:02 PM Changeset in vbox [95412] by
- Linux host and guest drivers: fix build, bugref:10247.
- 6:50 PM Changeset in vbox [95411] by
- Linux host and guest drivers: fix clang warnings, bugref:10247.
- 6:33 PM Changeset in vbox [95410] by
- VMM/IEM: Alignment checks (#AC(0)/#GP(0)). bugref:9898
- 5:23 PM Changeset in vbox [95409] by
- Linux host and guest drivers: detect clang, bugref:10247. Make …
- 4:21 PM Ticket #21012 (Linux guest machines crash frequently) created by
- I am running VirtualBox 6.1.34 on a Debian 11 (bullseye) host. I am …
- 2:21 PM Changeset in vbox [95408] by
- NAT: host resolver must not return NXDOMAIN for query classes and …
- 1:17 PM Changeset in vbox [95407] by
- FE/VBoxAutostart: Enabled feature running VBoxSVC in session 0 on …
- 12:33 PM Ticket #21011 (guestcontrol in terminated state right after using it on a just ...) created by
- It seems that the guestcontrol interface goes into terminating state, …
- 12:23 PM Changeset in vbox [95406] by
- ValKit/bs3-cpu-basic-2: Extended the #AC testcase with a couple of …
- 10:31 AM Changeset in vbox [95405] by
- Devices/Makefile.kmk: Add DXVK SDK for macOS when enabled, bugref:10013
- 7:05 AM Changeset in vbox [95404] by
- VMM: Nested VMX: bugref:10092 Shadow reserved bits that trigger EPT …
Jun 27, 2022:
- 11:38 PM Changeset in vbox [95403] by
- VMM/IEM: vxorps, vxorpd, vpxor, xorps, xorpd and various related …
- 11:37 PM Changeset in vbox [95402] by
- DIS: VPXOR, VXORPS, VXORPD opcode enum values. bugref:9898 bugref:6251
- 8:54 PM Changeset in vbox [95401] by
- ValKit/bs3-cpu-instr-3: Test [v]xorpd as well. bugref:9898
- 8:43 PM Changeset in vbox [95400] by
- ValKit/bs3-cpu-instr-3: Test pxor too, including MMX. bugref:9898
- 8:22 PM Linux_Downloads edited by
- (diff)
- 8:21 PM Changeset in vbox [95399] by
- ValKit/bs3kit: More work on extended CPU/FPU state management. bugref:9898
- 8:20 PM Linux_Downloads edited by
- new style Debian key handling (diff)
- 6:49 PM Changeset in vbox [95398] by
- ValKit/bs3kit: More work on extended CPU/FPU state management. bugref:9898
- 5:49 PM Changeset in vbox [95397] by
- ValKit/bs3kit,bs3-cpu-instr-3: 128 and 256 bit wide vxorps, alignment …
- 4:07 PM Changeset in vbox [95396] by
- FE/Qt, vboxshell.py: Restore previous touchscreen-only GUI event …
- 3:49 PM Changeset in vbox [95395] by
- Main/Mouse+SystemProperties+Settings: Forgotten important pieces of …
- 3:16 PM Changeset in vbox [95394] by
- FE/Qt/Ds: bugref:6899: A bit of NLS cleanup for Machine settings pages.
- 2:34 PM Changeset in vbox [95393] by
- FE/Qt: bugref:6699. Removing a rogue printf.
- 2:30 PM Changeset in vbox [95392] by
- /Config.kmk: For now no webservice, due to GPL license conflict resolution.
- 1:41 PM Changeset in vbox [95391] by
- tools/env.sh,RemoveDirFromPath.sh: Better RemoveDirFromPath code from …
- 12:48 PM Changeset in vbox [95390] by
- FE/Qt/Ds: bugref:9898: Stuff missed in r150220.
- 11:55 AM Changeset in vbox [95389] by
- DevFDC: Logging (make more readable) and made fd_formats const.
- 11:55 AM Changeset in vbox [95388] by
- PC/BIOS: indent
- 11:47 AM Changeset in vbox [95387] by
- ValKit/bs3kit: Workaround for the FDC thinking 180K and 160K images …
- 9:11 AM Changeset in vbox [95386] by
- Guest Control/Main: Added IFsInfo, IGuestFsInfo, …
- 9:04 AM Changeset in vbox [95385] by
- Guest Control/Main: Added IFsInfo, IGuestFsInfo, …
- 8:39 AM Changeset in vbox [95384] by
- rdesktop-vrdp: Drop as it is too old and practically abandoned, …
- 8:35 AM Changeset in vbox [95383] by
- IPRT/fs: Docs nit.
- 8:11 AM Changeset in vbox [95382] by
- Runtime/logreader.cpp: Return the iterator handle upon success, bugref:3409
- 8:10 AM Changeset in vbox [95381] by
- Runtime/ssl-openssl: Free the session in the error path, bugref:3409
- 7:46 AM Changeset in vbox [95380] by
- Changelog.
Jun 26, 2022:
- 11:17 PM Changeset in vbox [95379] by
- ValKit/bs3-cpu-instr-3: Debugged memory operand. bugref:9898
- 11:16 PM Changeset in vbox [95378] by
- DIS: Added the ICEBP/INT1 instruction.
- 11:03 PM Ticket #21010 (mouse sluggish) created by
- I have windows 10 on my main pc and windows 7 on vb. When I click on …
- 9:33 PM Changeset in vbox [95377] by
- ValKit/bs3-cpu-instr-3: More generalization, tentatively including …
- 9:30 PM Changeset in vbox [95376] by
- ValKit/bs3kit: More work on extended CPU/FPU state management and …
- 8:29 PM Changeset in vbox [95375] by
- tools/env.sh: Turns out the env.sh also needs to be grokable by …
- 8:00 PM Changeset in kBuild [3567] by
- tools/*GCC*,tools/*GXX*: Removed the SLKRUNS/-fmessage-length=0 stuff …
- 8:20 AM Ticket #21009 (macos 6.1.34 cannot change a static IP address in host-only mode) created by
- yucf@yuchengfangdeMacBook-Pro ~ % VBoxManage hostonlyif ipconfig …
- 7:04 AM Ticket #21008 ("Enable nested virtualization" button is bugged) created by
- I downloaded and installed last VirtualBox version for Windows: 6.1.34 …
- 1:26 AM Changeset in vbox [95374] by
- ValKit/bs3kit: scm fix. bugref:9898
- 1:22 AM Changeset in vbox [95373] by
- ValKit/bs3-cpu-instr-3: Sketches for a new testcase for testing SSE …
- 12:27 AM Changeset in vbox [95372] by
- ValKit/bs3kit: Some more work on extended CPU/FPU state management. …
Jun 24, 2022:
- 11:11 PM Changeset in vbox [95371] by
- bs3kit: Some work on extended CPU/FPU state management, making the …
- 8:50 PM Changeset in vbox [95370] by
- FE/Qt: Fix parameter naming in header to match the code (and other …
- 8:39 PM Changeset in vbox [95369] by
- FE/Qt, Main/Console+Mouse: Make compatible with Qt6, and add some API …
- 7:41 PM Changeset in vbox [95368] by
- FE/Qt, Main/Console+Mouse, VBoxManage: Touchpad support, should be …
- 5:06 PM Changeset in vbox [95367] by
- Main/FE: Added new audio driver type "default" to make it possible to …
- 4:55 PM Changeset in vbox [95366] by
- Main/FE: Added new audio driver type "default" to make it possible to …
- 4:52 PM Changeset in vbox [95365] by
- Main: Docs nit. bugref:10051
- 4:51 PM Changeset in vbox [95364] by
- Main/FE: Added new audio driver type "default" to make it possible to …
- 3:12 PM Ticket #21007 (Linux Guest / No Audio in VBox >= 6.1.24) created by
- When using VirtualBox >= 6.1.24 (Windows 10 host, Linux Mint Mate 20.2 …
- 2:01 PM Changeset in vbox [95363] by
- FE/Qt/Ds: bugref:6899: Machine settings: Storage page accessibility …
- 9:01 AM Changeset in vbox [95362] by
- DIS: Added xsetbv and xgetbv. bugref:9898 bugref:6251
Jun 23, 2022:
- 9:47 PM Changeset in vbox [95361] by
- VMM/CPUM: Pass thru the POPCNT CPUID flag. Corrected ABM passthru. …
- 9:45 PM Changeset in vbox [95360] by
- VMM/IEM: Implemented the POPCNT instruction. bugref:9898
- 9:45 PM Changeset in vbox [95359] by
- VMM/CPUM: Added a fPopCnt member to the x86 features and corrected the …
- 9:39 PM Changeset in vbox [95358] by
- iprt/cdefs.h: Added RT_ALIGNAS_VAR, RT_ALIGNAS_TYPE, RT_ALIGNAS_MEMB …
- 3:13 PM Changeset in vbox [95357] by
- ValKit/bs3-cpu-instr-2: Added simple POPCNT test. bugref:9898
- 1:15 PM Ticket #21006 (DHCP provides wrong DNS server address if DNS server address is not ...) created by
- VirtualBox 6.1 on Fedora Linux with NAT networking: If the DHCP …
- 12:42 PM Changeset in vbox [95356] by
- Changelog.
- 12:37 PM Changeset in vbox [95355] by
- FE/VBoxAutostart: Documentation nits. bugref:9341
- 10:40 AM Changeset in vbox [95354] by
- FE/VBoxAutostart/adi: Added documentation for running in session 0 + …
- 10:35 AM Changeset in vbox [95353] by
- FE/VBoxAutostart/adi: Added documentation for running in session 0 + …
- 9:57 AM Ticket #21005 (Only reserve needed RAM) created by
- When VirtualBox 6.1.34 is configured On Windows 10 host, the amount of …
- 6:34 AM Changeset in vbox [95352] by
- VMM/IEM: Nested VMX: bugref:10092 APIC-access page related cleanup for …
- 6:32 AM Changeset in vbox [95351] by
- VMM: Nested VMX: bugref:10092 Use CPUMIsGuestVmxCurrentVmcsValid in …
- 6:05 AM Changeset in vbox [95350] by
- VMM: Nested VMX: bugref:10092 cpum.h: nit.
- 5:44 AM Changeset in vbox [95349] by
- VMM: Nested VMX: bugref:10092 Fixed CPUMIsGuestVmxApicAccessPageAddr's …
Jun 22, 2022:
- 10:15 PM Changeset in vbox [95348] by
- VMM/CPUM: We can pass through BMI1, BMI2 and ABM now that IEM …
- 10:14 PM Changeset in vbox [95347] by
- VMM/IEM: Implemented the MULX instruction. bugref:9898
- 8:50 PM Changeset in vbox [95346] by
- ValKit/bs3-cpu-instr-2: Added simple MULX test. bugref:9898
- 5:43 PM Ticket #21004 (Another clipboard related crash on MacOS) created by
- As usual, I obtained my monthly crash of VirtualBox. Whereas my …[…]
- 4:15 PM Changeset in vbox [95345] by
- VMM/IEM: Implemented the PDEP and PEXT instructions. bugref:9898
- 4:09 PM Changeset in vbox [95344] by
- PackDriversForSubmission.cmd: VBoxDX.dll
- 1:50 PM Changeset in vbox [95343] by
- VMM/IEM: Implemented the BZHI instruction. bugref:9898
- 1:48 PM Changeset in vbox [95342] by
- ValKit/bs3-cpu-instr-2: Added simple BZHI, PDEP and PEXT tests. bugref:9898
- 10:37 AM Changeset in vbox [95341] by
- VMM/IEM: Implemented the BLSR, BLSMSK and BLSI instructions. bugref:9898
- 10:36 AM Changeset in vbox [95340] by
- ValKit/bs3-cpu-instr-2: Added simple BLSR, BLSMSK and BLSI tests. …
- 8:38 AM Ticket #21003 (Dialogs don't fit in 1366x768 screen) created by
- Dialogs don't fit in my laptop's screen and I don't see the buttons.
- 8:31 AM Ticket #21002 (Better synchronisation between VboxManage CLI and GUI) created by
- I'd like to use the GUI and CLI simultaneously. However, VMs created …
Jun 21, 2022:
- 10:33 PM Changeset in vbox [95339] by
- GuestPropertySvc.h,Main: Changed GuestPropValidateName and …
- 9:20 PM Changeset in vbox [95338] by
- GuestPropertySvc.h,Main: Changed GuestPropValidateName and …
- 8:50 PM Changeset in vbox [95337] by
- Main/Settings.cpp: Use RTCString::trucate to reduce guest property …
- 8:48 PM Changeset in vbox [95336] by
- IPRT/RTCString: Added a truncate() method that takes UTF-8 encoding …
- 7:55 PM Changeset in vbox [95335] by
- GuestProperties: Must validate the encoding of all additional pattern …
- 7:49 PM Changeset in vbox [95334] by
- GuestPropertySvc.h,Main/Settings.cpp: Made GUEST_PROP_MAX_NAME_LEN and …
- 7:46 PM Changeset in vbox [95333] by
- tstGuestPropSvc: Unbroke testcase after notification changes, service …
- 7:45 PM Changeset in vbox [95332] by
- GuestProperties: Call setPropertyInternal with different timestamps or …
- 7:42 PM Changeset in vbox [95331] by
- tstGuestPropSvc: Unbroke testcase after notification changes, service …
- 7:06 PM Ticket #21000 (la instalacion viene rota) closed by
- duplicate: Duplicate of #21001.
- 6:56 PM Ticket #21001 (la instalacion viene rota) created by
- lo intalo despues de mucho tiempo sin instalarlo (pq antes el año …
- 6:54 PM Ticket #21000 (la instalacion viene rota) created by
- lo intalo despues de mucho tiempo sin instalarlo (pq antes el año …
- 4:26 PM Ticket #20999 (Ubuntu 22.04 freezes - Windows 11) created by
- I have windows 11, and I downloaded virtualbox 6.1 and installed …
- 2:50 PM Changeset in vbox [95330] by
- Main/ConsoleImpl.cpp: nit
- 2:49 PM Changeset in vbox [95329] by
- tstGuestPropSvc: nit
- 2:42 PM Changeset in vbox [95328] by
- GA/pam_vbox.cpp: Fixed leak in pam_vbox_wait_prop.
- 2:40 PM Changeset in vbox [95327] by
- GA/pam_vbox.cpp: Fixed leak in pam_vbox_read_prop.
- 2:34 PM Changeset in vbox [95326] by
- VBoxControl/waitGuestProperty: Simplified the buffer-resizing wait loop.
- 2:18 PM Changeset in vbox [95325] by
- Main/xml: Removed unnecessary string resizing in …
- 2:09 PM Changeset in vbox [95324] by
- GuestProperties: No need to validate flag encoding twice in …
- 1:46 PM Changeset in vbox [95323] by
- rdesktop-vrdp: Drop as it is too old and practically abandoned, …
- 1:35 PM Ticket #20998 (vboxdrv build issues (clang)) created by
- Hello Under CentOS-8, I compile kernel-ml kernels as LC_ALL=C …
- 1:34 PM Changeset in vbox [95322] by
- apps/tunctl: Remove - unused for a long time, bugref:8515 [missing …
- 1:23 PM Changeset in vbox [95321] by
- apps/tunctl: Remove - unused for a long time, bugref:8515
- 1:22 PM Changeset in vbox [95320] by
- IPRT/RTProcCreateEx/posix: Simplified the TTY name detection code a …
- 9:53 AM Changeset in vbox [95319] by
- DIS: Treat VEX.L=1 as illegal opcode in group 17. bugref:9898 bugref:6251
- 9:50 AM Ticket #20997 (Scancode returned by int15h call in BIOS keyboard handler(int09h) is ...) created by
- Keyboard scancode is handled as below: in int09_handler ( …
- 9:36 AM Changeset in vbox [95318] by
- Additions: X11: allow shared folder to be mounted if it is represented …
- 8:00 AM Changeset in vbox [95317] by
- FE/Qt: bugref:6699. Handling guest session status better.
- 4:46 AM Changeset in vbox [95316] by
- VMM: Nested VMX: bugref:10092 Added CPUMIsGuestVmxApicAccessPageAddr …
- 4:44 AM Changeset in vbox [95315] by
- VMM: Nested VMX: bugref:10092 Added CPUMIsGuestVmxApicAccessPageAddr …
- 12:25 AM Changeset in vbox [95314] by
- DIS: Added blsr, blsmsk and blsr; corrected some vex …
Jun 20, 2022:
- 5:18 PM Changeset in vbox [95313] by
- tools/bin: Workspace generation: Factored out the project list into a …
- 3:07 PM Changeset in vbox [95312] by
- libs/{curl,libxml2}: OSE export fixes, bugref:8515
- 2:54 PM Changeset in vbox [95311] by
- libs/{curl,libxml2}: Unexport, bugref:8515
- 2:41 PM Ticket #20996 (No guest connection with bridged adapter) created by
- I recently upgraded my iMac to Monterey 12.4 and updated VBox to …
- 2:08 PM Changeset in vbox [95310] by
- WDDM: retire VBoxICD wrapper. bugref:9272 (another reference)
- 1:44 PM Changeset in vbox [95309] by
- libs/{curl,libxml2}: OSE export fixes, bugref:8515
- 8:30 AM Ticket #20995 (Failed to open a session for the virtual machine #VMName#.) created by
- VirtualBox-6.1.32-149290 works 100% and all VM's start. From version …
Jun 19, 2022:
- 8:40 PM Changeset in vbox [95308] by
- VMM/IEM: Implemented ANDN, BEXTR, SHLX, SARX, SHRX, RORX, TZCNT, and …
- 8:37 PM Changeset in vbox [95307] by
- VMM/IEMAll.cpp: Some data TLB tweaking. bugref:9898
- 8:07 PM Changeset in vbox [95306] by
- ValKit/bs3-cpu-instr-2: Added simple BSF/TZCNT and BSR/LZCNT tests. …
- 3:23 PM Changeset in vbox [95305] by
- ValKit/bs3-cpu-instr-2: Added simple BEXTR, SHLX, SARX, and SHRX …
- 3:22 PM Changeset in vbox [95304] by
- iprt/types.h: Added RTCCINTXREG_BITS. bugref:9898
- 4:07 AM Ticket #20994 (PXE UNDI driver transmit seems to be mapping existing transmit buffer ...) created by
- To be fair, haven't dug that far into VirtualBox code (don't really …
- 4:06 AM Ticket #20993 (PXE UNDI driver transmit seems to be mapping existing transmit buffer ...) created by
- To be fair, haven't dug that far into VirtualBox code (don't really …
Note:
See TracTimeline
for information about the timeline view.