VirtualBox

source: vbox/trunk/src/VBox/VMM/VMMR3

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @100532   21 months vboxsync VMM/CPUM: Nested VMX: bugref:10318 Enabled feature for saving PAT MSR …
(edit) @100399   21 months vboxsync VMM/PDMDevHlp: Allow IRQ numbers >= 16 for ARMv8 (we are kind of …
(edit) @100305   21 months vboxsync VMM/IEM: Added missing VM_FF checks and timer polling …
(edit) @100224   22 months vboxsync VMM/IEM: Build fix. bugref:10369
(edit) @100222   22 months vboxsync VMM/IEM: More recompilation code. bugref:10369
(edit) @100184   22 months vboxsync VMM: Add a CPUMGetGuestArch() method and PDM device helper to make it …
(edit) @100166   22 months vboxsync VMM/NEMR3Native-darwin-armv8: Updates to th PSCI implementation, …
(edit) @100165   22 months vboxsync VMM/GIC: Updates to the emulation, implement interrupt priority …
(edit) @100147   22 months vboxsync VMM/VMMR3/VMEmt: Fix mixing nanoseconds and millisecond timestamps …
(edit) @100145   22 months vboxsync VMM/EM: The recompiled execution loop needs to exit when the main …
(edit) @100144   22 months vboxsync VMM/EM: Renamed VINF_EM_RESCHEDULE_HM to …
(edit) @100140   22 months vboxsync VMM/EM: Do not do scheduling based on whether HM has been used and is …
(edit) @100139   22 months vboxsync VMM/HM: More statistics for HMCanExecuteVmxGuest, making sure all …
(edit) @100118   22 months vboxsync VMM/CPUM: Include VBAR_EL1 register, bugref:10387 bugref:10390
(edit) @100117   22 months vboxsync VMM/NEMR3Native-darwin-armv8.cpp: VM reset and poweroff fixes, bugref:10390
(edit) @100108   22 months vboxsync *: Fix build issues when setting VBOX_WITH_WARNINGS_AS_ERRORS=1 on …
(edit) @100102   22 months vboxsync VMM/NEMR3Native-darwin-armv8: Some basic PSCI implementation required …
(edit) @100101   22 months vboxsync VMM: Add VMMR3CpuOn() for ARMv8 instead of using the …
(edit) @100100   22 months vboxsync VMM/GIC: Fixes and updates to the implementation in order to support …
(edit) @100076   22 months vboxsync VMM/NEMR3Native-darwin-armv8: Fix setting the vTimer offset, this …
(edit) @100012   22 months vboxsync VMM/EM: Long #else/#endif should be marked. bugref:10389
(edit) @100004   22 months vboxsync VMM/PGM: Ignore A20 state on reset as it is not relevant for ARM, …
(edit) @100003   22 months vboxsync VMM/NEMR3Native-darwin-armv8: Lower the timespan when to start …
(edit) @100002   22 months vboxsync VMM: Take the vTimer expiration into account when halting due to a …
(edit) @100001   22 months vboxsync VMM/NEMR3Native-darwin-armv8: Set the vTimer expiration time when …
(edit) @100000   22 months vboxsync VMM: Take the vTimer expiration into account when halting due to a …
(edit) @99999   22 months vboxsync VMM/EM: WFI/WFE ignore the IRQ and FIQ mask flag and always return …
(edit) @99995   22 months vboxsync VMM/EM: Some IEM/HM comparison logging for later use. bugref:10464
(edit) @99982   22 months vboxsync VMM/IEM: More plotting on the IEM recompiler. bugref:10369
(edit) @99976   22 months vboxsync VMM/NEMR3Native-darwin-armv8: Set the vTimer offset to account for …
(edit) @99956   23 months vboxsync VMM/CPUM-armv8: Implement OSDLR_EL1, OSLAR_EL1 and OSLSR_EL1 accessed …
(edit) @99930   23 months vboxsync VMM/IEM: More recompiler work. bugref:10369
(edit) @99920   23 months vboxsync VMM/EM: Time slice cleanups. Scm fixes.
(edit) @99911   23 months vboxsync VMM/MM: make it possible to prepopulate a RAM region with data from a …
(edit) @99907   23 months vboxsync VMM/MM: make it possible to prepopulate a RAM region with data from a …
(edit) @99900   23 months vboxsync VMM/EM: Added .iemrecompiled debugger command. bugref:10369
(edit) @99899   23 months vboxsync VMM/EM,DBGF: Removed the EMSTATE_IEM_THEN_REM stuff as it makes no …
(edit) @99897   23 months vboxsync VMM/EM,DBGF: Repurposing the inner REM execution loop for …
(edit) @99888   23 months vboxsync VMM/NEMR3Native-darwin-armv8: Workaround for WFI/WFE leading to a …
(edit) @99821   23 months vboxsync VMM/GIC: Implement interrupt forwarding to the GIC from shared …
(edit) @99809   23 months vboxsync VMM/HM: Nested VMX: bugref:10318 Stat name change to make it easier to …
(edit) @99806   23 months vboxsync VMM/PDMR3Task: Fix wrong AssertPtrReturn() usage, bugref:3409
(edit) @99775   23 months vboxsync *: Mark functions as static if not used outside of a given compilation …
(edit) @99756   23 months vboxsync VMM/CPUMR3Db: Fix harmless range check, bugref:3409
(edit) @99749   23 months vboxsync VMM/NEMR3Native-darwin-armv8: Remove some unused code, bugref:10390
(edit) @99743   23 months vboxsync VMM: Add full support for reading/writing I/O ports on ARMv8 in order …
(edit) @99740   23 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
(edit) @99739   23 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
(edit) @99735   23 months vboxsync VMM/NEMR3Native-darwin-armv8: Set and clear the PPI interrupt of the …
(edit) @99725   23 months vboxsync VMM/EM: Nested VMX: bugref:10318 Clarify comment regarding priority of …
(edit) @99724   23 months vboxsync VMM/EM: Nested VMX: bugref:10318 Comment nit.
(edit) @99687   23 months vboxsync VMM: Nested VMX: bugref:10318 Moved vmxHCGetGuestIntrStateWithUpdate() …
(edit) @99663   23 months vboxsync VMM: Nested VMX: bugref:10318 Moved vmxHCGetGuestIntrStateAndUpdateFFs …
(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) @99649   23 months vboxsync VMM/TRPM: Nested VMX: bugref:10318 Don't invoke IEMExecVmxVmexitExtInt …
(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) @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) @99297   2 years vboxsync VMM/PGM: Nested VMX: bugref:10318 Increment error count in the …
(edit) @99292   2 years vboxsync VMM/NEMR3Native-darwin: Map the RAM page in …
(edit) @99220   2 years vboxsync Disassember,*: Start separating the disassembler into a architecture …
(edit) @99212   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) @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) @99163   2 years vboxsync VMM/CPUM: Nested VMX: bugref:10318 Adjust virtual VMCS for …
(edit) @99079   2 years vboxsync VMM/MM: For ARMv8 we need to be more flexible when it comes to …
(edit) @99078   2 years vboxsync VMM/NEMR3Native-darwin-armv8.cpp: Implement MMIO data abort handling, …
(edit) @99070   2 years vboxsync VMM/{CPUM,DBGF}: Some basic support to dump register values with DBGF …
(edit) @99055   2 years vboxsync VMM: More ARMv8 x86/amd64 separation work, VBoxVMMArm compiles and …
(edit) @99054   2 years vboxsync VMM/ARMv8: Starting with the Apple Hypervisor.framework NEM backend, …
(edit) @99053   2 years vboxsync VMM: More ARMv8 x86/amd64 separation work, VBoxVMMArm compiles and …
(edit) @99052   2 years vboxsync VMM/ARMv8: Starting with the Apple Hypervisor.framework NEM backend, …
(edit) @99051   2 years vboxsync VMM: More ARMv8 x86/amd64 separation work, VBoxVMMArm compiles and …
(edit) @99026   2 years vboxsync VMM/CPUM: Quick doxygen fix (need to organize the docs differently). …
(edit) @98993   2 years vboxsync VMM: More ARMv8 x86/amd64 separation work, getting to PGM now, bugref:10385
(edit) @98982   2 years vboxsync VMM: More ARMv8 x86/amd64 separation work, get past IEM, bugref:10385 …
(edit) @98980   2 years vboxsync VMM: More ARMv8 x86/amd64 separation work, get past IEM, bugref:10385
(edit) @98972   2 years vboxsync VMM: More ARMv8 x86/amd64 separation work, get past DBGF, bugref:10385
(edit) @98970   2 years vboxsync VMM: More ARMv8 x86/amd64 separation work, bugref:10385
(edit) @98827   2 years vboxsync VMM/IEM: Implement adcx/adox instructions emulation, bugref:9898
(edit) @98703   2 years vboxsync VMM/{CPUM,IEM}: Implement SHA instruction set extension emulation in …
(edit) @98644   2 years vboxsync VMM,SUPLib: Adjustments for running tstPDMQueue in driverless mode on …
(edit) @98570   2 years vboxsync VMM/PDMQueue: Use the ListCritSect to relax ring-3 queue creation and …
(edit) @98355   2 years vboxsync VMM/CPUM: Nested VMX: bugref:10318 Get CR4 fixed bits from what we …
(edit) @98354   2 years vboxsync VMM/CPUM: Nested VMX: bugref:10318 Postpone initializing VMX features …
(edit) @98122   2 years vboxsync VMM/PDM: Fixed assertion in PDMR3ResumeUsb after attaching a virtual MSD.
(edit) @98103   2 years vboxsync Copyright year updates by scm.
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