|
|
@103769
|
9 months |
vboxsync |
VMM/IEM: Windows build fixes for SIMD register allocator. bugref:10614
|
|
|
@103640
|
9 months |
vboxsync |
VMM/IEM: Prepped emitting native code for all IEMOP_BODY_BINARY_rv_rm …
|
|
|
@103377
|
10 months |
vboxsync |
VMM/IEM: Implemented iemNativeTbLongJmp and fixed the associated code …
|
|
|
@103181
|
10 months |
vboxsync |
VMM/IEM: Liveness analysis, part 1. bugref:10372
|
|
|
@102663
|
12 months |
vboxsync |
VMM/IEM: Working on BODY_CHECK_PC_AFTER_BRANCH and sideeffects of it. …
|
|
|
@102634
|
12 months |
vboxsync |
VMM/IEM: Split out the emitters for the built-in threaded functions …
|
|
|
@102549
|
12 months |
vboxsync |
VMM/IEM: Must truncate constant variable values according to the type …
|
|
|
@102471
|
12 months |
vboxsync |
VMM/IEM: IEM_MC_ASSIGN_TO_SMALLER (lea); fixed a few bugs wrt guest …
|
|
|
@101906
|
13 months |
vboxsync |
VMM/IEM: Arm64 host build & bug fixes, alternative disassembler. …
|
|
|
@101732
|
13 months |
vboxsync |
VMM/IEM: Consider #if/#ifdef/#ifndef/#elif/#else/#endif when picking …
|
|
|
@101539
|
14 months |
vboxsync |
DIS,VMM,DBGC,IPRT,++: Some disassembler tweaks and TB disassembly …
|
|
|
@101307
|
14 months |
vboxsync |
VMM/IEM: Enabled native recompilation of pure defer-to-CImpl …
|
|
|
@101275
|
14 months |
vboxsync |
VMM/IEM: Started on bugref:10371 …
|
|
|
@101229
|
15 months |
vboxsync |
/Config.kmk,VMM: Enable the recompiler (threaded only) on arm64 by …
|
|
|
@101163
|
15 months |
vboxsync |
VMM/IEM: Experimental recompilation of threaded blocks into native …
|
|
|
@101103
|
15 months |
vboxsync |
VMM: Started implemented the CPU ID parsing and overriding bits as …
|
|
|
@100752
|
16 months |
vboxsync |
VMM/IEM: Correctly declare the threaded functions (Visual C++ freaked …
|
|
|
@100743
|
16 months |
vboxsync |
VMM/IEM: Split up IEMAllThrdTables.cpp into four files to speed up …
|
|
|
@100740
|
16 months |
vboxsync |
VMM/IEM: Split up IEMAllInstInterpretOnly.cpp into four files to speed …
|
|
|
@100736
|
16 months |
vboxsync |
VMM/IEM: Put the instruction tables for the recompiler in a separate …
|
|
|
@100733
|
16 months |
vboxsync |
VMM/IEM,ValKit: Shortened the IEMAllInstruction* file names to …
|
|
|
@100732
|
16 months |
vboxsync |
VMM/IEM: Renamed some source files. bugref:10369
|
|
|
@100694
|
17 months |
vboxsync |
IEM/VMM: Deal with opcode checking cross page boundraries and …
|
|
|
@100672
|
17 months |
vboxsync |
VMM/IEM: Some VxD syscall logging. bugref:10369
|
|
|
@100150
|
18 months |
vboxsync |
VMM/IEM: IEMAllInstructionsThreadedRecompiler.cpp -> …
|
|
|
@99926
|
19 months |
vboxsync |
Config.kmk: Enable ARMv8 virtualization now that we have something …
|
|
|
@99919
|
19 months |
vboxsync |
VMM: The ARMv8 variant needs the right disassembler of course, bugref:10385
|
|
|
@99743
|
19 months |
vboxsync |
VMM: Add full support for reading/writing I/O ports on ARMv8 in order …
|
|
|
@99385
|
20 months |
vboxsync |
VMM/ArmV8: Skeleton of the GICv3 interrupt controller emulation, …
|
|
|
@99383
|
20 months |
vboxsync |
VMM/ARMv8: Add ability to insert new system register ranges (based on …
|
|
|
@99302
|
20 months |
vboxsync |
VMM/IEM: IEMThreadedFunctions.cpp -> IEMAllThreadedFunctions.cpp. …
|
|
|
@99196
|
20 months |
vboxsync |
VMM: Start on system register handling for ARMv8 (which is ver similar …
|
|
|
@99070
|
21 months |
vboxsync |
VMM/{CPUM,DBGF}: Some basic support to dump register values with DBGF …
|
|
|
@99051
|
21 months |
vboxsync |
VMM: More ARMv8 x86/amd64 separation work, VBoxVMMArm compiles and …
|
|
|
@98980
|
21 months |
vboxsync |
VMM: More ARMv8 x86/amd64 separation work, get past IEM, bugref:10385
|
|
|
@98970
|
21 months |
vboxsync |
VMM: More ARMv8 x86/amd64 separation work, bugref:10385
|
|
|
@98960
|
21 months |
vboxsync |
scm fixes
|
|
|
@98956
|
21 months |
vboxsync |
VMM/Makefile.kmk: Start on the separate ARM VMM module, bugref:10385
|
|
|
@98951
|
21 months |
vboxsync |
VMM/IEM: More work on processing MC blocks and generating functions …
|
|
|
@98873
|
21 months |
vboxsync |
VMM/IEM: Started extending IEMAllInstructionsPython.py to pick up …
|
|
|
@98834
|
21 months |
vboxsync |
VMM/IEM: Missing make alias for common instruction stuff. bugref:10368
|
|
|
@98795
|
21 months |
vboxsync |
VMM/IEM: s/g_apfnOneByteMap/g_apfnIemInterpretOnlyOneByteMap/ and …
|
|
|
@98437
|
22 months |
vboxsync |
VMM/*.kmk: Automatic scm cleanups. bugref:10348
|
|
|
@98256
|
23 months |
vboxsync |
*.kmk: s/VBOX_NTDLL/VBoxNtDll/ (sdk) bugref:10348
|
|
|
@98249
|
23 months |
vboxsync |
/*.kmk,configure*: …
|
|
|
@98128
|
23 months |
vboxsync |
*.kmk: s/VBOXR3EXE/VBoxR3Exe/ bugref:10348
|
|
|
@98103
|
23 months |
vboxsync |
Copyright year updates by scm.
|
|
|
@96985
|
2 years |
vboxsync |
VMM: Fix for previous change
|
|
|
@96984
|
2 years |
vboxsync |
VMM: Vanilla yasm 1.3.0 warns about segment register use in HMR0A.asm, …
|
|
|
@96953
|
2 years |
vboxsync |
VMM: Treat assembler warnings as errors so we don't accidentally end …
|
|
|
@96407
|
2 years |
vboxsync |
scm copyright and license note update
|
|
|
@95575
|
2 years |
vboxsync |
VMM/IEM: Log the setting of unmasked FPU exceptions. bugref:9898
|
|
|
@95403
|
2 years |
vboxsync |
VMM/IEM: vxorps, vxorpd, vpxor, xorps, xorpd and various related …
|
|
|
@94955
|
3 years |
vboxsync |
VMM/Makefile.kmk: Added aliases for compiling VMXAllTemplate.cpp.h to …
|
|
|
@94931
|
3 years |
vboxsync |
VMM/CPUM: Introduced a global variable g_CpumHostFeatures for keeping …
|
|
|
@94882
|
3 years |
vboxsync |
VMM: First stab at Guest Compatibility Manager, fixing up things like …
|
|
|
@94769
|
3 years |
vboxsync |
VMM/IEM: Added the always-optimize tricks to the new IEMAll* compile …
|
|
|
@94768
|
3 years |
vboxsync |
VMM/IEM: Split up IEMAll.cpp into a few more compilation units. bugref:9898
|
|
|
@94545
|
3 years |
vboxsync |
libs/softfloat-3e: Build ring-0 version the library, for now …
|
|
|
@94539
|
3 years |
vboxsync |
VMM/IEM: Implemented f2xm1. [build fix] bugref:9898
|
|
|
@93901
|
3 years |
vboxsync |
VMM,Main,++: Removed VM_IS_RAW_MODE_ENABLED/VM_EXEC_ENGINE_RAW_MODE …
|
|
|
@93757
|
3 years |
vboxsync |
VMM/IEM: Working on adding missing C version of IEMAllAImpl.asm …
|
|
|
@93756
|
3 years |
vboxsync |
VMM/IEM: Working on adding missing C version of IEMAllAImpl.asm …
|
|
|
@93725
|
3 years |
vboxsync |
VMM: More arm64 adjustments. bugref:9898
|
|
|
@93718
|
3 years |
vboxsync |
VMM/MM: Removed the hyper heap. bugref:10093 bugref:9517
|
|
|
@93650
|
3 years |
vboxsync |
VMM/PGM,*: Split the physical access handler type registration into …
|
|
|
@93609
|
3 years |
vboxsync |
VMM/PDMQueue: Rewrote the queue code to not use the hyper heap and be …
|
|
|
@93595
|
3 years |
vboxsync |
VMM/MM: Removed unused MMR3PageDummyHCPhys & MMR3PageDummyHCPtr …
|
|
|
@93471
|
3 years |
vboxsync |
/Config.kmk,VMM: Retired VMMR3LazyImp.lib / VBOX_LIB_VMM_LAZY as all …
|
|
|
@93444
|
3 years |
vboxsync |
VMM,Main,HostServices: Use a function table for accessing the …
|
|
|
@93419
|
3 years |
vboxsync |
*.kmk: Introducing VBOX_WITH_R0_MODULES and VBOX_WITH_HWVIRT for …
|
|
|
@93354
|
3 years |
vboxsync |
VMM/NEM-win: Nits. bugref:10118 bugref:10162
|
|
|
@93353
|
3 years |
vboxsync |
VMM/NEM-win: Kicked out more code relating ring-0. bugref:10118 …
|
|
|
@93352
|
3 years |
vboxsync |
VMM/NEM-win: Kicked out more code relating to using the VID API …
|
|
|
@93207
|
3 years |
vboxsync |
VMM/NEM-win: Just drop the ring-0 bits when NEM/PGM mode is enabled. …
|
|
|
@93115
|
3 years |
vboxsync |
scm --update-copyright-year
|
|
|
@92910
|
3 years |
vboxsync |
/Config.kmk,*.kmk: Preparing to switch to Windows 10 SDK. bugref:10116
|
|
|
@92444
|
3 years |
vboxsync |
VMM/NEM-linux: Some very early bits. bugref:9044
|
|
|
@92408
|
3 years |
vboxsync |
VMM: Reworked most of the call-ring-3 stuff into …
|
|
|
@92351
|
3 years |
vboxsync |
VMM/NEMR3Native-darwin.cpp,VMM/Makefile.kmk: Fon't link directly …
|
|
|
@92315
|
3 years |
vboxsync |
VMM/Makefile.kmk: Enable good stacks in IEM for aeichner as well, …
|
|
|
@92230
|
3 years |
vboxsync |
VMM/GVMM: Fixes to the worker thread registration. Added missing …
|
|
|
@92221
|
3 years |
vboxsync |
VMM: Makefile changes for the NEM Apple backend, bugref:9044
|
|
|
@91952
|
3 years |
vboxsync |
VMM/PGM,VMMDev: Removed PGMR3MappingsSize, PGMR3MappingsFix & …
|
|
|
@91854
|
3 years |
vboxsync |
VMM: Removed PGM_WITHOUT_MAPPINGS and associated mapping code. bugref:9517
|
|
|
@91808
|
3 years |
vboxsync |
VMM/PDMCritSect: Don't preempt while on custom stack. bugref:10124
|
|
|
@91768
|
3 years |
vboxsync |
Config.kmk,++: Define VBOX_LIB_SUPR0 for SUPR0.lib/.a on platforms …
|
|
|
@91751
|
3 years |
vboxsync |
VMM: Reverted darwin stack change. Forgot that the ring-0 stack isn't …
|
|
|
@91742
|
3 years |
vboxsync |
VMM: Don't switch stack on darwin, machine_switch_context disapproves …
|
|
|
@91676
|
3 years |
vboxsync |
VMM/NEM-win: Quick and very dirty hack to make the code work on …
|
|
|
@91018
|
3 years |
vboxsync |
VMM/MM: Removed the MMR3UkHeap* code as nobody is using it any more. …
|
|
|
@90634
|
3 years |
vboxsync |
VMM/PDMCritSectRwEnterExcl: Implemented waiting in most ring-0 …
|
|
|
@89695
|
3 years |
vboxsync |
VMM/DBGFR3SampleReport: Implement dump to file method, bugref:10025
|
|
|
@89622
|
3 years |
vboxsync |
VMM/DBGFR3SampleReport: Some prototype code to allow creating guest …
|
|
|
@88153
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 Skeleton bits.
|
|
|
@87792
|
4 years |
vboxsync |
VMM/TM: Moved the timers off the hyper heap. Replaced the relative …
|
|
|
@87728
|
4 years |
vboxsync |
SUPDrv,VMMR0,VBoxDDR0,++: More work on wrapper kmods. bugref:9937
|
|
|
@87594
|
4 years |
vboxsync |
VMM/DBGF,Debugger: Removed the !defined(VBOX_WITH_LOTS_OF_DBGF_BPS) …
|
|
|
@87477
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 PDM IOMMU code de-duplication and cleanup.
|
|
|
@87310
|
4 years |
vboxsync |
VMM: Split out the generic VMX/SVM instruction wrapper utility method …
|
|
|