Timeline
Oct 14, 2022:
- 11:22 PM Ticket #21153 (Programs show garbage output) created by
- Both alacritty - which uses the GPU - and emacs do not show characters …
- 10:00 PM Ticket #21152 (Save state and snapshot functionality is broken in version 7.0.0) created by
- As I already wrote in the beta forum, I can't use neither save state …
- 8:06 PM Ticket #21151 (The 'About Virtualbox' dialog display a wrong version number.) created by
- Virtualbox 7.0.0 OSE build from …
- 7:25 PM Changeset in vbox [97161] by
- VMM/IEM: Implementation for fpatan instruction, bugref:9898
- 7:08 PM Changeset in vbox [97160] by
- VMM/IEM: Implementation for fpatan instruction in SoftFloat library, …
- 3:19 PM Ticket #21150 (Some programs see no files in shared folders (Host: W10, Guest: XP)) created by
- In order to reproduce, you will need Norton Commander (I have version …
- 2:12 PM Ticket #21149 (Shared Clipboard: Error reading host clipboard data in format 0x1 from ...) created by
- Hi, Copying from Windows 10 Host to Linux VM (Fedora) seeing this …
- 1:46 PM Changeset in vbox [97159] by
- VMM/NEM-darwin: Workaround a bug on macOS Catalina (10.15) where …
- 12:15 PM Changeset in vbox [97158] by
- VMM/PGM: Nested VMX: bugref:10092 Rectify outdated comment regarding …
- 12:13 PM Changeset in vbox [97157] by
- VMM/IEM: Nested VMX: bugref:10092 todo regarding eager …
- 12:10 PM Changeset in vbox [97156] by
- IEM: Quick fix to support PC/AT compatible math exception handling, …
- 11:51 AM Ticket #21148 (VBoxManage: error: Invalid command 'hostonlynet') created by
- The hostonlynet command is in the documentation but cannot be …
- 11:36 AM Changeset in vbox [97155] by
- VMM/PGM: Nested VMX: bugref:10092 Nits and cleanup.
- 9:33 AM Changeset in vbox [97154] by
- IEM: Updated testcase.
- 9:29 AM Changeset in vbox [97153] by
- IEM: Added AES-NI instructions.
- 8:14 AM Changeset in vbox [97152] by
- Main/Guest Control: Resolved some @todos: Hand-in RTDIRENTRYEX in …
- 8:02 AM Changeset in vbox [97151] by
- Main/Guest Control: Resolved some @todos: Got rid of using separate …
- 7:12 AM Changeset in vbox [97150] by
- VMM/CPUM: Nested VMX: bugref:10092 We access the virtual-APIC page …
- 7:11 AM Changeset in vbox [97149] by
- VMM/HMVMXR0: Nested VMX: bugref:10092 The virtual-APIC page is …
- 6:49 AM Changeset in vbox [97148] by
- VMM/HMVMXR0: Nested VMX: bugref:10092 We no longer need to play around …
- 6:30 AM Changeset in vbox [97147] by
- VMM/PGM: Nested VMX: bugref:10092 Build fix.
- 6:07 AM Changeset in vbox [97146] by
- VMM/CPUM: Nested VMX: bugref:10092 Don't advertise large (1G) page …
- 6:05 AM Changeset in vbox [97145] by
- VMM/PGM: Nested VMX: bugref:10092 Implemented large (2M) page support …
Oct 13, 2022:
- 9:36 PM Changeset in vbox [97144] by
- Frontends/VBoxManage: 'VBoxManage showvminfo VM' doesn't show all of …
- 9:25 PM Ticket #21147 (Display driver bug causes VM to abort upon start) created by
- I upgraded from VirtualBox 6 to 7 on a Intel MacOS 11.7 host that has …
- 8:50 PM Changeset in vbox [97143] by
- Installer/win: Package VBoxLibSsh.dll if needed. bugref:9469
- 5:12 PM Changeset in vbox [97142] by
- Installer/solaris: Package VBoxLibSsh.so if needed. bugref:9469
- 4:38 PM Changeset in vbox [97141] by
- FE/Qt: bugref:9458: Make sure VM settings dialog changes doesn't get …
- 4:32 PM Ticket #21146 (Buttons,transparent list background and startmenu are garbaged with 3d ...) created by
- When 3d acceleration is enabled{ Buttons,transparent list background …
- 3:45 PM Changeset in vbox [97140] by
- Main/Guest Control: Resolved some @todos: - Don't allocate a separate …
- 3:44 PM Changeset in vbox [97139] by
- Main/Guest Control: Resolved some @todos: - Don't allocate a separate …
- 3:20 PM Changeset in vbox [97138] by
- IEM: Make unsupported (not recommended to be used) forms of MOVSXD …
- 2:59 PM Changeset in vbox [97137] by
- Main/Guest Control: Fixed some docs typos.
- 2:52 PM Changeset in vbox [97136] by
- Fix burn after r154105 and r154106, bugref:9469.
- 2:50 PM Ticket #21145 (EFI boot not working on virtualbox 7.0) created by
- After upgrading to 7.0 from 6.1.36, EFI boot no longer works. Same …
- 2:35 PM Ticket #21144 (Kernel 5.19 / 6.0 - hang on shutdown / reboot => fixed in SVN/next ...) created by
- Linux kernel 5.19,6.0 hangs on shutdown (looks up the entire UI, i …
- 2:29 PM Changeset in vbox [97135] by
- FE/Qt: bugref:9458: Moving some stuff from VM settings specific code …
- 2:24 PM Changeset in vbox [97134] by
- Installer/linux: Fix copy/paste issue in previous change. bugref:9469
- 2:19 PM Changeset in vbox [97133] by
- Installer/linux: Package VBoxLibSsh.so if needed. bugref:9469
- 2:17 PM Changeset in vbox [97132] by
- FE/Qt: bugref:9458: Make sure QIMainDialog Escape shortcut causes the …
- 2:14 PM Changeset in vbox [97131] by
- Validation Kit/batch/quota.py: Simplified script by not being that …
- 1:16 PM Changeset in vbox [97130] by
- Validation Kit/batch/quota.py: Simplified script by not being that …
- 1:12 PM Changeset in vbox [97129] by
- Validation Kit/batch/quota.py: Simplified script by not being that …
- 1:05 PM Changeset in vbox [97128] by
- FE/Qt: bugref:9458: Keep VM settings consistency regarding load/save …
- 12:45 PM Changeset in vbox [97127] by
- IEM: Added VZEROUPPER/VZEROALL. Not well tested.
- 10:12 AM Ticket #21143 (with 2 monitor with different display resolution the mouse does't works) created by
- Using the version 7 of Virtualbox, configured with two screens as per …
- 10:12 AM Ticket #21142 (with 2 monitor with different display resolution the mouse does't ...) created by
- Using the version 7 of Virtualbox, configured with two screens as per …
- 9:02 AM Changeset in vbox [97126] by
- Typo.
- 8:52 AM Changeset in vbox [97125] by
- Revert r154066, bugref:9044
- 6:29 AM Ticket #21141 (VM freezes, TPM error => duplicate of #21140) created by
- Windows 11 freezes after a while. The event log indicates a many TPM errors
- 6:29 AM Ticket #21140 (VM freezes, TPM error) created by
- Windows 11 freezes after a while. The event log indicates a many TPM errors
- 2:39 AM Ticket #21139 (Quickly mouse click-move generates a double click.) created by
- A quick click and movement of the mouse generates a double click. This …
Oct 12, 2022:
- 10:56 PM Ticket #21138 (7.0.0 doesn't work for a Windows 10 guest with multiple monitors) created by
- After upgrading from 6.1.38 to 7.0.0 on a Windows 10 host, it seems to …
- 10:52 PM Changeset in vbox [97124] by
- Installer/darwin: Package VBoxLibSsh.dylib if needed. bugref:9469
- 10:26 PM Ticket #21137 (Extend displays broken in Virtualbox 7.0.0) created by
- Using VirtualBox 7.0.0 with Windows 10 21H2 host and Windows 10 21H2 …
- 10:09 PM Ticket #21136 (Unwanted transparency in the Windows 11 guest) created by
- I already described this in the beta …
- 7:35 PM Changeset in vbox [97123] by
- Added a todo.
- 7:06 PM Changeset in vbox [97122] by
- NetworkServices: Small Makefile.kmk adjustment to fix building the new …
- 5:57 PM Ticket #21135 (Windows 11 guest hangs at startup on Linux host) created by
- - Windows 11 Guest - VM was created with Virtual Box 6.38 (I think) …
- 4:52 PM Changeset in vbox [97121] by
- Validation Kit/partial-db-dump.py: Bail out when loading a ZIP dump …
- 4:35 PM Changeset in vbox [97120] by
- Validation Kit/partial-db-dump.py: Fixed loading partial DB dumps …
- 4:04 PM Changeset in vbox [97119] by
- Harmless typo.
- 3:33 PM Ticket #21130 (Windows 11 - VBox 7.0.0 Mac Intel not work => duplicate of #21131) closed by
- duplicate: Closing this ticket as a duplicate of #21131.
- 3:27 PM Ticket #21113 (VBoxManage controlvm 'setlinkstateN' and 'nictraceN' don't work in 7.0 ...) closed by
- fixed: This issue is specific to the VirtualBox 7.0 BETA, i.e. VirtualBox …
- 3:09 PM Changeset in vbox [97118] by
- IEM: Undid inadvertent commit.
- 3:08 PM Changeset in vbox [97117] by
- IEM: Removed todo, testcase confirmed that CMPXCHG8B implementation …
- 3:07 PM Changeset in vbox [97116] by
- ValKit: Also test what CMPXCHG8B does to RAX/RDX.
- 2:24 PM Changeset in vbox [97115] by
- ValKit: Test how 32-bit CMPXCHG clears or doesn't clear high dwords of …
- 2:23 PM Changeset in vbox [97114] by
- IEM: 32-bit CMPXCHG cannot indiscriminately write EAX/RAX to avoid …
- 1:55 PM Changeset in vbox [97113] by
- Main/ExtPack: Attempting to uninstall an extension pack which doesn't …
- 1:22 PM Changeset in vbox [97112] by
- IEM: CVTxx2SI zero extends result when writing 32-bit register, just …
- 1:18 PM Changeset in vbox [97111] by
- FE/Qt: Passing UIUSBMenu's parent to the base class to prevent leaking …
- 1:07 PM Changeset in vbox [97110] by
- Validation Kit/testmanager: Renaming (isTestBoxExecutingToRapidly() -> …
- 12:32 PM Changeset in vbox [97109] by
- FE/Qt: Fixed some more German NLS typos.
- 12:19 PM Changeset in vbox [97108] by
- ValKit: Test if 32-bit CVTxx2SI sign extends result (it does not).
- 10:35 AM Changeset in vbox [97107] by
- FE/Qt: Fixed some more German NLS typos.
- 10:06 AM Changeset in vbox [97106] by
- VMM/NEMR3Native-darwin: A test for which a proeprly signed build is …
- 9:57 AM Changeset in vbox [97105] by
- FE/Qt: More consistency for German NLS terminology.
- 9:42 AM Changeset in vbox [97104] by
- FE/Qt: German NLS (huge commit, as it also contains all the new …
- 9:28 AM Ticket #21134 (Screen capture didn't work on Windows guest) created by
- Screen capture return black or transparent when the Vbox video driver …
- 9:18 AM Ticket #21133 (Screen capture didn't work on Windows guest => duplicate of #21134) created by
- Screen capture return black or transparent when the Vbox video driver …
- 8:38 AM Changeset in vbox [97103] by
- Support: Add required entitlements for using AppleHV, bugref:9044
- 7:57 AM Ticket #21132 (LXQt Desktop crashes in guest Fedora 36) created by
- Since installing 7.0.0 with guest additions I have encountered a crash …
- 7:32 AM Changeset in vbox [97102] by
- FE/Qt: Removing VT-X and long mode checks from name and system type …
- 6:36 AM Ticket #21131 (Windows 11 - VBox 7.0.0 Mac Intel not work) created by
- Running Windows 11 on Virtualbox 7.0 Mac Intel not working. Doesn't …
- 6:36 AM Ticket #21130 (Windows 11 - VBox 7.0.0 Mac Intel not work => duplicate of #21131) created by
- Running Windows 11 on Virtualbox 7.0 Mac Intel not working. Doesn't …
- 6:01 AM Changeset in vbox [97101] by
- VMM/CPUM: Consistency LogRel, nit.
- 5:40 AM Changeset in vbox [97100] by
- VMM/HM: Nested VMX: bugref:10092 If the host CPU doesn't support 2M …
- 3:59 AM Changeset in vbox [97099] by
- VMM/CPUM: Space nit.
- 3:59 AM Changeset in vbox [97098] by
- VMM/CPUM: Removed obsolete comment about exposing true VMX MSRs.
Oct 11, 2022:
- 9:09 PM Changeset in vbox [97097] by
- VMM/CPUM: Changed the nested EPT defaults. bugref:10092
- 8:47 PM Changeset in vbox [97096] by
- VMM/CPUM: Some code tweaking…
- 8:46 PM Changeset in vbox [97095] by
- VMM/HMVMXR0: Some comments around importing INHIBIT_INT/NMI early.
- 8:46 PM Changeset in vbox [97094] by
- VMM/HMVMXR0: Reduce the number of fRealOnV86Active conditionals. We …
- 8:35 PM News edited by
- (diff)
- 8:34 PM WikiStart edited by
- (diff)
- 6:31 PM Ticket #21129 (Graphic bug when I enable aero effects on Windows 7) created by
- When I enable Aero effects on the latest version of VirtualBox the …
- 4:06 PM Changeset in vbox [97093] by
- IEM: BSWAP mnemonic correction, clear high bits after operation …
- 3:29 PM Changeset in vbox [97092] by
- Devices/Virtio: Fix release statistics registration in the 1.0 …
- 1:38 PM Changeset in vbox [97091] by
- IEM: Fixed iemOp_pmovmskb_Gd_Nq, comments.
- 12:20 PM Changeset in vbox [97090] by
- Installer/darwin: Don't try to create the XPC services symlink when …
- 11:46 AM Changeset in vbox [97089] by
- NetworkServices,DrvIntNet: Use xpc_connection_resume instead of …
- 11:36 AM Changeset in vbox [97088] by
- Config.kmk: ENable the R3 internal networking service on macOS, …
- 10:18 AM Changeset in vbox [97087] by
- NetworkServices/NAT: Fix NAT networking service, the interface wasn't …
- 10:16 AM Ticket #21128 (virtual box nem failed to map pages) created by
- Got this starting a windows 11 after upgrading to 7.0 On catalina
- 8:46 AM Ticket #21127 (windows 10 guest crash) created by
- I running VB on linux-mint 21. kernal: 5.15.0-46. Windows 10 guest …
- 8:45 AM Ticket #21126 (windows 10 guest crash) created by
- I running VB on linux-mint 21. kernal: 5.15.0-46. Windows 10 guest …
- 8:10 AM Changeset in vbox [97086] by
- NetworkServices/Dhcpd: More cleanups, bugref:10297
- 7:02 AM Changeset in vbox [97085] by
- FE/VirtualBoxVM: Create a symlink to the internal networking XPC …
- 6:51 AM Changeset in vbox [97084] by
- NetworkServices/IntNetSwitch: Some fixes and cleanups, bugref:10297
- 1:37 AM Ticket #21125 (RawDisk is creating an invalid .vmdk file => fixed in svn/7.0.x x>2) created by
- Previously discussed in …
- 12:28 AM Ticket #21124 (VirtualBox v7's macOS installer should check the host's requirements first.) created by
- My upgraded VirtualBox (v7) told me that it doesn't run in my old, …
- 12:00 AM Changeset in vbox [97083] by
- VMM/HMVMXR0: Some vmxHCImportGuestStateInner tweaking, reducing code …
Oct 10, 2022:
- 11:40 PM Ticket #21123 (Virtual machine crashes while installing the Guest addons) created by
- I've just installed v7.0, however, while installing the guest …
- 9:18 PM Changeset in vbox [97082] by
- VMM/HMVMXR0: Darwin build fixes.
- 9:04 PM GPLv3 edited by
- (diff)
- 8:56 PM News edited by
- (diff)
- 8:54 PM WikiStart edited by
- (diff)
- 8:53 PM Changelog edited by
- (diff)
- 8:53 PM Changelog-7.0 created by
- 8:45 PM Changeset in vbox [97081] by
- Reverted r154030 sinse scm does not like this change.
- 8:38 PM Changelog edited by
- (diff)
- 8:37 PM Changelog edited by
- (diff)
- 8:36 PM Changeset in vbox [97080] by
- Changelog: Make changelog conversion to WiKi format work.
- 8:07 PM GPLv3 created by
- 8:06 PM Changeset in vbox [97079] by
- Networkservices: Further cleanup and consolidation, get rid of the …
- 8:05 PM GPL edited by
- (diff)
- 8:00 PM Downloads edited by
- (diff)
- 7:56 PM Downloads edited by
- (diff)
- 7:32 PM Changeset in vbox [97078] by
- Networkservices: Further cleanup and consolidation, get rid of the …
- 7:06 PM Ticket #21122 (Null reference error starting machine, startup aborts) created by
- See attached screenshot for the error encountered. Reproducable for …
- 6:37 PM Changeset in vbox [97077] by
- NetworkServices/Dhcpd: Reduce clutter a bit, bugref:10297
- 4:55 PM Changeset in vbox [97076] by
- FE/Qt: VirtualBox Manager: Handle GUI/DiscardStateOnPowerOff e-data …
- 4:37 PM Changeset in vbox [97075] by
- NetworkServices: Implement support for communicating over the R3 …
- 4:36 PM Changeset in vbox [97074] by
- NetworkServices: Implement support for communicating over the R3 …
- 4:32 PM Changeset in vbox [97073] by
- VMM/HMVMXR0: Working on streamlining CPU state importing from the …
- 4:31 PM Changeset in vbox [97072] by
- Devices/DrvIntNet: Some compile fixes for older SDKs, bugref:10297
- 4:30 PM Changeset in vbox [97071] by
- NetworkServices: Implement support for communicating over the R3 …
- 3:25 PM Changeset in vbox [97070] by
- CPUM: Added a (forgotten?) flag for AES-NI CPUID feature.
- 3:03 PM Changeset in vbox [97069] by
- VMM/HMVMXR0: Working on streamlining CPU state importing from the …
- 1:21 PM Changeset in vbox [97068] by
- FE/Qt: bugref:8310: Adding separate NLS tags for snapshot UI.
- 11:28 AM Changeset in vbox [97067] by
- VMM/CPUMR3CpuId: Reverted accidental part of commit r154014.
- 6:26 AM Changeset in vbox [97066] by
- Comments.
Oct 9, 2022:
- 11:01 PM Changeset in vbox [97065] by
- VMM/HMVMXR0: Converted the VMX_VMCS*_GUEST_SEG_XXXX macro test …
- 10:46 PM Changeset in vbox [97064] by
- VMM/HMVMXR0: Changed vmxHCImportGuestIntrState into a template, since …
- 10:32 PM Changeset in vbox [97063] by
- VMM/HMVMXR0: Changed vmxHCImportGuestIntrState into a template, since …
- 10:30 PM Changeset in vbox [97062] by
- VMM/HMVMXR0: Kicked out hmR0VmxImportGuestState as there is a complete …
- 10:21 PM Changeset in vbox [97061] by
- VMM/HMVMXR0: Changed vmxHCImportGuestIntrState into a template, since …
- 10:20 PM Changeset in vbox [97060] by
- VMM/HMVMXR0: Changed vmxHCImportGuestIntrState into a template, since …
- 4:33 PM Ticket #21121 (second network interface cannot talk to network) created by
- I added a second interface to a Linux (Ubuntu) VM, bridged, and it …
Oct 8, 2022:
- 3:12 PM Ticket #21120 (Restoring a saved Guest does not restore the saved display size) created by
- To produce the error. Start a Windows 10 Guest and when idle save the …
- 3:07 PM Ticket #21119 (Restoring a saved Guest does not restore the saved display size) created by
- To produce the error. Start a Windows 10 Guest and when idle save the …
- 7:05 AM Changeset in vbox [97059] by
- Devices/DrvIntNet,NetworkServices,Installer/darwin: First rough …
- 7:01 AM Changeset in vbox [97058] by
- Devices/DrvIntNet,NetworkServices,Installer/darwin: First rough …
Oct 7, 2022:
- 11:32 PM Changeset in vbox [97057] by
- VMM/HMVMXR0: Only use the template functions for reading into VMXTRANSIENT.
- 11:30 PM Changeset in vbox [97056] by
- VMM/HMVMXR0: Only use the template functions for reading into VMXTRANSIENT.
- 11:12 PM Changeset in vbox [97055] by
- VMM/HMVMXR0: Just go with the better option in …
- 11:09 PM Changeset in vbox [97054] by
- VMM/HMVMXR0: Only use the template functions for reading into VMXTRANSIENT.
- 9:59 PM Changeset in vbox [97053] by
- VMM/HMVMXR0: Use a couple of template functions to try pack VMREADs …
- 9:50 PM Changeset in vbox [97052] by
- VMM/hmvmxinline.h: Attempt at proper vmread inline assembly for GCC.
- 6:38 PM Changeset in vbox [97051] by
- Typo fixes.
- 3:54 PM Changeset in vbox [97050] by
- IEM: Fixed inverted conditional in iemSseStoreResult().
- 3:45 PM Changeset in vbox [97049] by
- After 7.0.0, missing part
- 2:06 PM Changeset in vbox [97048] by
- Devices/DrvIntNet,NetworkServices,Installer/darwin: First rough …
- 1:29 PM Changeset in vbox [97047] by
- After 7.0.0
- 12:57 PM Changeset in vbox [97046] by
- Devices/DrvIntNet,NetworkServices,Installer/darwin: First rough …
- 10:15 AM Changeset in vbox [97045] by
- DevHPET: Fixed constant overflow issue in previous change (mostly …
- 9:36 AM Changeset in vbox [97044] by
- Disassembler: Added RDRAND and RDSEED.
- 9:05 AM Changeset in vbox [97043] by
- VMM/PGM: Nested VMX: bugref:10092 Remove unused member …
- 8:48 AM Changeset in vbox [97042] by
- VMM/IEM: Nested VMX: bugref:10092 Slightly shorten …
- 8:48 AM Changeset in vbox [97041] by
- VMM/Nested VMX: bugref: Slightly shorten VMXVEXITINFO_INIT_WITH macro …
- 8:48 AM Changeset in vbox [97040] by
- hm_vmx.h: Nested VMX: bugref:10092 Slightly shorten …
- 8:18 AM Changeset in vbox [97039] by
- VMM/PGM: Nested VMX: bugref:10092 Comment nit.
- 8:15 AM Changeset in vbox [97038] by
- VMM/PGM: Nested VMX: bugref:10092 Use enmGuestSlatMode rather than …
- 8:05 AM Changeset in vbox [97037] by
- VMM/IEM: Nested VMX: bugref:10092 Fix for PAE nested-guests.
- 8:05 AM Changeset in vbox [97036] by
- VMM/PGM: Nested VMX: bugref:10092 Fixes for PAE nested-guests.
Oct 6, 2022:
- 4:59 PM Changeset in vbox [97035] by
- 7.0.0
- 3:44 PM Changeset in vbox [97034] by
- doc/manual: whitespace and scm license fixing
- 3:22 PM Changeset in vbox [97033] by
- doc/manual: xref fixes from refentry docs
- 3:11 PM Changeset in vbox [97032] by
- doc/manual: Integrate documentation update.
- 3:07 PM Changeset in vbox [97031] by
- Main, FE/Qt: Add Oracle Linux 9 and RHEL 9.
- 2:16 PM Changeset in vbox [97030] by
- virtio: Do not select the wrong virtq (see bugref:10301).
- 10:12 AM Changeset in vbox [97029] by
- DevLsiLogic: Only handle MPT extended config pages when emulating SAS …
- 9:57 AM Changeset in vbox [97028] by
- DevHPET: More fixes and optimizations. FS_PER_DAY overflowed after …
- 9:44 AM Changeset in vbox [97027] by
- HPET: Fixed several calculations and typos, see bugref:10301
- 9:33 AM Changeset in vbox [97026] by
- FE/Qt: bugref:10300. scm fix.
- 9:31 AM Changeset in vbox [97025] by
- FE/Qt: bugref:10300. Use .png images instead of Unicode glyphs.
- 8:26 AM Changeset in vbox [97024] by
- Main/glue: Applied the out-of-process restrictions to the IDLLHost …
- 8:23 AM Changeset in vbox [97023] by
- SUP: Check inherited handles in bugging VM processes. bugref:10294
- 6:23 AM Changeset in vbox [97022] by
- VMM/HMVMXR0: Build fix for HMVMX_ALWAYS_SAVE_RO_GUEST_STATE.
- 6:08 AM Changeset in vbox [97021] by
- VMM/PGM: Nested VMX: bugref:10092 This should be safe now that the …
- 3:27 AM Changeset in vbox [97020] by
- VMM/IEM: Nested VMX: bugref:10092 This workaround/hack is no longer …
Oct 5, 2022:
- 10:12 PM Changeset in vbox [97019] by
- VMM/IEM,HMVMXR0: Converted all VMXVEXITEVENTINFO initialization from …
- 9:47 PM Changeset in vbox [97018] by
- VMM/IEMAllCImplVmxInstr.cpp: Converted all VMVEXITINFO initialization …
- 8:09 PM Changeset in vbox [97017] by
- Installer: Linux: rcvboxdrv.sh: Do not use update-secureboot-policy …
- 8:01 PM Changeset in vbox [97016] by
- FE/Qt: VM settings / Shared folder page: Fixing regression, permanent …
- 7:59 PM Changeset in vbox [97015] by
- Installer: Linux: rcvboxdrv.sh: Print out more info if …
- 7:53 PM Changeset in vbox [97014] by
- Installer: Linux: rcvboxdrv.sh: Parse kernel config manually if …
- 7:27 PM Changeset in vbox [97013] by
- Additions: Linux: rcvboxadd.sh: Do not use update-secureboot-policy …
- 6:42 PM Changeset in vbox [97012] by
- Additions: Linux: rcvboxadd.sh: Parse kernel config manually if …
- 6:23 PM Changeset in vbox [97011] by
- Additions: Linux: rcvboxadd.sh: Fix the way module signing tool is …
- 6:09 PM Changeset in vbox [97010] by
- Additions: Linux: rcvboxadd.sh: Print out more info if …
- 5:41 PM Changeset in vbox [97009] by
- Additions: Linux: rcvboxadd.sh: fixed typo: failure -> fail, bugref:10287.
- 3:45 PM Changeset in vbox [97008] by
- FE/Qt: bugref:10293: Invalid pixmap name on Machine settings / System …
- 3:40 PM Changeset in vbox [97007] by
- FE/Qt: bugref:9930: VirtualBox Manager / Chooser pane: Improving …
- 2:40 PM Changeset in vbox [97006] by
- VMM/IEM-VMX: Added a few missing cPotentialExits++ statements, lots …
- 2:37 PM Changeset in vbox [97005] by
- VMM/HMVMXR0: Converted all VMVEXITINFO initialization to use …
- 1:17 PM Changeset in vbox [97004] by
- VMM/HMVMXR0: Convered two HMEVENT stack variables into static const.
- 1:15 PM Changeset in vbox [97003] by
- Installer/darwin/Makefile.kmk: Fix execute permission of …
- 11:51 AM Changeset in vbox [97002] by
- /Config.kmk: Actually use the "even newer" compilers on recent macOS.
- 11:17 AM Changeset in vbox [97001] by
- /Config.kmk: macOS builds are defaulting to driverless (and therefore …
- 11:04 AM Changeset in vbox [97000] by
- doc/manual: Mention that macOS package lacks Internal Networking and …
- 9:06 AM Changeset in vbox [96999] by
- VMM/HMVMX,EM: Experiment with EMHistoryExec for vmread optimizations. …
- 8:26 AM Changeset in vbox [96998] by
- VMM/IEM: Check MM, XMM and YMM register indexes. bugref:9898
- 8:13 AM Changeset in vbox [96997] by
- VMM/IEM: Check general purpose register indexes. bugref:9898
- 8:09 AM Changeset in vbox [96996] by
- VMM/IEM: Check segment indexes. bugref:9898
- 8:01 AM Changeset in vbox [96995] by
- VMM/APIC: Fix pointer alignment for ASMBitTest, ASMAtomicBit[Set|Clear].
- 7:59 AM Changeset in vbox [96994] by
- VMM/CPUM: Nested VMX: bugref:10092 Fix pointer alignment for …
- 7:56 AM Changeset in vbox [96993] by
- VMM/HMVMXR0: Nested VMX: bugref:10092 Fix pointer alignment for …
- 7:48 AM Changeset in vbox [96992] by
- VMM/IEM: Check the IEM_MC_STORE_GREG_XXX desinations. See also …
- 6:36 AM Changeset in vbox [96991] by
- VMM/HMVMXR0: Let the MSR-read/write bitmap pointer passed to …
- 6:17 AM Changeset in vbox [96990] by
- VMM/HMVMXR0: Nested VMX: bugref:10092 Unintended newline.
- 6:16 AM Changeset in vbox [96989] by
- VMM/HMVMXR0: Nested VMX: bugref:10092 Let pointer to ASMBitClear for …
Oct 4, 2022:
- 8:43 PM Changeset in vbox [96988] by
- Main: streamlined URB processing in remote USB backend
- 6:04 PM Changeset in vbox [96987] by
- ValKit/utils.py: Make pylint happy by documenting the newly introduced …
- 5:08 PM Changeset in vbox [96986] by
- IEM: Corrected IEM_MC_STORE_GREGxxx argument order.
- 4:58 PM Changeset in vbox [96985] by
- VMM: Fix for previous change
- 4:51 PM Changeset in vbox [96984] by
- VMM: Vanilla yasm 1.3.0 warns about segment register use in HMR0A.asm, …
- 1:29 PM Changeset in vbox [96983] by
- VMM/HMVMXR0: Better fix for the IRQ/event dropping issue in …
- 1:07 PM Changeset in vbox [96982] by
- VMM/PGM,IEM,HM: Added a PGMPHYSHANDLER_F_NOT_IN_HM flag to better deal …
- 1:06 PM Changeset in vbox [96981] by
- VMM/PGM: Rearranged PGMPAGE a little bit so fHandlerPhysNotInHm is …
- 12:51 PM Changeset in vbox [96980] by
- VMM/PGM,IEM,HM: Added a PGMPHYSHANDLER_F_NOT_IN_HM flag to better deal …
- 12:46 PM Changeset in vbox [96979] by
- VMM/PGM,IEM,HM: Added a PGMPHYSHANDLER_F_NOT_IN_HM flag to better deal …
- 11:37 AM Changeset in vbox [96978] by
- VMM/PGMAll.cpp: pgmGetCr3MaskForMode array optimization. bugref:10092
- 11:37 AM Changeset in vbox [96977] by
- iprt/x86.h: X86_CR3_EPT_PAGE_MASK correction. bugref:10092
- 9:31 AM Changeset in vbox [96976] by
- VMM/IEM: Fix some cvt* instructions which have the source and …
- 5:39 AM Changeset in vbox [96975] by
- VMM/VMXAllTemplate: Nested VMX: bugref:10092 Comment typos, space nit.
- 5:32 AM Changeset in vbox [96974] by
- VMM/VMXAllTemplate: Nested VMX: bugref:10092 Fix assertion when we …
Note:
See TracTimeline
for information about the timeline view.