Timeline
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 …
Oct 3, 2022:
- 5:40 PM Changeset in vbox [96973] by
- fixing burns
- 5:13 PM Changeset in vbox [96972] by
- FE/Qt: bugref:9930: VirtualBox Manager / Chooser pane: Improving …
- 4:57 PM Changeset in vbox [96971] by
- fixing typos, getHostOsVersion function, darwin part
- 1:59 PM Changeset in vbox [96970] by
- fixing typo
- 1:57 PM Changeset in vbox [96969] by
- remove extra print
- 1:55 PM Changeset in vbox [96968] by
- changes for utils, fixing getHostOsVersion function work for darwin
- 1:17 PM Changeset in vbox [96967] by
- FE/Qt: bugref:10293: Machine settings / System page: A possibility to …
- 12:09 PM Changeset in vbox [96966] by
- VMM/PGM: Nested VMX: bugref:10092 Remove unused function used early …
- 12:00 PM Changeset in vbox [96965] by
- VMM/IEM: The long double constant replaced with RTFLOAT128 constant to …
- 7:04 AM Ticket #21118 (USB isochronous transfers cause problems under OS/2 guest) created by
- Host: Windows 11, guest: OS/2 If I try to play sounds via a USB …
Oct 2, 2022:
- 10:02 PM Changeset in vbox [96964] by
- VMM/IEM: Some nits in the VMX code - no real code changes. bugref:10092
- 10:00 PM Changeset in vbox [96963] by
- VMM/PGMAllBth: Adjusted NestedSyncPT assertion. Logging. bugref:10092
- 9:54 PM Changeset in vbox [96962] by
- VMM/HMVMX: Preliminary fix for the nested nested paging issue we've …
- 7:05 PM Ticket #21117 (Windows 11 host machine's touchscreen stops working while running a ...) created by
- I have a HP Windows 11 "All-in-One" PC with a touchscreen. When I …
- 6:40 PM Ticket #21116 (VirtualBox 6.1.38 keeps crashing) created by
- I frequently get my VirtualBox instance to crash. The OS the …
Oct 1, 2022:
- 10:01 PM Ticket #21115 (freeze gnome gui ubuntu) created by
- in end of game (red alert 2 yuri revenge win 2k os) the gnome UI …
- 8:03 AM Changeset in vbox [96961] by
- VMM/IEM: Nested VMX: bugref:10092 Some more cs:rip log formatting fixes.
- 8:00 AM Changeset in vbox [96960] by
- VMM/IEM: Nested VMX: bugref:10092 Fix for nested VMs without nested …
Note:
See TracTimeline
for information about the timeline view.