VirtualBox

source: vbox/trunk/src/VBox/VMM/VMMAll

Name Size Rev Age Author Last Change
../
target-armv8 108958   3 weeks vboxsync VMM/IEM: scm fixes. jiraref:VBP-1598
target-x86 108904   3 weeks vboxsync VMM/IEM: Working on the ARM bsd/opensource spec reader & decoder …
AllPdbTypeHack.cpp 4.3 KB 108132   3 months vboxsync VMM/PGM: Merge and deduplicate code targeting x86 & amd64 in PGM.cpp. …
APICAll.cpp 125.6 KB 107308   5 months vboxsync VMM: bugref:10759 Refactor GIC for use with different backends.
CPUMAllCpuId.cpp 111.6 KB 109029   13 days vboxsync SUP,VBoxCpuReport,VMM/CPUM: Deal with core variations on arm CPUs when …
CPUMAllMsrs.cpp 247.2 KB 107762   4 months vboxsync VMM/CPUM: Pass thru more MSR_IA32_SPEC_CTRL related stuff to the …
CPUMAllRegs-armv8.cpp 14.8 KB 108791   5 weeks vboxsync VMM/IEM: More ARM target work. jiraref:VBP-1598
CPUMAllRegs.cpp 99.4 KB 107650   4 months vboxsync VMM/CPUM,++: Made the HostFeatures match the host when targeting x86 …
CPUMAllSysRegs-armv8.cpp 19.1 KB 107929   3 months vboxsync VMM: GIC: bugref:10404 Renamed some places where GICv3 to GIC, a …
DBGFAll.cpp 29.5 KB 108702   6 weeks vboxsync VMM/IEM: More ARM target work. jiraref:VBP-1598
DBGFAllBp.cpp 24.1 KB 106369   7 months vboxsync VMM/DBGF: Prepare DBGF to support ARMv8/A64 style breakpoints for the …
DBGFAllTracer.cpp 28.9 KB 106061   8 months vboxsync Copyright year updates by scm.
EMAll.cpp 39.2 KB 108186   3 months vboxsync VMM/IEM: Removed memory write stats since nobody is using the anymore …
GCMAll.cpp 18.0 KB 106061   8 months vboxsync Copyright year updates by scm.
GICAll.cpp 145.0 KB 109033   11 days vboxsync VMM/GIC: bugref:10877 Some GIC, ITS cleanup.
GIMAll.cpp 16.7 KB 106061   8 months vboxsync Copyright year updates by scm.
GIMAllHv.cpp 57.0 KB 107113   5 months vboxsync VMM: bugref:10759 Restructure the APIC to allow different backends to …
GIMAllKvm.cpp 14.5 KB 106061   8 months vboxsync Copyright year updates by scm.
GITSAll.cpp 31.1 KB 109033   11 days vboxsync VMM/GIC: bugref:10877 Some GIC, ITS cleanup.
HMAll.cpp 37.7 KB 106061   8 months vboxsync Copyright year updates by scm.
HMSVMAll.cpp 19.9 KB 107113   5 months vboxsync VMM: bugref:10759 Restructure the APIC to allow different backends to …
HMVMXAll.cpp 80.2 KB 106061   8 months vboxsync Copyright year updates by scm.
IEMAll.cpp 51.7 KB 108953   3 weeks vboxsync VMM/IEM: Made the new A64 tables link and finalized names. jiraref:VBP-1598
IEMAllInstPython.py 332.3 KB 108313   2 months vboxsync VMM/IEM: s/IEM_MC_IF_EFL_/IEM_MC_IF_FLAGS_/g. jiraref:VBP-1531
IEMAllMem.cpp 39.8 KB 108589   6 weeks vboxsync VMM/IEM: ARM (target) mem & tlb stuff. jiraref:VBP-1598
IEMAllN8veExecMem.cpp 90.9 KB 108639   6 weeks vboxsync VMM/VMMAll/IEMAllN8veExecMem.cpp: clang build fixes, bugref:10391
IEMAllN8veHlpA-arm64.S 9.7 KB 107200   5 months vboxsync VMM/IEM: Deal with hidden pointer to VBOXSTRICTRC return struct on …
IEMAllN8veHlpA.asm 8.8 KB 106061   8 months vboxsync Copyright year updates by scm.
IEMAllN8vePython.py 51.4 KB 108269   2 months vboxsync VMM/IEM: …
IEMAllN8veRecompBltIn.cpp 105.6 KB 108369   2 months vboxsync VMM/IEM: Renamed X86 specific IEMTB_F_XXX flags. jiraref:VBP-1531
IEMAllN8veRecompiler.cpp 457.2 KB 108791   5 weeks vboxsync VMM/IEM: More ARM target work. jiraref:VBP-1598
IEMAllStub.cpp 4.2 KB 108314   2 months vboxsync VMM/IEM: Renamed IEMAll-armv8.cpp to IEMAllStub.cpp and stripped down …
IEMAllThrdFuncsBltIn.cpp 36.3 KB 108260   2 months vboxsync VMM/IEM: Splitting up IEMInline.h. jiraref:VBP-1531
IEMAllThrdPython.py 205.3 KB 108840   4 weeks vboxsync VMM/IEM: finish r167594
IEMAllThrdRecompiler.cpp 161.4 KB 108409   2 months vboxsync VMM/IEM: Made IEMAll.cpp build targeting arm. jiraref:VBP-1531
IEMAllTlb.cpp 10.2 KB 108791   5 weeks vboxsync VMM/IEM: More ARM target work. jiraref:VBP-1598
IOMAll.cpp 23.4 KB 106061   8 months vboxsync Copyright year updates by scm.
IOMAllMmioNew.cpp 52.7 KB 108708   6 weeks vboxsync VMM: Introduce VMM_HOST_PAGE_SIZE_DYNAMIC, HOST_PAGE_SIZE_DYNAMIC, and …
Makefile.kup 0 bytes 2477   18 years vboxsync export
MMAll.cpp 3.9 KB 106061   8 months vboxsync Copyright year updates by scm.
NEMAll.cpp 4.1 KB 106061   8 months vboxsync Copyright year updates by scm.
NEMAllNativeTemplate-win.cpp.h 144.6 KB 108545   7 weeks vboxsync VMM/NEM/win: Workaround for SMP TSC drift introduced in …
PDMAll.cpp 14.3 KB 107308   5 months vboxsync VMM: bugref:10759 Refactor GIC for use with different backends.
PDMAllApic.cpp 17.0 KB 107308   5 months vboxsync VMM: bugref:10759 Refactor GIC for use with different backends.
PDMAllCritSect.cpp 46.1 KB 106061   8 months vboxsync Copyright year updates by scm.
PDMAllCritSectBoth.cpp 4.5 KB 106061   8 months vboxsync Copyright year updates by scm.
PDMAllCritSectRw.cpp 84.0 KB 107609   4 months vboxsync VMM/PDMCritSectRw,IPRT/RTCritSectRw: Fixed harmless issue in the …
PDMAllGic.cpp 5.3 KB 108427   2 months vboxsync VMM/GIC: bugref:10404 Extend the interrupt lines to the full extent …
PDMAllIommu.cpp 18.2 KB 106061   8 months vboxsync Copyright year updates by scm.
PDMAllNetShaper.cpp 6.5 KB 106061   8 months vboxsync Copyright year updates by scm.
PDMAllQueue.cpp 11.3 KB 106061   8 months vboxsync Copyright year updates by scm.
PDMAllTask.cpp 4.2 KB 106061   8 months vboxsync Copyright year updates by scm.
PGMAll.cpp 163.2 KB 108968   3 weeks vboxsync VMM,Main,Devices: Respect VBOX_VMM_TARGET_ARMV8 correctly on amd64 …
PGMAllBth-x86.cpp.h 231.5 KB 108142   3 months vboxsync VMM/PGM: Renamed the PGMAll*.h files to indicate target/host. …
PGMAllGst-armv8.cpp.h 45.5 KB 109064   8 days vboxsync VMM/PGMAllGst-armv8.cpp.h: Set fSucceeded correctly on error, bugref:10388
PGMAllGst-x86.cpp.h 41.7 KB 108142   3 months vboxsync VMM/PGM: Renamed the PGMAll*.h files to indicate target/host. …
PGMAllGstSlatEpt.cpp.h 18.6 KB 106061   8 months vboxsync Copyright year updates by scm.
PGMAllHandler.cpp 87.0 KB 108132   3 months vboxsync VMM/PGM: Merge and deduplicate code targeting x86 & amd64 in PGM.cpp. …
PGMAllPhys.cpp 212.5 KB 108843   4 weeks vboxsync VMM/PGM,NEM: Some early page table management infrastructure for …
PGMAllPool.cpp 226.7 KB 108132   3 months vboxsync VMM/PGM: Merge and deduplicate code targeting x86 & amd64 in PGM.cpp. …
PGMAllShw-x86.cpp.h 31.7 KB 108142   3 months vboxsync VMM/PGM: Renamed the PGMAll*.h files to indicate target/host. …
PMUAll.cpp 7.2 KB 108968   3 weeks vboxsync VMM,Main,Devices: Respect VBOX_VMM_TARGET_ARMV8 correctly on amd64 …
SELMAll.cpp 13.3 KB 106061   8 months vboxsync Copyright year updates by scm.
TMAll.cpp 108.4 KB 106368   7 months vboxsync VMM/TMAll: Disable annoying assertion on ARMv8, bugref:1038
TMAllCpu.cpp 24.3 KB 107227   5 months vboxsync VMM: Cleaning up ARMv8 / x86 split. jiraref:VBP-1470
TMAllReal.cpp 1.8 KB 106061   8 months vboxsync Copyright year updates by scm.
TMAllVirtual.cpp 44.9 KB 107203   5 months vboxsync VMM/TM: darwin.arm64 build fix. jiraref:VBP-1466
TRPMAll.cpp 15.8 KB 108994   2 weeks vboxsync VMM/TRPM: bugref:3409 Add TRPMGetTrapAll to allow fetching existing …
VMAll.cpp 13.7 KB 106061   8 months vboxsync Copyright year updates by scm.
VMMAll.cpp 8.0 KB 106061   8 months vboxsync Copyright year updates by scm.
VMMAllA.asm 2.6 KB 106061   8 months vboxsync Copyright year updates by scm.
VMXAllTemplate.cpp.h 530.0 KB 108996   2 weeks vboxsync VMM: bugref:3409 Build fix.
Note: See TracBrowser for help on using the repository browser.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette