VirtualBox

source: vbox/trunk/include/VBox/vmm@ 108994

Name Size Rev Age Author Last Change
../
cfgm.h 13.0 KB 106061   7 months vboxsync Copyright year updates by scm.
cpuidcall.h 4.0 KB 106061   7 months vboxsync Copyright year updates by scm.
cpuidcall.mac 2.2 KB 106061   7 months vboxsync Copyright year updates by scm.
cpum-armv8.h 8.5 KB 107929   3 months vboxsync VMM: GIC: bugref:10404 Renamed some places where GICv3 to GIC, a …
cpum-common.h 5.6 KB 106061   7 months vboxsync Copyright year updates by scm.
cpum-x86-amd64.h 88.6 KB 108968   6 days vboxsync VMM,Main,Devices: Respect VBOX_VMM_TARGET_ARMV8 correctly on amd64 …
cpum.h 70.5 KB 108968   6 days vboxsync VMM,Main,Devices: Respect VBOX_VMM_TARGET_ARMV8 correctly on amd64 …
cpum.mac 10.7 KB 107854   3 months vboxsync x86.h,VMM: More AMD CPUID bits; addressed some old todos related to …
cpumctx-armv8.h 13.4 KB 108758   4 weeks vboxsync VMM/Arm: Add ACTLR_EL1 to the CPU state, bugref:10392
cpumctx-v1_6.h 6.7 KB 106061   7 months vboxsync Copyright year updates by scm.
cpumctx-x86-amd64.h 56.6 KB 108968   6 days vboxsync VMM,Main,Devices: Respect VBOX_VMM_TARGET_ARMV8 correctly on amd64 …
cpumctx.h 3.1 KB 108970   6 days vboxsync VMM,Main,Devices: Respect VBOX_VMM_TARGET_ARMV8 correctly on amd64 …
cpumdis.h 1.8 KB 106061   7 months vboxsync Copyright year updates by scm.
dbgf.h 142.3 KB 108758   4 weeks vboxsync VMM/Arm: Add ACTLR_EL1 to the CPU state, bugref:10392
dbgfcorefmt.h 5.4 KB 106061   7 months vboxsync Copyright year updates by scm.
dbgfflowtrace.h 16.7 KB 106061   7 months vboxsync Copyright year updates by scm.
dbgfsel.h 3.5 KB 106061   7 months vboxsync Copyright year updates by scm.
dbgftrace.h 4.9 KB 106061   7 months vboxsync Copyright year updates by scm.
em.h 12.4 KB 106061   7 months vboxsync Copyright year updates by scm.
gcm.h 3.6 KB 106061   7 months vboxsync Copyright year updates by scm.
gim.h 7.6 KB 106061   7 months vboxsync Copyright year updates by scm.
gmm.h 30.2 KB 108963   7 days vboxsync VMM/GMM: Eliminated IN_GMM_R3/R0.
gvm.h 11.0 KB 108634   4 weeks vboxsync include/VBox/vmm/gvm.h: clang build fixes, bugref:10391
gvm.mac 3.3 KB 107893   3 months vboxsync VMM,VBox/types.h,VBox/err.h: Added VM target platform arch members to …
gvmm.h 13.1 KB 108964   7 days vboxsync VMM/GVMM: Eliminted IN_GVMM_R0.
hm.h 14.3 KB 106061   7 months vboxsync Copyright year updates by scm.
hm_svm.h 46.5 KB 106061   7 months vboxsync Copyright year updates by scm.
hm_vmx.h 243.9 KB 106061   7 months vboxsync Copyright year updates by scm.
hm_vmx.mac 10.1 KB 106061   7 months vboxsync Copyright year updates by scm.
hmvmxinline.h 37.3 KB 106061   7 months vboxsync Copyright year updates by scm.
iem-armv8.h 3.8 KB 106996   5 months vboxsync VMM/ARM: Fix import mask for things we have to fetch from the NEM …
iem-x86-amd64.h 16.1 KB 106061   7 months vboxsync Copyright year updates by scm.
iem.h 9.1 KB 108186   2 months vboxsync VMM/IEM: Removed memory write stats since nobody is using the anymore …
iom.h 25.0 KB 106061   7 months vboxsync Copyright year updates by scm.
Makefile.kup 0 bytes 35361   14 years vboxsync fix OSE
mm.h 6.6 KB 106061   7 months vboxsync Copyright year updates by scm.
nem.h 11.7 KB 108386   8 weeks vboxsync VMMR3/VMEmt.cpp,VMMR3/TM.cpp,VMMR3/NEMR3Native-win-armv8.cpp: …
pdm.h 1.8 KB 106061   7 months vboxsync Copyright year updates by scm.
pdmapi.h 17.8 KB 106061   7 months vboxsync Copyright year updates by scm.
pdmapic.h 36.6 KB 107308   4 months vboxsync VMM: bugref:10759 Refactor GIC for use with different backends.
pdmasynccompletion.h 6.8 KB 108460   7 weeks vboxsync VMM/PDMAsyncCompletion: Use 64-bit types for the bandwidth group …
pdmasynctask.h 2.4 KB 106061   7 months vboxsync Copyright year updates by scm.
pdmaudiohostenuminline.h 16.5 KB 106061   7 months vboxsync Copyright year updates by scm.
pdmaudioifs.h 66.6 KB 106061   7 months vboxsync Copyright year updates by scm.
pdmaudioinline.h 52.1 KB 106061   7 months vboxsync Copyright year updates by scm.
pdmblkcache.h 17.4 KB 106061   7 months vboxsync Copyright year updates by scm.
pdmcardreaderinfs.h 7.3 KB 106061   7 months vboxsync Copyright year updates by scm.
pdmcommon.h 7.0 KB 106061   7 months vboxsync Copyright year updates by scm.
pdmcritsect.h 6.0 KB 106061   7 months vboxsync Copyright year updates by scm.
pdmcritsectrw.h 5.4 KB 106061   7 months vboxsync Copyright year updates by scm.
pdmdev.h 407.4 KB 108434   7 weeks vboxsync VMM/NEM/Hyper-V: Started implementing a NEM/Hyper-V specific APIC …
pdmdrv.h 107.3 KB 107827   3 months vboxsync pdmdrv.h: spaces
pdmgic.h 11.7 KB 108716   4 weeks vboxsync VMM/GIC: bugref:10877 ITS bits, trying guest to probe/enable the ITS. …
pdmifs.h 100.9 KB 108641   4 weeks vboxsync Removed 2D video acceleration (aka VHWA / VBOX_WITH_VIDEOHWACCEL). …
pdmins.h 3.3 KB 106061   7 months vboxsync Copyright year updates by scm.
pdmnetifs.h 19.4 KB 106061   7 months vboxsync Copyright year updates by scm.
pdmnetinline.h 32.6 KB 106061   7 months vboxsync Copyright year updates by scm.
pdmnetshaper.h 3.2 KB 106061   7 months vboxsync Copyright year updates by scm.
pdmpci.h 16.1 KB 106061   7 months vboxsync Copyright year updates by scm.
pdmpcidev.h 28.5 KB 106061   7 months vboxsync Copyright year updates by scm.
pdmpcidevint.h 9.7 KB 106061   7 months vboxsync Copyright year updates by scm.
pdmqueue.h 7.0 KB 106061   7 months vboxsync Copyright year updates by scm.
pdmserialifs.h 8.9 KB 106061   7 months vboxsync Copyright year updates by scm.
pdmsrv.h 11.5 KB 106061   7 months vboxsync Copyright year updates by scm.
pdmstorageifs.h 47.3 KB 106061   7 months vboxsync Copyright year updates by scm.
pdmtask.h 5.2 KB 106061   7 months vboxsync Copyright year updates by scm.
pdmthread.h 9.7 KB 106061   7 months vboxsync Copyright year updates by scm.
pdmtpmifs.h 5.6 KB 106259   6 months vboxsync Devices/Security: Query the buffer size of the device above and use …
pdmusb.h 67.9 KB 107373   4 months vboxsync doxygen fix
pdmwebcaminfs.h 6.0 KB 106061   7 months vboxsync Copyright year updates by scm.
pgm.h 74.5 KB 108947   10 days vboxsync include/VBox/pgm.h: Fix PGM_WALKFAIL_LEVEL_MASK, bugref:10388
pmu.h 2.1 KB 106476   6 months vboxsync VMMArm: Skeleton of the PMU device emulation enough to make …
selm.h 3.8 KB 106061   7 months vboxsync Copyright year updates by scm.
ssm.h 58.8 KB 106211   7 months vboxsync VMM/SSM: Added SSM_OPEN_F_FOR_WRITING to SSMR3Open together with …
stam.h 49.7 KB 106061   7 months vboxsync Copyright year updates by scm.
stam.mac 8.3 KB 106061   7 months vboxsync Copyright year updates by scm.
tm.h 14.5 KB 107227   5 months vboxsync VMM: Cleaning up ARMv8 / x86 split. jiraref:VBP-1470
trpm.h 3.8 KB 108994   5 days vboxsync VMM/TRPM: bugref:3409 Add TRPMGetTrapAll to allow fetching existing …
trpm.mac 1.7 KB 106061   7 months vboxsync Copyright year updates by scm.
uvm.h 5.9 KB 108708   4 weeks vboxsync VMM: Introduce VMM_HOST_PAGE_SIZE_DYNAMIC, HOST_PAGE_SIZE_DYNAMIC, and …
vm.h 66.6 KB 108968   6 days vboxsync VMM,Main,Devices: Respect VBOX_VMM_TARGET_ARMV8 correctly on amd64 …
vm.mac 5.8 KB 107893   3 months vboxsync VMM,VBox/types.h,VBox/err.h: Added VM target platform arch members to …
vmapi.h 20.9 KB 106061   7 months vboxsync Copyright year updates by scm.
vmcc.h 4.4 KB 106061   7 months vboxsync Copyright year updates by scm.
vmcpuset.h 4.8 KB 106061   7 months vboxsync Copyright year updates by scm.
vmm.h 24.7 KB 107193   5 months vboxsync VMM: More adjustments for VBOX_WITH_ONLY_PGM_NEM_MODE, …
vmmr3vtable-def.h 21.3 KB 108132   2 months vboxsync VMM/PGM: Merge and deduplicate code targeting x86 & amd64 in PGM.cpp. …
vmmr3vtable.h 4.6 KB 106061   7 months vboxsync Copyright year updates by scm.
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