VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @104106   10 months vboxsync libxml2-2.9.14: Applied and adjusted our libxml2 changes to 2.9.14. …
(edit) @104105   10 months vboxsync Runtime/darwin/time-darwin.cpp: Avoid using double-precision floating …
(edit) @104104   10 months vboxsync xpcom18a4/Makfile.kmk: Build fix for r162505.
(edit) @104103   10 months vboxsync VMM/IEM: Convert assembly helpers for MMX/SSE instructions who not …
(edit) @104102   10 months vboxsync Config.kmk, xpcom18a4/Makfile.kmk: Adjusting jdk-1.8 usage according …
(edit) @104101   10 months vboxsync VMM/IEM: Get rid of the inefficient looping when flushing dirty guest …
(edit) @104100   10 months vboxsync VMM/IEM: Optimize kIemTbDbgEntryType_NativeOffset emitting, caching …
(edit) @104099   10 months vboxsync VMM/IEM: Emit native code for shl Ev,CL. bugref:10376
(edit) @104098   10 months vboxsync VMM/IEM: #undef IEMNATIVE_WITH_DELAYED_REGISTER_WRITEBACK build fix. …
(edit) @104097   10 months vboxsync VMSVGA3/ARM: Fix MMIO memory layout (make it the same as in Fusion) …
(edit) @104096   10 months vboxsync Additions: Linux/arm64: Fix VirtToPage implementation and make HGCM …
(edit) @104095   10 months vboxsync VMM/IEM: Release statistics on how often the exec memory allocator …
(edit) @104094   10 months vboxsync VMM/IEM: scm, trailing whitespace fix, bugref:9898
(edit) @104093   10 months vboxsync VMM/IEM: scm, trailing whitespace fix, bugref:9898
(edit) @104092   10 months vboxsync VMM/IEM: Implement native emitters for IEM_MC_STORE_XREG_R32() and …
(edit) @104091   10 months vboxsync ValidationKit/tests/cpu/tdCpuIemInstr1: Ensure that the instruction …
(edit) @104090   10 months vboxsync ValidationKit/tests/cpu/tdCpuIemInstr1: Ensure that the instruction …
(edit) @104089   10 months vboxsync rolling back 162487
(edit) @104088   10 months vboxsync VMM/IEM: Fix the instruction legnth for amd64 in …
(edit) @104087   10 months vboxsync VMM/IEM: Implement native emitters for IEM_MC_STORE_XREG_U8() and …
(edit) @104086   10 months vboxsync curl: Switching to curl-8.7.1. bugref:10639
(edit) @104085   10 months vboxsync curl-8.7.1: Make it build. bugref:10639
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