|
|
@86755
|
4 years |
vboxsync |
VMM/DBGF,Debugger: Implement changes for the new breakpoint manager, …
|
|
|
@86754
|
4 years |
vboxsync |
VMM/DBGF: Implement DBGFR3BpEnum() and dbgfR3BpGetByAddr() for int3 …
|
|
|
@86749
|
4 years |
vboxsync |
VMM/DBGF: Implement L2 binary search tree node removal and make the …
|
|
|
@86728
|
4 years |
vboxsync |
VMM/DBGF: Implement L2 binary search tree node insertion and walking …
|
|
|
@86726
|
4 years |
vboxsync |
VMM/DBGF: Implement L2 binary search tree node insertion and walking …
|
|
|
@86704
|
4 years |
vboxsync |
VMM/DBGF: Updates to the new breakpoint manager, L2 table management …
|
|
|
@86701
|
4 years |
vboxsync |
VMM/DBGF: Start implementing support for int3 breakpoints, bugref:9837
|
|
|
@86699
|
4 years |
vboxsync |
VMM/DBGF: Updates to the new breakpoint manager, implement global …
|
|
|
@86666
|
4 years |
vboxsync |
include/VBox,VMM,DBGF: Some boilerplate for the new breakpoint manager …
|
|
|
@86661
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654: Add PDM interfaces for …
|
|
|
@86614
|
4 years |
vboxsync |
VMM/pdmR3DevHlp_DriverReconfigure: Fixed incorrect validation of …
|
|
|
@86527
|
4 years |
vboxsync |
VMMR3/PDMBlkCache: Get rid of duplicate doxygen comment
|
|
|
@86523
|
4 years |
vboxsync |
VMM/PGMDbg: Doxygen fix
|
|
|
@86510
|
4 years |
vboxsync |
VMM/PDMLdr: Don't try release .r0 objects till PDMR3TermUVM is called, …
|
|
|
@86499
|
4 years |
vboxsync |
VMM/PDMLdr: Don't try release .r0 objects till PDMR3TermUVM is called, …
|
|
|
@86497
|
4 years |
vboxsync |
VMM/PGMPool: A couple of large page bugfixes (one harmless, the other …
|
|
|
@86489
|
4 years |
vboxsync |
VMM/PGM: Working on eliminating page table bitfield use (32-bit PTEs). …
|
|
|
@86488
|
4 years |
vboxsync |
VMM/PGM: Working on eliminating page table bitfield use (32-bit PDEs). …
|
|
|
@86487
|
4 years |
vboxsync |
VMM/PGM: Working on eliminating page table bitfield use (PAE PTEs). …
|
|
|
@86475
|
4 years |
vboxsync |
VMM/PGMPool: Working on eliminating page table bitfield use. …
|
|
|
@86473
|
4 years |
vboxsync |
VMM/PGM: Working on eliminating page table bitfield use. bugref:9841 …
|
|
|
@86472
|
4 years |
vboxsync |
VMM/PGMPool: Working on eliminating page table bitfield use. …
|
|
|
@86470
|
4 years |
vboxsync |
VMM/PGMPool: A couple of large page bugfixes (one harmless, the other …
|
|
|
@86461
|
4 years |
vboxsync |
VMM/PGM: Don't check for, or even define, PGM_PDFLAGS_MAPPING when …
|
|
|
@86456
|
4 years |
vboxsync |
APIC: Stat name nit.
|
|
|
@86426
|
4 years |
vboxsync |
VMM/PDMLdr: Don't try release .r0 objects till PDMR3TermUVM is called, …
|
|
|
@86392
|
4 years |
vboxsync |
VMM/tstSSM: Cleanup leak. [doxyfix] bugref:9841
|
|
|
@86375
|
4 years |
vboxsync |
VMM/tstMMHyperHeap: Missing cleanup / leaks. bugref:9841
|
|
|
@86372
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 Fix logging statement.
|
|
|
@86361
|
4 years |
vboxsync |
VMM,DBGC: Prevent leaks detection triggering in tstCFGM. bugref:9841
|
|
|
@86327
|
4 years |
vboxsync |
Debugger: Allow for different I/O providers instead of only TCP
So …
|
|
|
@86219
|
4 years |
vboxsync |
VMM/CpuId: Must take the actual host features into account when …
|
|
|
@86183
|
4 years |
vboxsync |
VMM: Implemented sysenter and sysexit in IEM (limited testing). Added …
|
|
|
@86179
|
4 years |
vboxsync |
VMM/CPUMDbg: the sysenter_eip and sysenter_esp registers are 64-bit …
|
|
|
@86159
|
4 years |
vboxsync |
DBGF,DBGPlugInWinNt: Extract NtBuildNumber and make it available …
|
|
|
@86149
|
4 years |
vboxsync |
VMM/DBGFReg: A lazy implementation of DBGFR3RegNmSetBatch() which …
|
|
|
@86147
|
4 years |
vboxsync |
VMM/DBGFReg: A lazy implementation of DBGFR3RegNmSetBatch() which …
|
|
|
@86146
|
4 years |
vboxsync |
VMM/CPUMDbg: Implement gdtr and idtr setters ([gi]dtr_base and _limit …
|
|
|
@86123
|
4 years |
vboxsync |
VMM/GIM: Comment.
|
|
|
@86121
|
4 years |
vboxsync |
VMM/GIM: Fix handling KVM system-time struct. to work from both ring-0 …
|
|
|
@86118
|
4 years |
vboxsync |
VMM: Fix debug assertion for VMs with VMSVGA and 3D enabled and using …
|
|
|
@86117
|
4 years |
vboxsync |
NEM: Some adjustments to r140349.
|
|
|
@86115
|
4 years |
vboxsync |
VMM/NEM: Implement Mesa vmwgfx #GP(0) workaround existing for SVM and …
|
|
|
@86112
|
4 years |
vboxsync |
VMM/DBGFOS: Add preliminary WinNT specific interface to let the KD …
|
|
|
@86104
|
4 years |
vboxsync |
VMM/VMMR3.def: Add required symbol to export table
|
|
|
@86102
|
4 years |
vboxsync |
VMM/DBGFOS: Add preliminary WinNT specific interface to let the KD …
|
|
|
@86099
|
4 years |
vboxsync |
VMM/DBGF: Rework part 1 to make it work well with SMP VMs. …
|
|
|
@86098
|
4 years |
vboxsync |
VMM/DBGF: Rework part 1 to make it work well with SMP VMs. bugref:9822
|
|
|
@86070
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 Fix accidentally not copying/initialize MSIMSG …
|
|
|
@86056
|
4 years |
vboxsync |
Back out r140215 which is not required anymore, bugref:9004#c72
|
|
|
@86018
|
4 years |
vboxsync |
NEM/Hyper-V: Make the unmap pages hack threshold configurable bugref:9044
|
|
|
@85969
|
4 years |
vboxsync |
VMM/DBGFR3ModInMem.cpp: Don't call RTDbgModCreateFromMachOImage unless …
|
|
|
@85968
|
4 years |
vboxsync |
SELM: Guest GDT and LDT dumping should be done on the calling EMT to …
|
|
|
@85965
|
4 years |
vboxsync |
VMM/APIC: Added some release stats.
|
|
|
@85964
|
4 years |
vboxsync |
VMM/APIC: Added a CFGM hack to work around a macOS x2APIC bug.
|
|
|
@85954
|
4 years |
vboxsync |
VMM/DBGFR3Tracer: Typos
|
|
|
@85854
|
4 years |
vboxsync |
VMM/HM: Don't need to store fAllowNestedPaging and fAllowUnrestricted …
|
|
|
@85658
|
4 years |
vboxsync |
VMM/PDMDevice: Add some details to VBoxDeviceRegister failures. bugref:9813
|
|
|
@85578
|
4 years |
vboxsync |
VMM: Added method for getting at the CPU database. [doxyfix]
|
|
|
@85573
|
4 years |
vboxsync |
VMM: Added method for getting at the CPU database.
|
|
|
@85424
|
4 years |
vboxsync |
scm
|
|
|
@85419
|
4 years |
vboxsync |
include/iprt/x86.h,VMM/CPUMR3CpuId: Work around a bug in some Linux …
|
|
|
@85418
|
4 years |
vboxsync |
VMM/DBGFMem: Allow DBGFR3PagingDumpEx() pHlp to be NULL as allowed to …
|
|
|
@85356
|
4 years |
vboxsync |
scm
|
|
|
@85354
|
4 years |
vboxsync |
VMM/CPUM: Add profile for Ryzen 7 1800X (first gen Zen)
|
|
|
@85181
|
4 years |
vboxsync |
VMM/PDMR3Task.cpp: Workaround for Clang 11 nothrow weirdness. bugref:9794
|
|
|
@85180
|
4 years |
vboxsync |
VMM/PGMDbg.cpp: Workaround for Clang 11 nothrow weirdness. bugref:9794
|
|
|
@85179
|
4 years |
vboxsync |
VMM/PGMPool.cpp: fall thru fix for Clang 11. bugref:9790
|
|
|
@85126
|
4 years |
vboxsync |
iprt/cdefs.h,*: Adding DECL_HIDDEN_CALLBACK to shorten the relatively …
|
|
|
@85121
|
4 years |
vboxsync |
iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
|
|
|
@85007
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 PDM, Main: Changes for southbridge I/O APIC and …
|
|
|
@84854
|
4 years |
vboxsync |
VMM/pdmR3DevHlp_MmioCreateEx: Must mangle description for saved state. …
|
|
|
@84826
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 PDM interface changes for supplying …
|
|
|
@84825
|
4 years |
vboxsync |
Config.kmk: Enable the DBGF tracing framework by default, bugref:9210 …
|
|
|
@84823
|
4 years |
vboxsync |
VMM/DBGFTracer: Windows build fixes, bugref:9210
|
|
|
@84809
|
5 years |
vboxsync |
AMD IOMMU: bugref:9654 Use the proper PCI bus number. Not the Bus …
|
|
|
@84766
|
5 years |
vboxsync |
VMM/DBGFTracer: Add events when I/O port and MMIO regions are created, …
|
|
|
@84765
|
5 years |
vboxsync |
VMM/PDMDevice: Need to assign the device helper tracing variant before …
|
|
|
@84756
|
5 years |
vboxsync |
VMM/DBGFTracer: Missing file, bugref:9210
|
|
|
@84755
|
5 years |
vboxsync |
VMM: Fix VBOX_WITH_DBGF_TRACING
|
|
|
@84715
|
5 years |
vboxsync |
AMD IOMMU: bugref:9654 PDM: Remove duplicate pfnIoApicSendMsi …
|
|
|
@84714
|
5 years |
vboxsync |
AMD IOMMU: bugref:9654 PDM: Remove duplicate pfnIoApicSendMsi …
|
|
|
@84710
|
5 years |
vboxsync |
VMM/DBGF: Add DBGFR3GetCpuState() to return the current CPU state as a …
|
|
|
@84709
|
5 years |
vboxsync |
VMM/DBGF: Add DBGFR3GetCpuState() to return the current CPU state as a …
|
|
|
@84706
|
5 years |
vboxsync |
VMM/DBGF: Add DBGFR3GetCpuState() to return the current CPU state as a …
|
|
|
@84678
|
5 years |
vboxsync |
AMD IOMMU: bugref:9654 Build fix.
|
|
|
@84677
|
5 years |
vboxsync |
AMD IOMMU: bugref:9654 Add I/O APIC PDM helper for talking to the …
|
|
|
@84652
|
5 years |
vboxsync |
APIC: Move generic defs from VBox/vmm/apic.h and APICInternal.h to …
|
|
|
@84633
|
5 years |
vboxsync |
PGM: Log /proc/sys/vm/max_map_count and warn if too low. bugdbref:31418985
|
|
|
@84553
|
5 years |
vboxsync |
VMM/PDMDevHlpTracing: Support sing I/O port accesses, bugref:9210
|
|
|
@84552
|
5 years |
vboxsync |
VMM/DBGFTracer: Support string I/O port accesses, bugref:9210
|
|
|
@84494
|
5 years |
vboxsync |
VMM/DBGFTracer: Add events when an event source gets …
|
|
|
@84493
|
5 years |
vboxsync |
VMM/PDM: Deregister the DBGF event source when destroying a device
|
|
|
@84488
|
5 years |
vboxsync |
VMM/DBGFTracer: Implement support for guest memory read/write events, …
|
|
|
@84459
|
5 years |
vboxsync |
VMM/PDM: DBGF even tracing integration, bugref:9210
Integrates the …
|
|
|
@84458
|
5 years |
vboxsync |
VMM/DBGF: First commit of new tracing facility, bugref:9210
The new …
|
|
|
@84431
|
5 years |
vboxsync |
AMD IOMMU: bugref:9654 IOMMU interrupt remapping callback skeleton.
|
|
|
@84332
|
5 years |
vboxsync |
PDMDevHlp: Add flags to the guest physical read/write helpers to let a …
|
|
|
@84139
|
5 years |
vboxsync |
GIMKvm: nit
|
|
|
@84055
|
5 years |
vboxsync |
IPRT,++: Apply bldprog-strtab.h and friends to the IPRT status message …
|
|
|