VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @95230   3 years vboxsync Installer: Linux: Add Ubuntu 22.04 into the list of Debian distributions.
(edit) @95229   3 years vboxsync Guest properties: more checks when reading properties from xml, …
(edit) @95227   3 years vboxsync FE/Qt/Ds: bugref:6899: Machine settings: System page accessibility …
(edit) @95226   3 years vboxsync Runtime: Fix for r151731 (switching to openssl 3.0.3), bugref:10128
(edit) @95222   3 years vboxsync FE/Qt/Ds: bugref:6899: Machine settings: System page accessibility …
(edit) @95217   3 years vboxsync Installer: Solaris 11, IPS: Fix package naming for Alpha, Beta, RC and …
(edit) @95216   3 years vboxsync Installer: Solaris 11, IPS: Fix package naming for Alpha, Beta, RC and …
(edit) @95215   3 years vboxsync Installer: Solaris 11, IPS: Fix package naming for Alpha, Beta, RC and …
(edit) @95213   3 years vboxsync FE/Qt/Ds: bugref:6899: Machine settings: System page accessibility …
(edit) @95212   3 years vboxsync Additions: Linux: vboxvideo: Kernel 5.19-rc1: Add missing …
(edit) @95211   3 years vboxsync Additions: Linux: vboxvideo: Initial support for kernel 5.19(-rc1), …
(edit) @95210   3 years vboxsync Additions: Linux: vboxsf: Initial support for kernel 5.19(-rc1), …
(edit) @95208   3 years vboxsync IPRT/RTProcCreateEx/posix: Use PAM when authenticating to Solaris …
(edit) @95207   3 years vboxsync VBoxHeadless: Removed obsolete todo. bugref:9898
(edit) @95206   3 years vboxsync VBoxHeadless: build fixes. bugref:9898
(edit) @95205   3 years vboxsync VBoxHeadless: build fixes. bugref:9898
(edit) @95204   3 years vboxsync VBoxHeadless: scm fixes. bugref:9898
(edit) @95203   3 years vboxsync IPRT/thread-posix.cpp: Make sure we don't block SIGTRAP or the M1 will …
(edit) @95202   3 years vboxsync VBoxHeadless: Reworked the signal handling for macOS to make it work …
(edit) @95201   3 years vboxsync VBoxHeadless: Reworked the signal handling for macOS to make it work …
(edit) @95200   3 years vboxsync IPRT/thread: typo.
(edit) @95199   3 years vboxsync VBoxHeadless: Reworked the signal handling for macOS to make it work …
(edit) @95196   3 years vboxsync IPRT/thread-posix.cpp: Make sure we don't block SIGTRAP or the M1 will …
(edit) @95195   3 years vboxsync Additions/3D/mesa: vbox tweak
(edit) @95194   3 years vboxsync Runtime/json, Runtime/initterm-r0drv-nt.cpp, …
(edit) @95193   3 years vboxsync Linux: Packaging: add OpenSuse 15.3 package support.
(edit) @95192   3 years vboxsync Devices/Graphics: blitter fix. bugref:9830
(edit) @95191   3 years vboxsync WDDM: render should output all patch locations; when allocation is …
(edit) @95190   3 years vboxsync IPRT/r3/darwin: Use pthread_sigmask instead of sigprocmask on darwin, …
(edit) @95189   3 years vboxsync Vbgl: Use pthread_sigmask instead of sigprocmask on darwin, as xnu is …
(edit) @95186   3 years vboxsync Main/glue: Updated NativeEventQueue::processEventQueue with more …
(edit) @95185   3 years vboxsync VMM/IEM: Use setjmp-without-sigmask.h as well.
(edit) @95184   3 years vboxsync IPRT,VMM: Added setjmp.h wrapper that ensures the setjmp & longjmp …
(edit) @95183   3 years vboxsync VBoxAutostart/win: Added "logon as service" privilege to user during …
(edit) @95182   3 years vboxsync Main/glue: Updated NativeEventQueue::processEventQueue with more …
(edit) @95181   3 years vboxsync VBoxAutostart/win: Added "logon as service" privilege to user during …
(edit) @95180   3 years vboxsync VBoxAutostart/win: Added "logon as service" privilege to user during …
(edit) @95179   3 years vboxsync VMM/CPUMR3CpuId: Ignore x86 host capabilities in …
(edit) @95178   3 years vboxsync VBoxManage/listCloudNetworks: Compile fix for r151631, cleaned up code …
(edit) @95177   3 years vboxsync VBoxManage/listCloudNetworks: Compile fix for r151631, cleaned up code …
(edit) @95175   3 years vboxsync FE/Qt/Ds: bugref:6899: Machine settings: System page accessibility …
(edit) @95174   3 years vboxsync VMM: Nested VMX: bugref:10092 Build fix.
(edit) @95173   3 years vboxsync VMM: Nested VMX: bugref:10092 Guest SLAT walk nits.
(edit) @95172   3 years vboxsync VMM: Nested VMX: bugref:10092 Use the EPT and Unrestricted-Guest …
(edit) @95171   3 years vboxsync FE/Qt/Ds: bugref:6899: Machine settings: System page accessibility …
(edit) @95170   3 years vboxsync FE/Qt/Ds: bugref:6899: Missed something in r151667.
(edit) @95169   3 years vboxsync FE/Qt/Ds: bugref:6899: Machine settings: System page accessibility …
(edit) @95168   3 years vboxsync Devices/Graphics: stream output declarations. bugref:9830
(edit) @95167   3 years vboxsync VMM/IEM,DIS: Refreshed my memory on generating disassembler tables …
(edit) @95166   3 years vboxsync FE/Qt: bugref:9515. - Disabling os type/family selectors in guided …
(edit) @95165   3 years vboxsync FE/Qt: ​bugref:9515. Adding a label to the first page of the new vm …
(edit) @95164   3 years vboxsync Devices/Graphics: avoid deadlock on power off.
(edit) @95163   3 years vboxsync FE/Qt/Ds: bugref:6899: Machine settings: System page accessibility …
(edit) @95162   3 years vboxsync FE/Qt/Ds: bugref:6899: Machine settings: System page accessibility …
(edit) @95161   3 years vboxsync VMM: Nested VMX: bugref:10092 Fixes to VMX APIC-access page fault handler.
(edit) @95160   3 years vboxsync FE/Qt/Ds: bugref:6899: Machine settings: System page accessibility …
(edit) @95159   3 years vboxsync FE/Qt/Ds: bugref:6899: Machine settings: System page accessibility …
(edit) @95158   3 years vboxsync WDDM: immediately update mouse pointer shape
(edit) @95157   3 years vboxsync WDDM: init output buffer
(edit) @95156   3 years vboxsync Main/Unattended: bugref:9781. Use VBOXOSTYPE_OsTypeMask for distro …
(edit) @95155   3 years vboxsync Main/Unattended: Use VBOXOSTYPE_OsTypeMask. bugref:9781
(edit) @95154   3 years vboxsync Main/Unattended: bugref:9781. Detect OpenSUSE distro name and black …
(edit) @95153   3 years vboxsync Windows host installer: Also remove the created Python API cache on …
(edit) @95152   3 years vboxsync WDDM: testcase update.
(edit) @95151   3 years vboxsync Devices/Graphics: renamed a macro.
(edit) @95150   3 years vboxsync Devices/Graphics: PresentBlt (build fix). bugref:9830
(edit) @95149   3 years vboxsync Devices/Graphics: PresentBlt. bugref:9830
(edit) @95148   3 years vboxsync Devices/Graphics: shaders. bugref:9830
(edit) @95147   3 years vboxsync IPRT/Process creation: Fixed fallback handling for using stdin's TTY …
(edit) @95146   3 years vboxsync FE/Qt: bugref:9515. Checking host/domain name for completeness before …
(edit) @95145   3 years vboxsync Additions: X11: VBoxClient: pass to XRRDestroyMode only modes created …
(edit) @95144   3 years vboxsync Frontends + Main: Adjust to the new rules wrt. to rc -> hrc,vrc usage. …
(edit) @95143   3 years vboxsync Frontends + Main: Adjust to the new rules wrt. to rc -> hrc,vrc usage. …
(edit) @95142   3 years vboxsync Frontends + Main: Adjust to the new rules wrt. to rc -> hrc,vrc usage. …
(edit) @95141   3 years vboxsync Frontends + Main: Adjust to the new rules wrt. to rc -> hrc,vrc usage. …
(edit) @95140   3 years vboxsync Frontends + Main: Adjust to the new rules wrt. to rc -> hrc,vrc usage. …
(edit) @95139   3 years vboxsync FE/VBoxAutostart: Lots of bigger and smaller cleanups, especially …
(edit) @95138   3 years vboxsync FE/Qt: Converted a frequent LogRel into LogRel2.
(edit) @95137   3 years vboxsync Devices/Graphics: typeless formats; logging; enable compute shaders: …
(edit) @95136   3 years vboxsync Devices/Graphics: remove incorrect asserts: bugref:9830
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