VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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, …
(edit) @95322   3 years vboxsync apps/tunctl: Remove - unused for a long time, bugref:8515 [missing …
(edit) @95320   3 years vboxsync IPRT/RTProcCreateEx/posix: Simplified the TTY name detection code a …
(edit) @95319   3 years vboxsync DIS: Treat VEX.L=1 as illegal opcode in group 17. bugref:9898 bugref:6251
(edit) @95318   3 years vboxsync Additions: X11: allow shared folder to be mounted if it is represented …
(edit) @95317   3 years vboxsync FE/Qt: bugref:6699. Handling guest session status better.
(edit) @95316   3 years vboxsync VMM: Nested VMX: bugref:10092 Added CPUMIsGuestVmxApicAccessPageAddr …
(edit) @95315   3 years vboxsync VMM: Nested VMX: bugref:10092 Added CPUMIsGuestVmxApicAccessPageAddr …
(edit) @95314   3 years vboxsync DIS: Added blsr, blsmsk and blsr; corrected some vex …
(edit) @95310   3 years vboxsync WDDM: retire VBoxICD wrapper. bugref:9272 (another reference)
(edit) @95308   3 years vboxsync VMM/IEM: Implemented ANDN, BEXTR, SHLX, SARX, SHRX, RORX, TZCNT, and …
(edit) @95307   3 years vboxsync VMM/IEMAll.cpp: Some data TLB tweaking. bugref:9898
(edit) @95306   3 years vboxsync ValKit/bs3-cpu-instr-2: Added simple BSF/TZCNT and BSR/LZCNT tests. …
(edit) @95305   3 years vboxsync ValKit/bs3-cpu-instr-2: Added simple BEXTR, SHLX, SARX, and SHRX …
(edit) @95303   3 years vboxsync ValKit/s3-cpu-instr-2: Extended the RORX test to cover one memory …
(edit) @95302   3 years vboxsync WDDM: retire VBoxICD wrapper. bugref:9272
(edit) @95301   3 years vboxsync WDDM: testcase update
(edit) @95300   3 years vboxsync Additions/3D/win/VBoxGL: another format. bugref:9845
(edit) @95298   3 years vboxsync Shared Folders/Host service: When a client disconnects, make sure that …
(edit) @95297   3 years vboxsync removed system.run from macos installer #10234
(edit) @95296   3 years vboxsync ValKit/bs3-cpu-instr-2: Simple RORX test to establing whether V<>0 …
(edit) @95295   3 years vboxsync Add/os2/VBoxSF: Not using NASM, fixed private tool VBoxNasmDot to do …
(edit) @95294   3 years vboxsync Devices/Graphics: VGPU9 interface stubs. bugref:9830
(edit) @95293   3 years vboxsync WDDM: disable 3D if VGPU10 is not enabled
(edit) @95292   3 years vboxsync Devices/Graphics: VBE_DISPI_CFG_ID_VMSVGA_DX
(edit) @95290   3 years vboxsync WDDM: use VRAM segment for primary surfaces. bugref:9845
(edit) @95289   3 years vboxsync FE/VBoxManage/Guest Control: Removed dead code.
(edit) @95288   3 years vboxsync Devices/Graphics: generic screen update function. bugref:9830
(edit) @95287   3 years vboxsync FE/Qt: bugref:9831. Open links and zoom in to images upon mouse …
(edit) @95286   3 years vboxsync FE/Qt/Ds: bugref:6899: Machine settings: USB page accessibility …
(edit) @95285   3 years vboxsync Add/os2/VBoxSF: Not using NASM, fixed private tool VBoxNasmDot to do …
(edit) @95284   3 years vboxsync Add/os2/VBoxSF: Not using NASM, fixed private tool VBoxNasmDot to do …
(edit) @95283   3 years vboxsync /Config.kmk,webservices: Apply -fno-printf-return-value to try prevent …
(edit) @95282   3 years vboxsync Installer/darwin: Include QHelp documentation in the package.
(edit) @95281   3 years vboxsync Installer/win: Include QHelp documentation in the package. …
(edit) @95280   3 years vboxsync VBoxHeadless: Build fix whe VBOX_WITH_RECORDING is not defined (needs …
(edit) @95279   3 years vboxsync VBoxHeadless: Build fix whe VBOX_WITH_RECORDING is not defined (needs …
(edit) @95278   3 years vboxsync FE/Qt: bugref:10067. Adding a missing string place marker.
(edit) @95277   3 years vboxsync FE/Qt/Ds: bugref:6899: Machine settings: USB page accessibility …
(edit) @95276   3 years vboxsync Doxygen.
(edit) @95275   3 years vboxsync UsbMouse: Merged touchpad and touchscreen logic (see bugref:9891).
(edit) @95274   3 years vboxsync FE/VBoxAutostart/adi: Added experimental support for running VBoxSVC …
(edit) @95273   3 years vboxsync BusMouse: Updated for modified PDM interface with touchpad support.
(edit) @95272   3 years vboxsync scm
(edit) @95271   3 years vboxsync Touchpad: First part of touchpad support, PDM interface and device …
(edit) @95267   3 years vboxsync WDDM: use proper types. bugref:9845
(edit) @95266   3 years vboxsync Additions/3D: removed obsolete code. bugref:9845 (build fix)
(edit) @95265   3 years vboxsync Additions/3D: removed obsolete code. bugref:9845
(edit) @95264   3 years vboxsync Additions/3D: update to mesa-21.3.8. bugref:9845 (scm fix)
(edit) @95263   3 years vboxsync Additions/3D: update to mesa-21.3.8. bugref:9845 (scm fix)
(edit) @95262   3 years vboxsync Additions/3D: update to mesa-21.3.8. bugref:9845
(edit) @95259   3 years vboxsync src/*.kmk: Applied VBOX_WITH_AUTOMATIC_DEFS_QUOTING to some 9 …
(edit) @95258   3 years vboxsync Add/os2/VBoxSF: NASM should've been using the automatic escaping …
(edit) @95257   3 years vboxsync VMM/cpumR3LoadCpuIdInner: build fix. bugref:9898
(edit) @95256   3 years vboxsync VMM/CFGM,NEM,HM,ConsoleImpl2: Let CPUM take care of enabling 64-bit …
(edit) @95255   3 years vboxsync FE/VBoxAutoStart: Fixed more RTEXITCODE vs. int return codes in …
(edit) @95254   3 years vboxsync Main/ConsoleImpl2.cpp: Removed some 32-bit REM configuration code. …
(edit) @95253   3 years vboxsync WDDM: Makefile tweak for undefined VBOX_WITH_MESA3D. bugref:9845
(edit) @95252   3 years vboxsync FE/Qt: bugref:9831. scm fix.
(edit) @95251   3 years vboxsync FE/Qt: bugref:9831. A better handling of the zoom operation.
(edit) @95250   3 years vboxsync WDDM: OpenResource fix; use RTR0MemObjAllocPageTag; updates for new …
(edit) @95249   3 years vboxsync Devices/Graphics: ose fix
(edit) @95248   3 years vboxsync VMM/CPUM: Started changing the way we advertise SYSCALL, SEP, NX, and …
(edit) @95247   3 years vboxsync FE/Qt/Ds: bugref:6899: Machine settings: USB page accessibility …
(edit) @95246   3 years vboxsync DIS: Corrected OP_XXX for shlx. Reduced size of g_aDisasVexMap2F2. …
(edit) @95245   3 years vboxsync FE/Qt/Ds: bugref:6899: Machine settings: USB page accessibility …
(edit) @95244   3 years vboxsync VMM/vmR3SetRuntimeErrorCommon: Don't call VMR3Suspend unless the VM is …
(edit) @95243   3 years vboxsync VMM/vmR3SetRuntimeErrorCommon: Don't call VMR3Suspend unless the VM is …
(edit) @95234   3 years vboxsync WDDM: allow gallium based d3d9 and opengl drivers to work with VGPU10. …
(edit) @95233   3 years vboxsync FE/Qt/Ds: bugref:6899: Machine settings: System page accessibility …
(edit) @95232   3 years vboxsync Devices/Graphics: track constant, vertex, index buffers; clear …
(edit) @95231   3 years vboxsync Devices/Graphics: track constant, vertex, index buffers; clear …
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