VirtualBox

Timeline



Sep 20, 2021:

10:08 PM Changeset in vbox [91320] by vboxsync
VBoxManageCloudMachine: reboot, powerdown, terminate. bugref:10065.
6:07 PM Changeset in vbox [91319] by vboxsync
VBoxManageCloudMachine: cloud machine start and shutdown, but …
1:45 PM Changeset in vbox [91318] by vboxsync
Main: bugref:1909: Fixed compilation issues.
1:38 PM Changeset in vbox [91317] by vboxsync
Main: bugref:1909: Fixed compilation issues.
1:12 PM Changeset in vbox [91316] by vboxsync
Main: bugref:1909: Disabled NLS support if VBOX_ONLY_ADDITIONS is enabled.
12:34 PM Changeset in vbox [91315] by vboxsync
Main: bugref:1909: Fixed compilation issues.
12:29 PM Changeset in vbox [91314] by vboxsync
Main: bugref:1909: Fixed compilation issues.
12:11 PM Changeset in vbox [91313] by vboxsync
Main: bugref:1909: Enabled NLS support by default for Main and ExtPacks
11:06 AM Changeset in vbox [91312] by vboxsync
Main: bugref:1909: Prepared the API translation engine to using in …
11:06 AM Changeset in vbox [91311] by vboxsync
Devices/Security/DrvTpmEmuTpms: Make use of the PDM VFS interface iv …
11:05 AM Changeset in vbox [91310] by vboxsync
include/VBox/vmm/pdmifs.h: A simple VFS interface for devices/drivers …
11:01 AM Changeset in vbox [91309] by vboxsync
Main: bugref:1909: Fixed C99 issue

Sep 17, 2021:

9:35 PM Changeset in vbox [91308] by vboxsync
VMM/CPUM: Comments/todos for some big CPUMCTX members. bugref:10093
9:24 PM Changeset in vbox [91307] by vboxsync
VMM/CPUM: Comment and compile time assertion upates for CPUMCTX. …
9:11 PM Changeset in vbox [91306] by vboxsync
VMM/CPUM,++: Moved the nested VT-X virtual apic page allocation into …
8:56 PM Changeset in vbox [91305] by vboxsync
VMM/CPUM,++: Moved the nested VT-X I/O permission bitmap allocations …
8:43 PM Changeset in vbox [91304] by vboxsync
VMM/CPUM,++: Moved the nested VT-X MSR permission bitmap allocations …
8:28 PM Changeset in vbox [91303] by vboxsync
VMM/CPUM,++: Expand CPUMMSRRANGE::offCpumCpu to 24 bits so the entire …
1:50 PM Changeset in vbox [91302] by vboxsync
VMM/CPUM,++: Expand CPUMMSRRANGE::offCpumCpu to 24 bits so the entire …
1:38 PM Changeset in vbox [91301] by vboxsync
VMM/CPUM,++: Moved the nested VT-X MSR load & store bitmap allocations …
12:19 PM Changeset in vbox [91300] by vboxsync
FE/Qt: bugref:9080. Fixing some alignment issue in the button box.
12:14 PM Changeset in vbox [91299] by vboxsync
VMM/CPU: Assembly struc whitespace adjustments. bugref:10093
12:02 PM Changeset in vbox [91298] by vboxsync
VMM/CPUM,++: Moved the nested VT-X shadow VMCS allocation into …
11:51 AM Changeset in vbox [91297] by vboxsync
VMM/CPUM,++: Moved the nested VT-X VMCS allocation into CPUMCTX. …
11:23 AM Changeset in vbox [91296] by vboxsync
FE/Qt: bugref:9080. Adding help button to VISO creator.
11:05 AM Changeset in vbox [91295] by vboxsync
VMM/CPUM: Some nested SVM init/term cleanups. bugref:10093
9:01 AM Changeset in vbox [91294] by vboxsync
FE/Qt: bugref:9996. Some space fixes.
6:48 AM Changeset in vbox [91293] by vboxsync
FE/Qt: bugref:9996. Some more refactoring.
12:06 AM Changeset in vbox [91292] by vboxsync
VMM/CPUM: Use SVM_???_PAGES constants to size the big CPUMCTX fields. …

Sep 16, 2021:

10:04 PM Changeset in vbox [91291] by vboxsync
VMM/CPUM,++: Moved the nested SVM I/O permission bitmap allocation …
9:52 PM Changeset in vbox [91290] by vboxsync
VMM/CPUM,++: Moved the nested SVM MSR permission bitmap allocation …
9:49 PM Changeset in vbox [91289] by vboxsync
VMM/CPUM,++: Moved the nested SVM MSR permission bitmap allocation …
9:33 PM Changeset in vbox [91288] by vboxsync
VMM/CPUM,++: Moved the nested SVM VMCB allocation into CPUMCTX. …
9:30 PM Changeset in vbox [91287] by vboxsync
VMM/CPUM,++: Moved the nested SVM VMCB allocation into CPUMCTX. …
8:43 PM Changeset in vbox [91286] by vboxsync
VMM/CPUM: Eliminated a bunch of unused host physical addresses in …
2:57 PM Changeset in vbox [91285] by vboxsync
FE/Qt: bugref:9996: A bit of clenaup for Export Appliance wizard.
2:09 PM Changeset in vbox [91284] by vboxsync
VMM/CPUM,++: Moved the guest's extended state (XState) from the hyper …
1:58 PM Changeset in vbox [91283] by vboxsync
VMM/CPUM: Moved the host's extended state (XState) from the hyper heap …
1:40 PM Changeset in vbox [91282] by vboxsync
VMM/CPUM,++: Moved the guest's extended state (XState) from the hyper …
1:32 PM Changeset in vbox [91281] by vboxsync
VMM/CPUM,++: Moved the guest's extended state (XState) from the hyper …
1:26 PM Changeset in vbox [91280] by vboxsync
VMM/CPUM: Moved the PAE PDPTEs out of PGM and into CPUMCTX - saved …
12:18 PM Changeset in vbox [91279] by vboxsync
FE/Qt: bugref:9996. Build fix.
12:11 PM Changeset in vbox [91278] by vboxsync
FE/Qt: bugref:9996. Some more refactoring on disk editor classes
11:50 AM Changeset in vbox [91277] by vboxsync
FE/Qt: bugref:9996. Redesigning new vm and new vd expert pages.
11:14 AM Changeset in vbox [91276] by vboxsync
VMM: Added missing features checks while constructing mask of valid …
11:13 AM Changeset in vbox [91275] by vboxsync
VMM: Added missing features checks while constructing mask of valid …
11:02 AM Changeset in vbox [91274] by vboxsync
VMM: Prune unused CPUMCPUIDFEATURE_PAT and CPUMCPUIDFEATURE_MWAIT_EXTS.
7:48 AM Changeset in vbox [91273] by vboxsync
VMM: bugref:10092 Moved the PAE PDPTEs out of PGM into CPUMCTX. …
7:48 AM Changeset in vbox [91272] by vboxsync
FE/Qt: bugref:9996. Refactoring disk variant widget.
7:42 AM Changeset in vbox [91271] by vboxsync
VMM: bugref:10092 Moved the PAE PDPTEs out of PGM into CPUMCTX.
7:36 AM Changeset in vbox [91270] by vboxsync
VMM/HM: Moved various stats from the hyper heap and into the VM …
6:23 AM Changeset in vbox [91269] by vboxsync
FE/Qt: bugref:9996. scm fix.
6:06 AM Changeset in vbox [91268] by vboxsync
FE/Qt: bugref:9996. An addendum to r146926.
6:01 AM Changeset in vbox [91267] by vboxsync
FE/Qt: bugref:9996. Fixing medium path update logic in the guided new …

Sep 15, 2021:

10:26 PM Changeset in vbox [91266] by vboxsync
VMM/CPUM: Moved CPUIDs and MSRs from the hyper heap and into the VM …
8:46 PM Changeset in vbox [91265] by vboxsync
VMM/HM: Moved various stats from the hyper heap and into the VM …
7:35 PM Changeset in vbox [91264] by vboxsync
VMM/EM: Copied the two stats we still use from EMSTATS and into the …
7:26 PM Changeset in vbox [91263] by vboxsync
VMM/IEM: Moved instruction stats from the hyper heap and into the VM …
7:24 PM Changeset in vbox [91262] by vboxsync
FE/Qt: bugref:9996: Export Appliance wizard: Get rid of …
7:03 PM Changeset in vbox [91261] by vboxsync
FE/Qt: bugref:9996: Export Appliance wizard: Rename appliance field to …
6:55 PM Changeset in vbox [91260] by vboxsync
FE/Qt: bugref:9996: Export Appliance wizard: Move UIVMListWidgetItem …
6:47 PM Changeset in vbox [91259] by vboxsync
FE/Qt: bugref:9996: Export Appliance wizard: Move custom button click …
4:46 PM Changeset in vbox [91258] by vboxsync
FE/Qt: bugref:9996. build fix.
4:33 PM Changeset in vbox [91257] by vboxsync
FE/Qt: bugref:9996. Replacing UIDiskFormatsGroupBox with …
3:50 PM Changeset in vbox [91256] by vboxsync
FE/Qt: bugref:9996. Refactoring UIDiskFormatsGroupBox. part 3.
3:20 PM Changeset in vbox [91255] by vboxsync
VBoxGuest-netbsd.c: ​Catch up with config(9) changes in 9.99.88. …
1:46 PM Changeset in vbox [91254] by vboxsync
FE/Qt: bugref:9996. Refactoring UIDiskFormatsGroupBox. part 2.
1:05 PM Changeset in vbox [91253] by vboxsync
FE/Qt: bugref:9996. Build fix.
12:50 PM Changeset in vbox [91252] by vboxsync
FE/Qt: bugref:9996. Refactoring UIDiskFormatsGroupBox. part 1.
12:49 PM Changeset in vbox [91251] by vboxsync
VMM/IEM: Add CR0.CD and CR0.NW to conditions for calling PGMFlushTLB …
12:43 PM Changeset in vbox [91250] by vboxsync
VMM/PGM: Moved pStatTrap0eAttributionR0 to GVMCPU. bugref:10093
12:37 PM Changeset in vbox [91249] by vboxsync
VMM/PGM: Kicked out unused structure offset members. bugref:9517
12:25 PM Changeset in vbox [91248] by vboxsync
VMM/PGM: Moved the statistics into the VM and VMCPU structures (was on …
12:20 PM Changeset in vbox [91247] by vboxsync
PGM: Moved the statistics into the VM and VMCPU structures (was on the …
11:29 AM Changeset in vbox [91246] by vboxsync
VMM/PGM: Some cleanups around large page allocation... bugref:10093
10:53 AM Changeset in vbox [91245] by vboxsync
VMM/PGM: Removed VMMCALLRING3_PGM_MAP_CHUNK and PGMR3PhysChunkMap as …
10:19 AM Changeset in vbox [91244] by vboxsync
VMM/PGMPool: Call PGMR0PoolGrow directly from ring-0 instead of going …
10:19 AM Changeset in vbox [91243] by vboxsync
VMM/PGMPool: Call PGMR0PoolGrow directly from ring-0 instead of going …
10:09 AM Changeset in vbox [91242] by vboxsync
FE/Qt: bugref:6143. Tooltip changes on viso creator and UIToolBox.
9:57 AM Changeset in vbox [91241] by vboxsync
FE/Qt: bugref:9996: No wizard-mode argument in UIWizardAddCloudVM.
9:07 AM Changeset in vbox [91240] by vboxsync
FE/Qt: bugref:9996: Rename New/Add Cloud VM wizard pages accordingly.
7:30 AM Changeset in vbox [91239] by vboxsync
FE/Qt: bugref:10067: Typo in r146895.

Sep 14, 2021:

8:45 PM Changeset in vbox [91238] by vboxsync
DevACPI: Use ASSERT_GUEST instead of Assert in a couple of place; …
5:08 PM Changeset in vbox [91237] by vboxsync
FE/Qt: bugref:10067: UINotificationCenter: Do not auto-close failed …
5:05 PM Changeset in vbox [91236] by vboxsync
FE/Qt: bugref:10067: UINotificationCenter: Togglable option to keep …
3:50 PM Changeset in vbox [91235] by vboxsync
FE/Qt: bugref:6143. Disabling tab navigation of views in Viso creator …
1:35 PM Changeset in vbox [91234] by vboxsync
ACPI: Fixed IDX0 offset mixup introduced by r139337 when adding IOMA …
12:14 PM Changeset in vbox [91233] by vboxsync
Additions: Linux: vboxvideo: introduce initial support for kernel …
12:12 PM Changeset in vbox [91232] by vboxsync
iprt: introduce initial support for Linux kernel 5.15, bugref:10104. …
11:29 AM Changeset in vbox [91231] by vboxsync
FE/Qt: bugref:10067: UINotificationCenter: Forgot to stop open-timer …
11:16 AM Changeset in vbox [91230] by vboxsync
EFI/VfrCompile: Workaround for a crash in release mode when parsing …
11:14 AM Changeset in vbox [91229] by vboxsync
EFI/VfrCompile: Workaround for a crash in release mode when parsing …
10:57 AM Changeset in vbox [91228] by vboxsync
SharedFoldersSvc: Corrected SHFL_FN_WRITE file offset return parameter …
10:49 AM Changeset in vbox [91227] by vboxsync
FE/Qt: bugref:10067: Extra-data condition for keeping finished …
10:48 AM Changeset in vbox [91226] by vboxsync
Reverting r146862 for commit message fixing.
10:32 AM Changeset in vbox [91225] by vboxsync
FE/Qt: bugref:10067: Delay progress-notifications for a bit, similarly …
10:22 AM Changeset in vbox [91224] by vboxsync
FE/Qt: bugref:10067: Close all finished notification-progresses …
9:41 AM Changeset in vbox [91223] by vboxsync
FE/Qt: bugref:9996. typo fix.
8:02 AM Changeset in vbox [91222] by vboxsync
FE/Qt: bugref:9996. Calling defaultExtension function with correct …
7:17 AM Changeset in vbox [91221] by vboxsync
FE/Qt: bugref:9183. Cleaning.

Sep 13, 2021:

3:25 PM Changeset in vbox [91220] by vboxsync
FE/Qt: bugref:6899. More tool tip fixes.
12:06 PM Changeset in vbox [91219] by vboxsync
FE/Qt: bugref:10067: A bit of refactoring for UIMessageCenter wizards …
11:57 AM Changeset in vbox [91218] by vboxsync
FE/Qt: bugref:6899. Further fixes on wizard widget tool tips.

Sep 11, 2021:

12:05 AM Changeset in vbox [91217] by vboxsync
doc: Extract man page date from an *info/pubdate node (cf. …

Sep 10, 2021:

7:18 PM Changeset in vbox [91216] by vboxsync
FE/Qt: bugref:10067: Moving License Viewer messages from …
6:13 PM Changeset in vbox [91215] by vboxsync
Config.kmk: Enable support for the TPM in the EFI firmware by default, …
5:59 PM Changeset in vbox [91214] by vboxsync
Devices/: Make the TPM device accessible from R0, bugref:10075
5:58 PM Changeset in vbox [91213] by vboxsync
Main,FE/VBoxManage: Add the necessary Main API bits to control the …
5:04 PM Changeset in vbox [91212] by vboxsync
Audio/VKAT: Implemented support for (optional) VKAT "test" command …
4:57 PM Changeset in vbox [91211] by vboxsync
Audio/VKAT: Implemented the "--count <N>" option. bugref:10008
4:50 PM Changeset in vbox [91210] by vboxsync
Audio/Validation Kit: Tweaked randomized test tone parameters a bit. …
4:39 PM Changeset in vbox [91209] by vboxsync
Audio/Validation Kit: More bugfixes. bugref:10008
3:59 PM Changeset in vbox [91208] by vboxsync
Audio/Validation Kit: Some more diagnostics to find out why some …
3:47 PM Changeset in vbox [91207] by vboxsync
Additions: vboxsf: fix typo in host service code, bugref:10102, …
3:27 PM Changeset in vbox [91206] by vboxsync
Audio/Validation Kit: Return the Validation Kit audio driver's stream …
3:25 PM Changeset in vbox [91205] by vboxsync
FE/Qt: bugref:6899. Completing some missing tool tips etc.
2:59 PM Changeset in vbox [91204] by vboxsync
doc, Frontends/VBoxManage: Integrate several refentry documentation …
2:52 PM Changeset in vbox [91203] by vboxsync
docbook-refentry-to-manual-sect1.xsl: Preserve section ID attributes, …
2:48 PM Changeset in vbox [91202] by vboxsync
Audio/Validation Kit: Don't report the timeout error back to the host …
2:38 PM Changeset in vbox [91201] by vboxsync
Audio/Validation Kit: Always attach the VM log to the test report, as …
1:45 PM Changeset in vbox [91200] by vboxsync
Audio/Validation Kit: Check if there still are some registered tests …
1:42 PM Changeset in vbox [91199] by vboxsync
Audio/VKAT: Wait a bit to let guest and the audio stack process …
12:55 PM Changeset in vbox [91198] by vboxsync
Audio/Validation Kit: Some more diagnostics to find out why some …
10:57 AM Changeset in vbox [91197] by vboxsync
Audio/Validation Kit: Also send the test index and test creation time …
10:52 AM Changeset in vbox [91196] by vboxsync
Audio/Validation Kit: Also send the test index and test creation time …
10:21 AM Changeset in vbox [91195] by vboxsync
Audio/Validation Kit: Also send the test index and test creation time …
10:11 AM Changeset in vbox [91194] by vboxsync
Audio/Validation Kit: Also send the test index and test creation time …
9:46 AM Changeset in vbox [91193] by vboxsync
IPRT/time.h: Comment typo.
9:23 AM Changeset in vbox [91192] by vboxsync
"FE/Qt: bugref:6899. Small fixes on the accessibilty interface of …
7:45 AM Changeset in vbox [91191] by vboxsync
Audio/Validation Kit: Added callbacks to the Validation Kit audio …
6:32 AM Changeset in vbox [91190] by vboxsync
Audio/VKAT: Logging tweaks. bugref:10008
6:22 AM Changeset in vbox [91189] by vboxsync
Audio/VKAT: Change the log group settings via the verbosity ​options. …
Note: See TracTimeline for information about the timeline view.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette