VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @86465   4 years vboxsync VMM/PGMInline.h: Working on eliminating page table bitfield use. …
(edit) @86464   4 years vboxsync VMM/PGMAll.h: No EPT bitfields. bugref:9841 bugref:9746
(edit) @86463   4 years vboxsync VMM/PGMAllShw.h: More bitfield avoidance. bugref:9841 bugref:9746
(edit) @86462   4 years vboxsync VMM/PGM: Don't check for, or even define, PGM_PLXFLAGS_MAPPING when …
(edit) @86461   4 years vboxsync VMM/PGM: Don't check for, or even define, PGM_PDFLAGS_MAPPING when …
(edit) @86458   4 years vboxsync VMM/pgmR0BthEPT*SyncPT: Don't use the bit fields as gcc may sometimes …
(edit) @86456   4 years vboxsync APIC: Stat name nit.
(edit) @86455   4 years vboxsync VMM/pgmShwGetEPTPDPtr: Don't use the bit fields as gcc may sometimes …
(edit) @86453   4 years vboxsync VMM/PGM: Workaround for buggy gcc (10.2.1) clearing high dword of PDE. …
(edit) @86452   4 years vboxsync VMM: Added VMMR0GetReleaseLogger for debugging/whatever (we don't …
(edit) @86426   4 years vboxsync VMM/PDMLdr: Don't try release .r0 objects till PDMR3TermUVM is called, …
(edit) @86403   4 years vboxsync tstVMMR0CallHost-1: sanitizer tweak. bugref:9841
(edit) @86392   4 years vboxsync VMM/tstSSM: Cleanup leak. [doxyfix] bugref:9841
(edit) @86388   4 years vboxsync VMM/tstSSM: Cleanup leak. bugref:9841
(edit) @86375   4 years vboxsync VMM/tstMMHyperHeap: Missing cleanup / leaks. bugref:9841
(edit) @86372   4 years vboxsync AMD IOMMU: bugref:9654 Fix logging statement.
(edit) @86361   4 years vboxsync VMM,DBGC: Prevent leaks detection triggering in tstCFGM. bugref:9841
(edit) @86327   4 years vboxsync Debugger: Allow for different I/O providers instead of only TCP So …
(edit) @86219   4 years vboxsync VMM/CpuId: Must take the actual host features into account when …
(edit) @86218   4 years vboxsync VMM/CPUMInternal.h: TODO
(edit) @86186   4 years vboxsync VMM/SVM: Use VBOXSTRICTRC more.
(edit) @86185   4 years vboxsync VMM: Implemented sysenter and sysexit in IEM (limited testing). Added …
(edit) @86183   4 years vboxsync VMM: Implemented sysenter and sysexit in IEM (limited testing). Added …
(edit) @86179   4 years vboxsync VMM/CPUMDbg: the sysenter_eip and sysenter_esp registers are 64-bit …
(edit) @86159   4 years vboxsync DBGF,DBGPlugInWinNt: Extract NtBuildNumber and make it available …
(edit) @86149   4 years vboxsync VMM/DBGFReg: A lazy implementation of DBGFR3RegNmSetBatch() which …
(edit) @86147   4 years vboxsync VMM/DBGFReg: A lazy implementation of DBGFR3RegNmSetBatch() which …
(edit) @86146   4 years vboxsync VMM/CPUMDbg: Implement gdtr and idtr setters ([gi]dtr_base and _limit …
(edit) @86123   4 years vboxsync VMM/GIM: Comment.
(edit) @86121   4 years vboxsync VMM/GIM: Fix handling KVM system-time struct. to work from both ring-0 …
(edit) @86118   4 years vboxsync VMM: Fix debug assertion for VMs with VMSVGA and 3D enabled and using …
(edit) @86117   4 years vboxsync NEM: Some adjustments to r140349.
(edit) @86116   4 years vboxsync VMM/NEM: Implement Mesa vmwgfx #GP(0) workaround existing for SVM and …
(edit) @86115   4 years vboxsync VMM/NEM: Implement Mesa vmwgfx #GP(0) workaround existing for SVM and …
(edit) @86112   4 years vboxsync VMM/DBGFOS: Add preliminary WinNT specific interface to let the KD …
(edit) @86104   4 years vboxsync VMM/VMMR3.def: Add required symbol to export table
(edit) @86102   4 years vboxsync VMM/DBGFOS: Add preliminary WinNT specific interface to let the KD …
(edit) @86099   4 years vboxsync VMM/DBGF: Rework part 1 to make it work well with SMP VMs. …
(edit) @86098   4 years vboxsync VMM/DBGF: Rework part 1 to make it work well with SMP VMs. bugref:9822
(edit) @86070   4 years vboxsync AMD IOMMU: bugref:9654 Fix accidentally not copying/initialize MSIMSG …
(edit) @86067   4 years vboxsync VMM/NEM/win: Fix exporting the XMM register state to Hyper-V
(edit) @86056   4 years vboxsync Back out r140215 which is not required anymore, bugref:9004#c72
(edit) @86055   4 years vboxsync VMM/NEMR0Native-win.cpp: Fix mapping a memory page at the wrong guest …
(edit) @86018   4 years vboxsync NEM/Hyper-V: Make the unmap pages hack threshold configurable bugref:9044
(edit) @85974   4 years vboxsync VMM/HMVMX.cpp: Optimize hmR0VmxExportGuestSegReg and …
(edit) @85970   4 years vboxsync VMM/HMVMXR0.cpp: @todo regarding unnecessary segment field translation …
(edit) @85969   4 years vboxsync VMM/DBGFR3ModInMem.cpp: Don't call RTDbgModCreateFromMachOImage unless …
(edit) @85968   4 years vboxsync SELM: Guest GDT and LDT dumping should be done on the calling EMT to …
(edit) @85965   4 years vboxsync VMM/APIC: Added some release stats.
(edit) @85964   4 years vboxsync VMM/APIC: Added a CFGM hack to work around a macOS x2APIC bug.
(edit) @85954   4 years vboxsync VMM/DBGFR3Tracer: Typos
(edit) @85861   4 years vboxsync AMD IOMMU: bugref:9654 Fix ring-0 IOMMU PDM callback registration.
(edit) @85854   4 years vboxsync VMM/HM: Don't need to store fAllowNestedPaging and fAllowUnrestricted …
(edit) @85806   4 years vboxsync HMSVMR0: bugref:9618 Virtualized VMSAVE/VMLOAD fix.
(edit) @85768   4 years vboxsync VMM/HMVMXR0: In assertion check fUnrestrictedGuest (i.e that its …
(edit) @85765   4 years vboxsync VMM/HMVMXR0: Fix assertion with exception bitmaps by restoring debug …
(edit) @85658   4 years vboxsync VMM/PDMDevice: Add some details to VBoxDeviceRegister failures. bugref:9813
(edit) @85578   4 years vboxsync VMM: Added method for getting at the CPU database. [doxyfix]
(edit) @85573   4 years vboxsync VMM: Added method for getting at the CPU database.
(edit) @85507   4 years vboxsync SUP,*: Some changes to the SUP_IOCTL_LDR_OPEN and SUP_IOCTL_LDR_LOAD …
(edit) @85506   4 years vboxsync SUP: Added a PRTERRINFO parameter to SUPR3LoadVMM. bugref:9801
(edit) @85424   4 years vboxsync scm
(edit) @85419   4 years vboxsync include/iprt/x86.h,VMM/CPUMR3CpuId: Work around a bug in some Linux …
(edit) @85418   4 years vboxsync VMM/DBGFMem: Allow DBGFR3PagingDumpEx() pHlp to be NULL as allowed to …
(edit) @85358   4 years vboxsync VBoxCpuReport: Don't add trailing spaces in the generated header or …
(edit) @85356   4 years vboxsync scm
(edit) @85355   4 years vboxsync VMM/VBoxCpuReport: Make it work on Zen CPUs, tested on Ryzen 7 1800X …
(edit) @85354   4 years vboxsync VMM/CPUM: Add profile for Ryzen 7 1800X (first gen Zen)
(edit) @85353   4 years vboxsync VMM/VBoxCpuReport: Make it work on Zen CPUs, tested on Ryzen 7 1800X
(edit) @85188   4 years vboxsync VMM/HMVMXR0.cpp: Workaround for Clang 11 nothrow weirdness. bugref:9794
(edit) @85187   4 years vboxsync VMM/VMMR0.cpp: Workaround for Clang 11 nothrow weirdness. bugref:9794
(edit) @85186   4 years vboxsync VMM/TMAllVirtual.cpp: Missing DECLCALLBACK on …
(edit) @85185   4 years vboxsync VMM/PGMAllGst.cpp: Corrected to prototype for inline function. bugref:9794
(edit) @85184   4 years vboxsync VMM/IEMAll.cpp: Corrected to prototypes for inline functions. bugref:9794
(edit) @85183   4 years vboxsync VMM/CPUMAllMsrs.cpp: Workaround for Clang 11 nothrow weirdness. bugref:9794
(edit) @85181   4 years vboxsync VMM/PDMR3Task.cpp: Workaround for Clang 11 nothrow weirdness. bugref:9794
(edit) @85180   4 years vboxsync VMM/PGMDbg.cpp: Workaround for Clang 11 nothrow weirdness. bugref:9794
(edit) @85179   4 years vboxsync VMM/PGMPool.cpp: fall thru fix for Clang 11. bugref:9790
(edit) @85169   4 years vboxsync VMM/tstCFGM: Allocate zeroed memory for the user mode VM structure, …
(edit) @85126   4 years vboxsync iprt/cdefs.h,*: Adding DECL_HIDDEN_CALLBACK to shorten the relatively …
(edit) @85121   4 years vboxsync iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
(edit) @85073   4 years vboxsync PGMAllGst.h: Stop using the 'register' keyword as Clang warns in C++11 …
(edit) @85007   4 years vboxsync AMD IOMMU: bugref:9654 PDM, Main: Changes for southbridge I/O APIC and …
(edit) @84854   4 years vboxsync VMM/pdmR3DevHlp_MmioCreateEx: Must mangle description for saved state. …
(edit) @84838   4 years vboxsync VMMR0/PDMR0DevHlp: Doxygen fix.
(edit) @84826   4 years vboxsync AMD IOMMU: bugref:9654 PDM interface changes for supplying …
(edit) @84825   4 years vboxsync Config.kmk: Enable the DBGF tracing framework by default, bugref:9210 …
(edit) @84823   4 years vboxsync VMM/DBGFTracer: Windows build fixes, bugref:9210
(edit) @84809   4 years vboxsync AMD IOMMU: bugref:9654 Use the proper PCI bus number. Not the Bus …
(edit) @84766   4 years vboxsync VMM/DBGFTracer: Add events when I/O port and MMIO regions are created, …
(edit) @84765   4 years vboxsync VMM/PDMDevice: Need to assign the device helper tracing variant before …
(edit) @84756   4 years vboxsync VMM/DBGFTracer: Missing file, bugref:9210
(edit) @84755   4 years vboxsync VMM: Fix VBOX_WITH_DBGF_TRACING
(edit) @84715   4 years vboxsync AMD IOMMU: bugref:9654 PDM: Remove duplicate pfnIoApicSendMsi …
(edit) @84714   4 years vboxsync AMD IOMMU: bugref:9654 PDM: Remove duplicate pfnIoApicSendMsi …
(edit) @84710   4 years vboxsync VMM/DBGF: Add DBGFR3GetCpuState() to return the current CPU state as a …
(edit) @84709   4 years vboxsync VMM/DBGF: Add DBGFR3GetCpuState() to return the current CPU state as a …
(edit) @84706   4 years vboxsync VMM/DBGF: Add DBGFR3GetCpuState() to return the current CPU state as a …
(edit) @84678   4 years vboxsync AMD IOMMU: bugref:9654 Build fix.
(edit) @84677   4 years vboxsync AMD IOMMU: bugref:9654 Add I/O APIC PDM helper for talking to the …
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