VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @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) @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) @104105   10 months vboxsync Runtime/darwin/time-darwin.cpp: Avoid using double-precision floating …
(edit) @104103   10 months vboxsync VMM/IEM: Convert assembly helpers for MMX/SSE instructions who not …
(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) @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) @104084   10 months vboxsync VMM/IEM: Implement support for automatically flushing all call …
(edit) @104081   10 months vboxsync VMM/IEM: Same logic as r162478/iemGRegRefU8 applies here. bugref:9898
(edit) @104080   10 months vboxsync VMM/IEM: Implement 'microcoded' vpinsr[bwdq] instruction decode, …
(edit) @104079   10 months vboxsync VMM/IEM: Can't access the high byte of a register when a VEX prefix is …
(edit) @104077   10 months vboxsync ValidationKit/bootsectors: Implement testcases for [v]pinsr[bdq] …
(edit) @104076   10 months vboxsync VMM/IEM: Implement 'microcoded' vpinsr[bwdq] instruction decode, …
(edit) @104075   10 months vboxsync VMM/IEM: Implement native emitter for …
(edit) @104074   10 months vboxsync VMM/IEM: Fix implementation of IEM_MC_SHL_LOCAL_S16() and …
(edit) @104073   10 months vboxsync VMM/IEM: Made the code compile without …
(edit) @104072   10 months vboxsync VMM/IEM: Build fix and marked the two local SHL/SAR operations as not …
(edit) @104071   10 months vboxsync ValKit/bootsectors: Added Bs3TestQueryCfgU16 and made it and the …
(edit) @104070   10 months vboxsync VMMDev: Add a magic tail dword following the data made available by …
(edit) @104069   10 months vboxsync FE/Qt: bugref:6899: NLS fixes for New VD and Clone VM wizards.
(edit) @104068   10 months vboxsync BIOS: Build real VDS S/G lists in AHCI driver, don't just fake it.
(edit) @104067   10 months vboxsync Comments.
(edit) @104066   10 months vboxsync ValKit/bootsectors: Added a g_cBs3ThresholdNativeRecompiler variable …
(edit) @104065   10 months vboxsync VMMDev: Added a VMMDEV_TESTING_CFG_THRESHOLD_NATIVE_RECOMPILER / …
(edit) @104064   10 months vboxsync VMM/IEM: Made the IEMTB::cUsage value the native recompilation is done …
(edit) @104063   10 months vboxsync ValKit, storage, fix fRc value setting
(edit) @104062   10 months vboxsync ValKit/bs3-cpu-instr-2: Disabled ROL and ROR tests till the emulation …
(edit) @104061   10 months vboxsync ValKit/bs3-cpu-instr-2: Disabled ROL and ROR tests till the emulation …
(edit) @104060   10 months vboxsync ValidationKit/bs3-cpu-instr-3: Implement vextracti128/vextractf128 …
(edit) @104059   10 months vboxsync VMM/IEM: Implement vextracti128/vextractf128 instruction emulation, …
(edit) @104058   10 months vboxsync VMM/IEM: Make IEM_MC_FETCH_YREG_U128() take a iDQWord parameter to …
(edit) @104057   10 months vboxsync Additions: Linux: vboxvideo: Introduce initial support for kernel 6.9, …
(edit) @104056   10 months vboxsync VMM/IEM: Implement native emitters for IEM_MC_LOCAL_ASSIGN(), …
(edit) @104055   10 months vboxsync FE/Qt: Typo in UIExtraDataManager / Beta stuff.
(edit) @104054   10 months vboxsync Version.kmk, FE/Qt: Remove explicit BETA label from the build, and …
(edit) @104053   10 months vboxsync VMM/IEM: Add native emitter for IEM_MC_STORE_GREG_I64(), bugref:10371
(edit) @104052   10 months vboxsync VMM/IEM: Non debug build fix, bugref:10629
(edit) @104051   10 months vboxsync VMM/IEM: Optimizing (hopefully) and correcting flag handling in …
(edit) @104050   10 months vboxsync VMM/IEM: Enable the delayed register writeback feature, bugref:10629
(edit) @104049   10 months vboxsync VMM/IEM: Mark the SIMD register as dirty based on the load size in …
(edit) @104048   10 months vboxsync VMM/IEM: Mark the SIMD register as dirty based on the load size in …
(edit) @104047   10 months vboxsync VMM/IEM: Straighten the code flushing dirty guest registers, …
(edit) @104046   10 months vboxsync Linux: VBoxNetFlt: Introduce initial support for kernel 6.9, bugref:10630.
(edit) @104043   10 months vboxsync FE/Qt: bugref:6899: NLS fix for UISerialSettingsEditor and …
(edit) @104042   10 months vboxsync FE/Qt: bugref:6899: UIBootOrderEditor NLS fix; Missing space.
(edit) @104041   10 months vboxsync FE/Qt: bugref:6899: Accessibility improvement for UIMarkableLineEdit; …
(edit) @104038   10 months vboxsync FE/Qt: Fixing build (oone more place as in r162426).
(edit) @104037   10 months vboxsync FE/Qt: Fixing build (some missing includes).
(edit) @104036   10 months vboxsync VMM/IEM: Add some more detailed debug info when a guest register …
(edit) @104035   10 months vboxsync VMM/IEM: Implement experimental (disabled by default) delaying …
(edit) @104034   10 months vboxsync VMM/IEM: Implement experimental (disabled by default) delaying …
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