VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @99333   22 months vboxsync VMM/IEM: Use IEMOP_HLP_DONE_DECODING_*EX() rather than …
(edit) @99332   22 months vboxsync VMM/IEM: Use IEMOP_HLP_DONE_DECODING_*EX() rather than …
(edit) @99331   22 months vboxsync VMM/IEM: Removed CPUID check from most of the …
(edit) @99330   22 months vboxsync VMM/IEM: Use IEMOP_HLP_DONE_DECODING_*EX*() rather than …
(edit) @99329   22 months vboxsync VMM/IEM: Use IEMOP_HLP_DONE_DECODING_*EX() rather than …
(edit) @99328   22 months vboxsync VMM/IEM: Use IEMOP_HLP_DONE_DECODING_*EX() rather than …
(edit) @99327   22 months vboxsync VMM/IEM: Use IEMOP_HLP_DONE_DECODING_*EX() rather than …
(edit) @99326   22 months vboxsync VMM/IEM: Use IEMOP_HLP_DONE_VEX_DECODING_*() rather than …
(edit) @99325   22 months vboxsync VMM/IEM: Use IEMOP_HLP_DONE_VEX_DECODING_*() rather than …
(edit) @99324   22 months vboxsync VMM/IEM: Use IEMOP_HLP_DONE_VEX_DECODING_*() rather than …
(edit) @99318   22 months vboxsync VMM/IEM: Nested VMX: bugref:10318 Fixed race while registering the …
(edit) @99317   22 months vboxsync VMM/PGM: Nested VMX: bugref:10318 Added …
(edit) @99316   22 months vboxsync VMM/PGM: Nested VMX: bugref:10318 Added …
(edit) @99314   22 months vboxsync VMM/PGMPhys: Set the remaining buffer to a known value when returning …
(edit) @99309   22 months vboxsync VMM/IEM: Removed some unused function tables. bugref:10369
(edit) @99308   22 months vboxsync VMM/IEM: Reduced the number of generic parameters for the threaded …
(edit) @99307   22 months vboxsync VMM/IEM: More work on processing MC blocks, mainly related to reducing …
(edit) @99306   22 months vboxsync VMM/IEM: More work on processing MC blocks, mainly related to reducing …
(edit) @99305   22 months vboxsync VMM/IEM: More work on processing MC blocks, mainly related to reducing …
(edit) @99304   22 months vboxsync VMM/IEM: More work on processing MC blocks, mainly related to reducing …
(edit) @99303   22 months vboxsync VMM/IEM: More work on processing MC blocks, mainly related to …
(edit) @99302   22 months vboxsync VMM/IEM: IEMThreadedFunctions.cpp -> IEMAllThreadedFunctions.cpp. …
(edit) @99301   22 months vboxsync VMM/IEM: IEMThreadedFunctions.cpp -> IEMAllThreadedFunctions.cpp. …
(edit) @99300   22 months vboxsync VMM/IEM: More work on processing MC blocks and generating threaded …
(edit) @99299   22 months vboxsync VMM/IEM: More work on processing MC blocks and generating threaded …
(edit) @99298   22 months vboxsync VMM/IEM: More work on processing MC blocks and generating threaded …
(edit) @99297   22 months vboxsync VMM/PGM: Nested VMX: bugref:10318 Increment error count in the …
(edit) @99296   22 months vboxsync VMM/IEM: More work on processing MC blocks and generating threaded …
(edit) @99292   22 months vboxsync VMM/NEMR3Native-darwin: Map the RAM page in …
(edit) @99291   22 months vboxsync VMM/IEM: More work on processing MC blocks and generating threaded …
(edit) @99290   22 months vboxsync VMM/IEM: More work on processing MC blocks and generating threaded …
(edit) @99289   22 months vboxsync VMM/IEM: IEM_MC_AND_LOCAL_U8 is not allowed on variables not declared …
(edit) @99288   22 months vboxsync VMM/IEM: More work on processing MC blocks and generating threaded …
(edit) @99287   22 months vboxsync VMM/IEM: Some corrections to ease parsing. bugref:10369
(edit) @99286   22 months vboxsync VMM/IEM: disopcode.h -> disopcode-x86-amd64.h bugref:10394
(edit) @99273   22 months vboxsync VMM/IEM: Nested VMX: bugref:10318 Comment typos/nit.
(edit) @99261   22 months vboxsync VMM/IEM: Nested VMX: bugref:10318 Better fix for r156590.
(edit) @99259   22 months vboxsync VMM/VMXAllTemplate.cpp.h: Nested VMX: bugref:10318 Assert VT-x's …
(edit) @99245   23 months vboxsync VMM/PGM: Nested VMX: bugref:10318 Reverted r156627.
(edit) @99244   23 months vboxsync VMM/PGMAllPool: Nested VMX: bugref:10318 Assert nit.
(edit) @99231   23 months vboxsync Disassember,*: Start separating the disassembler into a architecture …
(edit) @99228   23 months vboxsync Disassember,*: Start separating the disassembler into a architecture …
(edit) @99226   23 months vboxsync Disassember,*: Start separating the disassembler into a architecture …
(edit) @99222   23 months vboxsync Disassember,*: Start separating the disassembler into a architecture …
(edit) @99220   23 months vboxsync Disassember,*: Start separating the disassembler into a architecture …
(edit) @99217   23 months vboxsync VMM/IEM: Nested VMX: bugref:10318 Fix blocking-by-STI vs blocking-by-MovSS.
(edit) @99212   23 months vboxsync Disassembler,VMM,Runtime: Get rid of deprecated DISCPUSTATE types …
(edit) @99211   23 months vboxsync Disassembler,VMM,Runtime: Get rid of deprecated DISCPUSTATE types …
(edit) @99210   23 months vboxsync Disassembler,VMM,Runtime: Get rid of deprecated DISCPUSTATE types …
(edit) @99209   23 months vboxsync Disassembler,VMM,Runtime: Get rid of deprecated DISCPUSTATE types …
(edit) @99208   23 months vboxsync Disassembler,VMM,Runtime: Get rid of deprecated DISCPUSTATE types …
(edit) @99197   23 months vboxsync VMM/NEMR3Native-darwin-armv8.cpp: Hook up the new system register …
(edit) @99196   23 months vboxsync VMM: Start on system register handling for ARMv8 (which is ver similar …
(edit) @99190   23 months vboxsync VMM/NEMR3Native-darwin-armv8.cpp: Skeleton for handling the trapped …
(edit) @99164   23 months vboxsync VMM/IEM: Nested VMX: bugref:10318 Fixed vmlaunch/vmresume emulation to …
(edit) @99163   23 months vboxsync VMM/CPUM: Nested VMX: bugref:10318 Adjust virtual VMCS for …
(edit) @99133   23 months vboxsync VMM: Nested VMX: bugref:10318 PGM fixes for supporting Hyper-V in a VM …
(edit) @99132   23 months vboxsync VMM: Nested VMX: bugref:10318 PGM fixes for supporting Hyper-V in a VM …
(edit) @99117   23 months vboxsync VMM: Nested VMX: bugref:10318 Reschedule from HM when there's a …
(edit) @99079   23 months vboxsync VMM/MM: For ARMv8 we need to be more flexible when it comes to …
(edit) @99078   23 months vboxsync VMM/NEMR3Native-darwin-armv8.cpp: Implement MMIO data abort handling, …
(edit) @99070   23 months vboxsync VMM/{CPUM,DBGF}: Some basic support to dump register values with DBGF …
(edit) @99055   23 months vboxsync VMM: More ARMv8 x86/amd64 separation work, VBoxVMMArm compiles and …
(edit) @99054   23 months vboxsync VMM/ARMv8: Starting with the Apple Hypervisor.framework NEM backend, …
(edit) @99053   23 months vboxsync VMM: More ARMv8 x86/amd64 separation work, VBoxVMMArm compiles and …
(edit) @99052   23 months vboxsync VMM/ARMv8: Starting with the Apple Hypervisor.framework NEM backend, …
(edit) @99051   23 months vboxsync VMM: More ARMv8 x86/amd64 separation work, VBoxVMMArm compiles and …
(edit) @99040   23 months vboxsync *.kmk: Applied scm with new indenting of multiline variable/function …
(edit) @99027   23 months vboxsync VMM/IEM: Quick doxygen fix (need to organize the code better, later …
(edit) @99026   23 months vboxsync VMM/CPUM: Quick doxygen fix (need to organize the docs differently). …
(edit) @99024   23 months vboxsync VMM/IEM: scm fix. bugref:10369
(edit) @99023   23 months vboxsync VMM/CPUM: The CPUMCPUVENDOR and CPUMMICROARCH types can't be target …
(edit) @98993   23 months vboxsync VMM: More ARMv8 x86/amd64 separation work, getting to PGM now, bugref:10385
(edit) @98982   23 months vboxsync VMM: More ARMv8 x86/amd64 separation work, get past IEM, bugref:10385 …
(edit) @98980   23 months vboxsync VMM: More ARMv8 x86/amd64 separation work, get past IEM, bugref:10385
(edit) @98975   23 months vboxsync VMM/IEM: More work on processing MC blocks, mainly related to …
(edit) @98972   23 months vboxsync VMM: More ARMv8 x86/amd64 separation work, get past DBGF, bugref:10385
(edit) @98970   23 months vboxsync VMM: More ARMv8 x86/amd64 separation work, bugref:10385
(edit) @98969   23 months vboxsync VMM/IEM: More work on processing MC blocks, mainly related to …
(edit) @98961   23 months vboxsync scm
(edit) @98960   23 months vboxsync scm fixes
(edit) @98956   23 months vboxsync VMM/Makefile.kmk: Start on the separate ARM VMM module, bugref:10385
(edit) @98951   23 months vboxsync VMM/IEM: More work on processing MC blocks and generating functions …
(edit) @98948   23 months vboxsync VMM/IEM: More work on processing MC blocks and generating functions …
(edit) @98927   2 years vboxsync VMM/IEM: More work on processing MC blocks and generating functions …
(edit) @98921   2 years vboxsync VMM/IEM: Started implementing the dpps/dppd instructions, bugref:9898
(edit) @98918   2 years vboxsync VMM/IEM: More work on processing MC blocks, mainly related to …
(edit) @98917   2 years vboxsync VMM/IEM: More work on processing MC blocks, mainly related to …
(edit) @98916   2 years vboxsync VMM/IEM: More work on processing MC blocks, mainly related to …
(edit) @98915   2 years vboxsync VMM/IEM: More work on processing MC blocks. [build fix] bugref:10369
(edit) @98913   2 years vboxsync reverting r156248
(edit) @98912   2 years vboxsync Attempt to fix compilation error introduced by r156246
(edit) @98910   2 years vboxsync VMM/IEM: More work on processing MC blocks. bugref:10369
(edit) @98905   2 years vboxsync VMM/IEM: scm fix. bugref:10369
(edit) @98904   2 years vboxsync VMM/IEM: More work on processing MC blocks. bugref:10369
(edit) @98887   2 years vboxsync VMM/IEM: Implement mpsadbw instruction emulation ,bugref:9898
(edit) @98881   2 years vboxsync VMM/IEM: scm fixes. bugref:10369
(edit) @98880   2 years vboxsync VMM/IEM: More work on processing MC blocks. bugref:10369
(edit) @98873   2 years vboxsync VMM/IEM: Started extending IEMAllInstructionsPython.py to pick up …
(edit) @98843   2 years vboxsync VMM/IEM: Encoding correction for a couple of VEX instructions. bugref:10369
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