Timeline
Sep 4, 2023:
- 9:00 PM Changeset in vbox [101014] by
- Main/src-client/ConsoleImplConfig*: Polishing. More obvious buffer …
- 6:43 PM Changeset in vbox [101013] by
- FE/Qt: bugref:10513: Moving menu-bar/status-bar editors from widgets …
- 6:25 PM Changeset in vbox [101012] by
- ValKit: Use VBoxSVGA adapter on Windows 11 guests (instead of default …
- 6:09 PM Changeset in vbox [101011] by
- FE/Qt: bugref:10513: Re-inhering properties/settings editors from …
- 4:45 PM Changeset in vbox [101010] by
- ValidationKit: 3 more symbols to delete
- 4:42 PM Changeset in vbox [101009] by
- ValidationKit: quick fix for line too long
- 4:39 PM Changeset in vbox [101008] by
- FE/Qt: bugref:10496, bugref:9072. Fixing 'restore defaults' stuff in …
- 4:07 PM Changeset in vbox [101007] by
- ValKit: Use VBoxSVGA adapter on Windows 11 guests (instead of default …
- 4:04 PM Changeset in vbox [101006] by
- openssl-3.1.0: deleting old openssl-3.0.7 and openssl-3.0.9. bugref:10418
- 3:31 PM Changeset in vbox [101005] by
- FE/Qt: bugref:10496, bugref:9072. Adding some missing connections.
Sep 3, 2023:
- 11:07 AM Changeset in vbox [101004] by
- BIOS: Added proper VDS S/G support to the LSI Logic driver.
Sep 1, 2023:
- 4:31 PM Changeset in vbox [101003] by
- Makefile.kmk: Fix make variable for options specific to 2nd parfait …
- 2:03 PM Changeset in vbox [101002] by
- VMM: Nested VMX: bugref:10318 Naming consistency nits.
- 1:57 PM Changeset in vbox [101001] by
- VMM: Nested VMX: bugref:10318 Fix performance issue with Hyper-V …
- 5:49 AM Changeset in vbox [101000] by
- iprt/x86.h: Added IA32_PAT MSR's memory type encodings.
Aug 31, 2023:
- 7:57 PM Changeset in vbox [100999] by
- Makefile.kmk: Add support for uploading parfait analysis to 2nd …
- 7:53 PM Changeset in vbox [100998] by
- doxygen fix
- 7:43 PM Changeset in vbox [100997] by
- doxygen fix
- 6:47 PM Changeset in vbox [100996] by
- VMM: bugref:10498 bugref:10318: doxygen typo fix
- 3:23 PM Changeset in vbox [100995] by
- BIOS: Fixed incorrect pragma aux use that could corrupt memory when …
- 7:17 AM Changeset in vbox [100994] by
- VMM: bugref:10498 bugref:10318 Fix function prototype to match the …
Aug 30, 2023:
- 2:10 PM Changeset in vbox [100993] by
- VMM/HMVMXR0: Outdated comment correction.
Aug 29, 2023:
- 9:15 AM Changeset in vbox [100992] by
- VMM: bugref:10498 bugref:10318 Comment nit.
- 9:05 AM Changeset in vbox [100991] by
- VMM: bugref:10498 bugref:10318 Report WC bit as well in the MTRR …
Aug 28, 2023:
- 3:43 PM Changeset in vbox [100990] by
- FE/Qt: bugref:10513: UIAdvancedSettingsDialog: Adding frames with …
- 3:28 PM Changeset in vbox [100989] by
- FE/Qt: bugref:10513: UIAdvancedSettingsDialog: Replace page stack with …
- 3:02 PM Changeset in vbox [100988] by
- FE/Qt: bugref:10513: UIAdvancedSettingsDialog: Title label isn't …
- 2:37 PM Changeset in vbox [100987] by
- FE/Qt: bugref:10513: UIAdvancedSettingsDialogSpecific: scm fix for r158926.
- 2:35 PM Changeset in vbox [100986] by
- BusLogic: More accurately emulate the geometry register; return …
- 1:54 PM Changeset in vbox [100985] by
- FE/Qt: bugref:10513: UIAdvancedSettingsDialogSpecific: Forgot …
- 11:09 AM Changeset in vbox [100984] by
- BIOS: Support also ISA BusLogic/Adaptec HBAs, not just PCI (see …
- 8:23 AM Changeset in vbox [100983] by
- openssl-3.1.0: disabling avx512 instructions for linux too as docs and …
Aug 25, 2023:
- 4:53 PM Changeset in vbox [100982] by
- openssl-3.1.0: poly1305-x86_64.S bugref:10418
- 4:49 PM Changeset in vbox [100981] by
- openssl-3.1.0: rsaz-avx512.S bugref:10418
- 4:44 PM Changeset in vbox [100980] by
- openssl-3.1.0: refenrated asm files for macos. ​bugref:10418
- 3:33 PM Changeset in vbox [100979] by
- FE/Qt: bugref:10513: Initial cloning of UISettingsDialog to …
- 3:30 PM Changeset in vbox [100978] by
- openssl-3.1.0: wrong .S format. bugref:10418
- 3:08 PM Changeset in vbox [100977] by
- openssl-3.1.0: getting rid of avx512 assembler code for macos …
- 2:51 PM Changeset in vbox [100976] by
- openssl-3.1.0: getting rid of avx512 assembler code for macos. bugref:10418
- 2:44 PM Changeset in vbox [100975] by
- ValKit: Avoid coping Windows OS root folder from guest to host in …
- 1:58 PM Changeset in vbox [100974] by
- switching to openssl-3.1.0. bugref:10418
- 1:43 PM Changeset in vbox [100973] by
- FE/Qt: UISettingsDialog: Burn fix for r158913.
- 1:38 PM Changeset in vbox [100972] by
- FE/Qt: UISettingsDialog: Small cleanup.
- 1:16 PM Changeset in vbox [100971] by
- openssl-3.1.0: temporary avoiding avx-512 instruction set. bugref:10418
- 1:05 PM Changeset in vbox [100970] by
- VMM/IEM: Flush IEM physical page TLB info from PGMR3PhysRomProtect. …
- 12:15 PM Changeset in vbox [100969] by
- FE/Qt: UISettingsDialog: Moving code specific for page validator from …
- 12:05 PM Changeset in vbox [100968] by
- FE/Qt: UISettingsDialog: A bit of logical fixes for …
- 11:37 AM Changeset in vbox [100967] by
- FE/Qt: UISettingsDialog: Adjusting UISettingsWarningPane to have more …
Note:
See TracTimeline
for information about the timeline view.

