VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @104206   10 months vboxsync VMM/IEM: Refactoring assembly helpers to not pass eflags by reference …
(edit) @104205   10 months vboxsync Main/webservice/vboxweb.cpp: Use a different approach of socket …
(edit) @104204   10 months vboxsync fixing export flags in libs
(edit) @104203   10 months vboxsync libxml2-2.12.6: vboxconfig.h fix, windows. bugref:10640
(edit) @104202   10 months vboxsync Windows/Host installer: Don't leave out VBoxSDS even when …
(edit) @104201   10 months vboxsync libxml2-2.12.6: switching to ​libxml2-2.12.6. bugref:10640
(edit) @104200   10 months vboxsync libxml2-2.12.6: Make it build for linux​ bugref:10640
(edit) @104199   10 months vboxsync tools: Updated to WIX (Windows Installer XML) 3.14.1. bugref:10643
(edit) @104198   10 months vboxsync libxml2-2.12.6: r162629 fix. bugref:10640
(edit) @104197   10 months vboxsync libxml2-2.12.6: manual merge fix. ​bugref:10640
(edit) @104196   10 months vboxsync libxml2-2.12.6: Mutext initializer fix. ​bugref:10640
(edit) @104195   10 months vboxsync VMM/IEM: Refactoring assembly helpers to not pass eflags by reference …
(edit) @104194   10 months vboxsync BIOS: Run INITIALIZE DRIVE PARAMETERS after resetting drives in the …
(edit) @104193   10 months vboxsync DevLsiLogic: Converted diagnostic MMIO range to DWORD access, …
(edit) @104192   10 months vboxsync VMM/IEM: Fix one more incorrect (missing) instruction name / decoding, …
(edit) @104191   10 months vboxsync DevBusLogic: Enforce DWORD aligned MMIO, return 'unused' for …
(edit) @104190   10 months vboxsync ValidationKit/bootsectors: Implement testcases for [v]pslldq, …
(edit) @104189   10 months vboxsync DevFdc: If EOT is below starting sector, make it more explicit what's …
(edit) @104188   10 months vboxsync VMM/IEM: Implement vpslldq, vpsrldq, instruction dispatch & emulation, …
(edit) @104187   10 months vboxsync Installer/solaris: Fix a regression in the postinstall script which …
(edit) @104186   10 months vboxsync VMM/IEM: Get rid of IEM_MC_IF_MXCSR_XCPT_PENDING() and …
(edit) @104185   10 months vboxsync VMM/IEM: Get rid of IEM_MC_IF_MXCSR_XCPT_PENDING() and …
(edit) @104184   10 months vboxsync VMM/IEM: move parts of 'imm8' jump table construction & handling into …
(edit) @104183   10 months vboxsync VMM/IEM: Get rid of IEM_MC_IF_MXCSR_XCPT_PENDING() and …
(edit) @104182   10 months vboxsync VMM/IEM: move parts of 'imm8' jump table construction & handling into …
(edit) @104181   10 months vboxsync Guest Control: - Factored out most of the guest process stream …
(edit) @104180   10 months vboxsync libxml2-2.12.6: Make it build for windows. bugref:10640
(edit) @104179   10 months vboxsync Guest Control: - Factored out most of the guest process stream …
(edit) @104178   10 months vboxsync Guest Control: - Factored out most of the guest process stream …
(edit) @104177   10 months vboxsync VMM/IEM: Get rid of IEM_MC_STORE_SSE_RESULT(), by checking for pending …
(edit) @104176   10 months vboxsync Runtime/xml: preparation for libxml2-2.12.6 bugref:10640
(edit) @104175   10 months vboxsync Dev/VGA: Spec considers vbe_start_addr as DWORD offset. bugref:10636
(edit) @104174   10 months vboxsync VMM/IEM: Get rid of IEM_MC_REF_MXCSR() and convert the users to use …
(edit) @104173   10 months vboxsync VMM/IEM: ARM64 assembly renditions of shl, shr and sar assembly …
(edit) @104172   10 months vboxsync VMM/IEM: Doxygen fix, bugref:10371
(edit) @104171   10 months vboxsync Devices/BusLogic: Respond with a invalid command parameter error if …
(edit) @104170   10 months vboxsync Devices/LsiLogicSCSI: Respond with a device not there error if the CDB …
(edit) @104169   10 months vboxsync libxml2-2.9.14: Some .h fixes. bugref:10640
(edit) @104168   10 months vboxsync VMM/IEM: Fix the interpreter implementation of IEM_MC_FETCH_YREG_U64, …
(edit) @104167   10 months vboxsync Windows/Host Installer: Removed restricting the service SID; was too …
(edit) @104166   10 months vboxsync SUPR3HardenedMain: Prevent hardened binaries from starting in unknown …
(edit) @104165   10 months vboxsync Windows/Host Installer: Check permissions of target directory when …
(edit) @104164   10 months vboxsync Windows/Host Installer: Check permissions of target directory when …
(edit) @104163   10 months vboxsync VMM/IEMMc.h: Fixed Doxygen burns. bugref:10614
(edit) @104162   10 months vboxsync Windows/Host Installer: Check permissions of target directory when …
(edit) @104161   10 months vboxsync Guest Control: Use a random path for storing the Linux Guest Additions …
(edit) @104160   10 months vboxsync SUPR3HardenedMain: Prevent hardened binaries from starting in unknown …
(edit) @104159   10 months vboxsync VBoxNetFlt: Fix UBSAN warnings by switching to flexible arrays, …
(edit) @104158   10 months vboxsync FE/Qt: UICommon: Round font down-scaling up cause there can be too …
(edit) @104157   10 months vboxsync VMM/IEM: Fix assembly of iemAImpl_vucomiss_u128, bugref:10641
(edit) @104156   10 months vboxsync VMM/IEM: Rework microcode of …
(edit) @104155   10 months vboxsync VMM/IEM: Implement native emitters for IEM_MC_CLEAR_EFL_BIT(), …
(edit) @104154   10 months vboxsync Main/VBoxProxyStub: Fixed using service start name when (re-)creating …
(edit) @104153   10 months vboxsync VMM/IEM: Set pCurTbR3 to NULL in the longjmp'ed/catch block to prevent …
(edit) @104152   10 months vboxsync VBoxSDS: Added missing syntax help, documented and show more options …
(edit) @104151   10 months vboxsync VMM/IEM: Deal with iemNativeDbgInfoAddGuestRegWriteback assertion. …
(edit) @104150   10 months vboxsync VMM/IEM: Rework the [v][u]comis[sd] instruction emulations to work by …
(edit) @104149   10 months vboxsync VBoxSDS: Added Windows-specific help command line parameters ('/?', …
(edit) @104148   10 months vboxsync VMM/IEM: Enabled the LDP & STP optimization for the TLB code on ARM64. …
(edit) @104147   10 months vboxsync VMM/IEM: Optimize (?) the TLB code on ARM64 by using LDP and (for …
(edit) @104146   10 months vboxsync VMM/IEM: Increased IEMEXECMEM_ALT_SUB_ALLOC_UNIT_SIZE from 128 to 256, …
(edit) @104145   10 months vboxsync VMM/IEM: Correct canonical check on arm64 hosts, wrong shift (both …
(edit) @104144   10 months vboxsync VMM/IEM: Build fixes for when the TLB lookup code is disabled, bugref:10614
(edit) @104143   10 months vboxsync VMM/IEM: Implement native emitters for …
(edit) @104142   10 months vboxsync BIOS: Removed VBOX_IS_VIRTIO_SCSI_DEVICE and associated cruft. It's no …
(edit) @104141   10 months vboxsync VMM/IEM: Implement native emitters for …
(edit) @104140   10 months vboxsync VMM/IEM: Implement native emitters for …
(edit) @104139   10 months vboxsync VMM/IEM: Rework MXCSR handling for AVX instructions. See r162550 for …
(edit) @104138   10 months vboxsync VMM/IEM: Rework MXCSR handling for AVX instructions. See r162550 for …
(edit) @104137   10 months vboxsync Committed too much, bugref:10641
(edit) @104136   10 months vboxsync VMM/IEM: Rework MXCSR handling for AVX instructions. See r162550 for …
(edit) @104135   10 months vboxsync VMM/IEM: Rework MXCSR handling for AVX instructions. See r162550 for …
(edit) @104134   10 months vboxsync VMM/IEM: Convert the 256-bit vmovsldup/vmovshdup/vmovddup emulations …
(edit) @104133   10 months vboxsync VMM/IEM: Convert the 256-bit vmovsldup/vmovshdup/vmovddup emulations …
(edit) @104132   10 months vboxsync VMM/IEM: Convert some AVX instruction emulation helpers to the …
(edit) @104131   10 months vboxsync VMM/TM: Allow linear scaling of the guest TSC; primarily required for …
(edit) @104130   10 months vboxsync DevVGA: Reading the attribute controller index register does not …
(edit) @104129   10 months vboxsync VMM/IEM: Rework MXCSR handling for SSE instructions, bugref:10641 …
(edit) @104128   10 months vboxsync VMM/IEM: Fix pcmpistrm emulation, regression introdcued with r158058, …
(edit) @104127   10 months vboxsync FE/Qt: bugref:10450: Linux: Disabling w/a added in r158575 as it's …
(edit) @104126   10 months vboxsync BUild fix for 32-bit hosts, plus forgotten UUID change.
(edit) @104125   10 months vboxsync VUSB: Added vusbRhAbortEpByAddr(), renamed vusbRhAbortEp() to …
(edit) @104124   10 months vboxsync OHCI: Comments, typos.
(edit) @104123   10 months vboxsync VMM/IEM: Avoid the two RTMemProtect calls in iemExecMemAllocatorFree …
(edit) @104122   10 months vboxsync curl: Deleting old curl-8.4.0. bugref:10639
(edit) @104121   10 months vboxsync openssl: Deleting old openssl-3.1.4. bugref:10638
(edit) @104120   10 months vboxsync curl: Switching to curl-8.7.1. bugref:10639
(edit) @104119   10 months vboxsync curl-8.7.1: Make it build. bugref:10639
(edit) @104118   10 months vboxsync VMM/IEM: Need to flush the MXCSR shadow during ldmxcsr, bugref:10641
(edit) @104117   10 months vboxsync VMM/IEM: Fix one more incorrect instruction name, bugref:9898
(edit) @104116   10 months vboxsync VMM/IEM: Darwin fixes for IEMEXECMEM_ALT_SUB_WITH_ALLOC_HEADER. The …
(edit) @104115   10 months vboxsync VMM/IEM: Split out the executable memory allocator from …
(edit) @104114   10 months vboxsync VMM/IEM: Implemented a very simple alternative to …
(edit) @104113   10 months vboxsync VMM/IEM: Fix some incorrect instruction names, bugref:9898
(edit) @104112   10 months vboxsync VMM/IEM: build fix. bugref:10370
(edit) @104111   10 months vboxsync DIS: Fixed missing row (0xad) in g_aDisasVexMap1_66. bugref:9898
(edit) @104110   10 months vboxsync VMM/IEM: Removed incorrect cbReq alignment in …
(edit) @104109   10 months vboxsync VMM/IEM: Kicked out the RTHeapSimple based exec mem allocator code as …
(edit) @104108   10 months vboxsync VMM/IEM: Slap a header on the exec mem allocations. This simplifies …
(edit) @104107   10 months vboxsync VMM/IEM: The source variables for IEM_MC_STORE_XREG_* must be acquired …
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