VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @109175   3 days vboxsync VMM/GIC: bugref:10877 GIC ITS, work-in-progress.
(edit) @109150   4 days vboxsync VMM/GIC: bugref:10877 Build fix.
(edit) @109144   4 days vboxsync VMM/GIC: bugref:10877 GITS command-queue, work-in-progress.
(edit) @109142   4 days vboxsync VMM/GIC: bugref:10877 Fix buggy assertion checking MBIs and LPI …
(edit) @109135   7 days vboxsync VMM/GIC: bugref:10877 MAPD command, work-in-progress.
(edit) @109113   9 days vboxsync VMM/GIC: bugref:10877 Assert and some fixes to the GITS_CTLR quiescent bit.
(edit) @109100   10 days vboxsync VMM/PGMAll.cpp: Fix off by one error, bugref:10388
(edit) @109064   2 weeks vboxsync VMM/PGMAllGst-armv8.cpp.h: Set fSucceeded correctly on error, bugref:10388
(edit) @109033   3 weeks vboxsync VMM/GIC: bugref:10877 Some GIC, ITS cleanup.
(edit) @109029   3 weeks vboxsync SUP,VBoxCpuReport,VMM/CPUM: Deal with core variations on arm CPUs when …
(edit) @109021   3 weeks vboxsync VMM/GIC: bugref:10877 GIC ITS, work-in-progress.
(edit) @109020   3 weeks vboxsync VMM,SUP,VBoxCpuReport: Port of VBoxCpuReport to ARM. jiraref:VBP-1598
(edit) @109011   3 weeks vboxsync VMM/GIC: bugref:10877 Base register's physical address is split when …
(edit) @109010   3 weeks vboxsync VMM/GIC: bugref:10877 More off-by-one fixes and hopefully right …
(edit) @109009   3 weeks vboxsync VMM/GIC: bugref:10877 GIC ITS, work-in-progress.
(edit) @109004   3 weeks vboxsync VMM/GIC: bugref:10877 GITS_BASER valid bit must be set by software.
(edit) @109003   3 weeks vboxsync VMM/GIC: bugref:10877 Use LPI pending table in each redistributor and …
(edit) @108998   3 weeks vboxsync VMM/GIC: bugref:10877 Entry size minus 1.
(edit) @108997   3 weeks vboxsync VMM/GIC: bugref:10877 LPI, work-in-progress.
(edit) @108996   3 weeks vboxsync VMM: bugref:3409 Build fix.
(edit) @108995   3 weeks vboxsync VMM: bugref:3409 Use TRPMGetTrapAll in VMX and SVM code since they …
(edit) @108994   3 weeks vboxsync VMM/TRPM: bugref:3409 Add TRPMGetTrapAll to allow fetching existing …
(edit) @108976   3 weeks vboxsync VMM/GIC: bugref:10877 Minus 1 bites us again and LPI configuration …
(edit) @108969   3 weeks vboxsync VMM,Main,Devices: Respect VBOX_VMM_TARGET_ARMV8 correctly on amd64 …
(edit) @108968   3 weeks vboxsync VMM,Main,Devices: Respect VBOX_VMM_TARGET_ARMV8 correctly on amd64 …
(edit) @108958   4 weeks vboxsync VMM/IEM: scm fixes. jiraref:VBP-1598
(edit) @108957   4 weeks vboxsync VMM/IEM: more scm fixes. jiraref:VBP-1598
(edit) @108956   4 weeks vboxsync VMM/IEM: scm fix. jiraref:VBP-1598
(edit) @108955   4 weeks vboxsync VMM/IEM: scm fix. jiraref:VBP-1598
(edit) @108954   4 weeks vboxsync VMM/IEM: Checked in generated A64 tables (from 2024-12 BSD specs) and …
(edit) @108953   4 weeks vboxsync VMM/IEM: Made the new A64 tables link and finalized names. jiraref:VBP-1598
(edit) @108952   4 weeks vboxsync VMM/IEM: Fixes and tweaks. jiraref:VBP-1598
(edit) @108950   4 weeks vboxsync VMM/PGM: Prepare for 5 level paging (which has a -1 start level) and …
(edit) @108949   4 weeks vboxsync VMM/GIC: bugref:10877 GITS doxygen fix.
(edit) @108946   4 weeks vboxsync VMM/GIC: bugref:10877 LPI work-in-progress.
(edit) @108945   4 weeks vboxsync VMM/IEM: Check that the encodeset stuff covers the whole 32 bits of …
(edit) @108943   4 weeks vboxsync VMM: Some additions for the ARMv8 PGM testcase, bugref:10388
(edit) @108942   4 weeks vboxsync VMM/IEM: Made the decoder generator a bit more flexible wrt …
(edit) @108941   4 weeks vboxsync VMM/GIC: bugref:10877 LPI, ITS work-in-progress.
(edit) @108937   4 weeks vboxsync VMM/IEM: Take the group+set conditions into account for each …
(edit) @108929   4 weeks vboxsync VMM/VMMAll/PGMAll.cpp: Donb't assert in PGMChangeMode() if the vCPU is …
(edit) @108927   4 weeks vboxsync VMM/PGMAllGst-armv8.cpp.h: Bring GetPage() to the same level as …
(edit) @108926   4 weeks vboxsync VMM/testcase/tstPGMAllGst-armv8.cpp: Unify the testing config for the …
(edit) @108925   4 weeks vboxsync VMM/PGMAllGst-armv8.cpp.h: MSC buildfix (complains about unreachable …
(edit) @108924   4 weeks vboxsync VMM/PGMAllGst-armv8.cpp.h: Some fixes and smaller updates to the …
(edit) @108923   4 weeks vboxsync VMM/PGMAllGst-armv8.cpp.h: More work on supporting different granule …
(edit) @108920   4 weeks vboxsync VMM/PGMAllGst-armv8.cpp.h: Some work on supporting different granule …
(edit) @108918   4 weeks vboxsync VMM/GIC: bugref:10877 GIC ITS, initialize type and size of ITS table …
(edit) @108916   4 weeks vboxsync VMM/IEM: Working on the ARM bsd/opensource spec reader & decoder …
(edit) @108914   4 weeks vboxsync VMM/GIC: bugref:10877 GIC ITS command-queue, stall queue only when we …
(edit) @108912   4 weeks vboxsync VMM/GIC: bugref:10877 GIC ITS - The interrupt collection table …
(edit) @108910   4 weeks vboxsync VMM/testcase/tstPGMAllGst-armv8.cpp: Add support for testing …
(edit) @108909   4 weeks vboxsync VMM/GIC: bugref:10877 GIC ITS command-queue, work-in-progress.
(edit) @108907   4 weeks vboxsync VMM/GIC: bugref:10877 GIC ITS command-queue, work-in-progress [build-fix].
(edit) @108904   4 weeks vboxsync VMM/IEM: Working on the ARM bsd/opensource spec reader & decoder …
(edit) @108898   4 weeks vboxsync VMM/IEM: Working on the ARM bsd/opensource spec reader & decoder …
(edit) @108887   4 weeks vboxsync VMM/GIC: bugref:10877 GIC ITS command-queue, work-in-progress.
(edit) @108882   4 weeks vboxsync VMM/GIC: bugref:10877 Stats cleanup (drop redundant/implied R3 …
(edit) @108878   4 weeks vboxsync VMM/GIC: bugref:10877 Command-queue, read from start to CREADR offset …
(edit) @108877   4 weeks vboxsync VMM/GIC: bugref:10877 GITS command-queue, work-in-progress.
(edit) @108876   4 weeks vboxsync VMM/IEM: Working on the ARM bsd/opensource spec reader & decoder …
(edit) @108875   4 weeks vboxsync VMM/IEM: Working on the ARM bsd/opensource spec reader & decoder …
(edit) @108872   5 weeks vboxsync VMM/GIC: bugref:10877 GIC ITS command-queue, work-in-progress.
(edit) @108871   5 weeks vboxsync VMM/GIC: bugref:10877 GIC ITS command-queue, work-in-progress.
(edit) @108868   5 weeks vboxsync VMM/IEM: Working on the ARM bsd/opensource spec reader & decoder …
(edit) @108867   5 weeks vboxsync VMM/GIC: bugref:10877 GIC ITS command-queue, work-in-progress.
(edit) @108866   5 weeks vboxsync VMM/IEM: Working on the ARM bsd/opensource spec reader & decoder …
(edit) @108865   5 weeks vboxsync VMM/GIC: bugref:10877 GIC ITS command-queue, work-in-progress.
(edit) @108864   5 weeks vboxsync VMM/GIC: bugref:10877 GIC ITS command-queue, work-in-progress.
(edit) @108863   5 weeks vboxsync VMM/IEM: Working on the ARM bsd/opensource spec reader & decoder …
(edit) @108862   5 weeks vboxsync VMM/IEM: Working on the ARM bsd/opensource spec reader & decoder …
(edit) @108861   5 weeks vboxsync VMM/IEM: Working on the ARM bsd/opensource spec reader & decoder …
(edit) @108856   5 weeks vboxsync VMM/PGM: Move some code for the ARMv8 page table walking around in …
(edit) @108853   5 weeks vboxsync VMM/IEM: Working on the ARM bsd/opensource spec reader & decoder …
(edit) @108848   5 weeks vboxsync VMM/IEM: Working on the ARM bsd/opensource spec reader & decoder …
(edit) @108846   5 weeks vboxsync VMM/PGM,NEM: Some early page table management infrastructure for …
(edit) @108843   5 weeks vboxsync VMM/PGM,NEM: Some early page table management infrastructure for …
(edit) @108840   5 weeks vboxsync VMM/IEM: finish r167594
(edit) @108839   5 weeks vboxsync VMM/IEM: Working on the ARM bsd/opensource spec reader & decoder …
(edit) @108835   5 weeks vboxsync VMM/GIC: bugref:10877 GITS work-in-progress, remove unused R0/RC …
(edit) @108833   5 weeks vboxsync VMM/GIC: bugref:10877 GITS command-queue thread, work-in-progress.
(edit) @108830   5 weeks vboxsync VMM/GIC: bugref:10877 GITS work-in-progress. Debug info [2].
(edit) @108829   5 weeks vboxsync VMM/GIC: bugref:10877 GITS work-in-progress. Debug info.
(edit) @108828   5 weeks vboxsync VMM/GIC: bugref:10877 GITS work-in-progress. GITS_CREADR register access.
(edit) @108827   5 weeks vboxsync VMM/GIC: bugref:10877 nits.
(edit) @108826   5 weeks vboxsync VMM/GIC: bugref:10877 GIC ITS work-in-progress. LPI handling.
(edit) @108824   5 weeks vboxsync VMM/GIC: bugref:10877 GITS work-in-progress. LPI config table work.
(edit) @108804   6 weeks vboxsync VMM/PGMAll.cpp: Some thoughts on arm paging modes and org. jiraref:VBP-1598
(edit) @108792   6 weeks vboxsync VMM/IEM: More ARM target work. jiraref:VBP-1598
(edit) @108791   6 weeks vboxsync VMM/IEM: More ARM target work. jiraref:VBP-1598
(edit) @108780   6 weeks vboxsync VMM/GIC: bugref:10877 Build fix.
(edit) @108779   6 weeks vboxsync VMM/GIC: bugref:10877 Make GITS MMIO handlers deal directly with …
(edit) @108778   6 weeks vboxsync VMM/GIC: bugref:10877 Build fix.
(edit) @108777   6 weeks vboxsync VMM/VMMAll/GICAll.cpp: Build fix
(edit) @108776   6 weeks vboxsync VMM/VMMAll/GITSAll.cpp: Build fix
(edit) @108767   6 weeks vboxsync VMM/GIC: bugref:10877 Work-in-progress CWRITER, CREADR bits and fixes …
(edit) @108765   6 weeks vboxsync VMM/GIC: bugref:10877 GITS work-in-progress.
(edit) @108764   6 weeks vboxsync VMM/GIC: bugref:10877 GITS work-in-progress.
(edit) @108762   6 weeks vboxsync VMM/GIC: bugref:10877 GITS work-in-progress.
(edit) @108751   6 weeks vboxsync VMM/GIC: bugref:10877 GITS PIDR2 register reads and related nits.
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