VirtualBox

Timeline



Dec 3, 2021:

9:01 PM Changeset in vbox [92746] by vboxsync
IEM/ICPBP: Added some more info to the 8086-80286 todo.
8:38 PM Changeset in vbox [92745] by vboxsync
VMM/IEM,DBGF: Hook INT3 emulation IEM up with DBGF to make breakpoints …
6:48 PM Changeset in vbox [92744] by vboxsync
FE/Qt: bugref:8161. We don't need to pass CMachine reference to the …
6:20 PM Changeset in vbox [92743] by vboxsync
FE/Qt: bugref:8161. Don't wait until destruction to release CMachine …
6:11 PM Changeset in vbox [92742] by vboxsync
SharedFoldersSvc: Fix format string issue in the automount log message …
4:45 PM Changeset in vbox [92741] by vboxsync
FE/Qt: bugref:9371. Reviving some connections.
4:28 PM Changeset in vbox [92740] by vboxsync
Shared Clipboard/Transfers: Resolved @todos: Revamped event [source] …
4:16 PM Changeset in vbox [92739] by vboxsync
Shared Clipboard/Transfers: Resolved @todos: Revamped event [source] …
4:10 PM Changeset in vbox [92738] by vboxsync
Shared Clipboard/Transfers: Resolved @todos: Revamped event [source] …
4:05 PM Changeset in vbox [92737] by vboxsync
Shared Clipboard/Transfers: Corrected SHCL_OBJ_CF_VALID_MASK. bugref:9437
4:04 PM Changeset in vbox [92736] by vboxsync
Shared Clipboard/Transfers: Added very basic testing for transfer and …
4:03 PM Changeset in vbox [92735] by vboxsync
Shared Clipboard/Transfers: Resolved @todos: Revamped event [source] …
4:00 PM Changeset in vbox [92734] by vboxsync
Shared Clipboard/Transfers: Added VERR_SHCLPB_EVENT_ID_NOT_FOUND; the …
2:23 PM Changeset in vbox [92733] by vboxsync
FE/Qt: bugref:9371. Working on guest session handling.
2:09 PM Changeset in vbox [92732] by vboxsync
Main/Unattended: Forgotten member update to match VM settings. Caused …
11:24 AM Changeset in vbox [92731] by vboxsync
FE/Qt: bugref:10163: UINetworkManager: Initial implementation for …
10:46 AM Changeset in vbox [92730] by vboxsync
FE/Qt: bugref:10163: UINetworkManager: A bit of cleanup first of all.
9:19 AM Changeset in vbox [92729] by vboxsync
VMM/DBGF: nits
5:57 AM Changeset in vbox [92728] by vboxsync
VMM: Nested VMX: bugref:10092 EPT violation/misconfig bits.
12:33 AM Changeset in vbox [92727] by vboxsync
VMM/DBGF: Adjusted the breakpoint code for driverless operation …
12:00 AM Changeset in vbox [92726] by vboxsync
VMM/DBGF: Breakpoint bitmap addresses & sizes must be multiple of …

Dec 2, 2021:

11:47 PM Changeset in vbox [92725] by vboxsync
ValKit/bootsectors: Corrected BS2_SEL_MMIO16 and BS2_SEL_MMIO16_BASE …
11:13 PM Changeset in vbox [92724] by vboxsync
DrvIntNet: Refuse to load in driverless mode. bugref:10138
11:08 PM Changeset in vbox [92723] by vboxsync
VMM: More driverless adjustments. bugref:10138
10:44 PM Changeset in vbox [92722] by vboxsync
VMM: doxygen fix. bugref:10138
10:42 PM Changeset in vbox [92721] by vboxsync
VMM: Made driverless adjustments to the halt and cleanup code. bugref:10138
10:41 PM Changeset in vbox [92720] by vboxsync
VMM/TM: Driverless adjustments for init complete code. bugref:10138
10:40 PM Changeset in vbox [92719] by vboxsync
VMM/IOM: Driverless adjustments to IOM init code running after ring-0 …
9:44 PM Changeset in vbox [92718] by vboxsync
VMM/APIC,SUP: Driverless tweaks for the APIC code. bugref:10138
9:43 PM Changeset in vbox [92717] by vboxsync
VMM/PGM: Driverless requires the simplified memory mode. Must also …
9:17 PM Changeset in vbox [92716] by vboxsync
VMM/IOM: Made I/O port and MMIO registrations work in driverless mode. …
7:03 PM Changeset in vbox [92715] by vboxsync
Guest Control/Main: A bit more (verbose) release logging for copyFrom …
5:47 PM Changeset in vbox [92714] by vboxsync
IPRT/RTR3Init*: RTR3INIT_FLAGS_SUPLIB & RTR3INIT_FLAGS_TRY_SUPLIB …
5:34 PM Changeset in vbox [92713] by vboxsync
VMM: More driverless mode adjustments. bugref:10138
5:34 PM Changeset in vbox [92712] by vboxsync
VMM/TM: Made timer allocation work in driverless mode. bugref:10138
4:27 PM Changeset in vbox [92711] by vboxsync
FE/Qt: bugref:9371. An addendum to r148609.
2:31 PM Changeset in vbox [92710] by vboxsync
FE/Qt: bugref:9371. Moving guest session panel under guest file table.
1:56 PM Changeset in vbox [92709] by vboxsync
VMM/TM,SUP: Made it thru TM init in driverless mode... bugref:10138
1:34 PM Changeset in vbox [92708] by vboxsync
Guest Control: Resolved a @todo: A bit more scoping for some defines, …
1:14 PM Changeset in vbox [92707] by vboxsync
Guest Control: Resolved a @todo: A bit more scoping for some defines, …
12:59 PM Changeset in vbox [92706] by vboxsync
VMM: Nested VMX: bugref:10092 EPT misconfig bits and note about …
12:56 PM Changeset in vbox [92705] by vboxsync
SUP: Added SUPR3INIT_F_DRIVERLESS as a forced driverless option and an …
12:47 PM Changeset in vbox [92704] by vboxsync
SUP: Map SUPSemEvent* onto IPRT's RTSemEvent* in driverless mode. …
12:45 PM Changeset in vbox [92703] by vboxsync
VMM: Trying to cope without the support driver... bugref:10138
12:43 PM Changeset in vbox [92702] by vboxsync
VMM/PDMAllCritSectBoth: code is only used in ring-3, so don't bother …
12:42 PM Changeset in vbox [92701] by vboxsync
VMM/NEM-linux: Moved the nemR3LnxFixThreadPoke rendezvous call down to …
12:39 PM Changeset in vbox [92700] by vboxsync
SUP: Map SUPSemEvent* onto IPRT's RTSemEvent* in driverless mode. …
12:38 PM Changeset in vbox [92699] by vboxsync
FE/Qt: Added a --driverless option. bugref:10138
12:37 PM Changeset in vbox [92698] by vboxsync
SUP: Added SUPR3INIT_F_DRIVERLESS as a forced driverless option and an …
12:37 PM Changeset in vbox [92697] by vboxsync
SUP: Added SUPR3INIT_F_DRIVERLESS as a forced driverless option and an …
12:32 PM Changeset in vbox [92696] by vboxsync
HGCM,SharedFolderSvc: Corrected the units for a number of profile stats.
11:03 AM Changeset in vbox [92695] by vboxsync
Guest Additions/VBoxService: Resolved a @todo: Added comment why no …
11:01 AM Changeset in vbox [92694] by vboxsync
FE/Qt: bugref:9371. build fix.
10:52 AM Changeset in vbox [92693] by vboxsync
Guest Control/VBoxService: Resolved @todos: Removed non-existing …
10:44 AM Changeset in vbox [92692] by vboxsync
FE/Qt: bugref:9371. build fix.
10:40 AM Changeset in vbox [92691] by vboxsync
FE/Qt: bugref:9371. build fix.
10:38 AM Changeset in vbox [92690] by vboxsync
Guest Control/VBoxService: Resolved @todos: Return real rc for various …
10:37 AM Changeset in vbox [92689] by vboxsync
FE/Qt: bugref:9371. scm fix.
10:20 AM Changeset in vbox [92688] by vboxsync
FE/Qt: bugref:9371. Refactoring in file manager to support multiple …
10:19 AM Changeset in vbox [92687] by vboxsync
Guest Control/VBoxService: Removed debug assertion -- no longer holds …
8:41 AM Changeset in vbox [92686] by vboxsync
VMM/IEM: Nested VMX: bugref:10092 EPT misconfig bits.
5:59 AM Changeset in vbox [92685] by vboxsync
VMM: Nested VMX: bugref:10092 Started with constructing EPT-violation …
5:54 AM Changeset in vbox [92684] by vboxsync
VMM: Nested VMX: bugref:10092 Doxygen.
2:17 AM Changeset in vbox [92683] by vboxsync
testdriver/vbox.py: annotateAndUploadProcessReport should treat empty …

Dec 1, 2021:

8:55 PM Changeset in vbox [92682] by vboxsync
Installer/linux/routines.sh: Use improved check for systemd presence. …
8:47 PM Changeset in vbox [92681] by vboxsync
Validation Kit/tdAddGuestCtrl.py: disabled one frequently (always?) …
5:15 PM Changeset in vbox [92680] by vboxsync
Main/CloudNet: ​bugref:9469 Save cloud networks upon creation.
3:46 PM Changeset in vbox [92679] by vboxsync
iprt: Local Ipc Server: put synchronization primitives into …
3:14 PM Changeset in vbox [92678] by vboxsync
IPRT/localipc/posix: Some minor adjustments to …
3:03 PM Changeset in vbox [92677] by vboxsync
iprt: Local Ipc Server: add Linux implementation for getting remote …
2:59 PM Changeset in vbox [92676] by vboxsync
iprt: Local Ipc Server: add Linux implementation for getting remote …
2:09 PM Changeset in vbox [92675] by vboxsync
vboxshell.py: Fix a long standing breakage of error printing (still …
12:48 PM Changeset in vbox [92674] by vboxsync
VBoxService: Reverted r148489, r148497 and r148502 because the problem …
12:40 PM Changeset in vbox [92673] by vboxsync
VBoxService: Updated VBOXSERVICE_PROC_F_UTF8_ARGV with new …
12:38 PM Changeset in vbox [92672] by vboxsync
IPRT/RTProcCreateEx/posix: Added VERR_PROC_NO_ARG_TRANSLATION for …
12:35 PM Changeset in vbox [92671] by vboxsync
IPRT/RTProcCreateEx/posix: Added RTPROC_FLAGS_UTF8_ARGV and …
9:14 AM Changeset in vbox [92670] by vboxsync
IPRT/RTEnvDupEx: Use RTStrAlloc instead of RTMemAlloc for big values. …
9:14 AM Changeset in vbox [92669] by vboxsync
IPRT/RTEnvDupEx: Use RTStrAlloc instead of RTMemAlloc for big values. …
3:38 AM Changeset in vbox [92668] by vboxsync
VBoxService: Added missing error handling for UPN formatting in …
3:14 AM Changeset in vbox [92667] by vboxsync
VBoxService: Added missing error handling for UPN formatting in …
3:09 AM Changeset in vbox [92666] by vboxsync
VBoxService: Replaced the silly RTStrStr(pszExec, 'vbox_') == pszExec …
3:05 AM Changeset in vbox [92665] by vboxsync
VBoxService: Must claim all argv[0] strings starting with 'vbox_' just …
3:04 AM Changeset in vbox [92664] by vboxsync
VBoxService: Must claim all argv[0] strings starting with 'vbox_' just …
2:55 AM Changeset in vbox [92663] by vboxsync
VBoxService: Restrict the argv[0] quoting hack to windows in …
2:42 AM Changeset in vbox [92662] by vboxsync
VBoxService: Sketch for a trick for passing UTF-8 argv to child …
2:11 AM Changeset in vbox [92661] by vboxsync
VBoxService: Wrong use of doxygen comment in …
2:09 AM Changeset in vbox [92660] by vboxsync
VBoxService: Made vgsvcGstCtrlProcessMakeFullPath do the same thing …
2:08 AM Changeset in vbox [92659] by vboxsync
VBoxService: Made vgsvcGstCtrlProcessMakeFullPath do the same thing …
2:01 AM Changeset in vbox [92658] by vboxsync
VBoxService: Simplified vgsvcGstCtrlProcessResolveExecutable and added …
12:57 AM Changeset in vbox [92657] by vboxsync
IPRT/RTProcCreateEx/posix: Try use PAM on linux for authentication so …

Nov 30, 2021:

9:02 PM Changeset in vbox [92656] by vboxsync
Installer/linux: Check for Python package distutils presence. Avoids …
9:00 PM Changeset in vbox [92655] by vboxsync
Installer/solaris: More detailed message why a certain Python install …
8:08 PM Changeset in vbox [92654] by vboxsync
Installer/linux: Fix variable name referring to the Python executable. …
5:28 PM Changeset in vbox [92653] by vboxsync
Additions: Linux: VBoxDRMClient: run resize task in a thread, bugref:10134.
4:50 PM Changeset in vbox [92652] by vboxsync
Installer/linux: Install VirtualBox API bindings for every suitable …
2:11 PM Changeset in vbox [92651] by vboxsync
FE/Qt: bugref:9974. Changing button labels.
12:43 PM Changeset in vbox [92650] by vboxsync
Installer/solaris: /bin/sh on Solaris 10 does not understand $() style …
12:13 PM Changeset in vbox [92649] by vboxsync
FE/Qt: bugref:9371. Removing one of the push buttons in session panel.
11:55 AM Changeset in vbox [92648] by vboxsync
FE/Qt: bugref:9371. Using UIPasswordLineEdit instead of QLineEdit in …
11:32 AM Changeset in vbox [92647] by vboxsync
FE/Qt: bugref:9371. Moving UIPasswordLineEditto uicommon library to …
10:54 AM Changeset in vbox [92646] by vboxsync
FE/Qt: bugref:10067: UINotificationCenter: Rework model/view to handle …
10:50 AM Changeset in vbox [92645] by vboxsync
FE/Qt: bugref:9371. Some refactoring.
9:37 AM Changeset in vbox [92644] by vboxsync
FE/Qt: bugref:10067: UINotificationCenter: Rework layout a bit to make …
9:30 AM Changeset in vbox [92643] by vboxsync
FE/Qt: bugref:9371. Inserting file tables into a splitter to make …
9:19 AM Changeset in vbox [92642] by vboxsync
VMM: Nested VMX: bugref:10092 Avoid RT_ZERO'ing multiple times, also …
9:01 AM Changeset in vbox [92641] by vboxsync
FE/Qt: bugref:9371. Some layout changes in file manager
8:40 AM Changeset in vbox [92640] by vboxsync
FE/Qt: bugref:9371. Appending file manager toolbar to manager UI's toolbar.
7:28 AM Changeset in vbox [92639] by vboxsync
VMM: Nested VMX: bugref:10092 Try not to fail if nested-guest CR3 is …
7:20 AM Changeset in vbox [92638] by vboxsync
FE/Qt: bugref:9371. More changes on file maanager code in order to use …

Nov 29, 2021:

9:38 PM Changeset in vbox [92637] by vboxsync
Installer/linux: Recent udev complains about NAME= assignments, and …
6:14 PM Changeset in vbox [92636] by vboxsync
Installer/solaris: Reintroduced lost silencing of the API binding …
6:11 PM Changeset in vbox [92635] by vboxsync
Installer/solaris: File list should not exist, suppress error. bugref:9840
5:54 PM Changeset in vbox [92634] by vboxsync
Installer/solaris: Forgotten creation of /etc/vbox/ in previous …
5:38 PM Changeset in vbox [92633] by vboxsync
FE/Qt: bugref:9371. Moving file manager widget to UI common library.
4:52 PM Changeset in vbox [92632] by vboxsync
FE/Qt: bugref:9371. Small refactoring.
4:47 PM Changeset in vbox [92631] by vboxsync
FE/Qt: bugref:9371. build fix.
4:25 PM Changeset in vbox [92630] by vboxsync
FE/Qt: bugref:9371. File manager opens it own session.
3:59 PM Changeset in vbox [92629] by vboxsync
Installer/solaris: Install VirtualBox API bindings for every suitable …
3:56 PM Changeset in vbox [92628] by vboxsync
Installer/linux: Coding style improvement to uninstall.sh.
1:35 PM Changeset in vbox [92627] by vboxsync
Main/GuestSessionImpl.h: Added a @todo on mpBaseEnvironment to clarify …
12:32 PM Changeset in vbox [92626] by vboxsync
VMM: Nested VMX: bugref:10092 Adjust PGM APIs and translate …
12:26 PM Changeset in vbox [92625] by vboxsync
IPRT/RTR3Init/win: Use RTGetOptArgvFromString instead of …
12:01 PM Changeset in vbox [92624] by vboxsync
FE/Qt: bugref:10067: UICloudNetworkingStuff: Fixing regression crash …
11:31 AM Changeset in vbox [92623] by vboxsync
Additions: Linux: VBoxDRMClient: SCM fix, bugref:10134.
11:14 AM Changeset in vbox [92622] by vboxsync
Additions: Linux: VBoxDRMClient: report monitor possitions back to …
10:05 AM Changeset in vbox [92621] by vboxsync
VBoxGuest/darwin,IPRT/r0drv/darwin: Clang 13 build fixes.
2:08 AM Changeset in vbox [92620] by vboxsync
IPRT,RTProcCreatEx/posix: Throw 'fish' in with bash, zsh and ksh, it …
1:53 AM Changeset in vbox [92619] by vboxsync
IPRT/RTProcCreateEx/darwin: Always set TMPDIR when constructing a …
1:47 AM Changeset in vbox [92618] by vboxsync
IPRT,RTProcCreatEx/posix: Do *not* use achBuf for temporary stuff, …
1:04 AM Changeset in vbox [92617] by vboxsync
IPRT,RTProcCreatEx/posix: Run the login shell with a command dumping …

Nov 28, 2021:

5:45 PM Changeset in vbox [92616] by vboxsync
FE/Qt: bugref:9371. Some renaming.
4:25 PM Changeset in vbox [92615] by vboxsync
FE/Qt: bugref:9371. Adding file manager as a new machine tool type.

Nov 26, 2021:

10:05 PM Changeset in vbox [92614] by vboxsync
SUP,IPRT,++: Adding SUPSECMAIN_FLAGS_DRIVERLESS_IEM_ALLOWED and …
9:53 PM Changeset in vbox [92613] by vboxsync
SUP,IPRT,++: Adding SUPSECMAIN_FLAGS_DRIVERLESS_IEM_ALLOWED and …
6:29 PM Changeset in vbox [92612] by vboxsync
PyXPCOM: Do not print a message when a module candidate isn't found. …
4:22 PM Changeset in vbox [92611] by vboxsync
Guest Control/VBoxService: Fixed handling of other codepages / locales …
2:36 PM Changeset in vbox [92610] by vboxsync
FE/Qt: bugref:6699 Small fixes in file manager code.
2:23 PM Changeset in vbox [92609] by vboxsync
FE/Qt: bugref:6699 Activate and raise file manager window if it is …
2:22 PM Changeset in vbox [92608] by vboxsync
FE/Qt: Addendum for r148498.
2:08 PM Changeset in vbox [92607] by vboxsync
FE/Qt: Changing the way we check produced char. of the key press in vm …
12:20 PM Changeset in vbox [92606] by vboxsync
Guest Control/VBoxService: Fixed handling of other codepages / locales …
10:57 AM Changeset in vbox [92605] by vboxsync
Main: ignore explicit mouse mapping area if VBVA is not enabled
9:27 AM Changeset in vbox [92604] by vboxsync
Installer/linux: Check for presence of directories which may not be …
9:05 AM Changeset in vbox [92603] by vboxsync
Main: bugref:1909: Fixed sintax error in the VBoxManage translation

Nov 25, 2021:

9:18 PM Changeset in vbox [92602] by vboxsync
Installer/solaris: Install python3 API support if present. bugref:9840
7:22 PM Changeset in vbox [92601] by vboxsync
Installer/linux: Enable install of python3 API support, if it's …
6:47 PM Changeset in vbox [92600] by vboxsync
Fixing a small typo.
4:13 PM Changeset in vbox [92599] by vboxsync
GA: adding svn revision to GA un-install information section. to be tested
2:32 PM Changeset in vbox [92598] by vboxsync
Guest Control/VBoxService: Fixed handling of other codepages / locales …
1:28 PM Changeset in vbox [92597] by vboxsync
Repack scripts: fixing the issue with absence of version_build in GA …
9:36 AM Changeset in vbox [92596] by vboxsync
FE/Qt: Adding QString to/from KGuestSessionStatus conversions.
9:18 AM Changeset in vbox [92595] by vboxsync
Main: bugref:1909: Added VBoxManage nls into manual update list comment
9:05 AM Changeset in vbox [92594] by vboxsync
Main: bugref:1909: Added translation into VBoxManage excluding …
9:01 AM Changeset in vbox [92593] by vboxsync
Main: bugref:1909: Made some improvements into translation of Main API …

Nov 24, 2021:

11:00 PM Changeset in vbox [92592] by vboxsync
configure: Another fix, $CFG already contains the absolute path in …
10:54 PM Changeset in vbox [92591] by vboxsync
configure: Another AUTOCFG fix, forgot the actual filename.
10:32 PM Changeset in vbox [92590] by vboxsync
configure, debian/rules, rpm/rules: Fix AUTOCFG handing in configure, …
7:49 PM Changeset in vbox [92589] by vboxsync
scm fix.
7:48 PM Changeset in vbox [92588] by vboxsync
FE/Qt: Moving several virtual media related dialog initilization from …
7:47 PM Changeset in vbox [92587] by vboxsync
FE/Qt: bugref:6699 Small fixes in file manager code.
10:40 AM Changeset in vbox [92586] by vboxsync
VMM: Nested VMX: bugref:10092 Renamed fPdpesMapped as it's rather …
10:40 AM Changeset in vbox [92585] by vboxsync
VMM: Nested VMX: bugref:10092 Renamed fPdpesMapped as it's rather …
9:29 AM Changeset in vbox [92584] by vboxsync
Audio/Validation Kit: Updated docs based on latest feedback. bugref:10008
9:13 AM Changeset in vbox [92583] by vboxsync
VMM: Nested VMX: bugref:10092 Renamed fPdpesMapped as it's rather …
9:09 AM Changeset in vbox [92582] by vboxsync
Audio/Validation Kit: Added VBoxAudioTest to the Linux installer …
5:42 AM Changeset in vbox [92581] by vboxsync
VMM/IEM: Nested VMX: bugref:10092 No need to go through CPUM while …
3:06 AM Changeset in vbox [92580] by vboxsync
ValKit/bs3-apic-1: Just some extremely basic APIC checking. bugref:9044
3:04 AM Changeset in vbox [92579] by vboxsync
VMM/NEM-linux: Implemented the apic_base synchronization, ubuntu now …
1:51 AM Changeset in vbox [92578] by vboxsync
VMM/NEM-linux: Started work on handling all non-common MSRs ourselves. …
1:49 AM Changeset in vbox [92577] by vboxsync
IPRT,bs3kit: Made ASMWrMsr in 16-bit code. bugref:9044
1:21 AM Changeset in vbox [92576] by vboxsync
IPRT: Fixed 32-bit variants of ASMWrMsrEx and ASMRdMsrEx.

Nov 23, 2021:

9:34 PM Changeset in vbox [92575] by vboxsync
ValidationKit: More fixing in testboxscript, make pylint happy.
9:21 PM Changeset in vbox [92574] by vboxsync
ValidationKit: More fixing in testboxscript upgrade code for python …
7:10 PM Changeset in vbox [92573] by vboxsync
ValKit: typo fix in previous change
6:51 PM Changeset in vbox [92572] by vboxsync
ValKit: python3 fixing in the testboxscript upgrade code.
3:54 PM Changeset in vbox [92571] by vboxsync
VMM/IEM: Nested VMX: bugref:10092 Nit.
3:52 PM Changeset in vbox [92570] by vboxsync
VMM/IEM: Nested VMX: bugref:10092 Build fix.
3:47 PM Changeset in vbox [92569] by vboxsync
VMM/IEM: Nested VMX: bugref:10092 Call PGMSetGuestEptPtr before …
3:45 PM Changeset in vbox [92568] by vboxsync
VMM/IEM: Nested VMX: bugref:10092 Comment clarifying we should raise …
3:44 PM Changeset in vbox [92567] by vboxsync
VMM: Nested VMX: bugref:10092 Initialize EPT related info.
3:29 PM Changeset in vbox [92566] by vboxsync
VMM/IEM: Nested VMX: bugref:10092 We need to declare we have …
1:49 PM Changeset in vbox [92565] by vboxsync
VMM/PGM: Reset all relevant fields in the handy page array when …
1:37 PM Changeset in vbox [92564] by vboxsync
VMM/PGM: Reset all relevant fields in the handy page array when …
1:21 PM Changeset in vbox [92563] by vboxsync
FE/Qt: Fixing broken action shortcut for machine reset. It was caused …
12:39 PM Changeset in vbox [92562] by vboxsync
IPRT/initterm.h: Typo.
12:29 PM Changeset in vbox [92561] by vboxsync
VMM: Nested VMX: bugref:10092 Todo comment nit and ifdef typo.
10:07 AM Changeset in vbox [92560] by vboxsync
VMM/NEMR3Native-darwin: Smaller fixes, bugref:9044
9:05 AM Changeset in vbox [92559] by vboxsync
Guest Control/Main + FE/Qt: Fixes for host -> guest and guest -> host …
9:00 AM Changeset in vbox [92558] by vboxsync
Guest Control/Main + FE/Qt: Fixes for host -> guest and guest -> host …
1:24 AM Changeset in vbox [92557] by vboxsync
SUP/linux: Build fix on lnx32-chk. bugref:9044 bugref:5324
1:12 AM Changeset in vbox [92556] by vboxsync
SUP,VMM: Added a fFlags parameter to SUPR3PageAlloc so we can indicate …
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