VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @95334   2 years vboxsync GuestPropertySvc.h,Main/Settings.cpp: Made GUEST_PROP_MAX_NAME_LEN and …
(edit) @95333   2 years vboxsync tstGuestPropSvc: Unbroke testcase after notification changes, service …
(edit) @95332   2 years vboxsync GuestProperties: Call setPropertyInternal with different timestamps or …
(edit) @95331   2 years vboxsync tstGuestPropSvc: Unbroke testcase after notification changes, service …
(edit) @95330   2 years vboxsync Main/ConsoleImpl.cpp: nit
(edit) @95329   2 years vboxsync tstGuestPropSvc: nit
(edit) @95328   2 years vboxsync GA/pam_vbox.cpp: Fixed leak in pam_vbox_wait_prop.
(edit) @95327   2 years vboxsync GA/pam_vbox.cpp: Fixed leak in pam_vbox_read_prop.
(edit) @95326   2 years vboxsync VBoxControl/waitGuestProperty: Simplified the buffer-resizing wait loop.
(edit) @95325   2 years vboxsync Main/xml: Removed unnecessary string resizing in …
(edit) @95324   2 years vboxsync GuestProperties: No need to validate flag encoding twice in …
(edit) @95323   2 years vboxsync rdesktop-vrdp: Drop as it is too old and practically abandoned, …
(edit) @95322   2 years vboxsync apps/tunctl: Remove - unused for a long time, bugref:8515 [missing …
(edit) @95321   2 years vboxsync apps/tunctl: Remove - unused for a long time, bugref:8515
(edit) @95320   2 years vboxsync IPRT/RTProcCreateEx/posix: Simplified the TTY name detection code a …
(edit) @95319   2 years vboxsync DIS: Treat VEX.L=1 as illegal opcode in group 17. bugref:9898 bugref:6251
(edit) @95318   2 years vboxsync Additions: X11: allow shared folder to be mounted if it is represented …
(edit) @95317   2 years vboxsync FE/Qt: bugref:6699. Handling guest session status better.
(edit) @95316   2 years vboxsync VMM: Nested VMX: bugref:10092 Added CPUMIsGuestVmxApicAccessPageAddr …
(edit) @95315   2 years vboxsync VMM: Nested VMX: bugref:10092 Added CPUMIsGuestVmxApicAccessPageAddr …
(edit) @95314   2 years vboxsync DIS: Added blsr, blsmsk and blsr; corrected some vex …
(edit) @95312   2 years vboxsync libs/{curl,libxml2}: OSE export fixes, bugref:8515
(edit) @95311   2 years vboxsync libs/{curl,libxml2}: Unexport, bugref:8515
(edit) @95310   2 years vboxsync WDDM: retire VBoxICD wrapper. bugref:9272 (another reference)
(edit) @95309   2 years vboxsync libs/{curl,libxml2}: OSE export fixes, bugref:8515
(edit) @95308   2 years vboxsync VMM/IEM: Implemented ANDN, BEXTR, SHLX, SARX, SHRX, RORX, TZCNT, and …
(edit) @95307   2 years vboxsync VMM/IEMAll.cpp: Some data TLB tweaking. bugref:9898
(edit) @95306   2 years vboxsync ValKit/bs3-cpu-instr-2: Added simple BSF/TZCNT and BSR/LZCNT tests. …
(edit) @95305   2 years vboxsync ValKit/bs3-cpu-instr-2: Added simple BEXTR, SHLX, SARX, and SHRX …
(edit) @95303   2 years vboxsync ValKit/s3-cpu-instr-2: Extended the RORX test to cover one memory …
(edit) @95302   2 years vboxsync WDDM: retire VBoxICD wrapper. bugref:9272
(edit) @95301   2 years vboxsync WDDM: testcase update
(edit) @95300   2 years vboxsync Additions/3D/win/VBoxGL: another format. bugref:9845
(edit) @95299   2 years vboxsync Config.kmk,libs/Makefile.kmk: Switch to libjpeg-turbo-2.1.3, bugref:10238
(edit) @95298   2 years vboxsync Shared Folders/Host service: When a client disconnects, make sure that …
(edit) @95297   2 years vboxsync removed system.run from macos installer #10234
(edit) @95296   2 years vboxsync ValKit/bs3-cpu-instr-2: Simple RORX test to establing whether V<>0 …
(edit) @95295   2 years vboxsync Add/os2/VBoxSF: Not using NASM, fixed private tool VBoxNasmDot to do …
(edit) @95294   2 years vboxsync Devices/Graphics: VGPU9 interface stubs. bugref:9830
(edit) @95293   2 years vboxsync WDDM: disable 3D if VGPU10 is not enabled
(edit) @95292   2 years vboxsync Devices/Graphics: VBE_DISPI_CFG_ID_VMSVGA_DX
(edit) @95290   2 years vboxsync WDDM: use VRAM segment for primary surfaces. bugref:9845
(edit) @95289   2 years vboxsync FE/VBoxManage/Guest Control: Removed dead code.
(edit) @95288   2 years vboxsync Devices/Graphics: generic screen update function. bugref:9830
(edit) @95287   2 years vboxsync FE/Qt: bugref:9831. Open links and zoom in to images upon mouse …
(edit) @95286   2 years vboxsync FE/Qt/Ds: bugref:6899: Machine settings: USB page accessibility …
(edit) @95285   2 years vboxsync Add/os2/VBoxSF: Not using NASM, fixed private tool VBoxNasmDot to do …
(edit) @95284   2 years vboxsync Add/os2/VBoxSF: Not using NASM, fixed private tool VBoxNasmDot to do …
(edit) @95283   2 years vboxsync /Config.kmk,webservices: Apply -fno-printf-return-value to try prevent …
(edit) @95282   2 years vboxsync Installer/darwin: Include QHelp documentation in the package.
(edit) @95281   2 years vboxsync Installer/win: Include QHelp documentation in the package. …
(edit) @95280   2 years vboxsync VBoxHeadless: Build fix whe VBOX_WITH_RECORDING is not defined (needs …
(edit) @95279   2 years vboxsync VBoxHeadless: Build fix whe VBOX_WITH_RECORDING is not defined (needs …
(edit) @95278   2 years vboxsync FE/Qt: bugref:10067. Adding a missing string place marker.
(edit) @95277   2 years vboxsync FE/Qt/Ds: bugref:6899: Machine settings: USB page accessibility …
(edit) @95276   2 years vboxsync Doxygen.
(edit) @95275   2 years vboxsync UsbMouse: Merged touchpad and touchscreen logic (see bugref:9891).
(edit) @95274   2 years vboxsync FE/VBoxAutostart/adi: Added experimental support for running VBoxSVC …
(edit) @95273   2 years vboxsync BusMouse: Updated for modified PDM interface with touchpad support.
(edit) @95272   2 years vboxsync scm
(edit) @95271   2 years vboxsync Touchpad: First part of touchpad support, PDM interface and device …
(edit) @95270   2 years vboxsync libs,Config.kmk: Switch to libvpx-1.11.0, bugref:8515
(edit) @95269   2 years vboxsync libs: Remove curl-7.64.0, bugref:8515
(edit) @95268   2 years vboxsync COnfig.kmk,libs: Switch to curl-7.83.1, bugref:8515
(edit) @95267   2 years vboxsync WDDM: use proper types. bugref:9845
(edit) @95266   2 years vboxsync Additions/3D: removed obsolete code. bugref:9845 (build fix)
(edit) @95265   2 years vboxsync Additions/3D: removed obsolete code. bugref:9845
(edit) @95264   2 years vboxsync Additions/3D: update to mesa-21.3.8. bugref:9845 (scm fix)
(edit) @95263   2 years vboxsync Additions/3D: update to mesa-21.3.8. bugref:9845 (scm fix)
(edit) @95262   2 years vboxsync Additions/3D: update to mesa-21.3.8. bugref:9845
(edit) @95261   2 years vboxsync libs/openssl-3.0.3: Copy over an additional header required for …
(edit) @95259   2 years vboxsync src/*.kmk: Applied VBOX_WITH_AUTOMATIC_DEFS_QUOTING to some 9 …
(edit) @95258   2 years vboxsync Add/os2/VBoxSF: NASM should've been using the automatic escaping …
(edit) @95257   2 years vboxsync VMM/cpumR3LoadCpuIdInner: build fix. bugref:9898
(edit) @95256   2 years vboxsync VMM/CFGM,NEM,HM,ConsoleImpl2: Let CPUM take care of enabling 64-bit …
(edit) @95255   2 years vboxsync FE/VBoxAutoStart: Fixed more RTEXITCODE vs. int return codes in …
(edit) @95254   2 years vboxsync Main/ConsoleImpl2.cpp: Removed some 32-bit REM configuration code. …
(edit) @95253   2 years vboxsync WDDM: Makefile tweak for undefined VBOX_WITH_MESA3D. bugref:9845
(edit) @95252   2 years vboxsync FE/Qt: bugref:9831. scm fix.
(edit) @95251   2 years vboxsync FE/Qt: bugref:9831. A better handling of the zoom operation.
(edit) @95250   2 years vboxsync WDDM: OpenResource fix; use RTR0MemObjAllocPageTag; updates for new …
(edit) @95249   2 years vboxsync Devices/Graphics: ose fix
(edit) @95248   2 years vboxsync VMM/CPUM: Started changing the way we advertise SYSCALL, SEP, NX, and …
(edit) @95247   2 years vboxsync FE/Qt/Ds: bugref:6899: Machine settings: USB page accessibility …
(edit) @95246   2 years vboxsync DIS: Corrected OP_XXX for shlx. Reduced size of g_aDisasVexMap2F2. …
(edit) @95245   2 years vboxsync FE/Qt/Ds: bugref:6899: Machine settings: USB page accessibility …
(edit) @95244   2 years vboxsync VMM/vmR3SetRuntimeErrorCommon: Don't call VMR3Suspend unless the VM is …
(edit) @95243   2 years vboxsync VMM/vmR3SetRuntimeErrorCommon: Don't call VMR3Suspend unless the VM is …
(edit) @95242   2 years vboxsync libs: Updated to libopus-1.3.1, bugref:8515
(edit) @95241   2 years vboxsync libs/libxml-2.9.14: Windows build fix, bugref:8515
(edit) @95240   2 years vboxsync libs: Update to libxml2-2.9.14, bugref:8515
(edit) @95239   2 years vboxsync libs/zlib: Upgrade to 1.2.12, bugref:8515
(edit) @95238   2 years vboxsync libs/openssl-3.0.3: Fix for building on OS/2, bugref:10128
(edit) @95237   2 years vboxsync libs/openssl: Fix OS/2 build error, bugref:10128 [different approach]
(edit) @95236   2 years vboxsync libs/openssl: Fix OS/2 build error, bugref:10128
(edit) @95234   2 years vboxsync WDDM: allow gallium based d3d9 and opengl drivers to work with VGPU10. …
(edit) @95233   2 years vboxsync FE/Qt/Ds: bugref:6899: Machine settings: System page accessibility …
(edit) @95232   2 years vboxsync Devices/Graphics: track constant, vertex, index buffers; clear …
(edit) @95231   2 years vboxsync Devices/Graphics: track constant, vertex, index buffers; clear …
(edit) @95230   2 years vboxsync Installer: Linux: Add Ubuntu 22.04 into the list of Debian distributions.
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