VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @99557   20 months vboxsync VMM/NEMR3Native-darwin: Cleanup the memory state tracking, since macOS …
(edit) @99492   20 months vboxsync VMM/GIC: Register the MMIO region handlers for the distributor and …
(edit) @99388   20 months vboxsync VMM/ArmV8: Skeleton of the GICv3 interrupt controller emulation, …
(edit) @99387   20 months vboxsync VMM/ArmV8: Skeleton of the GICv3 interrupt controller emulation, …
(edit) @99386   20 months vboxsync VMM/ARMv8: Add ability to insert new system register ranges (based on …
(edit) @99385   20 months vboxsync VMM/ArmV8: Skeleton of the GICv3 interrupt controller emulation, …
(edit) @99383   20 months vboxsync VMM/ARMv8: Add ability to insert new system register ranges (based on …
(edit) @99379   20 months vboxsync VMM/ARMv8: Sync and log the TCR_EL1 register as well, bugref:10390, …
(edit) @99377   20 months vboxsync VMM/ARMv8: Sync and log the SCTLR/TTBR0/TTBR1 registers, bugref:10390, …
(edit) @99376   20 months vboxsync VMM/ARMv8: Sync and log the SCTLR/TTBR0/TTBR1 registers, bugref:10390, …
(edit) @99370   20 months vboxsync VMM/NEM-win: Disable MONITOR/MWAIT CPUID flag as it seems Hyper-V …
(edit) @99369   20 months vboxsync VMM/IEM: @todo regarding nested VMX APIC page access handler …
(edit) @99362   20 months vboxsync VMM/IEM: Nested VMX: bugref:10318 Use IEM_VMX_VMENTRY_FAILED_RET_2 to …
(edit) @99361   20 months vboxsync VMM/IEM: Nested VMX: bugref:10318 Added IEM_VMX_VMENTRY_FAILED_RET_2 …
(edit) @99360   20 months vboxsync VMM/PGM: Nested VMX: bugref:10318 Skip some redundant checks while …
(edit) @99359   21 months vboxsync VMM/IEM: Eliminate some unused parameters/references in the threaded …
(edit) @99355   21 months vboxsync VMM/IEM: Mojo improvments for IEM_MC_MAYBE_RAISE_FSGSBASE_XCPT. …
(edit) @99354   21 months vboxsync VMM/IEM: Mojo improvments for IEM_MC_MAYBE_RAISE_MMX_RELATED_XCPT. …
(edit) @99353   21 months vboxsync VMM/IEM: Mojo improvments for IEM_MC_MAYBE_RAISE_AVX_RELATED_XCPT. …
(edit) @99352   21 months vboxsync VMM/IEM: Mojo improvments of the IEM_MC_MAYBE_RAISE_XXXX macros. …
(edit) @99351   21 months vboxsync VMM/IEM: Mojo improvments of the IEM_MC_MAYBE_RAISE_XXXX macros. …
(edit) @99343   21 months vboxsync VMM/IEM: IEM_MC_MAYBE_RAISE_PCLMUL_RELATED_XCPT -> …
(edit) @99342   21 months vboxsync VMM/IEM: IEM_MC_MAYBE_RAISE_AESNI_RELATED_XCPT -> …
(edit) @99341   21 months vboxsync VMM/IEM: IEM_MC_MAYBE_RAISE_SHA_RELATED_XCPT -> …
(edit) @99340   21 months vboxsync VMM/IEM: IEM_MC_MAYBE_RAISE_SSE42_RELATED_XCPT -> …
(edit) @99339   21 months vboxsync VMM/IEM: IEM_MC_MAYBE_RAISE_SSE41_RELATED_XCPT -> …
(edit) @99338   21 months vboxsync VMM/IEM: IEM_MC_MAYBE_RAISE_SSSE3_RELATED_XCPT -> …
(edit) @99337   21 months vboxsync VMM/IEM: IEM_MC_MAYBE_RAISE_SSE3_RELATED_XCPT -> …
(edit) @99336   21 months vboxsync VMM/IEM: IEM_MC_MAYBE_RAISE_SSE2_RELATED_XCPT -> …
(edit) @99335   21 months vboxsync VMM/IEM: IEM_MC_MAYBE_RAISE_AVX2_RELATED_XCPT -> …
(edit) @99333   21 months vboxsync VMM/IEM: Use IEMOP_HLP_DONE_DECODING_*EX() rather than …
(edit) @99332   21 months vboxsync VMM/IEM: Use IEMOP_HLP_DONE_DECODING_*EX() rather than …
(edit) @99331   21 months vboxsync VMM/IEM: Removed CPUID check from most of the …
(edit) @99330   21 months vboxsync VMM/IEM: Use IEMOP_HLP_DONE_DECODING_*EX*() rather than …
(edit) @99329   21 months vboxsync VMM/IEM: Use IEMOP_HLP_DONE_DECODING_*EX() rather than …
(edit) @99328   21 months vboxsync VMM/IEM: Use IEMOP_HLP_DONE_DECODING_*EX() rather than …
(edit) @99327   21 months vboxsync VMM/IEM: Use IEMOP_HLP_DONE_DECODING_*EX() rather than …
(edit) @99326   21 months vboxsync VMM/IEM: Use IEMOP_HLP_DONE_VEX_DECODING_*() rather than …
(edit) @99325   21 months vboxsync VMM/IEM: Use IEMOP_HLP_DONE_VEX_DECODING_*() rather than …
(edit) @99324   21 months vboxsync VMM/IEM: Use IEMOP_HLP_DONE_VEX_DECODING_*() rather than …
(edit) @99318   21 months vboxsync VMM/IEM: Nested VMX: bugref:10318 Fixed race while registering the …
(edit) @99317   21 months vboxsync VMM/PGM: Nested VMX: bugref:10318 Added …
(edit) @99316   21 months vboxsync VMM/PGM: Nested VMX: bugref:10318 Added …
(edit) @99314   21 months vboxsync VMM/PGMPhys: Set the remaining buffer to a known value when returning …
(edit) @99309   21 months vboxsync VMM/IEM: Removed some unused function tables. bugref:10369
(edit) @99308   21 months vboxsync VMM/IEM: Reduced the number of generic parameters for the threaded …
(edit) @99307   21 months vboxsync VMM/IEM: More work on processing MC blocks, mainly related to reducing …
(edit) @99306   21 months vboxsync VMM/IEM: More work on processing MC blocks, mainly related to reducing …
(edit) @99305   21 months vboxsync VMM/IEM: More work on processing MC blocks, mainly related to reducing …
(edit) @99304   21 months vboxsync VMM/IEM: More work on processing MC blocks, mainly related to reducing …
(edit) @99303   21 months vboxsync VMM/IEM: More work on processing MC blocks, mainly related to …
(edit) @99302   21 months vboxsync VMM/IEM: IEMThreadedFunctions.cpp -> IEMAllThreadedFunctions.cpp. …
(edit) @99301   21 months vboxsync VMM/IEM: IEMThreadedFunctions.cpp -> IEMAllThreadedFunctions.cpp. …
(edit) @99300   21 months vboxsync VMM/IEM: More work on processing MC blocks and generating threaded …
(edit) @99299   21 months vboxsync VMM/IEM: More work on processing MC blocks and generating threaded …
(edit) @99298   21 months vboxsync VMM/IEM: More work on processing MC blocks and generating threaded …
(edit) @99297   21 months vboxsync VMM/PGM: Nested VMX: bugref:10318 Increment error count in the …
(edit) @99296   21 months vboxsync VMM/IEM: More work on processing MC blocks and generating threaded …
(edit) @99292   21 months vboxsync VMM/NEMR3Native-darwin: Map the RAM page in …
(edit) @99291   21 months vboxsync VMM/IEM: More work on processing MC blocks and generating threaded …
(edit) @99290   21 months vboxsync VMM/IEM: More work on processing MC blocks and generating threaded …
(edit) @99289   21 months vboxsync VMM/IEM: IEM_MC_AND_LOCAL_U8 is not allowed on variables not declared …
(edit) @99288   21 months vboxsync VMM/IEM: More work on processing MC blocks and generating threaded …
(edit) @99287   21 months vboxsync VMM/IEM: Some corrections to ease parsing. bugref:10369
(edit) @99286   21 months vboxsync VMM/IEM: disopcode.h -> disopcode-x86-amd64.h bugref:10394
(edit) @99273   21 months vboxsync VMM/IEM: Nested VMX: bugref:10318 Comment typos/nit.
(edit) @99261   21 months vboxsync VMM/IEM: Nested VMX: bugref:10318 Better fix for r156590.
(edit) @99259   21 months vboxsync VMM/VMXAllTemplate.cpp.h: Nested VMX: bugref:10318 Assert VT-x's …
(edit) @99245   21 months vboxsync VMM/PGM: Nested VMX: bugref:10318 Reverted r156627.
(edit) @99244   21 months vboxsync VMM/PGMAllPool: Nested VMX: bugref:10318 Assert nit.
(edit) @99231   21 months vboxsync Disassember,*: Start separating the disassembler into a architecture …
(edit) @99228   21 months vboxsync Disassember,*: Start separating the disassembler into a architecture …
(edit) @99226   21 months vboxsync Disassember,*: Start separating the disassembler into a architecture …
(edit) @99222   21 months vboxsync Disassember,*: Start separating the disassembler into a architecture …
(edit) @99220   21 months vboxsync Disassember,*: Start separating the disassembler into a architecture …
(edit) @99217   21 months vboxsync VMM/IEM: Nested VMX: bugref:10318 Fix blocking-by-STI vs blocking-by-MovSS.
(edit) @99212   21 months vboxsync Disassembler,VMM,Runtime: Get rid of deprecated DISCPUSTATE types …
(edit) @99211   21 months vboxsync Disassembler,VMM,Runtime: Get rid of deprecated DISCPUSTATE types …
(edit) @99210   21 months vboxsync Disassembler,VMM,Runtime: Get rid of deprecated DISCPUSTATE types …
(edit) @99209   21 months vboxsync Disassembler,VMM,Runtime: Get rid of deprecated DISCPUSTATE types …
(edit) @99208   21 months vboxsync Disassembler,VMM,Runtime: Get rid of deprecated DISCPUSTATE types …
(edit) @99197   21 months vboxsync VMM/NEMR3Native-darwin-armv8.cpp: Hook up the new system register …
(edit) @99196   21 months vboxsync VMM: Start on system register handling for ARMv8 (which is ver similar …
(edit) @99190   21 months vboxsync VMM/NEMR3Native-darwin-armv8.cpp: Skeleton for handling the trapped …
(edit) @99164   21 months vboxsync VMM/IEM: Nested VMX: bugref:10318 Fixed vmlaunch/vmresume emulation to …
(edit) @99163   21 months vboxsync VMM/CPUM: Nested VMX: bugref:10318 Adjust virtual VMCS for …
(edit) @99133   21 months vboxsync VMM: Nested VMX: bugref:10318 PGM fixes for supporting Hyper-V in a VM …
(edit) @99132   21 months vboxsync VMM: Nested VMX: bugref:10318 PGM fixes for supporting Hyper-V in a VM …
(edit) @99117   21 months vboxsync VMM: Nested VMX: bugref:10318 Reschedule from HM when there's a …
(edit) @99079   21 months vboxsync VMM/MM: For ARMv8 we need to be more flexible when it comes to …
(edit) @99078   21 months vboxsync VMM/NEMR3Native-darwin-armv8.cpp: Implement MMIO data abort handling, …
(edit) @99070   21 months vboxsync VMM/{CPUM,DBGF}: Some basic support to dump register values with DBGF …
(edit) @99055   21 months vboxsync VMM: More ARMv8 x86/amd64 separation work, VBoxVMMArm compiles and …
(edit) @99054   21 months vboxsync VMM/ARMv8: Starting with the Apple Hypervisor.framework NEM backend, …
(edit) @99053   21 months vboxsync VMM: More ARMv8 x86/amd64 separation work, VBoxVMMArm compiles and …
(edit) @99052   21 months vboxsync VMM/ARMv8: Starting with the Apple Hypervisor.framework NEM backend, …
(edit) @99051   21 months vboxsync VMM: More ARMv8 x86/amd64 separation work, VBoxVMMArm compiles and …
(edit) @99040   21 months vboxsync *.kmk: Applied scm with new indenting of multiline variable/function …
(edit) @99027   21 months vboxsync VMM/IEM: Quick doxygen fix (need to organize the code better, later …
(edit) @99026   21 months vboxsync VMM/CPUM: Quick doxygen fix (need to organize the docs differently). …
Note: See TracRevisionLog for help on using the revision log.

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