VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @108475   2 months vboxsync VMM/NEMR3Native-linux-armv8.cpp: Allow building on hosts which don't …
(edit) @108472   2 months vboxsync VMM/GIC: bugref:10404 Cleanup.
(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) @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) @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) @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) @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) @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) @108260   3 months vboxsync VMM/IEM: Splitting up IEMInline.h. jiraref:VBP-1531
(edit) @108186   3 months vboxsync VMM/IEM: Removed memory write stats since nobody is using the anymore …
(edit) @108178   3 months vboxsync VMM/IEM: Eliminated unused enmHostCpuVendor IEMCPU member. jiraref:VBP-1531
(edit) @108134   3 months vboxsync VMM/PGM: Merge and deduplicate code targeting x86 & amd64 in PGM.cpp. …
(edit) @108132   3 months vboxsync VMM/PGM: Merge and deduplicate code targeting x86 & amd64 in PGM.cpp. …
(edit) @107984   3 months vboxsync VMM/GIC: bugref:10404 CFGM bits.
(edit) @107957   3 months vboxsync VMM/GIC: bugref:10404 Some register renaming, minor bits.
(edit) @107933   3 months vboxsync include/iprt/armv8.h,VMM: Drop the deprecated ARMV8_AARCH64_REG_XXX …
(edit) @107931   3 months vboxsync VMM/NEM-win: Only export & import IA32_SPEC_CTRL if the host supports …
(edit) @107929   3 months vboxsync VMM: GIC: bugref:10404 Renamed some places where GICv3 to GIC, a …
(edit) @107922   3 months vboxsync VMM/NEM/darwin/amd64: Translate HV error constants to string in messages.
(edit) @107900   3 months vboxsync VMM: Define VM_STRUCT_VERSION (for use inside the VMM) with a few …
(edit) @107893   3 months vboxsync VMM,VBox/types.h,VBox/err.h: Added VM target platform arch members to …
(edit) @107876   3 months vboxsync VMM/PGM: Merge and deduplicate code targeting x86 & amd64 in PGM.cpp. …
(edit) @107863   3 months vboxsync VMM/NEM-win: Log more features and stuff.
(edit) @107862   3 months vboxsync VMM/NEM-win: Export & import IA32_SPEC_CTRL state. jiraref:VBP-947 …
(edit) @107854   4 months vboxsync x86.h,VMM: More AMD CPUID bits; addressed some old todos related to …
(edit) @107809   4 months vboxsync VMM: bugref:10759 Don't route setting/clearing of external interrupts …
(edit) @107807   4 months vboxsync VMM/CPUM: Fixed some incorrect Log/LogRel format specifiers (fixed typo)
(edit) @107806   4 months vboxsync VMM/CPUM: Fixed some incorrect Log/LogRel format specifiers.
(edit) @107801   4 months vboxsync VMM/NEM,Main: Feed the cpu bug mitigation parameters to both HM and …
(edit) @107798   4 months vboxsync VMM/CPUM,DBGF: Register IA32_ARCH_CAPABILITIES and IA32_SPEC_CTRL as …
(edit) @107780   4 months vboxsync VMM/VMMR3/GICR3.cpp: Fix currently impossible overflow (cCpus is very …
(edit) @107779   4 months vboxsync VMM/VMMR3/DBGF.cpp: Disable unnecessary else if condition and replace …
(edit) @107778   4 months vboxsync VMM/VMMR3/CPUMR3Db.cpp: Replace redundant if condition with an …
(edit) @107777   4 months vboxsync VMM/VMMR3/CPUMR3Db-armv8.cpp: Replace redundant if condition with an …
(edit) @107776   4 months vboxsync VMM/VMMR3/CPUM.cpp: Missing error check (harmless), bugref:3409
(edit) @107763   4 months vboxsync VMM/CPUM,DBGF: Register IA32_ARCH_CAPABILITIES and IA32_SPEC_CTRL as …
(edit) @107749   4 months vboxsync VMM/CPUM: Pass thru more MSR_IA32_SPEC_CTRL related stuff to the …
(edit) @107742   4 months vboxsync VMM/VMMR3/DBGFOS.cpp: Fix unused assignment parfait warning, bugref:3409
(edit) @107740   4 months vboxsync VMM/VMMR3/DBGFR3FlowTrace.cpp: Enter the debugger when collecting the …
(edit) @107731   4 months vboxsync VMM/CPUM: Added some missing CPUID extended feature bits and fixed a …
(edit) @107712   4 months vboxsync VMM/VMMR3/CPUMR3CpuId.cpp: Remove redundant condition, bugref:3409
(edit) @107706   4 months vboxsync VMM/CPUM: Try consolidate the MSR_IA32_ARCH_CAPABILITIES handling in …
(edit) @107703   4 months vboxsync VMM/CPUM: Try consolidate the MSR_IA32_ARCH_CAPABILITIES handling in …
(edit) @107661   4 months vboxsync VMM/VMMR3/VM.cpp: Remove unused fCalledSomeone flag, bugref:3409
(edit) @107650   4 months vboxsync VMM/CPUM,++: Made the HostFeatures match the host when targeting x86 …
(edit) @107625   4 months vboxsync VMM/VMMR3/PGMPhys.cpp: Fix unread variable parfait warning in …
(edit) @107623   4 months vboxsync VMM/VMMR3/DBGFOS.cpp: Remove unused assignment, bugref:3409
(edit) @107570   4 months vboxsync VMM/CPUM: Report the host CPU microcode revision number to the guest …
(edit) @107466   4 months vboxsync VMM/VMEmt.cpp: Compile logging only code only if LOG_ENABLED is …
(edit) @107410   4 months vboxsync VMM/GIMHV: bugref:3409 Fixed two redundant 'if' conditions. Eliminated …
(edit) @107316   5 months vboxsync VMM: bugref:10759 Refactor GIC for use with different backends. …
(edit) @107313   5 months vboxsync VMM: bugref:10759 Refactor GIC for use with different backends. …
(edit) @107311   5 months vboxsync VMM: bugref:10759 Refactor GIC for use with different backends. [build fix]
(edit) @107308   5 months vboxsync VMM: bugref:10759 Refactor GIC for use with different backends.
(edit) @107276   5 months vboxsync PDMUsb: bugref:10810 Introduced PDMR3UsbQueryDeviceLun needed by …
(edit) @107227   5 months vboxsync VMM: Cleaning up ARMv8 / x86 split. jiraref:VBP-1470
(edit) @107220   5 months vboxsync VMM/CPUM,TM: Removed obsolete raw-mode CR4 masks. jiraref:VBP-1466
(edit) @107217   5 months vboxsync VMM/APIC: Don't include vm.h when included in tstDeviceStructSize.cpp. …
(edit) @107215   5 months vboxsync VMM/PDM,VMMDevTesting: Don't include vm.h in VMMDevTesting, replacing …
(edit) @107194   5 months vboxsync VMM: More adjustments for VBOX_WITH_ONLY_PGM_NEM_MODE, …
(edit) @107177   5 months vboxsync VMM/PGM: Fixed regression from r166169. jiraref:VBP-1466
(edit) @107176   5 months vboxsync VMM/PGM: Introducing VBOX_WITH_ONLY_PGM_NEM_MODE to disable lots …
(edit) @107171   5 months vboxsync VMM/PGM: Introducing VBOX_WITH_ONLY_PGM_NEM_MODE to disable lots …
(edit) @107132   5 months vboxsync VMM/NEM-darwin-armv8: Return VERR_NEM_IPE_2 instead of the generic …
(edit) @107115   5 months vboxsync VMM: bugref:10759 APIC restructure [build fix for 32-bit host and …
(edit) @107113   5 months vboxsync VMM: bugref:10759 Restructure the APIC to allow different backends to …
(edit) @107112   5 months vboxsync VMM/NEMR3Native-darwin-armv8.cpp: Some cleanups, bugref:3409
(edit) @107110   5 months vboxsync VMM/DBGFR3Bp: Some cleanups, bugref:3409
(edit) @107106   5 months vboxsync VMM/NEMR3Native-darwin-armv8.cpp: Fix typo (parfait warning), bugref:3409
(edit) @107033   6 months vboxsync VMM/NEM/ARM: Loading a 32-bit value into a register clears the upper …
(edit) @107032   6 months vboxsync VMM/CPUM-armv8: Allow reading/writing the debug control/value …
(edit) @107031   6 months vboxsync VMM/CPUM-armv8: Allow reading/writing the debug control/value …
(edit) @107030   6 months vboxsync VMM/DBGF: Classify ARMv8 A64 control flow isntructions properly for …
(edit) @107029   6 months vboxsync VMM/DBGFR3Bp: Fix breakpoint owner allocation for the driverless case
(edit) @107026   6 months vboxsync VMM/NEM/ARM: Loading a 32-bit value into a register clears the upper …
(edit) @106999   6 months vboxsync VMM/GIC: Don't choke if ItsMmioBase is configured, bugref:10392
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