VirtualBox

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

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 16.0 KB 100184   16 months vboxsync VMM: Add a CPUMGetGuestArch() method and PDM device helper to make it …
cpum.mac 9.7 KB 98103   21 months vboxsync Copyright year updates by scm.
cpumctx-armv8.h 8.3 KB 100118   16 months vboxsync VMM/CPUM: Include VBAR_EL1 register, bugref:10387 bugref:10390
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.4 KB 100118   16 months vboxsync VMM/CPUM: Include VBAR_EL1 register, bugref:10387 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.3 KB 100140   16 months vboxsync VMM/EM: Do not do scheduling based on whether HM has been used and is …
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 16.1 KB 100052   16 months vboxsync VMM/IEM: Refactored the enmCpuMode, uCpl, fBypassHandlers, …
iem.h 8.1 KB 99930   17 months vboxsync VMM/IEM: More recompiler work. bugref:10369
iom.h 25.0 KB 100144   16 months vboxsync VMM/EM: Renamed VINF_EM_RESCHEDULE_HM to …
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 407.3 KB 100184   16 months vboxsync VMM: Add a CPUMGetGuestArch() method and PDM device helper to make it …
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 18.5 KB 99964   17 months vboxsync VBox/types.h,pdmnetifs.h: Replaced PDMDATASEG with RTSGSEG since the …
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.4 KB 100000   17 months vboxsync VMM: Take the vTimer expiration into account when halting due to a …
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.9 KB 100000   17 months vboxsync VMM: Take the vTimer expiration into account when halting due to a …
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.5 KB 100101   16 months vboxsync VMM: Add VMMR3CpuOn() for ARMv8 instead of using the …
vmmr3vtable-def.h 21.2 KB 100184   16 months vboxsync VMM: Add a CPUMGetGuestArch() method and PDM device helper to make it …
vmmr3vtable.h 4.6 KB 100184   16 months vboxsync VMM: Add a CPUMGetGuestArch() method and PDM device helper to make it …
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