VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @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) @85356   4 years vboxsync scm
(edit) @85354   4 years vboxsync VMM/CPUM: Add profile for Ryzen 7 1800X (first gen Zen)
(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) @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) @85007   4 years vboxsync AMD IOMMU: bugref:9654 PDM, Main: Changes for southbridge I/O APIC and …
(edit) @84854   5 years vboxsync VMM/pdmR3DevHlp_MmioCreateEx: Must mangle description for saved state. …
(edit) @84826   5 years vboxsync AMD IOMMU: bugref:9654 PDM interface changes for supplying …
(edit) @84825   5 years vboxsync Config.kmk: Enable the DBGF tracing framework by default, bugref:9210 …
(edit) @84823   5 years vboxsync VMM/DBGFTracer: Windows build fixes, bugref:9210
(edit) @84809   5 years vboxsync AMD IOMMU: bugref:9654 Use the proper PCI bus number. Not the Bus …
(edit) @84766   5 years vboxsync VMM/DBGFTracer: Add events when I/O port and MMIO regions are created, …
(edit) @84765   5 years vboxsync VMM/PDMDevice: Need to assign the device helper tracing variant before …
(edit) @84756   5 years vboxsync VMM/DBGFTracer: Missing file, bugref:9210
(edit) @84755   5 years vboxsync VMM: Fix VBOX_WITH_DBGF_TRACING
(edit) @84715   5 years vboxsync AMD IOMMU: bugref:9654 PDM: Remove duplicate pfnIoApicSendMsi …
(edit) @84714   5 years vboxsync AMD IOMMU: bugref:9654 PDM: Remove duplicate pfnIoApicSendMsi …
(edit) @84710   5 years vboxsync VMM/DBGF: Add DBGFR3GetCpuState() to return the current CPU state as a …
(edit) @84709   5 years vboxsync VMM/DBGF: Add DBGFR3GetCpuState() to return the current CPU state as a …
(edit) @84706   5 years vboxsync VMM/DBGF: Add DBGFR3GetCpuState() to return the current CPU state as a …
(edit) @84678   5 years vboxsync AMD IOMMU: bugref:9654 Build fix.
(edit) @84677   5 years vboxsync AMD IOMMU: bugref:9654 Add I/O APIC PDM helper for talking to the …
(edit) @84652   5 years vboxsync APIC: Move generic defs from VBox/vmm/apic.h and APICInternal.h to …
(edit) @84633   5 years vboxsync PGM: Log /proc/sys/vm/max_map_count and warn if too low. bugdbref:31418985
(edit) @84553   5 years vboxsync VMM/PDMDevHlpTracing: Support sing I/O port accesses, bugref:9210
(edit) @84552   5 years vboxsync VMM/DBGFTracer: Support string I/O port accesses, bugref:9210
(edit) @84494   5 years vboxsync VMM/DBGFTracer: Add events when an event source gets …
(edit) @84493   5 years vboxsync VMM/PDM: Deregister the DBGF event source when destroying a device
(edit) @84488   5 years vboxsync VMM/DBGFTracer: Implement support for guest memory read/write events, …
(edit) @84459   5 years vboxsync VMM/PDM: DBGF even tracing integration, bugref:9210 Integrates the …
(edit) @84458   5 years vboxsync VMM/DBGF: First commit of new tracing facility, bugref:9210 The new …
(edit) @84431   5 years vboxsync AMD IOMMU: bugref:9654 IOMMU interrupt remapping callback skeleton.
(edit) @84332   5 years vboxsync PDMDevHlp: Add flags to the guest physical read/write helpers to let a …
(edit) @84139   5 years vboxsync GIMKvm: nit
(edit) @84055   5 years vboxsync IPRT,++: Apply bldprog-strtab.h and friends to the IPRT status message …
(edit) @84054   5 years vboxsync IPRT,++: Apply bldprog-strtab.h and friends to the IPRT status message …
(edit) @84044   5 years vboxsync GIM/KVM: Instead of reading the time and TSC separately, only read the …
(edit) @83987   5 years vboxsync AMD IOMMU: bugref:9654 Naming nit.
(edit) @83941   5 years vboxsync AMD IOMMU: bugref:9654 Hook into PCIPhys[Read|Write] for intercepting …
(edit) @83850   5 years vboxsync AMD IOMMU: bugref:9654 R0 registration bits.
(edit) @83771   5 years vboxsync VMM: VC++ 14.1 warning fixes. bugref:8489
(edit) @83564   5 years vboxsync VMM/MMR3Heap: Zero on free and realloc. Always unlink _before_ …
(edit) @83372   5 years vboxsync GIM/KVM: Update system-time struct on demand. Fixes guests that rely …
(edit) @83283   5 years vboxsync PDMDevHlp,tstDevice: Create two more wrappers used by the graphics …
(edit) @83281   5 years vboxsync PDMDevHlp,tstDevice: Create two more wrappers used by the graphics …
(edit) @83263   5 years vboxsync AMD IOMMU: bugref:9654 Skeletal bits.
(edit) @83197   5 years vboxsync VMM/CPUM: Fix the Timer description string outliving the stack, …
(edit) @83196   5 years vboxsync VMM/PDMUsb: Always include the device name and instance number to …
(edit) @83122   5 years vboxsync VMM/DBGF: Add TSC Aux MSR to the DBGF core dump.
(edit) @83105   5 years vboxsync VMM/HM: LogRel nit.
(edit) @83103   5 years vboxsync VMM/NEM: Use mostly vanialla API for now so we've something that at …
(edit) @83092   5 years vboxsync VMM/CPUM: bugref:9630: Ignore writes to MSR_IA32_TSX_CTRL.
(edit) @83085   5 years vboxsync IPRT,VMM,DBGPlugInDarwin: Implemented in-memory guest kernel and kext …
(edit) @83026   5 years vboxsync VMM/HM: Build fix.
(edit) @83025   5 years vboxsync VMM/HM: Separate interrupt and exception injected stats.
(edit) @83014   5 years vboxsync VMM/HM: Use X86_XCPT_LAST.
(edit) @82990   5 years vboxsync VMM/GMMR0: Added TLB statistics for GMMR0PageIdToVirt. bugref:9627
(edit) @82989   5 years vboxsync VMM/GMMR0: Added a per-VM chunk TLB to avoid having everyone hammer …
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @82948   5 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Don't duplicate timer names for the …
(edit) @82929   5 years vboxsync PGMPool: Undid the OS X debug instrumentation. bugref:9627
(edit) @82897   5 years vboxsync PGMPool: PGMR0PoolGrow should return failure when allocating the first …
(edit) @82896   5 years vboxsync PGMPool: PGMR0PoolGrow should return failure when allocating the first …
(edit) @82895   5 years vboxsync VMM/PGMPool: Instrumenting code for debugging OS X issue. bugref:9627
(edit) @82814   5 years vboxsync VMM/HM: Implement last-branch-record (LBR) support for guests executed …
(edit) @82801   5 years vboxsync VMM/PDMDevHlp: Remove space in timer description to fix debug …
(edit) @82792   5 years vboxsync VMM/APIC: Add statistics counter for APIC-ID MSR (x2APIC only).
(edit) @82706   5 years vboxsync VMM/CPUM: Nested SVM: bugref:7243 Clarify comment on allocation of …
(edit) @82614   5 years vboxsync VMM/HM: Comment typo.
(edit) @82612   5 years vboxsync VMM/HM: Disable LBR virtualization by default. Only enable when set …
(edit) @82591   5 years vboxsync VMM: Changing how we access guest RAM when in ring-0 (disabled). …
(edit) @82578   5 years vboxsync CPUMR3CpuId: Some related stuff. tickref:19146
(edit) @82565   5 years vboxsync MM: Eliminated all but the MMR3PageDummyHC* functions for the …
(edit) @82557   5 years vboxsync PGMPool,MM: Use ring-0 mapping while in ring-0, so let the page pool …
(edit) @82555   5 years vboxsync PGMPool,MM: Use ring-0 mapping while in ring-0, so let the page pool …
(edit) @82457   5 years vboxsync PDM: Require PDM_DEVREG_FLAGS_NEW_STYLE to be set now. bugref:9218
(edit) @82380   5 years vboxsync IOM: More stats cleanups (mostly MMIO). bugref:9218
(edit) @82378   5 years vboxsync IOM: Better I/O port statistics. bugref:9218
(edit) @82353   5 years vboxsync NEMR3: fix context info in error message
(edit) @82341   5 years vboxsync PDM: Doxygen fix. bugref:9218
(edit) @82339   5 years vboxsync PDM: Doxygen fixes. bugref:9218
(edit) @82333   5 years vboxsync TM: Added timer statistics. bugref:9218
(edit) @82329   5 years vboxsync PDM,DevACPI,DevHPET,DevPit-i8254,DevRTC,APIC: Added device helpers for …
(edit) @82316   5 years vboxsync VMM(PDM,PGM,MM): MMIO2 cleanups. bugref:9218
(edit) @82313   5 years vboxsync IOM,PDMDevHlp: Kicked out the old MMIO code. bugref:9218
(edit) @82312   5 years vboxsync IOM: Removed unused function iomR3IOPortGetStandardName(). bugref:9218
(edit) @82311   5 years vboxsync IOM,PDMDevHlp: Kicked out the old I/O port code. bugref:9218
(edit) @82277   5 years vboxsync IOMR0: Table initialization bug in the two function growing the …
(edit) @82261   5 years vboxsync vmm/pdmaudioifs.h: doxygen adjustments. bugref:9218
(edit) @82224   5 years vboxsync PDMDevHlp: Adding PDMDevHlpDriverReconfigure[|1|2] for the audio …
(edit) @82210   5 years vboxsync GIM,GIMDev: Converted GIMDev to new style. bugref:9218
(edit) @82091   5 years vboxsync PGM/pgmR3PhysMMIOExLink: Corrected apMmio2RangesR3/R0 updating and an …
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