VirtualBox

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

Name Size Rev Age Author Last Change
../
apic.h 4.5 KB 98103   21 months vboxsync Copyright year updates by scm.
cfgm.h 13.0 KB 98103   21 months vboxsync Copyright year updates by scm.
cpuidcall.h 4.0 KB 98103   21 months vboxsync Copyright year updates by scm.
cpuidcall.mac 2.2 KB 98103   21 months vboxsync Copyright year updates by scm.
cpum-armv8.h 9.0 KB 99956   17 months vboxsync VMM/CPUM-armv8: Implement OSDLR_EL1, OSLAR_EL1 and OSLSR_EL1 accessed …
cpum-common.h 4.7 KB 98970   19 months vboxsync VMM: More ARMv8 x86/amd64 separation work, bugref:10385
cpum-x86-amd64.h 108.7 KB 99814   17 months vboxsync IEM: Added a separate CPU flag to enable VEX decoding to allow BMI1/2 …
cpum.h 15.5 KB 99051   19 months vboxsync VMM: More ARMv8 x86/amd64 separation work, VBoxVMMArm compiles and …
cpum.mac 9.7 KB 98103   21 months vboxsync Copyright year updates by scm.
cpumctx-armv8.h 7.9 KB 99956   17 months vboxsync VMM/CPUM-armv8: Implement OSDLR_EL1, OSLAR_EL1 and OSLSR_EL1 accessed …
cpumctx-v1_6.h 6.7 KB 98103   21 months vboxsync Copyright year updates by scm.
cpumctx-x86-amd64.h 55.7 KB 98955   19 months vboxsync include/VBox/vmm: Refactor cpumctx.h into an architecture dependent …
cpumctx.h 2.7 KB 98958   19 months vboxsync include/VBox/vmm: Refactor cpumctx.h into an architecture dependent …
cpumdis.h 1.8 KB 99208   19 months vboxsync Disassembler,VMM,Runtime: Get rid of deprecated DISCPUSTATE types …
dbgf.h 139.3 KB 99379   18 months vboxsync VMM/ARMv8: Sync and log the TCR_EL1 register as well, bugref:10390, …
dbgfcorefmt.h 5.4 KB 98103   21 months vboxsync Copyright year updates by scm.
dbgfflowtrace.h 16.7 KB 98103   21 months vboxsync Copyright year updates by scm.
dbgfsel.h 3.5 KB 98103   21 months vboxsync Copyright year updates by scm.
dbgftrace.h 4.9 KB 98103   21 months vboxsync Copyright year updates by scm.
em.h 12.1 KB 99920   17 months vboxsync VMM/EM: Time slice cleanups. Scm fixes.
gcm.h 2.8 KB 99208   19 months vboxsync Disassembler,VMM,Runtime: Get rid of deprecated DISCPUSTATE types …
gic.h 2.5 KB 99734   17 months vboxsync VMM/GIC: Updates to the implementation, implement forwarding of SGIs …
gim.h 7.6 KB 99208   19 months vboxsync Disassembler,VMM,Runtime: Get rid of deprecated DISCPUSTATE types …
gmm.h 30.7 KB 98103   21 months vboxsync Copyright year updates by scm.
gvm.h 9.9 KB 98103   21 months vboxsync Copyright year updates by scm.
gvm.mac 3.2 KB 98103   21 months vboxsync Copyright year updates by scm.
gvmm.h 13.0 KB 98103   21 months vboxsync Copyright year updates by scm.
hm.h 14.2 KB 98103   21 months vboxsync Copyright year updates by scm.
hm_svm.h 46.6 KB 98103   21 months vboxsync Copyright year updates by scm.
hm_vmx.h 239.9 KB 99163   19 months vboxsync VMM/CPUM: Nested VMX: bugref:10318 Adjust virtual VMCS for …
hm_vmx.mac 10.1 KB 98103   21 months vboxsync Copyright year updates by scm.
hmvmxinline.h 37.2 KB 98103   21 months vboxsync Copyright year updates by scm.
iem-armv8.h 3.6 KB 98993   19 months vboxsync VMM: More ARMv8 x86/amd64 separation work, getting to PGM now, bugref:10385
iem-x86-amd64.h 15.9 KB 98982   19 months vboxsync VMM: More ARMv8 x86/amd64 separation work, get past IEM, bugref:10385 …
iem.h 8.1 KB 99930   17 months vboxsync VMM/IEM: More recompiler work. bugref:10369
iom.h 25.1 KB 98103   21 months vboxsync Copyright year updates by scm.
Makefile.kup 0 bytes 35361   14 years vboxsync fix OSE
mm.h 6.6 KB 98103   21 months vboxsync Copyright year updates by scm.
nem.h 11.5 KB 98103   21 months vboxsync Copyright year updates by scm.
pdm.h 1.8 KB 98103   21 months vboxsync Copyright year updates by scm.
pdmapi.h 16.6 KB 98103   21 months vboxsync Copyright year updates by scm.
pdmasynccompletion.h 6.8 KB 98103   21 months vboxsync Copyright year updates by scm.
pdmasynctask.h 2.4 KB 98103   21 months vboxsync Copyright year updates by scm.
pdmaudiohostenuminline.h 16.5 KB 98103   21 months vboxsync Copyright year updates by scm.
pdmaudioifs.h 66.6 KB 98103   21 months vboxsync Copyright year updates by scm.
pdmaudioinline.h 52.1 KB 99559   18 months vboxsync Audio: Improved range checks for audio channels (PDMAUDIO_MAX_CHANNELS).
pdmblkcache.h 17.4 KB 99739   17 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
pdmcardreaderinfs.h 7.3 KB 98276   21 months vboxsync Main/UsbCardReader.cpp: rc -> hrc/vrc. bugref:10223
pdmcommon.h 7.0 KB 98103   21 months vboxsync Copyright year updates by scm.
pdmcritsect.h 6.0 KB 98103   21 months vboxsync Copyright year updates by scm.
pdmcritsectrw.h 5.4 KB 98103   21 months vboxsync Copyright year updates by scm.
pdmdev.h 406.2 KB 99745   17 months vboxsync VMM: Add full support for reading/writing I/O ports on ARMv8 in order …
pdmdrv.h 106.8 KB 99739   17 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
pdmifs.h 100.0 KB 99739   17 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
pdmins.h 3.3 KB 98103   21 months vboxsync Copyright year updates by scm.
pdmnetifs.h 17.9 KB 98103   21 months vboxsync Copyright year updates by scm.
pdmnetinline.h 32.6 KB 98103   21 months vboxsync Copyright year updates by scm.
pdmnetshaper.h 3.2 KB 98103   21 months vboxsync Copyright year updates by scm.
pdmpci.h 16.1 KB 98103   21 months vboxsync Copyright year updates by scm.
pdmpcidev.h 28.5 KB 98103   21 months vboxsync Copyright year updates by scm.
pdmpcidevint.h 9.7 KB 98103   21 months vboxsync Copyright year updates by scm.
pdmqueue.h 7.0 KB 98103   21 months vboxsync Copyright year updates by scm.
pdmserialifs.h 8.9 KB 98103   21 months vboxsync Copyright year updates by scm.
pdmsrv.h 11.5 KB 99739   17 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
pdmstorageifs.h 47.3 KB 99739   17 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
pdmtask.h 5.2 KB 98103   21 months vboxsync Copyright year updates by scm.
pdmthread.h 9.7 KB 98103   21 months vboxsync Copyright year updates by scm.
pdmtpmifs.h 5.4 KB 98103   21 months vboxsync Copyright year updates by scm.
pdmusb.h 66.3 KB 99739   17 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
pdmwebcaminfs.h 6.0 KB 98103   21 months vboxsync Copyright year updates by scm.
pgm.h 54.5 KB 99316   18 months vboxsync VMM/PGM: Nested VMX: bugref:10318 Added …
selm.h 3.8 KB 99220   19 months vboxsync Disassember,*: Start separating the disassembler into a architecture …
ssm.h 58.4 KB 99922   17 months vboxsync VMM/SSM: scm fix
stam.h 48.0 KB 98103   21 months vboxsync Copyright year updates by scm.
stam.mac 8.3 KB 98103   21 months vboxsync Copyright year updates by scm.
tm.h 14.2 KB 98103   21 months vboxsync Copyright year updates by scm.
trpm.h 3.6 KB 98103   21 months vboxsync Copyright year updates by scm.
trpm.mac 1.7 KB 98103   21 months vboxsync Copyright year updates by scm.
uvm.h 5.8 KB 98103   21 months vboxsync Copyright year updates by scm.
vm.h 60.1 KB 99576   17 months vboxsync VMM: Preparations for getting interrupts injected into the guest. With …
vm.mac 5.6 KB 99385   18 months vboxsync VMM/ArmV8: Skeleton of the GICv3 interrupt controller emulation, …
vmapi.h 20.0 KB 99576   17 months vboxsync VMM: Preparations for getting interrupts injected into the guest. With …
vmcc.h 4.4 KB 98103   21 months vboxsync Copyright year updates by scm.
vmcpuset.h 4.8 KB 98103   21 months vboxsync Copyright year updates by scm.
vmm.h 24.4 KB 98103   21 months vboxsync Copyright year updates by scm.
vmmr3vtable-def.h 21.1 KB 99547   18 months vboxsync VMM: Expose PDMR3DrvStaticRegistration in the callback table so …
vmmr3vtable.h 4.6 KB 99547   18 months vboxsync VMM: Expose PDMR3DrvStaticRegistration in the callback table so …
Note: See TracBrowser for help on using the repository browser.

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