VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @108640   6 weeks vboxsync VMM/VMMAll/target-x86/IEMAllN8veRecompFuncs-x86.h: clang build fixes, …
(edit) @108639   6 weeks vboxsync VMM/VMMAll/IEMAllN8veExecMem.cpp: clang build fixes, bugref:10391
(edit) @108631   6 weeks vboxsync VMM/testcase/tstCFGM.cpp: Make it work for hosts where we don't know …
(edit) @108590   7 weeks vboxsync VMM/IEM: ARM (target) mem & tlb stuff. [scm] jiraref:VBP-1598
(edit) @108589   7 weeks vboxsync VMM/IEM: ARM (target) mem & tlb stuff. jiraref:VBP-1598
(edit) @108556   7 weeks vboxsync VMM/GIC: bugref:10404 Expose ICC_CTLR.EL1.ExtRanges (bit 19) when …
(edit) @108545   7 weeks vboxsync VMM/NEM/win: Workaround for SMP TSC drift introduced in …
(edit) @108533   8 weeks vboxsync VMM/GIC: bugref:10404 Cleanup.
(edit) @108531   8 weeks vboxsync VMM/GIC: bugref:10404 Log GIC features/config.
(edit) @108529   8 weeks vboxsync VMM/GIC: bugref:10404 Fixed illegal register access after re-enabling …
(edit) @108528   8 weeks vboxsync VMM/CPUMDbg: The 'tsc' register is 64 bits wide. duh. bugref:10876
(edit) @108527   8 weeks vboxsync VMM/GIC: bugref:10404 More cleanups.
(edit) @108526   8 weeks vboxsync VMM/GIC: bugref:10404 More cleanups.
(edit) @108525   8 weeks vboxsync VMM/GIC: bugref:10404 Removed unused code.
(edit) @108524   8 weeks vboxsync VMM/GIC: bugref:10404 Added a missing undefine.
(edit) @108523   8 weeks vboxsync VMM/GIC: bugref:10404 Remove unused code.
(edit) @108522   8 weeks vboxsync VMM/GIC: bugref:10404 Alternate versions of gicReDistHasIrqPending, …
(edit) @108515   8 weeks vboxsync VMM/GIC: bugref:10404 cleanup, spaces.
(edit) @108514   8 weeks vboxsync VMM/GIC: bugref:10404 Add log group for the GIC.
(edit) @108513   8 weeks vboxsync VMM/GIC: bugref:10404 Fix silly bug in gicGetHighestPriorityPendingIntr.
(edit) @108498   8 weeks vboxsync VMM/GIC: bugref:10404 nit.
(edit) @108496   8 weeks vboxsync VMM/GIC: bugref:10404 Minor improvements to code getting the highest …
(edit) @108494   8 weeks vboxsync VMM/GIC: bugref:10404 Redid code getting the highest priority pending …
(edit) @108493   8 weeks vboxsync VMM/GIC: bugref:10404 Bits.
(edit) @108492   8 weeks vboxsync VMM/GIC: bugref:10404 Profiling counters.
(edit) @108491   8 weeks vboxsync VMM/GIC: bugref:10404 CFGM doxygen.
(edit) @108490   8 weeks vboxsync VMM/GIC: bugref:10404 nits.
(edit) @108489   8 weeks vboxsync VMM/GIC: bugref:10404 Affinity 3 level setting.
(edit) @108488   8 weeks vboxsync VMM/GIC: bugref:10404 Disable code no longer used.
(edit) @108487   8 weeks vboxsync VMM/GIC: bugref:10404 Enable message-based interrupt support, seems no …
(edit) @108486   8 weeks vboxsync VMM/GIC: bugref:10404 Fixed register offset typo for GICD_ICFGRn fixes …
(edit) @108485   8 weeks vboxsync VMM/GIC: bugref:10404 Reads of ICC_AP0R[0-3]_EL1 and ICC_AP1R[0-3]_EL1 …
(edit) @108484   8 weeks vboxsync VMM/GIC: bugref:10404 Validate uArchRev on saved-state load.
(edit) @108483   8 weeks vboxsync VMM/GIC: bugref:10404 CFGM leaf validation nits and rename.
(edit) @108480   2 months vboxsync VMM/GIC: bugref:10404 STAM counters.
(edit) @108479   2 months vboxsync VMM/GIC: bugref:10404 Saved state adjustments, debug info printing for …
(edit) @108477   2 months vboxsync VMM/VMMAll/CPUMAllCpuId.cpp: Linux doesn't allow reading CLIDR_EL1 …
(edit) @108475   2 months vboxsync VMM/NEMR3Native-linux-armv8.cpp: Allow building on hosts which don't …
(edit) @108474   2 months vboxsync VMM/GIC: bugref:10404 Spaces and nits.
(edit) @108473   2 months vboxsync VMM/GIC: bugref:10404 Implement active priority registers (not …
(edit) @108472   2 months vboxsync VMM/GIC: bugref:10404 Cleanup.
(edit) @108471   2 months vboxsync VMM/GIC: bugref:10404 Comment nit.
(edit) @108470   2 months vboxsync VMM/GIC: bugref:10404 Implement honoring group and sub-group interrupt …
(edit) @108466   2 months vboxsync VMM/GIC: bugref:10404 Fixed issues that popped up after exposing the …
(edit) @108465   2 months vboxsync VMM/GIC: bugref:10404 Bits.
(edit) @108464   2 months vboxsync VMM/GIC: bugref:10404 Bits.
(edit) @108463   2 months vboxsync VMM/GIC: bugref:10404 Debug info printing of interrupt priorities and …
(edit) @108462   2 months vboxsync VMM/GIC: bugref:10404 Saved state bits.
(edit) @108460   2 months vboxsync VMM/PDMAsyncCompletion: Use 64-bit types for the bandwidth group …
(edit) @108452   2 months vboxsync VMM/GIC: bugref:10404 Debug printing bits.
(edit) @108451   2 months vboxsync VMM/GIC: bugref:10404 Debug info for the extended interrupt lines.
(edit) @108450   2 months vboxsync VMM/GIC: bugref:10404 Clear pending state of edge-triggered interrupts …
(edit) @108449   2 months vboxsync VMM/GIC: bugref:10404 Minor fixes to reading, writing GICD_ICFGR<n> …
(edit) @108448   2 months vboxsync VMM/GIC: bugref:10404 Use the function that combines getting the …
(edit) @108447   2 months vboxsync VMM/GIC: bugref:10404 Combine highest priorit pending interrupt …
(edit) @108443   2 months vboxsync VMM/GIC: bugref:10404 Fixes to the interrupt priority logic which …
(edit) @108439   2 months vboxsync VMM/GIC: bugref:10404 Saved-state bits.
(edit) @108438   2 months vboxsync VMM/GIC: bugref:10404 Doxygen fix.
(edit) @108436   2 months vboxsync VMM/NEM/Hyper-V: Started implementing a NEM/Hyper-V specific APIC …
(edit) @108435   2 months vboxsync VMM/NEM/Hyper-V: Started implementing a NEM/Hyper-V specific APIC …
(edit) @108434   2 months vboxsync VMM/NEM/Hyper-V: Started implementing a NEM/Hyper-V specific APIC …
(edit) @108433   2 months vboxsync VMM/GIC: bugref:10404 Doxygen fixes.
(edit) @108432   2 months vboxsync VMM/GIC: bugref:10404 Fix uninitialized variable when figuring out the …
(edit) @108430   2 months vboxsync VMM/GIC: bugref:10404 Build fixes.
(edit) @108429   2 months vboxsync VMM/GIC: bugref:10404 Build fix.
(edit) @108428   2 months vboxsync VMM/GIC: bugref:10404 Remove some unused code that were …
(edit) @108427   2 months vboxsync VMM/GIC: bugref:10404 Extend the interrupt lines to the full extent …
(edit) @108414   2 months vboxsync VMM/NEMR3Native-darwin-armv8.cpp,VMM/GICR3Nem-darwin.cpp: Small …
(edit) @108413   2 months vboxsync VMM/NEMR3Native-darwin-armv8.cpp,VMM/GICR3Nem-darwin.cpp: Small …
(edit) @108412   2 months vboxsync VMM/KVM: Some linux.arm64 build fixes, bugref:10391
(edit) @108411   2 months vboxsync VMM/NEMR3Native-win-armv8.cpp: Drastically simplify the SMP hack for …
(edit) @108409   2 months vboxsync VMM/IEM: Made IEMAll.cpp build targeting arm. jiraref:VBP-1531
(edit) @108405   2 months vboxsync VMM/NEMR3Native-win-armv8.cpp: Need to call WHvResumePartitionTime() …
(edit) @108404   2 months vboxsync VMM/NEMR3Native-win-armv8.cpp: Need to call WHvResumePartitionTime() …
(edit) @108403   2 months vboxsync VMM: scm fixes, bugref:10392
(edit) @108400   2 months vboxsync VMM/GICR3Nem-win.cpp: Some preliminary saved state code in an attempt …
(edit) @108398   2 months vboxsync VMM/GICR3Nem-win.cpp: Some preliminary saved state code in an attempt …
(edit) @108396   2 months vboxsync VMM/NEMR3Native-win-armv8.cpp: Don't try poking a vCPU which was …
(edit) @108395   2 months vboxsync VMM/NEMR3Native-win-armv8.cpp: Make sure CNTV_CTL_EL0 and …
(edit) @108388   2 months vboxsync VMM/NEMR3Native-win-armv8.cpp: Implement NEMHcQueryCpuTick() and …
(edit) @108387   2 months vboxsync VMMR3/VMEmt.cpp,VMMR3/TM.cpp,VMMR3/NEMR3Native-win-armv8.cpp: …
(edit) @108386   2 months vboxsync VMMR3/VMEmt.cpp,VMMR3/TM.cpp,VMMR3/NEMR3Native-win-armv8.cpp: …
(edit) @108370   2 months vboxsync VMM/IEM: …
(edit) @108369   2 months vboxsync VMM/IEM: Renamed X86 specific IEMTB_F_XXX flags. jiraref:VBP-1531
(edit) @108368   2 months vboxsync VMM/IEM: More work on targeting arm. jiraref:VBP-1531
(edit) @108366   2 months vboxsync VMM/NEMR3Native-win-armv8.cpp: Fix todo, don't import the whole VM …
(edit) @108331   2 months vboxsync VMM/IEM: doxygen fix. jiraref:VBP-1531
(edit) @108314   2 months vboxsync VMM/IEM: Renamed IEMAll-armv8.cpp to IEMAllStub.cpp and stripped down …
(edit) @108313   2 months vboxsync VMM/IEM: s/IEM_MC_IF_EFL_/IEM_MC_IF_FLAGS_/g. jiraref:VBP-1531
(edit) @108312   2 months vboxsync VMM/IEM: Split out the x86 specific MC codes into IEMMc-x86.h. …
(edit) @108299   2 months vboxsync VMM/IEM: Removed IEM_MC_RETURN_ON_FAILURE as it is no longer needed …
(edit) @108298   2 months vboxsync VMM/IEM: Move IEM_GET_INSTR_LEN to IEMInternal-x86.h since arm64 has a …
(edit) @108296   2 months vboxsync VMM/IEM: s/IEM_MC_STORE_MEM_(?!FLAT|SEG|BY)/IEM_MC_STORE_MEM_SEG_\2/g …
(edit) @108294   2 months vboxsync VMM/IEM: IEM_MC_STORE_MEM_*_BY_REF -> IEM_MC_STORE_MEM_BY_REF_* (kind …
(edit) @108290   2 months vboxsync iprt/cdefs.h,VMM/IEM: Added …
(edit) @108288   2 months vboxsync VMM/IEM: …
(edit) @108287   2 months vboxsync VMM/IEM: s/IEM_MC_MEM_MAP/IEM_MC_MEM_SEG_MAP/g jiraref:VBP-1531
(edit) @108278   2 months vboxsync VMM/IEM: Removed the #ifndef IEM_WITH_SETJMP code. We've had …
(edit) @108269   3 months vboxsync VMM/IEM: …
(edit) @108267   3 months vboxsync VMM/IEM: …
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