VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @99657   23 months vboxsync VMM: Nested VMX: bugref:10318 Fix inverted condition in r157185.
(edit) @99656   23 months vboxsync VMM: Nested VMX: bugref:10318 NMI inhibition also blocks external …
(edit) @99655   23 months vboxsync VMM: Nested VMX: bugref:10318 Darwin build fix.
(edit) @99654   23 months vboxsync VMM: Nested VMX: bugref:10318 Doxygen.
(edit) @99653   23 months vboxsync VMM: Nested VMX: bugref:10318 Separate injection of events between …
(edit) @99652   23 months vboxsync VMM/EM: Nested VMX: bugref:10318 Handle NMI-window and …
(edit) @99651   23 months vboxsync VMM/IEM: Nested VMX: bugref:10318 Clear "NMI unblocked due to IRET" …
(edit) @99650   23 months vboxsync VMM/IEM: Nested VMX: bugref:10318 Clear "NMI unblocked due to IRET" …
(edit) @99649   23 months vboxsync VMM/TRPM: Nested VMX: bugref:10318 Don't invoke IEMExecVmxVmexitExtInt …
(edit) @99647   2 years vboxsync VMM/IEM: Started modifying the input/decode side of the threaded …
(edit) @99583   2 years vboxsync VMM/IEM: Fixed regression from r156691, where a …
(edit) @99578   2 years vboxsync VMM/GIC: Continue implementation, bugref:10404
(edit) @99576   2 years vboxsync VMM: Preparations for getting interrupts injected into the guest. With …
(edit) @99575   2 years vboxsync VMM/NEMR3Native-darwin-armv8.cpp: Fixes and stubbing the hvc exception …
(edit) @99557   2 years vboxsync VMM/NEMR3Native-darwin: Cleanup the memory state tracking, since macOS …
(edit) @99492   2 years vboxsync VMM/GIC: Register the MMIO region handlers for the distributor and …
(edit) @99388   2 years vboxsync VMM/ArmV8: Skeleton of the GICv3 interrupt controller emulation, …
(edit) @99387   2 years vboxsync VMM/ArmV8: Skeleton of the GICv3 interrupt controller emulation, …
(edit) @99386   2 years vboxsync VMM/ARMv8: Add ability to insert new system register ranges (based on …
(edit) @99385   2 years vboxsync VMM/ArmV8: Skeleton of the GICv3 interrupt controller emulation, …
(edit) @99383   2 years vboxsync VMM/ARMv8: Add ability to insert new system register ranges (based on …
(edit) @99379   2 years vboxsync VMM/ARMv8: Sync and log the TCR_EL1 register as well, bugref:10390, …
(edit) @99377   2 years vboxsync VMM/ARMv8: Sync and log the SCTLR/TTBR0/TTBR1 registers, bugref:10390, …
(edit) @99376   2 years vboxsync VMM/ARMv8: Sync and log the SCTLR/TTBR0/TTBR1 registers, bugref:10390, …
(edit) @99370   2 years vboxsync VMM/NEM-win: Disable MONITOR/MWAIT CPUID flag as it seems Hyper-V …
(edit) @99369   2 years vboxsync VMM/IEM: @todo regarding nested VMX APIC page access handler …
(edit) @99362   2 years vboxsync VMM/IEM: Nested VMX: bugref:10318 Use IEM_VMX_VMENTRY_FAILED_RET_2 to …
(edit) @99361   2 years vboxsync VMM/IEM: Nested VMX: bugref:10318 Added IEM_VMX_VMENTRY_FAILED_RET_2 …
(edit) @99360   2 years vboxsync VMM/PGM: Nested VMX: bugref:10318 Skip some redundant checks while …
(edit) @99359   2 years vboxsync VMM/IEM: Eliminate some unused parameters/references in the threaded …
(edit) @99355   2 years vboxsync VMM/IEM: Mojo improvments for IEM_MC_MAYBE_RAISE_FSGSBASE_XCPT. …
(edit) @99354   2 years vboxsync VMM/IEM: Mojo improvments for IEM_MC_MAYBE_RAISE_MMX_RELATED_XCPT. …
(edit) @99353   2 years vboxsync VMM/IEM: Mojo improvments for IEM_MC_MAYBE_RAISE_AVX_RELATED_XCPT. …
(edit) @99352   2 years vboxsync VMM/IEM: Mojo improvments of the IEM_MC_MAYBE_RAISE_XXXX macros. …
(edit) @99351   2 years vboxsync VMM/IEM: Mojo improvments of the IEM_MC_MAYBE_RAISE_XXXX macros. …
(edit) @99343   2 years vboxsync VMM/IEM: IEM_MC_MAYBE_RAISE_PCLMUL_RELATED_XCPT -> …
(edit) @99342   2 years vboxsync VMM/IEM: IEM_MC_MAYBE_RAISE_AESNI_RELATED_XCPT -> …
(edit) @99341   2 years vboxsync VMM/IEM: IEM_MC_MAYBE_RAISE_SHA_RELATED_XCPT -> …
(edit) @99340   2 years vboxsync VMM/IEM: IEM_MC_MAYBE_RAISE_SSE42_RELATED_XCPT -> …
(edit) @99339   2 years vboxsync VMM/IEM: IEM_MC_MAYBE_RAISE_SSE41_RELATED_XCPT -> …
(edit) @99338   2 years vboxsync VMM/IEM: IEM_MC_MAYBE_RAISE_SSSE3_RELATED_XCPT -> …
(edit) @99337   2 years vboxsync VMM/IEM: IEM_MC_MAYBE_RAISE_SSE3_RELATED_XCPT -> …
(edit) @99336   2 years vboxsync VMM/IEM: IEM_MC_MAYBE_RAISE_SSE2_RELATED_XCPT -> …
(edit) @99335   2 years vboxsync VMM/IEM: IEM_MC_MAYBE_RAISE_AVX2_RELATED_XCPT -> …
(edit) @99333   2 years vboxsync VMM/IEM: Use IEMOP_HLP_DONE_DECODING_*EX() rather than …
(edit) @99332   2 years vboxsync VMM/IEM: Use IEMOP_HLP_DONE_DECODING_*EX() rather than …
(edit) @99331   2 years vboxsync VMM/IEM: Removed CPUID check from most of the …
(edit) @99330   2 years vboxsync VMM/IEM: Use IEMOP_HLP_DONE_DECODING_*EX*() rather than …
(edit) @99329   2 years vboxsync VMM/IEM: Use IEMOP_HLP_DONE_DECODING_*EX() rather than …
(edit) @99328   2 years vboxsync VMM/IEM: Use IEMOP_HLP_DONE_DECODING_*EX() rather than …
(edit) @99327   2 years vboxsync VMM/IEM: Use IEMOP_HLP_DONE_DECODING_*EX() rather than …
(edit) @99326   2 years vboxsync VMM/IEM: Use IEMOP_HLP_DONE_VEX_DECODING_*() rather than …
(edit) @99325   2 years vboxsync VMM/IEM: Use IEMOP_HLP_DONE_VEX_DECODING_*() rather than …
(edit) @99324   2 years vboxsync VMM/IEM: Use IEMOP_HLP_DONE_VEX_DECODING_*() rather than …
(edit) @99318   2 years vboxsync VMM/IEM: Nested VMX: bugref:10318 Fixed race while registering the …
(edit) @99317   2 years vboxsync VMM/PGM: Nested VMX: bugref:10318 Added …
(edit) @99316   2 years vboxsync VMM/PGM: Nested VMX: bugref:10318 Added …
(edit) @99314   2 years vboxsync VMM/PGMPhys: Set the remaining buffer to a known value when returning …
(edit) @99309   2 years vboxsync VMM/IEM: Removed some unused function tables. bugref:10369
(edit) @99308   2 years vboxsync VMM/IEM: Reduced the number of generic parameters for the threaded …
(edit) @99307   2 years vboxsync VMM/IEM: More work on processing MC blocks, mainly related to reducing …
(edit) @99306   2 years vboxsync VMM/IEM: More work on processing MC blocks, mainly related to reducing …
(edit) @99305   2 years vboxsync VMM/IEM: More work on processing MC blocks, mainly related to reducing …
(edit) @99304   2 years vboxsync VMM/IEM: More work on processing MC blocks, mainly related to reducing …
(edit) @99303   2 years vboxsync VMM/IEM: More work on processing MC blocks, mainly related to …
(edit) @99302   2 years vboxsync VMM/IEM: IEMThreadedFunctions.cpp -> IEMAllThreadedFunctions.cpp. …
(edit) @99301   2 years vboxsync VMM/IEM: IEMThreadedFunctions.cpp -> IEMAllThreadedFunctions.cpp. …
(edit) @99300   2 years vboxsync VMM/IEM: More work on processing MC blocks and generating threaded …
(edit) @99299   2 years vboxsync VMM/IEM: More work on processing MC blocks and generating threaded …
(edit) @99298   2 years vboxsync VMM/IEM: More work on processing MC blocks and generating threaded …
(edit) @99297   2 years vboxsync VMM/PGM: Nested VMX: bugref:10318 Increment error count in the …
(edit) @99296   2 years vboxsync VMM/IEM: More work on processing MC blocks and generating threaded …
(edit) @99292   2 years vboxsync VMM/NEMR3Native-darwin: Map the RAM page in …
(edit) @99291   2 years vboxsync VMM/IEM: More work on processing MC blocks and generating threaded …
(edit) @99290   2 years vboxsync VMM/IEM: More work on processing MC blocks and generating threaded …
(edit) @99289   2 years vboxsync VMM/IEM: IEM_MC_AND_LOCAL_U8 is not allowed on variables not declared …
(edit) @99288   2 years vboxsync VMM/IEM: More work on processing MC blocks and generating threaded …
(edit) @99287   2 years vboxsync VMM/IEM: Some corrections to ease parsing. bugref:10369
(edit) @99286   2 years vboxsync VMM/IEM: disopcode.h -> disopcode-x86-amd64.h bugref:10394
(edit) @99273   2 years vboxsync VMM/IEM: Nested VMX: bugref:10318 Comment typos/nit.
(edit) @99261   2 years vboxsync VMM/IEM: Nested VMX: bugref:10318 Better fix for r156590.
(edit) @99259   2 years vboxsync VMM/VMXAllTemplate.cpp.h: Nested VMX: bugref:10318 Assert VT-x's …
(edit) @99245   2 years vboxsync VMM/PGM: Nested VMX: bugref:10318 Reverted r156627.
(edit) @99244   2 years vboxsync VMM/PGMAllPool: Nested VMX: bugref:10318 Assert nit.
(edit) @99231   2 years vboxsync Disassember,*: Start separating the disassembler into a architecture …
(edit) @99228   2 years vboxsync Disassember,*: Start separating the disassembler into a architecture …
(edit) @99226   2 years vboxsync Disassember,*: Start separating the disassembler into a architecture …
(edit) @99222   2 years vboxsync Disassember,*: Start separating the disassembler into a architecture …
(edit) @99220   2 years vboxsync Disassember,*: Start separating the disassembler into a architecture …
(edit) @99217   2 years vboxsync VMM/IEM: Nested VMX: bugref:10318 Fix blocking-by-STI vs blocking-by-MovSS.
(edit) @99212   2 years vboxsync Disassembler,VMM,Runtime: Get rid of deprecated DISCPUSTATE types …
(edit) @99211   2 years vboxsync Disassembler,VMM,Runtime: Get rid of deprecated DISCPUSTATE types …
(edit) @99210   2 years vboxsync Disassembler,VMM,Runtime: Get rid of deprecated DISCPUSTATE types …
(edit) @99209   2 years vboxsync Disassembler,VMM,Runtime: Get rid of deprecated DISCPUSTATE types …
(edit) @99208   2 years vboxsync Disassembler,VMM,Runtime: Get rid of deprecated DISCPUSTATE types …
(edit) @99197   2 years vboxsync VMM/NEMR3Native-darwin-armv8.cpp: Hook up the new system register …
(edit) @99196   2 years vboxsync VMM: Start on system register handling for ARMv8 (which is ver similar …
(edit) @99190   2 years vboxsync VMM/NEMR3Native-darwin-armv8.cpp: Skeleton for handling the trapped …
(edit) @99164   2 years vboxsync VMM/IEM: Nested VMX: bugref:10318 Fixed vmlaunch/vmresume emulation to …
(edit) @99163   2 years vboxsync VMM/CPUM: Nested VMX: bugref:10318 Adjust virtual VMCS for …
Note: See TracRevisionLog for help on using the revision log.

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