VirtualBox

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

名稱 檔案大小 修訂 年份 作者 最後變更
../
apic.h 4.5 KB 98103   22 月 vboxsync Copyright year updates by scm.
cfgm.h 13.0 KB 98103   22 月 vboxsync Copyright year updates by scm.
cpuidcall.h 4.0 KB 98103   22 月 vboxsync Copyright year updates by scm.
cpuidcall.mac 2.2 KB 98103   22 月 vboxsync Copyright year updates by scm.
cpum-armv8.h 36.2 KB 105732   3 月 vboxsync VMM/CPUM-armv8: Add some helpers tp query current guest EL and whether …
cpum-common.h 5.6 KB 104516   7 月 vboxsync VMM/GCM,IEM,HM: Integrate GCM with IEM, extending it to cover the mesa …
cpum-x86-amd64.h 110.0 KB 105364   4 月 vboxsync VMM: Expose FMA and F16C instruction set extensions if available and …
cpum.h 16.0 KB 100940   15 月 vboxsync VMM: Make CPUMIsGuestIn64Bit[Code|CodeEx|Slow] use a const CPUM …
cpum.mac 9.7 KB 98103   22 月 vboxsync Copyright year updates by scm.
cpumctx-armv8.h 13.2 KB 105686   3 月 vboxsync VMMArm/CPUM: Add the additional state required to support EL2 in the …
cpumctx-v1_6.h 6.7 KB 98103   22 月 vboxsync Copyright year updates by scm.
cpumctx-x86-amd64.h 57.0 KB 105072   5 月 vboxsync VMM/IEM,DBGF,bs3-cpu-weird-1: Early data breakpoint support, mostly …
cpumctx.h 2.7 KB 98958   20 月 vboxsync include/VBox/vmm: Refactor cpumctx.h into an architecture dependent …
cpumdis.h 1.8 KB 99208   20 月 vboxsync Disassembler,VMM,Runtime: Get rid of deprecated DISCPUSTATE types …
dbgf.h 141.5 KB 105686   3 月 vboxsync VMMArm/CPUM: Add the additional state required to support EL2 in the …
dbgfcorefmt.h 5.4 KB 98103   22 月 vboxsync Copyright year updates by scm.
dbgfflowtrace.h 16.7 KB 98103   22 月 vboxsync Copyright year updates by scm.
dbgfsel.h 3.5 KB 98103   22 月 vboxsync Copyright year updates by scm.
dbgftrace.h 4.9 KB 98103   22 月 vboxsync Copyright year updates by scm.
em.h 12.4 KB 103516   9 月 vboxsync VMM/IEM,EM: Add all kind of exceptions to the exit history, adding a …
gcm.h 3.6 KB 104516   7 月 vboxsync VMM/GCM,IEM,HM: Integrate GCM with IEM, extending it to cover the mesa …
gic.h 2.7 KB 105687   3 月 vboxsync VMMArm/GIC: Rename GICR3Kvm to GICR3Nem and add a stub for macOS …
gim.h 7.6 KB 99208   20 月 vboxsync Disassembler,VMM,Runtime: Get rid of deprecated DISCPUSTATE types …
gmm.h 30.7 KB 98103   22 月 vboxsync Copyright year updates by scm.
gvm.h 10.0 KB 104947   5 月 vboxsync VMM/IEM,tstVMStructSize: Made the IEM TLB size more easily …
gvm.mac 3.3 KB 104886   5 月 vboxsync VMM/PGM: Tweaked the RAM range TLB hashing and quadrupled the size to …
gvmm.h 13.0 KB 98103   22 月 vboxsync Copyright year updates by scm.
hm.h 14.3 KB 100140   18 月 vboxsync VMM/EM: Do not do scheduling based on whether HM has been used and is …
hm_svm.h 46.5 KB 103005   10 月 vboxsync iprt/asm.h,*: Split out the ASMMem* and related stuff into a separate …
hm_vmx.h 243.9 KB 102023   12 月 vboxsync hm_vmx.h: Added new VMCS field encodings.
hm_vmx.mac 10.1 KB 98103   22 月 vboxsync Copyright year updates by scm.
hmvmxinline.h 37.3 KB 103289   9 月 vboxsync VMM/HMVMXR0: Nested VMX: bugref:10318 VMCS state 'launched' shouldn't …
iem-armv8.h 3.6 KB 98993   20 月 vboxsync VMM: More ARMv8 x86/amd64 separation work, getting to PGM now, bugref:10385
iem-x86-amd64.h 16.1 KB 100052   18 月 vboxsync VMM/IEM: Refactored the enmCpuMode, uCpl, fBypassHandlers, …
iem.h 9.0 KB 105698   3 月 vboxsync VMM/IEM,TM: Adaptive timer polling and running of the timer queues …
iom.h 25.0 KB 104767   6 月 vboxsync VMM/PGM,IOM,PDM: MMIO cleanups. bugref:10687
Makefile.kup 0 位元組 35361   14 年 vboxsync fix OSE
mm.h 6.6 KB 98103   22 月 vboxsync Copyright year updates by scm.
nem.h 11.5 KB 98103   22 月 vboxsync Copyright year updates by scm.
pdm.h 1.8 KB 98103   22 月 vboxsync Copyright year updates by scm.
pdmapi.h 16.6 KB 98103   22 月 vboxsync Copyright year updates by scm.
pdmasynccompletion.h 6.8 KB 98103   22 月 vboxsync Copyright year updates by scm.
pdmasynctask.h 2.4 KB 98103   22 月 vboxsync Copyright year updates by scm.
pdmaudiohostenuminline.h 16.5 KB 98103   22 月 vboxsync Copyright year updates by scm.
pdmaudioifs.h 66.6 KB 98103   22 月 vboxsync Copyright year updates by scm.
pdmaudioinline.h 52.1 KB 103005   10 月 vboxsync iprt/asm.h,*: Split out the ASMMem* and related stuff into a separate …
pdmblkcache.h 17.4 KB 99739   18 月 vboxsync *: doxygen corrections (mostly about removing @returns from functions …
pdmcardreaderinfs.h 7.3 KB 98276   22 月 vboxsync Main/UsbCardReader.cpp: rc -> hrc/vrc. bugref:10223
pdmcommon.h 7.0 KB 98103   22 月 vboxsync Copyright year updates by scm.
pdmcritsect.h 6.0 KB 98103   22 月 vboxsync Copyright year updates by scm.
pdmcritsectrw.h 5.4 KB 98103   22 月 vboxsync Copyright year updates by scm.
pdmdev.h 407.6 KB 105377   4 月 vboxsync iprt/cdefs.h,*: s/RT_IPRT_CALL_ATTR/RT_IPRT_CALLREQ_ATTR/g bugref:10725
pdmdrv.h 107.3 KB 101620   13 月 vboxsync Devices/Gpio: Add virtual GPIO button driver to simulate button …
pdmifs.h 103.0 KB 101617   13 月 vboxsync Devices/Gpio/DevPL061: Updates to the code, bugref:10453
pdmins.h 3.3 KB 98103   22 月 vboxsync Copyright year updates by scm.
pdmnetifs.h 19.4 KB 105726   3 月 vboxsync Devices/Network: cleaned up header file, memory leak fixes, search …
pdmnetinline.h 32.6 KB 103005   10 月 vboxsync iprt/asm.h,*: Split out the ASMMem* and related stuff into a separate …
pdmnetshaper.h 3.2 KB 98103   22 月 vboxsync Copyright year updates by scm.
pdmpci.h 16.1 KB 98103   22 月 vboxsync Copyright year updates by scm.
pdmpcidev.h 28.5 KB 98103   22 月 vboxsync Copyright year updates by scm.
pdmpcidevint.h 9.7 KB 98103   22 月 vboxsync Copyright year updates by scm.
pdmqueue.h 7.0 KB 98103   22 月 vboxsync Copyright year updates by scm.
pdmserialifs.h 8.9 KB 98103   22 月 vboxsync Copyright year updates by scm.
pdmsrv.h 11.5 KB 99739   18 月 vboxsync *: doxygen corrections (mostly about removing @returns from functions …
pdmstorageifs.h 47.3 KB 99739   18 月 vboxsync *: doxygen corrections (mostly about removing @returns from functions …
pdmtask.h 5.2 KB 98103   22 月 vboxsync Copyright year updates by scm.
pdmthread.h 9.7 KB 98103   22 月 vboxsync Copyright year updates by scm.
pdmtpmifs.h 5.4 KB 98103   22 月 vboxsync Copyright year updates by scm.
pdmusb.h 66.3 KB 99739   18 月 vboxsync *: doxygen corrections (mostly about removing @returns from functions …
pdmwebcaminfs.h 6.0 KB 98103   22 月 vboxsync Copyright year updates by scm.
pgm.h 64.3 KB 105745   3 月 vboxsync VMM/PGM: Some preparations for ARMv8 page table walking, introduce …
selm.h 3.8 KB 99220   20 月 vboxsync Disassember,*: Start separating the disassembler into a architecture …
ssm.h 58.4 KB 99922   18 月 vboxsync VMM/SSM: scm fix
stam.h 49.7 KB 103393   9 月 vboxsync VMM/IEM,STAM: Some more liveness experiments. Adjusted the …
stam.mac 8.3 KB 98103   22 月 vboxsync Copyright year updates by scm.
tm.h 14.5 KB 105715   3 月 vboxsync VMM/TM: Removed unused TMTimerPollBoolWith32BitMilliTS API. bugref:10656
trpm.h 3.6 KB 103194   9 月 vboxsync VMM: Nested VMX: bugref:10318 Distinguish NMI vs. hardware exception 2 …
trpm.mac 1.7 KB 103194   9 月 vboxsync VMM: Nested VMX: bugref:10318 Distinguish NMI vs. hardware exception 2 …
uvm.h 5.8 KB 98103   22 月 vboxsync Copyright year updates by scm.
vm.h 61.7 KB 105673   3 月 vboxsync VMM/IEM,TM: Do full-TB looping. Redid timer polling in the recompiler. …
vm.mac 5.6 KB 105227   4 月 vboxsync VMM/IEM: Implement vmin{ps,pd,ss,sd} instruction emulations, …
vmapi.h 20.9 KB 105377   4 月 vboxsync iprt/cdefs.h,*: s/RT_IPRT_CALL_ATTR/RT_IPRT_CALLREQ_ATTR/g bugref:10725
vmcc.h 4.4 KB 98103   22 月 vboxsync Copyright year updates by scm.
vmcpuset.h 4.8 KB 103005   10 月 vboxsync iprt/asm.h,*: Split out the ASMMem* and related stuff into a separate …
vmm.h 24.8 KB 104840   5 月 vboxsync VMM/PGM: Refactored RAM ranges, MMIO2 ranges and ROM ranges and added …
vmmr3vtable-def.h 21.2 KB 100184   17 月 vboxsync VMM: Add a CPUMGetGuestArch() method and PDM device helper to make it …
vmmr3vtable.h 4.6 KB 100184   17 月 vboxsync VMM: Add a CPUMGetGuestArch() method and PDM device helper to make it …
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

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