VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @95435   3 years vboxsync Runtime/isomaker.cpp: RRIP 1.12 mandates to set special flags in the …
(edit) @95434   3 years vboxsync Runtime/isomakerimport.cpp: Typos
(edit) @95433   3 years vboxsync Audio/Main: Renaming (HRESULT hr -> hrc). bugref:10050
(edit) @95432   3 years vboxsync Audio/Main: The audio setting's adapter also has to initialized when …
(edit) @95431   3 years vboxsync ValKit/bs3-cpu-basic-2: Added fld, fbld and fxsave to the #AC tests. …
(edit) @95430   3 years vboxsync ValKit/bs3kit: Added warning to Bs3RegCtxConvertToRingX about only …
(edit) @95429   3 years vboxsync Audio/Main: Adjustments for Validation Kit. bugref:10050
(edit) @95428   3 years vboxsync Main: Resolved a @todo: Renamed VBoxEventType_Last -> VBoxEventType_End.
(edit) @95427   3 years vboxsync UsbKbd: Reshuffled code to avoid assertion.
(edit) @95426   3 years vboxsync Main: Use the new "Default" audio driver by default for newly created …
(edit) @95425   3 years vboxsync Audio/Main: Bigger revamp of the audio interface(s) to later also …
(edit) @95424   3 years vboxsync Audio/Main: Bigger revamp of the audio interface(s) to later also …
(edit) @95423   3 years vboxsync Audio/Main: Bigger revamp of the audio interface(s) to later also …
(edit) @95422   3 years vboxsync VMM/IEM: Fixes to the finit/fninit implementation.
(edit) @95421   3 years vboxsync VMM/IEM: fld, fbld and fstp are 8 byte aligned as far as #AC is …
(edit) @95420   3 years vboxsync linux/drm: Build fix (no RT_NOREF here during automatic 'test' build - …
(edit) @95418   3 years vboxsync IPRT/timer-r0drv-linux.c: More readable to put these RT_FALL_THRU() …
(edit) @95417   3 years vboxsync linux/Makefile-footer.gmk: Better comments regarding LLVM/clang. …
(edit) @95416   3 years vboxsync linux/vboxsf: Removed one RT_FALL_THRU() in …
(edit) @95415   3 years vboxsync Linux host and guest drivers: fix build (3), ​bugref:10247.
(edit) @95414   3 years vboxsync Linux host and guest drivers: fix build (2), ​bugref:10247.
(edit) @95412   3 years vboxsync Linux host and guest drivers: fix build, ​bugref:10247.
(edit) @95411   3 years vboxsync Linux host and guest drivers: fix clang warnings, bugref:10247.
(edit) @95410   3 years vboxsync VMM/IEM: Alignment checks (#AC(0)/#GP(0)). bugref:9898
(edit) @95409   3 years vboxsync Linux host and guest drivers: detect clang, bugref:10247. Make …
(edit) @95408   3 years vboxsync NAT: host resolver must not return NXDOMAIN for query classes and …
(edit) @95406   3 years vboxsync ValKit/bs3-cpu-basic-2: Extended the #AC testcase with a couple of …
(edit) @95405   3 years vboxsync Devices/Makefile.kmk: Add DXVK SDK for macOS when enabled, bugref:10013
(edit) @95404   3 years vboxsync VMM: Nested VMX: bugref:10092 Shadow reserved bits that trigger EPT …
(edit) @95403   3 years vboxsync VMM/IEM: vxorps, vxorpd, vpxor, xorps, xorpd and various related …
(edit) @95402   3 years vboxsync DIS: VPXOR, VXORPS, VXORPD opcode enum values. bugref:9898 bugref:6251
(edit) @95401   3 years vboxsync ValKit/bs3-cpu-instr-3: Test [v]xorpd as well. bugref:9898
(edit) @95400   3 years vboxsync ValKit/bs3-cpu-instr-3: Test pxor too, including MMX. bugref:9898
(edit) @95399   3 years vboxsync ValKit/bs3kit: More work on extended CPU/FPU state management. bugref:9898
(edit) @95398   3 years vboxsync ValKit/bs3kit: More work on extended CPU/FPU state management. bugref:9898
(edit) @95397   3 years vboxsync ValKit/bs3kit,bs3-cpu-instr-3: 128 and 256 bit wide vxorps, alignment …
(edit) @95396   3 years vboxsync FE/Qt, vboxshell.py: Restore previous touchscreen-only GUI event …
(edit) @95395   3 years vboxsync Main/Mouse+SystemProperties+Settings: Forgotten important pieces of …
(edit) @95394   3 years vboxsync FE/Qt/Ds: bugref:6899: A bit of NLS cleanup for Machine settings pages.
(edit) @95393   3 years vboxsync FE/Qt: bugref:6699. Removing a rogue printf.
(edit) @95390   3 years vboxsync FE/Qt/Ds: bugref:9898: Stuff missed in r150220.
(edit) @95389   3 years vboxsync DevFDC: Logging (make more readable) and made fd_formats const.
(edit) @95388   3 years vboxsync PC/BIOS: indent
(edit) @95387   3 years vboxsync ValKit/bs3kit: Workaround for the FDC thinking 180K and 160K images …
(edit) @95386   3 years vboxsync Guest Control/Main: Added IFsInfo, IGuestFsInfo, …
(edit) @95385   3 years vboxsync Guest Control/Main: Added IFsInfo, IGuestFsInfo, …
(edit) @95384   3 years vboxsync rdesktop-vrdp: Drop as it is too old and practically abandoned, …
(edit) @95382   3 years vboxsync Runtime/logreader.cpp: Return the iterator handle upon success, bugref:3409
(edit) @95381   3 years vboxsync Runtime/ssl-openssl: Free the session in the error path, bugref:3409
(edit) @95379   3 years vboxsync ValKit/bs3-cpu-instr-3: Debugged memory operand. bugref:9898
(edit) @95378   3 years vboxsync DIS: Added the ICEBP/INT1 instruction.
(edit) @95377   3 years vboxsync ValKit/bs3-cpu-instr-3: More generalization, tentatively including …
(edit) @95376   3 years vboxsync ValKit/bs3kit: More work on extended CPU/FPU state management and …
(edit) @95374   3 years vboxsync ValKit/bs3kit: scm fix. bugref:9898
(edit) @95373   3 years vboxsync ValKit/bs3-cpu-instr-3: Sketches for a new testcase for testing SSE …
(edit) @95372   3 years vboxsync ValKit/bs3kit: Some more work on extended CPU/FPU state management. …
(edit) @95371   3 years vboxsync bs3kit: Some work on extended CPU/FPU state management, making the …
(edit) @95370   3 years vboxsync FE/Qt: Fix parameter naming in header to match the code (and other …
(edit) @95369   3 years vboxsync FE/Qt, Main/Console+Mouse: Make compatible with Qt6, and add some API …
(edit) @95368   3 years vboxsync FE/Qt, Main/Console+Mouse, VBoxManage: Touchpad support, should be …
(edit) @95367   3 years vboxsync Main/FE: Added new audio driver type "default" to make it possible to …
(edit) @95366   3 years vboxsync Main/FE: Added new audio driver type "default" to make it possible to …
(edit) @95365   3 years vboxsync Main: Docs nit. bugref:10051
(edit) @95364   3 years vboxsync Main/FE: Added new audio driver type "default" to make it possible to …
(edit) @95363   3 years vboxsync FE/Qt/Ds: bugref:6899: Machine settings: Storage page accessibility …
(edit) @95362   3 years vboxsync DIS: Added xsetbv and xgetbv. bugref:9898 bugref:6251
(edit) @95361   3 years vboxsync VMM/CPUM: Pass thru the POPCNT CPUID flag. Corrected ABM passthru. …
(edit) @95360   3 years vboxsync VMM/IEM: Implemented the POPCNT instruction. bugref:9898
(edit) @95359   3 years vboxsync VMM/CPUM: Added a fPopCnt member to the x86 features and corrected the …
(edit) @95357   3 years vboxsync ValKit/bs3-cpu-instr-2: Added simple POPCNT test. bugref:9898
(edit) @95353   3 years vboxsync FE/VBoxAutostart/adi: Added documentation for running in session 0 + …
(edit) @95352   3 years vboxsync VMM/IEM: Nested VMX: bugref:10092 APIC-access page related cleanup for …
(edit) @95351   3 years vboxsync VMM: Nested VMX: bugref:10092 Use CPUMIsGuestVmxCurrentVmcsValid in …
(edit) @95349   3 years vboxsync VMM: Nested VMX: bugref:10092 Fixed CPUMIsGuestVmxApicAccessPageAddr's …
(edit) @95348   3 years vboxsync VMM/CPUM: We can pass through BMI1, BMI2 and ABM now that IEM …
(edit) @95347   3 years vboxsync VMM/IEM: Implemented the MULX instruction. bugref:9898
(edit) @95346   3 years vboxsync ValKit/bs3-cpu-instr-2: Added simple MULX test. bugref:9898
(edit) @95345   3 years vboxsync VMM/IEM: Implemented the PDEP and PEXT instructions. bugref:9898
(edit) @95344   3 years vboxsync PackDriversForSubmission.cmd: VBoxDX.dll
(edit) @95343   3 years vboxsync VMM/IEM: Implemented the BZHI instruction. bugref:9898
(edit) @95342   3 years vboxsync ValKit/bs3-cpu-instr-2: Added simple BZHI, PDEP and PEXT tests. bugref:9898
(edit) @95341   3 years vboxsync VMM/IEM: Implemented the BLSR, BLSMSK and BLSI instructions. bugref:9898
(edit) @95340   3 years vboxsync ValKit/bs3-cpu-instr-2: Added simple BLSR, BLSMSK and BLSI tests. …
(edit) @95339   3 years vboxsync GuestPropertySvc.h,Main: Changed GuestPropValidateName and …
(edit) @95338   3 years vboxsync GuestPropertySvc.h,Main: Changed GuestPropValidateName and …
(edit) @95337   3 years vboxsync Main/Settings.cpp: Use RTCString::trucate to reduce guest property …
(edit) @95336   3 years vboxsync IPRT/RTCString: Added a truncate() method that takes UTF-8 encoding …
(edit) @95335   3 years vboxsync GuestProperties: Must validate the encoding of all additional pattern …
(edit) @95334   3 years vboxsync GuestPropertySvc.h,Main/Settings.cpp: Made GUEST_PROP_MAX_NAME_LEN and …
(edit) @95333   3 years vboxsync tstGuestPropSvc: Unbroke testcase after notification changes, service …
(edit) @95332   3 years vboxsync GuestProperties: Call setPropertyInternal with different timestamps or …
(edit) @95331   3 years vboxsync tstGuestPropSvc: Unbroke testcase after notification changes, service …
(edit) @95330   3 years vboxsync Main/ConsoleImpl.cpp: nit
(edit) @95329   3 years vboxsync tstGuestPropSvc: nit
(edit) @95328   3 years vboxsync GA/pam_vbox.cpp: Fixed leak in pam_vbox_wait_prop.
(edit) @95327   3 years vboxsync GA/pam_vbox.cpp: Fixed leak in pam_vbox_read_prop.
(edit) @95326   3 years vboxsync VBoxControl/waitGuestProperty: Simplified the buffer-resizing wait loop.
(edit) @95325   3 years vboxsync Main/xml: Removed unnecessary string resizing in …
(edit) @95324   3 years vboxsync GuestProperties: No need to validate flag encoding twice in …
(edit) @95323   3 years vboxsync rdesktop-vrdp: Drop as it is too old and practically abandoned, …
Note: See TracRevisionLog for help on using the revision log.

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