VirtualBox

Timeline



Feb 7, 2024:

5:39 PM Changeset in vbox [103261] by vboxsync
VMM/PGMAllPool.cpp: Fix side effect in macro double expansion, bugref:3409
4:56 PM Changeset in vbox [103260] by vboxsync
Got rid of a lot of deprecated strcpy / strcat calls; now using the …
3:22 PM Changeset in vbox [103259] by vboxsync
VMM/IEM: Fix regression causing alignment exceptions for SSE/AVX based …
3:21 PM Changeset in vbox [103258] by vboxsync
VMM/IEM: Fix regression causing alignment exceptions for SSE/AVX based …
3:17 PM Changeset in vbox [103257] by vboxsync
VMM/IEM: Liveness analysis, part 9: Effective address calculation …
3:07 PM Changeset in vbox [103256] by vboxsync
VMM/IEM: Fix regression causing alignment exceptions for SSE/AVX based …
3:02 PM Changeset in vbox [103255] by vboxsync
VMM: Fix pinsrw, movd and movq instruction implementations. The switch …
2:56 PM Changeset in vbox [103254] by vboxsync
VMM: Fix implementation of movmskpd which would trash an innocent …
2:53 PM Changeset in vbox [103253] by vboxsync
ValidationKit/bootsectors/bs3-cpu-instr-3: Disable …
2:40 PM Changeset in vbox [103252] by vboxsync
IPRT/string: Added RTStrCopy2() as a convenient function.
1:16 PM Changeset in vbox [103251] by vboxsync
Shared Clipboard: More implicit fallthrough fixes (found by Parfait). …
1:16 PM Changeset in vbox [103250] by vboxsync
IPRT: More implicit fallthrough fixes (found by Parfait). bugref:3409
1:15 PM Changeset in vbox [103249] by vboxsync
Validation Kit: More implicit fallthrough fixes (found by Parfait). …
1:14 PM Changeset in vbox [103248] by vboxsync
Main: More implicit fallthrough fixes (found by Parfait). bugref:3409
1:14 PM Changeset in vbox [103247] by vboxsync
VMM: More implicit fallthrough fixes (found by Parfait). bugref:3409
1:12 PM Changeset in vbox [103246] by vboxsync
FE/VirtualBox: More implicit fallthrough fixes (found by Parfait). …
11:53 AM Changeset in vbox [103245] by vboxsync
VMMDev/VMMDevTesting: Fixed implicit fallthrough (found by Parfait). …
11:52 AM Changeset in vbox [103244] by vboxsync
Guest Control/GuestSessionImplTasks: Fixed implicit fallthrough for …
11:51 AM Changeset in vbox [103243] by vboxsync
FE/VirtualBox/VBoxLicenseViewer: Fixed implicit fallthrough (found by …
11:50 AM Changeset in vbox [103242] by vboxsync
FE/VirtualBox/UIStorageSettingsEditor: Fixed implicit fallthrough …
11:30 AM Changeset in vbox [103241] by vboxsync
Dev/PC/DevPit-i8254: Don't leak fd if speaker emulation isn't possible …
11:21 AM Changeset in vbox [103240] by vboxsync
Shared Clipboard/X11: Only allocate SHCLX11RESPONSE as event payload …
11:20 AM Changeset in vbox [103239] by vboxsync
Shared Clipboard/tstClipboardGH-X11: Fixed a leak in …
10:59 AM Changeset in vbox [103238] by vboxsync
Validation Kit/tdAddGuestCtrl.py: More tweaks for older versions and …
9:57 AM Changeset in vbox [103237] by vboxsync
ValidationKit/testdriver/vboxtestvms.py: Don't filter out hwvirt-np …
1:39 AM Changeset in vbox [103236] by vboxsync
VMM/IEM: Liveness analysis, part 8: scm fix. bugref:10372 bugref:10375
1:38 AM Changeset in vbox [103235] by vboxsync
VMM/IEM: Liveness analysis, part 7b: Release build fix for visual C++. …
12:11 AM Changeset in vbox [103234] by vboxsync
VMM/IEM: Liveness analysis, part 8: Propagating EFLAGS annotations to …
12:09 AM Changeset in vbox [103233] by vboxsync
VMM/IEM: Liveness analysis, part 8: Propagating EFLAGS annotations to …

Feb 6, 2024:

8:55 PM Changeset in vbox [103232] by vboxsync
IPRT/process-win.cpp: A better fix for the r152441 regression. bugref:10261
6:23 PM Changeset in vbox [103231] by vboxsync
Validation Kit/tdAddGuestCtrl.py: Use .extend here. bugref:10586
4:03 PM Changeset in vbox [103230] by vboxsync
IPRT/process-win: Fixed regression from r152441, leading to start …
3:56 PM Changeset in vbox [103229] by vboxsync
Validation Kit/tdAddGuestCtrl.py: oSession is not needed here. bugref:10586
2:24 PM Changeset in vbox [103228] by vboxsync
ValidationKit/tests/cpu/tdCpuIemInstr1: Enable bs3-cpu-basic-3 now …
2:19 PM Changeset in vbox [103227] by vboxsync
Storage/RAW.cpp: 63.5MB floppy support (validation kit boot sector …
12:53 PM Changeset in vbox [103226] by vboxsync
ValidationKit/tests/serial/tdSerial1: Fix typo
12:50 PM Changeset in vbox [103225] by vboxsync
Validation Kit/tdAddGuestCtrl.py: Fixes for handling tuples. bugref:10586
11:55 AM Changeset in vbox [103224] by vboxsync
/Doxygen.Core: @opflclass. bugref:10372
10:59 AM Changeset in vbox [103223] by vboxsync
ValidationKit/bootsectors/bs3-cpu-instr-2: Extend cmpxchg16b and …
9:24 AM Changeset in vbox [103222] by vboxsync
ValidationKit/testboxscript/testboxscript_real.py: Set the …
9:04 AM Changeset in vbox [103221] by vboxsync
ValidationKit/tests/cpu/tdCpuIemInstr1: Enable the bs3-cpu-generated-1 …
8:58 AM Changeset in vbox [103220] by vboxsync
VMM/IEMAllInst*: Liveness analysis: build fix. bugref:10372
8:57 AM Changeset in vbox [103219] by vboxsync
Validation Kit/tdAddGuestCtrl.py: Fixed session 0 checks. bugref:10586
8:51 AM Changeset in vbox [103218] by vboxsync
VMM/VMMAll/IEMAllInstTwoByte0f.cpp.h: Switch the Vq destination …
8:45 AM Changeset in vbox [103217] by vboxsync
ValidationKit/bootsectors/bs3-cpu-generated-1-data.py: Fix instruction …
8:34 AM Changeset in vbox [103216] by vboxsync
ValidationKit/bootsectors/bs3-cpu-generated-1: Don't halt on the first …
7:49 AM Changeset in vbox [103215] by vboxsync
Validation Kit/tdAddGuestCtrl.py: Exclude session 0 tests from too old …
2:03 AM Changeset in vbox [103214] by vboxsync
VMM/IEMAllInst*: Liveness analysis, part 7: Flag input & modification …

Feb 5, 2024:

10:53 PM Changeset in vbox [103213] by vboxsync
VMM/IEMAllInst*: Liveness analysis, part 6: Flag input & modification …
10:29 PM Changeset in vbox [103212] by vboxsync
VMM/IEMAllInst*: Liveness analysis, part 5: Flag input & modification …
6:30 PM Changeset in vbox [103211] by vboxsync
Validation Kit/tdAddGuestCtrl.py: Expand the resolved path within …
6:11 PM Changeset in vbox [103210] by vboxsync
Validation Kit/tdAddGuestCtrl.py: Expand the resolved path within …
6:08 PM Changeset in vbox [103209] by vboxsync
Validation Kit/tdAddGuestCtrl.py: Expand the resolved path within …
5:36 PM Changeset in vbox [103208] by vboxsync
ValidationKit/bootsectors/bs3-cpu-instr-2: A basic compxchg8b …
3:48 PM Changeset in vbox [103207] by vboxsync
FE/Qt: bugref:10501. Some more ironing.
3:17 PM Changeset in vbox [103206] by vboxsync
VMM/IEMAllInst*: Liveness analysis, part 4: Flag input & modification …
2:55 PM Changeset in vbox [103205] by vboxsync
adding python versions
2:29 PM Changeset in vbox [103204] by vboxsync
ValKit/testmanager: Add fNativeApi and fChipsetIoMmu to …
2:28 PM Changeset in vbox [103203] by vboxsync
ValKit/testmanager: Add fNativeApi and fChipsetIoMmu to …
1:44 PM Changeset in vbox [103202] by vboxsync
ValidationKit/bootsectors/bs3-cpu-instr-3.c32: Fixes to make it …
11:39 AM Changeset in vbox [103201] by vboxsync
Validation Kit/tdAddGuestCtrl.py: Use the new VBoxGuestControlHelper …
11:32 AM Changeset in vbox [103200] by vboxsync
Validation Kit/tdAddGuestCtrl.py: Use the new VBoxGuestControlHelper …
11:16 AM Changeset in vbox [103199] by vboxsync
ValKit/tmdb-r26-testboxes-4.pgsql: More table dumping. bugref:10592
10:57 AM Changeset in vbox [103198] by vboxsync
ValKit/TestBoxHelper.cpp: longmode -> 64bitguest. [build fix] bugref:10592
10:00 AM Changeset in vbox [103197] by vboxsync
ValidationKit/testmanager: Distinguish between testboxes which can do …
9:40 AM Changeset in vbox [103196] by vboxsync
ValKit/TestBoxHelper.cpp: longmode -> 64bitguest. bugref:10592
8:47 AM Changeset in vbox [103195] by vboxsync
VMM/DBGFR3FlowTrace.cpp: Fix possible write to NULL pointer, bugref:3409
7:23 AM Changeset in vbox [103194] by vboxsync
VMM: Nested VMX: bugref:10318 Distinguish NMI vs. hardware exception 2 …
6:53 AM Changeset in vbox [103193] by vboxsync
Doxyfile.core: doxygen fix, bugref:10372
5:42 AM Changeset in vbox [103192] by vboxsync
fix for r161455, missing break? bugref:10372

Feb 4, 2024:

11:41 PM Changeset in vbox [103191] by vboxsync
VMM/IEMAllInst*: Liveness analysis, part 4: Flag input & modification …
11:26 PM Changeset in vbox [103190] by vboxsync
VMM/IEMAllInst*: Liveness analysis, part 3: Flag input & modification …
11:19 PM Changeset in kBuild [3604] by bird
SlickEdit/kdev.e: Added function for C-escaping a selection block and …
8:47 PM Changeset in vbox [103189] by vboxsync
VMM/IEM: Better code. bugref:10372
8:46 PM Changeset in vbox [103188] by vboxsync
VMM/IEM: Fix. bugref:10372
8:45 PM Changeset in vbox [103187] by vboxsync
VMM/IEM: scm fix. bugref:10372
3:43 PM Changeset in vbox [103186] by vboxsync
VMM/IEM: Some IEMAllAImplC.cpp adjustments. bugref:10372
3:42 PM Changeset in vbox [103185] by vboxsync
VMM/IEMAllInst*: Liveness analysis, part 2: Flag input & modification …

Feb 3, 2024:

8:16 PM Changeset in vbox [103184] by vboxsync
Fix broken build and broken 'with assembly' ability to run VMs at all; …
3:44 PM Changeset in vbox [103183] by vboxsync
ValidationKit/bootsectors: fix bs3 error count display on VM console, …
3:44 PM Changeset in vbox [103182] by vboxsync
VMM/IEM: Implement vpsll[wdq] 'reg/mem' instruction dispatch & …
2:13 AM Changeset in vbox [103181] by vboxsync
VMM/IEM: Liveness analysis, part 1. bugref:10372

Feb 2, 2024:

5:26 PM Changeset in vbox [103180] by vboxsync
FE/Qt: bugref:10384: VM settings / System page: Hiding chipset type …
5:05 PM Changeset in vbox [103179] by vboxsync
FE/Qt: bugref:10384: VM settings / System page: Hiding acceleration …
3:43 PM Changeset in vbox [103178] by vboxsync
FE/Qt: bugref:10384: UIBootOrderEditor: Take into account that there …
2:47 PM Changeset in vbox [103177] by vboxsync
Validation Kit: Added a new tool 'VBoxGuestControlHelper', which can …
2:07 PM Changeset in vbox [103176] by vboxsync
libs/xpcom/python: Some cleanup, bugref:3409
1:15 PM Changeset in vbox [103175] by vboxsync
VMM/CPUMR3Db-armv8.cpp: Make cpumR3SysRegRangesInsert static, bugref:3409
12:59 PM Changeset in vbox [103174] by vboxsync
Reverted r161431 again (Audio/VKAT: Declared some more functions as …
12:53 PM Changeset in vbox [103173] by vboxsync
Audio/VKAT: Declared some more functions as static.
12:01 PM Changeset in vbox [103172] by vboxsync
FE/Qt: bugref:10501. Small fixes on context menu stuff.
11:21 AM Changeset in vbox [103171] by vboxsync
FE/Qt: bugref:10501. Some fixes in the table sort functionality.
9:02 AM Changeset in vbox [103170] by vboxsync
include/VBox/VBoxGuestLib.h: Fix mismatching declaration of …

Feb 1, 2024:

5:51 PM Changeset in vbox [103169] by vboxsync
FE/Qt: bugref:10513: Removing unused types of settings selector and a …
5:24 PM Changeset in vbox [103168] by vboxsync
iprt: r0drv: Linux: Prevent mk_pte warning introduced in kernel 6.6, …
5:22 PM Changeset in vbox [103167] by vboxsync
FE/Qt: Reworking UIConverter heavily to unwind cascade dependency from …
4:37 PM Changeset in vbox [103166] by vboxsync
FE/Qt: bugref:10501. Adding ram usage and using corrct decimal separator.
4:17 PM Changeset in vbox [103165] by vboxsync
Guest Control/VbglR3: Made handling the CWD for starting processes …
4:14 PM Changeset in vbox [103164] by vboxsync
FE/Qt: bugref:10501. Moving some cloud machine related functions to …
3:49 PM Changeset in vbox [103163] by vboxsync
FE/Qt: bugref:10501. Adding disk and network metrics to the cloud vm …
1:23 PM Changeset in vbox [103162] by vboxsync
Audio/Mixer: Fixed a warning found by Parfait. ​bugref:10354
1:01 PM Changeset in vbox [103161] by vboxsync
FE/Qt: Cleanup for UIDefs.h: Moving FormatSize enum to appropriate place.
12:46 PM Changeset in vbox [103160] by vboxsync
FE/Qt: bugref:10513: Removing old UISettingsDialog and …
10:32 AM Changeset in vbox [103159] by vboxsync
ValidationKit/{common,testboxscript}: Add a has native API support …
10:29 AM Changeset in vbox [103158] by vboxsync
ValidationKit/{common,testboxscript}: Add a has native API support …
10:24 AM Changeset in vbox [103157] by vboxsync
FE/Qt: bugref:10501. More cleaning and refactoring of table item classes.
10:23 AM Changeset in vbox [103156] by vboxsync
ValidationKit/{common,testboxscript}: Add a has native API support …
12:18 AM Changeset in vbox [103155] by vboxsync
VMM/IEM: Remove unused IEM_MC_REF_LOCAL macro. bugref:10371

Jan 31, 2024:

4:16 PM Changeset in vbox [103154] by vboxsync
Devices/USB/USBProxyDevice-usbip.cpp: u32Status is actually signed, …
3:43 PM Changeset in vbox [103153] by vboxsync
Devices/USB/USBProxyDevice-usbip.cpp: Wrong return type, bugref:3409
3:43 PM Changeset in vbox [103152] by vboxsync
VMM/IOM: Enable I/O port info handlers for the ARMv8 target because it …
3:42 PM Changeset in vbox [103151] by vboxsync
Devices/DevQemuFwCfg.cpp: Some warning fixes about externally visible …
3:41 PM Changeset in vbox [103150] by vboxsync
Frontends: Some warning fixes about externally visible functions which …
3:41 PM Changeset in vbox [103149] by vboxsync
Additions: Some warning fixes about externally visible functions which …
3:26 PM Changeset in vbox [103148] by vboxsync
HostServices/SharedClipboard: Some warning fixes about externally …
3:08 PM Changeset in vbox [103147] by vboxsync
Main: Some warning fixes about externally visible functions which …
3:07 PM Changeset in vbox [103146] by vboxsync
NetworkServices/IntNetSwitch: Some warning fixes about externally …
3:07 PM Changeset in vbox [103145] by vboxsync
HostServices/auth: Some warning fixes about externally visible …
3:05 PM Changeset in vbox [103144] by vboxsync
HostServices/GuestProperties/testcase/tstGuestPropSvc.cpp: Some …
3:04 PM Changeset in vbox [103143] by vboxsync
HostServices/SharedClipboard: Some warning fixes about externally …
3:04 PM Changeset in vbox [103142] by vboxsync
Runtime: Some warning fixes about externally visible functions which …
3:03 PM Changeset in vbox [103141] by vboxsync
Runtime: Some warning fixes about externally visible functions which …
3:01 PM Changeset in vbox [103140] by vboxsync
libs/xpcom: Some warning fixes about externally visible functions …
11:13 AM Changeset in vbox [103139] by vboxsync
FE/Qt: bugref:10501. Adding progress tasks for metric list and metric …
10:36 AM Changeset in vbox [103138] by vboxsync
FE/Qt: bugref:10501. Updating cloud vm state correctly.
10:13 AM Changeset in vbox [103137] by vboxsync
Audio: More locking needed to avoid debug assertions when draining a …
10:12 AM Changeset in vbox [103136] by vboxsync
Audio: More locking needed to avoid debug assertions when draining a …
10:08 AM Changeset in vbox [103135] by vboxsync
Validation Kit/tdUnitTest1: Excluded tstClipboardHttpServerX11, as it …
9:21 AM Changeset in vbox [103134] by vboxsync
Audio: More locking needed to avoid debug assertions when draining a …
9:09 AM Changeset in vbox [103133] by vboxsync
FE/Qt: bugref:10501. scm fix.
9:01 AM Changeset in vbox [103132] by vboxsync
GuestHost/SharedClipboard/clipboard-transfers-http.cpp: Fix …
8:55 AM Changeset in vbox [103131] by vboxsync
FE/Qt: bugref:10501. Moving cloud machine metric data related progress …
8:37 AM Changeset in vbox [103130] by vboxsync
xpcom/xpidl_idl.c: Fix possible (harmless) memory leaks, bugref:3409
8:33 AM Changeset in vbox [103129] by vboxsync
FE/Qt: bugref:10501. Adding timer slot to cloud machine table item class.
8:19 AM Changeset in vbox [103128] by vboxsync
FE/Qt: bugref:10501. Deriving UIActivityOverviewItem from QObject so …
6:40 AM Changeset in vbox [103127] by vboxsync
FE/Qt: bugref:10501. Updating the cloud vm list.

Jan 30, 2024:

7:43 PM Changeset in vbox [103126] by vboxsync
libs/xpcom/python: Add forgotten Python 3.7 check, needed for oldish …
7:33 PM Changeset in vbox [103125] by vboxsync
libs/xpcom/python: comment typo
2:51 PM Changeset in vbox [103124] by vboxsync
FE/VBoxSDL: Adapted to the new VM execution engine enum. ​bugref:10583
2:49 PM Changeset in vbox [103123] by vboxsync
FE/VBoxSDL: Adapted to the new VM execution engine enum. ​bugref:10583
2:28 PM Changeset in vbox [103122] by vboxsync
iprt/cdefs.h: Fix typo in RT_FLEXIBLE_ARRAY definition from r113933, …
12:29 PM Changeset in vbox [103121] by vboxsync
FE/Qt: HiDPI support for various label icons in QILineEdit, UIToolBox …
11:12 AM Changeset in vbox [103120] by vboxsync
FE/Qt: bugref:10501. Refactoring item classes. part 5.
9:59 AM Changeset in vbox [103119] by vboxsync
FE/Qt: bugref:10501. Refactoring item classes. part 4.
9:01 AM Changeset in vbox [103118] by vboxsync
Runtime/r3/http-server.cpp: Fix possible memory leak, small other …
9:01 AM Changeset in vbox [103117] by vboxsync
Runtime/r3/ftp-server.cpp: Fix possible memory leak, bugref:3409
9:00 AM Changeset in vbox [103116] by vboxsync
xpcom/ipcdUnix.cpp: Fix possible memory leak, bugref:3409
8:33 AM Changeset in vbox [103115] by vboxsync
parfait: Add exclude list for things to ignore when scanning, add …
8:30 AM Changeset in vbox [103114] by vboxsync
xpcom/xpt_link.c: Fix possible memory leak, bugref:3409
8:30 AM Changeset in vbox [103113] by vboxsync
xpcom/ipcdUnix.cpp: Fix possible memory leak, bugref:3409
8:30 AM Changeset in vbox [103112] by vboxsync
NetworkServices/NAT/rtmon_bsd.c: Plug socket descriptor leak, bugref:3409
8:15 AM Changeset in vbox [103111] by vboxsync
Devices/DevPlatform: Fix unintialized variable in case there are no …

Jan 29, 2024:

5:37 PM Changeset in vbox [103110] by vboxsync
FE/Qt: bugref:10501. Refactoring item classes. part 3.
4:19 PM Changeset in vbox [103109] by vboxsync
Main/UnattendedImpl.cpp: Disabled confusing error message from …
3:44 PM Changeset in vbox [103108] by vboxsync
IPRT/fatvfs.cpp: Simplied r166121/r158845.
2:50 PM Changeset in vbox [103107] by vboxsync
FE/Qt: bugref:10501. Refactoring item classes. part 2.
2:28 PM Changeset in vbox [103106] by vboxsync
testmanager/WuiTestBoxList: sorting fix.
12:33 PM Changeset in vbox [103105] by vboxsync
FE/Qt: bugref:10501. Refactoring item classes. part 1.
12:10 PM Changeset in vbox [103104] by vboxsync
Main,FE/VBoxManage,FE/VirtualBox,ValidationKit: Allow setting the …
10:17 AM Changeset in vbox [103103] by vboxsync
FE/Qt: bugref:10501. scm fix.
10:16 AM Changeset in vbox [103102] by vboxsync
FE/Qt: bugref:10501. Adding a new class for th cloud vm items.
9:08 AM Changeset in vbox [103101] by vboxsync
FE/Qt: bugref:10501. Some cleaning.

Jan 26, 2024:

11:36 PM Changeset in vbox [103100] by vboxsync
tstIEMAImpl,VMM/IEM: Regenerated integer tests on intel, increasing …
11:34 PM Changeset in vbox [103099] by vboxsync
tstIEMAImpl,VMM/IEM: Regenerated integer tests on intel, increasing …
7:27 PM Changeset in vbox [103098] by vboxsync
Main,FE/VBoxManage,FE/VirtualBox,ValidationKit: Allow setting the …
7:23 PM Changeset in vbox [103097] by vboxsync
Main,FE/VBoxManage,FE/VirtualBox,ValidationKit: Allow setting the …
6:49 PM Changeset in vbox [103096] by vboxsync
ValidationKit/tdCpuIemInstr1.py: Get rid of the hack to switch to …
6:40 PM Changeset in vbox [103095] by vboxsync
Main,FE/VBoxManage,FE/VirtualBox,ValidationKit: Allow setting the …
5:09 PM Changeset in vbox [103094] by vboxsync
FE/Qt: UIWelcomePane: bugref:10513: Extending UIWelcomePane with some …
4:40 PM Changeset in vbox [103093] by vboxsync
FE/Qt: UIWelcomePane: Reworking layout a bit to make it suitable for …
4:39 PM Changeset in vbox [103092] by vboxsync
ValidationKit/tdCpuIemInstr1.py: Get rid of the hack to switch to …
4:38 PM Changeset in vbox [103091] by vboxsync
Main,FE/VBoxManage,FE/VirtualBox,ValidationKit: Allow setting the …
4:25 PM Changeset in vbox [103090] by vboxsync
Main,FE/VBoxManage,FE/VirtualBox,ValidationKit: Allow setting the …
4:24 PM Changeset in vbox [103089] by vboxsync
Main,FE/VBoxManage,FE/VirtualBox,ValidationKit: Allow setting the …
4:22 PM Changeset in vbox [103088] by vboxsync
Main,FE/VBoxManage,FE/VirtualBox,ValidationKit: Allow setting the …
4:22 PM Changeset in vbox [103087] by vboxsync
Main,FE/VBoxManage,FE/VirtualBox,ValidationKit: Allow setting the …
4:22 PM Changeset in vbox [103086] by vboxsync
Main,FE/VBoxManage,FE/VirtualBox,ValidationKit: Allow setting the …
4:17 PM Changeset in vbox [103085] by vboxsync
Main,FE/VBoxManage,FE/VirtualBox,ValidationKit: Allow setting the …
3:22 PM Changeset in vbox [103084] by vboxsync
tstIEMAImpl: Testcase for bugref:10591
1:05 PM Changeset in vbox [103083] by vboxsync
FE/Qt: UIWelcomePane: Missing part of r161314; QIRichTextLabel …
12:41 PM Changeset in vbox [103082] by vboxsync
fix doxygen complain
12:15 PM Changeset in vbox [103081] by vboxsync
VMM: scm fix, bugref:9898
12:12 PM Changeset in vbox [103080] by vboxsync
FE/Qt: Machine settings / System page: Boot order list should use API …
12:05 PM Changeset in vbox [103079] by vboxsync
ValidationKit/tdAddGuestCtrl.py: Always wait for the VBoxService …
12:03 PM Changeset in vbox [103078] by vboxsync
ValidationKit/vboxtestvms.py: Need to set the chipset type to …
8:40 AM Changeset in vbox [103077] by vboxsync
vsheriff: Taught it about Python bindings installation problems. …
8:09 AM Changeset in vbox [103076] by vboxsync
Validation Kit: Added the new path layout to sys.path for finding the …

Jan 25, 2024:

10:13 PM Changeset in vbox [103075] by vboxsync
tstIEMAImpl: Generalized the code some more. bugref:9898
8:44 PM Changeset in vbox [103074] by vboxsync
tstIEMAImpl: Build fix. bugref:9898
6:01 PM Changeset in vbox [103073] by vboxsync
Installer/Python: When internally testing the VBox API right after …
5:45 PM Changeset in vbox [103072] by vboxsync
Installer/Python: More fixes. bugref:10579
4:55 PM Changeset in vbox [103071] by vboxsync
Installer/Python: Handle uninstalling for Python versions >= 3, which …
4:52 PM Changeset in vbox [103070] by vboxsync
Installer/Python: This hopefully should fix the remaining macOS …
4:04 PM Changeset in vbox [103069] by vboxsync
FE/Qt: UIWelcomePane: Reworking widget layout to be able to have …
3:59 PM Changeset in vbox [103068] by vboxsync
FE/Qt: UIWelcomePane: Heavy rework; Replacing UIWrappableLabel with …
3:31 PM Changeset in vbox [103067] by vboxsync
Additions: Linux: vboxsf: Prevent array-index-out-of-bounds UBSAN …
3:03 PM Changeset in vbox [103066] by vboxsync
iprt: Prevent array-index-out-of-bounds UBSAN warnings on Linux, …
2:46 PM Changeset in vbox [103065] by vboxsync
tstIEMAImpl: Unused functions. bugref:9898
2:41 PM Changeset in vbox [103064] by vboxsync
tstIEMAImpl: Working on converting the C++ data to compressed binary. …
2:12 PM Changeset in vbox [103063] by vboxsync
Installer/Python: Fixed installing bindings for Python 3 on macOS; the …
2:09 PM Changeset in vbox [103062] by vboxsync
Installer/Python: macOS logging fixes. bugref:10579
1:22 PM Changeset in vbox [103061] by vboxsync
FE/Qt: UIWelcomePane: Heavy cleanup; Coding-style stuff, renaming, …
1:13 PM Changeset in vbox [103060] by vboxsync
tstIEMAImpl: Working on converting the C++ data to compressed binary. …
12:35 PM Changeset in vbox [103059] by vboxsync
FE/Qt: UIActionPool: Make sure there is no that weird separator at the …
12:34 PM Changeset in vbox [103058] by vboxsync
FE/Qt: UIActionPool: A bit of cleanup for Online Documentation code.
12:08 PM Changeset in vbox [103057] by vboxsync
libssh: switching from 0.10.5 to 0.10.6 . bugref:10589
10:08 AM Changeset in vbox [103056] by vboxsync
tstIEMAImpl: Working on converting the C++ data to compressed binary. …
10:03 AM Changeset in vbox [103055] by vboxsync
libs/xpcom/ipcd: Fix regression introduced with r160171. With …
10:01 AM Changeset in vbox [103054] by vboxsync
Main/Python: Fixes for Python 2.7. bugref:10579
9:16 AM Changeset in vbox [103053] by vboxsync
VMM: Nested VMX: bugref:10318 Fixed nested-guest (Hyper-V enabled …
8:17 AM Changeset in vbox [103052] by vboxsync
Docs: Updated changelog. bugref:10579
8:08 AM Changeset in vbox [103051] by vboxsync
Installer/Python: Fix for Python 2.7. bugref:10579
12:42 AM Changeset in vbox [103050] by vboxsync
tstIEMAImpl: Working on converting the C++ data to compressed binary. …

Jan 24, 2024:

10:34 PM Changeset in vbox [103049] by vboxsync
tstIEMAImpl: Converted the generator functions to compress the binary …
9:27 PM Changeset in vbox [103048] by vboxsync
tstIEMAImpl: Compress the .bin files to save space and speed up load …
7:50 PM Changeset in vbox [103047] by vboxsync
ValidationKit/vboxtestvms.py: Add an OL 9.2 amd64 and arm64 smoketest …
7:33 PM Changeset in vbox [103046] by vboxsync
VMM/CPUM: Advertise SSE3, SSE4.1, SSE4.2 and LAHF/SAHF instruction set …
7:32 PM Changeset in vbox [103045] by vboxsync
ValidationKit/vboxtestvms.py: Add an OL 9.2 amd64 and arm64 smoketest …
7:30 PM Changeset in vbox [103044] by vboxsync
ValidationKit/tdGuestOsUnattendedInst1.py: Avoid any networking and …
6:59 PM Changeset in vbox [103043] by vboxsync
Main/Python: Linux installer fixes. bugref:10579
6:44 PM Changeset in vbox [103042] by vboxsync
Main/Python: Mac build fixes (d'oh, need more coffee). ​bugref:10579
6:39 PM Changeset in vbox [103041] by vboxsync
Main/Python: Mac build fixes. ​bugref:10579
6:31 PM Changeset in vbox [103040] by vboxsync
Main/Python: Mac build fixes. ​bugref:10579
6:13 PM Changeset in vbox [103039] by vboxsync
Main/Python: Use a GUID here for the Windows installer. ​bugref:10579
5:42 PM Changeset in vbox [103038] by vboxsync
Main/Python: Windows installer fixes. ​bugref:10579
5:20 PM Changeset in vbox [103037] by vboxsync
Main/Python: Windows installer fixes. bugref:10579
5:02 PM Changeset in vbox [103036] by vboxsync
Main/Python: More SCM fixes. bugref:10579
5:02 PM Changeset in vbox [103035] by vboxsync
Main/Python: More SCM fixes. bugref:10579
5:01 PM Changeset in vbox [103034] by vboxsync
Main/Python: Added Copyright header to pyproject.toml, removed unused …
4:58 PM Changeset in vbox [103033] by vboxsync
Main/Python: More SCM fixes. bugref:10579
4:49 PM Changeset in vbox [103032] by vboxsync
Main/Python: Added missing installer files. bugref:10579
4:21 PM Changeset in vbox [103031] by vboxsync
Docs: Updated changelog. bugref:10579
4:15 PM Changeset in vbox [103030] by vboxsync
Main/Python: SCM fix, take 2. bugref:10579
4:02 PM Changeset in vbox [103029] by vboxsync
Main/Python: SCM fix. bugref:10579
3:53 PM Changeset in vbox [103028] by vboxsync
Main/Python: Big revamp to modernize our vboxapi Python package to now …
3:49 PM Changeset in vbox [103027] by vboxsync
FE/Qt: bugref:10501: Adjust cloud update timer functionality to …
3:10 PM Changeset in vbox [103026] by vboxsync
ValidationKit/tdGuestOsUnattendedInst1.py: Add Oracle Linux 9.2 amd64 …
2:21 PM Changeset in vbox [103025] by vboxsync
*: Replaced some ASMMemZero32 uses with RT_BZERO. bugref:10588
1:37 PM Changeset in vbox [103024] by vboxsync
iprt/string.h,VBoxGuest-linux.c,linux/sharedfolders/vfsmod.c: Replaced …
1:28 PM Changeset in vbox [103023] by vboxsync
FE/Qt: bugref:10501: On cloud profile state changes we should notify …
1:20 PM Changeset in vbox [103022] by vboxsync
FE/Qt: bugref:10501: Forgot a bit of cleanup in r161256.
12:54 PM Changeset in vbox [103021] by vboxsync
FE/Qt: bugref:10501: Reworking r161037 a bit the way that cloud …
12:44 PM Changeset in vbox [103020] by vboxsync
FE/Qt: bugref:10501: Missing part fix for r161204; Passing cloud items …
12:43 PM Changeset in vbox [103019] by vboxsync
FE/Qt: bugref:10501: Some fix for r161204.
11:20 AM Changeset in vbox [103018] by vboxsync
VMM/CPUM: bugref:10498 Typo.
1:05 AM Changeset in vbox [103017] by vboxsync
iprt/asm-mem.h: Eliminated the unused ASMProbeReadBuffer.
1:00 AM Changeset in vbox [103016] by vboxsync
iprt/asm-mem.h: Eliminated the ASMMemZeroPage function, replaced the …
12:59 AM Changeset in vbox [103015] by vboxsync
iprt/asm-mem.h: Eliminated the ASMMemZeroPage function, replaced the …
12:58 AM Changeset in vbox [103014] by vboxsync
iprt/asm-mem.h: Eliminated the ASMMemZeroPage function, replaced the …
12:50 AM Changeset in vbox [103013] by vboxsync
iprt/asm-mem.h,zip.cpp,tstRTInlineAsm.cpp: Eliminated unused …
12:38 AM Changeset in vbox [103012] by vboxsync
iprt/asm.h,*: Split out the ASMMem* and related stuff into a separate …
12:25 AM Changeset in vbox [103011] by vboxsync
iprt/asm.h,*: Split out the ASMMem* and related stuff into a separate …
12:14 AM Changeset in vbox [103010] by vboxsync
iprt/asm.h,*: Split out the ASMMem* and related stuff into a separate …
12:09 AM Changeset in vbox [103009] by vboxsync
iprt/asm.h,*: Split out the ASMMem* and related stuff into a separate …
12:09 AM Changeset in vbox [103008] by vboxsync
iprt/asm.h,*: Split out the ASMMem* and related stuff into a separate …
12:07 AM Changeset in vbox [103007] by vboxsync
iprt/asm.h,*: Split out the ASMMem* and related stuff into a separate …

Jan 23, 2024:

11:57 PM Changeset in vbox [103006] by vboxsync
iprt/asm.h,*: Split out the ASMMem* and related stuff into a separate …
11:55 PM Changeset in vbox [103005] by vboxsync
iprt/asm.h,*: Split out the ASMMem* and related stuff into a separate …
10:13 PM Changeset in vbox [103004] by vboxsync
iprt/bldprog-strtab-template.cpp.h: Fix comments to clang v15 doesn't …
4:19 PM Changeset in vbox [103003] by vboxsync
VMM/IEM: Assembly version of iemAImpl_sub_*. bugref:10376
4:01 PM Changeset in vbox [103002] by vboxsync
iprt/x86.h: Made this header usable with the assembler on …
4:00 PM Changeset in vbox [103001] by vboxsync
iprt/assertcompile.h,iprt/stdint.h: Made these header usable with the …
3:58 PM Changeset in vbox [103000] by vboxsync
iprt/bldprog-strtab-template.cpp.h: Fix comments to clang v15 doesn't …
11:54 AM Changeset in vbox [102999] by vboxsync
iprt: Add wrapper for strlcpy/strscpy functions (fix kernel version in …
10:37 AM Changeset in vbox [102998] by vboxsync
Devices/Security/DevTpm: Another addendum for r161223, need to set the …
10:10 AM Changeset in vbox [102997] by vboxsync
IPRT: Shut up some deprecated function warnings with macOS SDK 13.
9:52 AM Changeset in vbox [102996] by vboxsync
libs/xpcom/tstTestHastables: Need to initialize IPRT or we assert in …
9:43 AM Changeset in kBuild [3603] by bird
kBuild/sdks/MACOS1[12345]*.kmk: Corrections.
9:35 AM Changeset in kBuild [3602] by bird
kBuild/sdks: Added more MACOSXxxx versions: 12.0, 13.0, 13.3, 14.0 and …
7:54 AM Changeset in vbox [102995] by vboxsync
Devices/Security/DevTpm: Addendum for r161223, need to keep the …

Jan 22, 2024:

6:06 PM Changeset in vbox [102994] by vboxsync
iprt: Add wrapper for strlcpy/strscpy functions, build fix, …
5:41 PM Changeset in vbox [102993] by vboxsync
Add wrapper for strlcpy/strscpy functions, build fix, bugref:10584. …
5:33 PM Changeset in vbox [102992] by vboxsync
iprt: Add wrapper for strlcpy/strscpy functions, build fix, …
5:30 PM Changeset in vbox [102991] by vboxsync
Devices/Security/DevTpm: Fix device identification, the UEFI update …
5:13 PM Changeset in vbox [102990] by vboxsync
Additions: Linux: Introduce initial support for kernel 6.8, bugref:10584.
5:12 PM Changeset in vbox [102989] by vboxsync
iprt: Add wrapper for strlcpy/strscpy functions, bugref:10584.
11:32 AM Changeset in vbox [102988] by vboxsync
ValidationKit/tests/tdUnitTest1.py: Skip tstVMMR0CallHost-1 for asan …
10:07 AM Changeset in vbox [102987] by vboxsync
VMM/HM: Nested VMX: bugref:10318 Log host CR0 and a couple of MSRs for …
10:03 AM Changeset in vbox [102986] by vboxsync
x86.h: bugref:10318 CPUID and MSR bits for upcoming logging of …
9:59 AM Changeset in vbox [102985] by vboxsync
tstRTStrFormat: Added an overflow test.
8:23 AM Changeset in vbox [102984] by vboxsync
ValidationKit/testmanager: Fix typo

Jan 21, 2024:

5:59 PM Changeset in vbox [102983] by vboxsync
ValidationKit/tdGuestOsUnattendedInst1.py: Don't try installing the …
5:58 PM Changeset in vbox [102982] by vboxsync
Main/UnattendedTemplates/debian_postinstall.sh: Don't install packages …

Jan 20, 2024:

6:55 PM Changeset in vbox [102981] by vboxsync
ValidationKit/tdCpuIemInstr1.py: Enable two more tests after recent …
6:41 PM Changeset in vbox [102980] by vboxsync
ValidationKit/tdGuestOsUnattendedInst1.py: Add Ubuntu 23.10 server …
6:41 PM Changeset in vbox [102979] by vboxsync
Main/UnattendedTemplates/debian_postinstall.sh: Fix for subiquity, the …

Jan 19, 2024:

11:19 PM Changeset in vbox [102978] by vboxsync
VMM/IEM: Implemented generic fallback for misaligned x86 locking that …
11:11 PM Changeset in vbox [102977] by vboxsync
VMM/IEM: Implemented generic fallback for misaligned x86 locking that …
4:39 PM Changeset in vbox [102976] by vboxsync
FE/Qt: Machine settings / Storage page: Options check-box layout fix.
3:55 PM Changeset in vbox [102975] by vboxsync
FE/Qt: bugref:10501. Adding a setter for cloud item list.
3:13 PM Changeset in vbox [102974] by vboxsync
FE/Qt: bugref:10501. Adding missing cloud vms to the model.
2:46 PM Changeset in vbox [102973] by vboxsync
FE/Qt: bugref:10501. Getting cached cloud machine list at each tick of …
2:24 PM Changeset in vbox [102972] by vboxsync
FE/Qt: bugref:10384: Machine settings / System page: Copy/paste …
2:18 PM Changeset in kBuild [3601] by bird
ntopenat: On CIFS shared we may get errno == EINVAL when trying to …
2:11 PM Changeset in vbox [102971] by vboxsync
FE/Qt: VM settings / System page: A fix for boot-order table; Make …
1:50 PM Changeset in vbox [102970] by vboxsync
FE/Qt: bugref:10513: VM settings / Storage page: Ensure that a new …
12:37 PM Changeset in vbox [102969] by vboxsync
ValidationKit/tests/cpu/tdCpuIemInstr1.py: Enable more bootsector …
11:42 AM Changeset in vbox [102968] by vboxsync
ValidationKit/boosectors/bs3-cpu-state64-1: Don't hang the testcase …
11:31 AM Changeset in vbox [102967] by vboxsync
ValidationKit/tests/cpu: Add very basic tdCpuIemInstr1.py testcase to …
11:30 AM Changeset in vbox [102966] by vboxsync
ValidationKit/tests/cpu: Add very basic tdCpuIemInstr1.py testcase to …
8:49 AM Changeset in vbox [102965] by vboxsync
VMM/IEM: Nested VMX: bugref:10318 Disabled descriptor reserved bit …
8:09 AM Changeset in vbox [102964] by vboxsync
Validation Kit/tdUnitTest1: Excluded tstClipboardHttpServerX11, as it …
5:49 AM Changeset in vbox [102963] by vboxsync
VMM/CPUM: bugref:10498 Fix incorrect assertion while mapping MTRRs and …

Jan 18, 2024:

10:36 PM Changeset in vbox [102962] by vboxsync
iprt/asm.h: Working over the ASMAtomic*And|Or|Xor* functions for arm64 …
9:59 PM Changeset in vbox [102961] by vboxsync
iprt/asm.h: Working over the ASMAtomic*Inc|Dec|Add|Sub* functions for …
9:31 PM Changeset in vbox [102960] by vboxsync
iprt/asm.h: Working over the ASMAtomicCmpXchg* functions for arm64 …
8:36 PM Changeset in vbox [102959] by vboxsync
iprt/asm.h: Working over the ASMAtomicXchg* functions for arm64 again, …
6:43 PM Changeset in vbox [102958] by vboxsync
FE/Qt: bugref:10513: VM settings / Storage page: Simplify for Basic …
5:31 PM Changeset in vbox [102957] by vboxsync
Main/Python bindings: Moved the Python deprecation warning from …
4:59 PM Changeset in vbox [102956] by vboxsync
GuestControlSvc.h: Docs.
3:35 PM Changeset in vbox [102955] by vboxsync
Shared Clipboard/Transfer: Also free the temporary path when path …
3:32 PM Changeset in vbox [102954] by vboxsync
Shared Clipboard/Transfer: Made destroying the transfers easier to use …
3:11 PM Changeset in vbox [102953] by vboxsync
fix win64dep, win64dep2, pylint complains. Added fedora39 to uinstall
2:30 PM Changeset in vbox [102952] by vboxsync
FE/Qt: bugref:10501. Some additions to UIActivityOverviewModel to get …
1:20 PM Changeset in vbox [102951] by vboxsync
FE/Qt: bugref:10513: VM settings / Storage page: A bit of rework for …
12:45 PM Changeset in vbox [102950] by vboxsync
ValidationKit/tests/tdAddGuestCtrl.py: Disable 3D test completely as …
11:15 AM Changeset in vbox [102949] by vboxsync
VMM/EM: Check whether it is possible to reschedule after IEMExecLots() …
10:31 AM Changeset in vbox [102948] by vboxsync
Main/Python bindings: Document + mark Python 2 as being deprecated.
10:21 AM Changeset in vbox [102947] by vboxsync
VMM/EM: Check whether it is possible to reschedule after IEMExecLots() …
10:19 AM Changeset in vbox [102946] by vboxsync
Guest Control/Validation Kit: Try to fix execution tests on NT4 …
10:16 AM Changeset in vbox [102945] by vboxsync
Guest Control/Validation Kit: Try to fix execution tests on NT4 …
8:52 AM Changeset in vbox [102944] by vboxsync
VBoxManage/Guest Control: Don't re-assign fWaitForStdOut / …
6:46 AM Changeset in vbox [102943] by vboxsync
VMM/HM: LogRel nit.
4:46 AM Changeset in vbox [102942] by vboxsync
VMM/CPUM: bugref:10498 Addressed MTRR todo, code was enabled since r160962.
12:15 AM Changeset in vbox [102941] by vboxsync
iprt/asm.h: Working over the ASMAtomicXchg* functions for arm64 w/ …

Jan 17, 2024:

11:23 PM Changeset in vbox [102940] by vboxsync
iprt/asm.h: Working over the ASMAtomic*Read* functions for arm64 w/ …
10:45 PM Changeset in vbox [102939] by vboxsync
iprt/asm.h: Working over the ASMAtomicWrite* functions for arm64 w/ …
7:39 PM Changeset in vbox [102938] by vboxsync
iprt/asm.h: Added a CLREX instruction to the cmpxchg sequences on …
6:33 PM Changeset in vbox [102937] by vboxsync
FE/Qt: bugref:10513: VM settings / Storage page: Heavy rework …
6:12 PM Changeset in vbox [102936] by vboxsync
FE/Qt: bugref:10513: VM settings / Storage page: More cleanup, mostly …
5:18 PM Changeset in vbox [102935] by vboxsync
FE/Qt: bugref:10513: VM settings / Storage page: Large cleanup; Coding …
4:56 PM Changeset in vbox [102934] by vboxsync
VBoxManage/Guest Control: Don't re-assign fWaitForStdOut / …
4:43 PM Changeset in vbox [102933] by vboxsync
FE/Qt: bugref:10513: VM settings / Storage page: Get rid of unwanted …
4:32 PM Changeset in vbox [102932] by vboxsync
Guest Properties/HostService: Fixed too strict debug assertions for …
3:35 PM Changeset in vbox [102931] by vboxsync
Shared Clipboard: Better documented for what headless mode is and why …
3:34 PM Changeset in vbox [102930] by vboxsync
Shared Clipboard: Better documented for what headless mode is and why …
3:30 PM Changeset in vbox [102929] by vboxsync
Shared Clipboard: Better documented for what headless mode is and why …
3:03 PM Changeset in vbox [102928] by vboxsync
FE/Qt: bugref:6699. Use the old way of populating drive letters in …
2:48 PM Changeset in vbox [102927] by vboxsync
FE/Qt: bugref:10501. Small improvements.
2:07 PM Changeset in vbox [102926] by vboxsync
VaklidationKit/tdGuestOsUnattendedInst1.py: Fix ordering of test VMs, …
2:01 PM Changeset in vbox [102925] by vboxsync
Main/UnattendedTemplates/debian_preseed.cfg: Disable security updates …
1:38 PM Changeset in vbox [102924] by vboxsync
FE/Qt: bugref:10513: VM settings / Storage page: Wiping out some …
1:32 PM Changeset in vbox [102923] by vboxsync
FE/Qt: bugref:10513: VM settings / Storage page: Simplifying …
1:17 PM Changeset in vbox [102922] by vboxsync
FE/Qt: bugref:10513: VM settings / Storage page: A bit of rework for …
1:04 PM Changeset in vbox [102921] by vboxsync
openssl: adding export flag for crypto/context.h
11:20 AM Changeset in vbox [102920] by vboxsync
Shared Clipboard: Show the correct error code when …
11:08 AM Changeset in vbox [102919] by vboxsync
Shared Clipboard/Transfers: Release the event in …
11:00 AM Changeset in vbox [102918] by vboxsync
Validation Kit/tdAddGuestCtrl: Use …
10:52 AM Changeset in vbox [102917] by vboxsync
GuestHost/SharedClipboard/tstClipboardHttpServer.cpp: Workaround …
10:51 AM Changeset in vbox [102916] by vboxsync
Runtime/http-curl.cpp: Make RTHttpSetProxy() accept a NULL pcszProxy …
10:44 AM Changeset in vbox [102915] by vboxsync
Validation Kit/tdAddGuestCtrl: Use testDriver::getGuestWinDir() for …
10:40 AM Changeset in vbox [102914] by vboxsync
Frontends/VBoxShell: Added linting support to the Makefile [SCM build fix].
10:35 AM Changeset in vbox [102913] by vboxsync
Frontends/VBoxShell: Added linting support to the Makefile.
10:18 AM Changeset in vbox [102912] by vboxsync
Frontends/VBoxShell: Make it pass pylint 10.00. Kept the coding style …
10:14 AM Changeset in vbox [102911] by vboxsync
HostServices/tstClipboardServiceHost: Fix memory leak in testcase …
8:35 AM Changeset in vbox [102910] by vboxsync
ValidationKit/testdriver/vbox.py: Need to increase the threshold to …

Jan 16, 2024:

11:59 PM Changeset in vbox [102909] by vboxsync
Devices/EFI/Firmware: Don't try using python 2.x when python 3.x is …
11:45 PM Changeset in vbox [102908] by vboxsync
Devices/EFI/Firmware: Correctly align MP_CPU_EXCHANGE_INFO for …
7:50 PM Changeset in vbox [102907] by vboxsync
Installer/linux: Point to website for the changelog in deb/rpm packages.
4:40 PM Changeset in vbox [102906] by vboxsync
FE/Qt: bugref:10501. Build fix.
3:39 PM Changeset in vbox [102905] by vboxsync
FE/Qt: bugref:10501. Build fix.
3:37 PM Changeset in vbox [102904] by vboxsync
VMM/IEM: Build fixes for when IEMNATIVE_WITH_INSTRUCTION_COUNTING …
3:37 PM Changeset in vbox [102903] by vboxsync
FE/Qt: bugref:10501. Some more cleaning.
3:36 PM Changeset in vbox [102902] by vboxsync
VMM/CPUI: Advertise ADX on ARM64. bugref:9898
3:26 PM Changeset in vbox [102901] by vboxsync
FE/Qt: bugref:10501. Removing some obsolete variables.
3:08 PM Changeset in vbox [102900] by vboxsync
FE/Qt: bugref:10501. Using an enum rather than strings metric/chart …
2:24 PM Changeset in vbox [102899] by vboxsync
Runtime/common/fatvfs.cpp: Need to reset the S/G buffer when flushing …
12:35 PM Changeset in vbox [102898] by vboxsync
ValKit/bs3-cpu-instr-2: ADX testcase fix for when not supported. …
12:33 PM Changeset in vbox [102897] by vboxsync
FE/Qt: bugref:10501. A small addendum to r161115.
12:23 PM Changeset in vbox [102896] by vboxsync
VMM/IEM: Use standard binary assembly helper signature for ADCX and …
12:13 PM Changeset in vbox [102895] by vboxsync
ValKit: Temporary disable 3D DirectX feature level test, typo fixed
12:12 PM Changeset in vbox [102894] by vboxsync
ValKit: Temporary disable 3D DirectX feature level test
11:56 AM Changeset in vbox [102893] by vboxsync
FE/Qt: bugref:10501. Splitting disk IO charts.
11:53 AM Changeset in vbox [102892] by vboxsync
VMM/CPUM: We've got ABM (and BMI1+BMI2) on ARM64.
11:53 AM Changeset in vbox [102891] by vboxsync
VMM/IEM: Test for ABM not BMI1 on the LZCNT instruction. Seek wiki and …
11:17 AM Changeset in vbox [102890] by vboxsync
Frontends/VBoxShell: Use a shell wrapper code instead of a hardcoded …
11:07 AM Changeset in vbox [102889] by vboxsync
VMM/CPUM: enable cmpxchg16b and popcnt on arm hosts.
10:58 AM Changeset in vbox [102888] by vboxsync
FE/Qt: bugref:10501. Splitting network receive and transmit charts.
10:40 AM Changeset in vbox [102887] by vboxsync
IEM: Added the simple C implementation of RCPSS/RCPPS instructions …
8:59 AM Changeset in vbox [102886] by vboxsync
Runtime/tstRTSg: Ensure that u64First <= u64Last when passed to …
8:27 AM Changeset in vbox [102885] by vboxsync
Runtime/tstRTSg: Ensure that u64First <= u64Last when passed to …
8:25 AM Changeset in vbox [102884] by vboxsync
Runtime/tstRTSg: Use a deterministic random number generator and print …
12:39 AM Changeset in vbox [102883] by vboxsync
VMM/IEM: Maintain pReNative->fExec in …
12:37 AM Changeset in vbox [102882] by vboxsync
VMM/IEM: Skip some expensive flag loading in IEMAllAImpl.asm where …

Jan 15, 2024:

7:23 PM Changeset in vbox [102881] by vboxsync
Guest Control/VbglR3: Also init the flags in …
7:08 PM Changeset in vbox [102880] by vboxsync
Installer: Added support for Python 3.11.
3:28 PM Changeset in vbox [102879] by vboxsync
VMM/IEM: Skip PC validation and such if we don't jump on a conditional …
3:10 PM Changeset in vbox [102878] by vboxsync
IEM: Added the simple C implementation of RCPSS/RCPPS instructions
2:42 PM Changeset in vbox [102877] by vboxsync
FE/Qt: macOS: A bit of fixes for AlternateBase color required since we …
2:26 PM Changeset in vbox [102876] by vboxsync
VMM/IEM: Call different threaded functions for each branch in a …
12:52 PM Changeset in vbox [102875] by vboxsync
Devices/VirtIO: More verbose logging
12:08 PM Changeset in vbox [102874] by vboxsync
Linux Host and Guest kernel modules: Fix build for older Fedora …
9:07 AM Changeset in vbox [102873] by vboxsync
Changelog.
8:52 AM Changeset in vbox [102872] by vboxsync
Frontends/VBoxShell: First attempt to revive and unbreak this -- a lot …
8:49 AM Changeset in vbox [102871] by vboxsync
Guest Control/Validation Kit: Added tests for user documents, user …
4:57 AM Changeset in vbox [102870] by vboxsync
Removing old openssl-3.1.3. bugref:10577
4:52 AM Changeset in vbox [102869] by vboxsync
Fixing most probaly a typo in r161081. bugref:10371

Jan 14, 2024:

11:49 PM Changeset in vbox [102868] by vboxsync
VMM/IEM: Some DOS syscall logging. bugref:10371
10:26 PM Changeset in vbox [102867] by vboxsync
VMM/IEM: Logging for BIOS int 16h and VGABIOS int 10h. bugref:10371

Jan 13, 2024:

7:11 PM Changeset in vbox [102866] by vboxsync
openssl: fixing export svn properties. bugref:10577
7:02 PM Changeset in vbox [102865] by vboxsync
openssl: switching to 3.1.4. bugref:10577
7:02 PM Changeset in vbox [102864] by vboxsync
openssl: make 3.1.4 compile. bugref:10577
5:15 PM Changeset in vbox [102863] by vboxsync
openssl-3.1.4: Applied and adjusted our OpenSSL changes to 3.1.3. …

Jan 12, 2024:

5:37 PM Changeset in vbox [102862] by vboxsync
Config.kmk: Added Python 3.11 to resolve for VBOX_BLD_PYTHON.
3:31 PM Changeset in vbox [102861] by vboxsync
/Config.kmk: Enabled the native recompiler on arm64. bugref:10371
2:13 PM Changeset in vbox [102860] by vboxsync
FE/Qt: bugref:10501. scm fix.
2:09 PM Changeset in vbox [102859] by vboxsync
PGM: Relaxed needle size assertions to match actual usage.
2:09 PM Changeset in vbox [102858] by vboxsync
FE/Qt: bugref:10501. Fixes for the iterrupted data series.
1:48 PM Changeset in vbox [102857] by vboxsync
VMM/IEM: Arm build fix. bugref:10371
11:45 AM Changeset in vbox [102856] by vboxsync
VMM/IEM: Implemented the second of two code TLB lookups. bugref:10371
10:51 AM Changeset in vbox [102855] by vboxsync
Debugger: Don't allow plain PAGE_SIZE etc.
10:18 AM Changeset in vbox [102854] by vboxsync
Typo.
10:04 AM Changeset in vbox [102853] by vboxsync
VMM/STAM: Fixed bug in the binary tail search in …
9:39 AM Changeset in vbox [102852] by vboxsync
VMM/VMXAllTemplate: Nested VMX: bugref:10318 Trying to narrow down the …
8:13 AM Changeset in vbox [102851] by vboxsync
VMM/CPUM: bugref:10498 MTRR CFGM setting naming nit and comment.
12:47 AM Changeset in vbox [102850] by vboxsync
VMM/IEM: Implemented the first of two code TLB lookups. bugref:10371

Jan 11, 2024:

6:33 PM Changeset in vbox [102849] by vboxsync
bindings/vboxapisetup.py: Use https for the homepage URL.
4:10 PM Changeset in vbox [102848] by vboxsync
FE/Qt: VBox Manager: Make sure all cloud profiles are unconditionally …
2:41 PM Changeset in vbox [102847] by vboxsync
VMM/IEM: Moved the TLB lookup emitter to a common header file so it …
2:23 PM Changeset in vbox [102846] by vboxsync
VMM/IEM: Preserve variable and shadow register state across code TLB …
2:14 PM Changeset in vbox [102845] by vboxsync
ValKit/bootsectors/Config.kmk: Build fix. bugref:10371
2:06 PM Changeset in vbox [102844] by vboxsync
reverting part of r161042
2:03 PM Changeset in vbox [102843] by vboxsync
scm
1:48 PM Changeset in vbox [102842] by vboxsync
VMM/STAM: Doxygen fix. bugref:10371
1:48 PM Changeset in vbox [102841] by vboxsync
VMM/IEM: More stats. bugref:10371
1:25 PM Changeset in vbox [102840] by vboxsync
VBoxDbg,VMM/STAM: Build fixes. bugref:10371
1:16 PM Changeset in vbox [102839] by vboxsync
VBoxDbg,VMM/STAM: Build fixes. bugref:10371
12:27 PM Changeset in vbox [102838] by vboxsync
FE/Qt: VBox Manager: Make sure all cloud VMs are unconditionally …
12:15 PM Changeset in vbox [102837] by vboxsync
Guest Control/GuestControl.h: Docs.
12:12 PM Changeset in vbox [102836] by vboxsync
FE/Qt: Chooser pane: A bit of cleanup for cloud VM update processing; …
12:07 PM Changeset in vbox [102835] by vboxsync
Guest Control/GuestControlSvc.h: Docs.
10:07 AM Changeset in vbox [102834] by vboxsync
FE/Qt: A tentative build fix for r161022. ​bugref:10371
9:18 AM Changeset in vbox [102833] by vboxsync
Guest Control: Added a flag for the get mount points HGCM API, so that …
9:01 AM Changeset in vbox [102832] by vboxsync
Shared Clipboard/Transfers: Added building a separate X11 binary, so …
8:56 AM Changeset in vbox [102831] by vboxsync
Guest Control: Added a new guest feature flag to indicate Guest …
8:45 AM Changeset in vbox [102830] by vboxsync
Shared Clipboard/Transfers: Added building a separate X11 binary, so …
1:47 AM Changeset in vbox [102829] by vboxsync
VMM/IEM: More statistics. bugref:10371
1:47 AM Changeset in vbox [102828] by vboxsync
VMM/STAM: Added two new aggregate sample types. bugref:10371

Jan 10, 2024:

8:24 PM Changeset in vbox [102827] by vboxsync
Devices/VirtioCore, Devices/VirtioNet: Correct check, bugref:10566
5:52 PM Changeset in vbox [102826] by vboxsync
Shared Clipboard/X11: Don't report an error in …
5:43 PM Changeset in vbox [102825] by vboxsync
Shared Clipboard/X11: Made pcbRead in ShClX11ReadDataFromX11() …
5:31 PM Changeset in vbox [102824] by vboxsync
Shared Clipboard/X11: Implemented ShClX11WriteDataToX11[Async](). …
5:15 PM Changeset in vbox [102823] by vboxsync
Shared Clipboard/X11: Docs fixes. bugref:9437
5:11 PM Changeset in vbox [102822] by vboxsync
Shared Clipboard/X11: Factored out writing transfer data to X11 into …
5:03 PM Changeset in vbox [102821] by vboxsync
Shared Clipboard/X11: Renaming …
2:08 PM Changeset in vbox [102820] by vboxsync
Shared Clipboard/X11: Renaming (ShClX11ReportFormatsToX11Worker -> …
2:05 PM Changeset in vbox [102819] by vboxsync
Shared Clipboard/X11: Check if pfnOnRequestDataFromSource callback is …
1:56 PM Changeset in vbox [102818] by vboxsync
Shared Clipboard/Transfers: Use ShClTransferHttpConvertToStringList() …
1:56 PM Changeset in vbox [102817] by vboxsync
IEM: Added RCPSS/RCPPS assembly imlementation and C stubs.
1:46 PM Changeset in vbox [102816] by vboxsync
Shared Clipboard/Transfers: Added …
1:44 PM Changeset in vbox [102815] by vboxsync
Shared Clipboard: Added ShClCacheSetMultiple(). bugref:9437
1:10 PM Changeset in vbox [102814] by vboxsync
FE/Qt: A bit of cleanup for UIVirtualBoxManagerWidget; Split doxy …
12:27 PM Changeset in vbox [102813] by vboxsync
FE/Qt: More cleanup for UITools; Make sure selection change signal …
11:43 AM Changeset in vbox [102812] by vboxsync
FE/Qt: More cleanup for UITools; Move model connections to appropriate …
11:08 AM Changeset in vbox [102811] by vboxsync
FE/Qt: A bit of cleanup for UITools; Rework the way model asks parent …
8:41 AM Changeset in vbox [102810] by vboxsync
FE/Qt: bugref:10501. Converting time stamps we get from OCI a bit earlier.
8:18 AM Changeset in vbox [102809] by vboxsync
WDDM: multisampling
8:16 AM Changeset in vbox [102808] by vboxsync
Devices/Graphics: multisampling.
7:29 AM Changeset in vbox [102807] by vboxsync
VMM/CPUM: bugref:10498 Comment and nit.
6:37 AM Changeset in vbox [102806] by vboxsync
VMM/CPUM: bugref:10498 Comment nit.
3:52 AM Changeset in vbox [102805] by vboxsync
VMM/CPUM: bugref:10498 Comment nit.
3:40 AM Changeset in vbox [102804] by vboxsync
VMM/CPUM: bugref:10498 Fix LogRel parameters.
12:39 AM Changeset in vbox [102803] by vboxsync
VMM/IEM: Arm build fixes (stats). bugref:10371
12:30 AM Changeset in vbox [102802] by vboxsync
VMM/IEM: Implemented the unlocked cmpxchg* primitives in …

Jan 9, 2024:

10:53 PM Changeset in vbox [102801] by vboxsync
VMM/IEM: Stats, go straight for the safe fallback functions in the …
10:19 PM Changeset in vbox [102800] by vboxsync
VMM/IEM: Stats, go straight for the safe fallback functions in the …
4:04 PM Changeset in vbox [102799] by vboxsync
VMM/CPUM: bugref:10498 Check if the physical address fits before …
3:01 PM Changeset in vbox [102798] by vboxsync
FE/Qt: bugref:6699. Using the API to create a list of drive letters of …
3:01 PM Changeset in vbox [102797] by vboxsync
Devices/DrvIntNet,NetworkServices/{VBoxIntNetSwitch,IntNetIf}: Plug a …
2:22 PM Changeset in vbox [102796] by vboxsync
FE/Qt: bugref:10501. Adding a context menu item to the overview widget …
1:02 PM Changeset in vbox [102795] by vboxsync
Additions: Linux: vboxsf: Additional fixes for RHEL 9.4 kernel, …
1:00 PM Changeset in vbox [102794] by vboxsync
Additions: Linux: vboxvideo: Additional fixes for RHEL 9.4 kernel, …
12:28 PM Changeset in vbox [102793] by vboxsync
VMM/IEM: POP fix for ARM64. bugref:10371
12:01 PM Changeset in vbox [102792] by vboxsync
Fixed operator precedence.
9:24 AM Changeset in vbox [102791] by vboxsync
VMM/IEM: Fix iemNativeInstrBufEnsureSlow bug in strict builds. bugref:10371
1:41 AM Changeset in vbox [102790] by vboxsync
VMM/IEM: Emit TLB lookup for POP GPR instructions. bugref:10371

Jan 8, 2024:

9:48 PM Changeset in vbox [102789] by vboxsync
ValKit/bs3-cpu-weird-1: Extended the PUSH/POP SReg testcase to cover …
4:31 PM Changeset in vbox [102788] by vboxsync
Devices/DevFwCommon.cpp: Unconditionally set "Enable targeted content …
3:59 PM Changeset in vbox [102787] by vboxsync
FE/Qt: bugref:10576. Parametrize tool pane detach slot in …
3:45 PM Changeset in vbox [102786] by vboxsync
FE/Qt: UIDesktopWidgetWatchdog: Logging stuff nit in UIInvisibleWindow.
11:59 AM Changeset in vbox [102785] by vboxsync
VMM/IEM: Emulate POP SReg and PUSH SReg more like real intel CPUs do …
11:55 AM Changeset in vbox [102784] by vboxsync
VMM/IEM: POP FS and POP GS defaults to 64-bit op size. Fortunately, …
11:54 AM Changeset in vbox [102783] by vboxsync
VMM/IEM: Corrected assertion in iemOpCommonPushSReg for 64-bit mode. …
11:52 AM Changeset in vbox [102782] by vboxsync
VMM/IEM: Count the 64_Addr32 and 64f_Addr32 variations with the FLAT …
9:16 AM Changeset in vbox [102781] by vboxsync
VMM/CPUM: bugref:10498 Try re-enable MTRR read/write support.
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