|
|
@106592
|
3 months |
vboxsync |
VMM/NEM-win/arm: Unused parmaeters & variable warnings (left pragma …
|
|
|
@106590
|
3 months |
vboxsync |
VMM/PGMPhys.cpp: Missing #ifdef VBOX_WITH_NATIVE_NEM around some NEM …
|
|
|
@106589
|
3 months |
vboxsync |
VMM/VMEmt.cpp: the VMCPU force flags should be a uint64_t type, not …
|
|
|
@106574
|
3 months |
vboxsync |
VMM/CPUM: The IsaExts MdsClear and ArchCapMsr were blocked by the …
|
|
|
@106548
|
3 months |
vboxsync |
VMM/NEMR3Native-win-armv8.cpp: Need to resolve WHvRequestInterrupt to …
|
|
|
@106520
|
3 months |
vboxsync |
VMM/NEM-win: Unused variable g_apszWHvMemAccesstypes. jiraref:VBP-1171
|
|
|
@106518
|
3 months |
vboxsync |
VMM/APIC: RT_FALL_THROUGH. jiraref:VBP-1171
|
|
|
@106479
|
3 months |
vboxsync |
VMMArm: Skeleton of the PMU device emulation enough to make …
|
|
|
@106476
|
3 months |
vboxsync |
VMMArm: Skeleton of the PMU device emulation enough to make …
|
|
|
@106463
|
3 months |
vboxsync |
VMM: Filter out some more PMU register accesses Windows/ARM is doing …
|
|
|
@106453
|
3 months |
vboxsync |
VMM/IEM: Eliminated the IEMNATIVE_WITH_SIMD_REG_ALLOCATOR define. …
|
|
|
@106407
|
3 months |
vboxsync |
VMM/IEM: Reduced the number of parameters for most …
|
|
|
@106404
|
3 months |
vboxsync |
VMMArm: Add a GIC NEM backend skeleton for Windows, bugref:10392 [doxygen]
|
|
|
@106399
|
3 months |
vboxsync |
VMMArm: Add a GIC NEM backend skeleton for Windows, bugref:10392
|
|
|
@106389
|
3 months |
vboxsync |
VMM/PGM-armv8.cpp: Sketch some page table walking code for the …
|
|
|
@106383
|
3 months |
vboxsync |
VMM/DBGFStack: Some early stack walking code, bugref:10393
|
|
|
@106382
|
3 months |
vboxsync |
VMM/PGM-armv8.cpp: Sketch some page table walking code for the …
|
|
|
@106375
|
3 months |
vboxsync |
VMM/NEMR3Native-darwin-armv8.cpp: Implement support for breakpoints …
|
|
|
@106373
|
3 months |
vboxsync |
VMM/NEMR3Native-darwin-armv8.cpp: Crude workaround for getting …
|
|
|
@106372
|
3 months |
vboxsync |
VMM/NEMR3Native-darwin-armv8.cpp: Implement support for breakpoints …
|
|
|
@106370
|
3 months |
vboxsync |
VMM/GIC: Some updates to the emulation to make Windows happy enough, …
|
|
|
@106365
|
3 months |
vboxsync |
VMM/DBGFReg/CMM/CPUM: Correct CPU state register sorting and make the …
|
|
|
@106362
|
3 months |
vboxsync |
VMM/DBGF: Prepare DBGF to support ARMv8/A64 style breakpoints for the …
|
|
|
@106308
|
3 months |
vboxsync |
VMM/STAM: More space when printing. bugref:10720
|
|
|
@106297
|
3 months |
vboxsync |
VMM/IEM: Attempts at optimizing iemExecMemAllocatorAllocInChunkInt and …
|
|
|
@106212
|
4 months |
vboxsync |
VMM/IEM: Some machinery for saving threaded TBs and a program for …
|
|
|
@106211
|
4 months |
vboxsync |
VMM/SSM: Added SSM_OPEN_F_FOR_WRITING to SSMR3Open together with …
|
|
|
@106192
|
4 months |
vboxsync |
VMM/IEM: Added some basic stats & debug info for postponed EFLAGS …
|
|
|
@106180
|
4 months |
vboxsync |
VMM/IEM: Refactoring TbExits and other early eflags calculation …
|
|
|
@106171
|
4 months |
vboxsync |
VMM/PDMThread: More thread failure details in the release log.
|
|
|
@106168
|
4 months |
vboxsync |
VMM/PDMThread: More thread failure details in the release log.
|
|
|
@106145
|
4 months |
vboxsync |
VMM/NEMR3Native-darwin-armv8.cpp: Need to skip past the wfi …
|
|
|
@106101
|
4 months |
vboxsync |
VMM/IEM: More native eflag stats. Added …
|
|
|
@106090
|
4 months |
vboxsync |
VMM/IEM: More liveness work for delayed eflags updating. bugref:10720 …
|
|
|
@106072
|
4 months |
vboxsync |
VMM/GCM: fSuccess should start out as true, not flase. duh. bugref:10683
|
|
|
@106061
|
4 months |
vboxsync |
Copyright year updates by scm.
|
|
|
@106054
|
4 months |
vboxsync |
GCM: Made saved state loading a bit more flexible so we can load 7.0.x …
|
|
|
@106049
|
4 months |
vboxsync |
GCM: Made saved state loading a bit more flexible so we can load 7.0.x …
|
|
|
@106034
|
4 months |
vboxsync |
VMM/IEM: Build fix for 'tbtop' info item. bugref:10720
|
|
|
@106030
|
4 months |
vboxsync |
VMM/DBGF: Use RTCritSectInitRwNamed.
|
|
|
@106029
|
4 months |
vboxsync |
VMM/VM,SSM: Use RTCritSectInitNamed
|
|
|
@106022
|
4 months |
vboxsync |
VMM/PDM: Added PDMR3DriverEnumInstances for use by …
|
|
|
@105853
|
5 months |
vboxsync |
VMM/IEM: Don't force PC updating before branches, nor flushing of …
|
|
|
@105843
|
5 months |
vboxsync |
VMM/NEMR3Native-darwin-armv8.cpp: Don't throw an error if the NEM …
|
|
|
@105805
|
5 months |
vboxsync |
VMM/IEM: End TB if we get back to the first instruction again via an …
|
|
|
@105745
|
5 months |
vboxsync |
VMM/PGM: Some preparations for ARMv8 page table walking, introduce …
|
|
|
@105724
|
5 months |
vboxsync |
Disassembler,VMM,HostDrivers,Debugger,MakeAlternativeSource: Convert …
|
|
|
@105718
|
5 months |
vboxsync |
VMM/IEM: Take down the FLAT PC when compiling TBs the first time. …
|
|
|
@105716
|
5 months |
vboxsync |
VMM/IEM: Added a 'tbtop' info item for getting details on the most …
|
|
|
@105713
|
5 months |
vboxsync |
VMM/IEM: Statistics fixes. bugref:10656
|
|
|
@105701
|
5 months |
vboxsync |
Undid inadvertent commit.
|
|
|
@105700
|
5 months |
vboxsync |
CPUM: Copied MTRR MSR entries from X6800 profile to the T2600 profile …
|
|
|
@105698
|
5 months |
vboxsync |
VMM/IEM,TM: Adaptive timer polling and running of the timer queues …
|
|
|
@105695
|
5 months |
vboxsync |
VMMArm/NEM: Resolve hv_vm_config_create() dynamically as it is only …
|
|
|
@105693
|
5 months |
vboxsync |
VMMArm/NEMR3Native-darwin-armv8: Some preliminary code to support the …
|
|
|
@105692
|
5 months |
vboxsync |
VMMArm/NEMR3Native-darwin-armv8: Some preliminary code to support the …
|
|
|
@105689
|
5 months |
vboxsync |
VMMArm/NEMR3Native-darwin-armv8: Some preliminary code to support the …
|
|
|
@105687
|
5 months |
vboxsync |
VMMArm/GIC: Rename GICR3Kvm to GICR3Nem and add a stub for macOS …
|
|
|
@105686
|
5 months |
vboxsync |
VMMArm/CPUM: Add the additional state required to support EL2 in the …
|
|
|
@105673
|
5 months |
vboxsync |
VMM/IEM,TM: Do full-TB looping. Redid timer polling in the recompiler. …
|
|
|
@105663
|
5 months |
vboxsync |
VMM/IEM: Corrected missing uRegFpCtrl initialization. bugref:10652
|
|
|
@105616
|
5 months |
vboxsync |
VMM/IEM: Another iemTlbInvalidateLargePageWorkerInner optimization …
|
|
|
@105591
|
6 months |
vboxsync |
VMM/IEM: Fixed a bug in iemTlbInvalidateLargePageWorkerInner for TLB …
|
|
|
@105579
|
6 months |
vboxsync |
VMM/IEM: Fixed another bug in the large page TLB invalidation code …
|
|
|
@105560
|
6 months |
vboxsync |
VMM/IEM: A few more TLB tracing events. bugref:10727
|
|
|
@105557
|
6 months |
vboxsync |
VMM/PGM: Do a LogRel when enabling of NEM mode. bugref:10727
|
|
|
@105479
|
6 months |
vboxsync |
VMM/TM: Build fix for automatic power off timer. bugref:10727
|
|
|
@105476
|
6 months |
vboxsync |
VMM/DBGFR3BugCheck: More 13a and 139 details. [build fix] bugref:10727
|
|
|
@105465
|
6 months |
vboxsync |
VMM/IEM: Some more TLB tracing related changes. bugref:10727
|
|
|
@105464
|
6 months |
vboxsync |
VMM/DBGFR3BugCheck: More 13a and 139 details. bugref:10727
|
|
|
@105463
|
6 months |
vboxsync |
VMM/TM: An automatic power off timer for debugging - disabled by …
|
|
|
@105440
|
6 months |
vboxsync |
VMM/IEM: Added some simple TLB tracing (disabled by default). bugref:10727
|
|
|
@105428
|
6 months |
vboxsync |
VMM/IEM: More 'info dtlb/itlb' details. [build fix] bugref:10727
|
|
|
@105427
|
6 months |
vboxsync |
VMM/IEM: More 'info dtlb/itlb' details. [build fix] bugref:10727
|
|
|
@105423
|
6 months |
vboxsync |
VMM/IEM: More 'info dtlb/itlb' details. bugref:10727
|
|
|
@105410
|
6 months |
vboxsync |
VMM/IEM: info itlb/dtlb improvements and fixes for global entries. …
|
|
|
@105409
|
6 months |
vboxsync |
VMM/DBGF: Added a /DBGF/SuspendOnBsod boolean option (default false). …
|
|
|
@105379
|
6 months |
vboxsync |
VMM/DBGF: Fixed VMR3Req call. bugref:10725
|
|
|
@105376
|
6 months |
vboxsync |
VMM/IEM: Format string fix. bugref:10725
|
|
|
@105367
|
6 months |
vboxsync |
VMM: Expose FMA and F16C instruction set extensions if available and …
|
|
|
@105364
|
6 months |
vboxsync |
VMM: Expose FMA and F16C instruction set extensions if available and …
|
|
|
@105352
|
6 months |
vboxsync |
VMM/VMR3Req,iprt/cdefs.h: Adjustments of VMR3ReqCallUV family to fit …
|
|
|
@105284
|
6 months |
vboxsync |
VMM/IEM: Large page TLB optimizations for INVLPG. bugref:10687
|
|
|
@105261
|
6 months |
vboxsync |
VMM/IEM: Share epilog and other tail code on a per-chunk basis (due to …
|
|
|
@105177
|
7 months |
vboxsync |
VMM/IEM: Increase TLB size to 8192 on arm; quick fix for 2M/4M page …
|
|
|
@105169
|
7 months |
vboxsync |
VMM/DBGF: More BSOD 139 details. bugref:10687
|
|
|
@105168
|
7 months |
vboxsync |
VMM/DBGF: Added a /DBGF/PowerOffOnBsod boolean option (default false). …
|
|
|
@105068
|
7 months |
vboxsync |
VMM/PDM: Quick fix for loading existing saved states after r163661 …
|
|
|
@105057
|
7 months |
vboxsync |
VMM/CPUM: Don't do strict CPUID checks on arm64 as we can't query what …
|
|
|
@105036
|
7 months |
vboxsync |
VMM/IEM: Split the TLB into non-global (even) and global (odd) …
|
|
|
@105020
|
7 months |
vboxsync |
VMM/CPUM: We need to push the ARCH_CAP MSR on arm hosts, setting all …
|
|
|
@104990
|
7 months |
vboxsync |
VMM/IEM: Added IEMTlbInvalidateAllGlobal and made the …
|
|
|
@104957
|
7 months |
vboxsync |
VMM/IEM: TLB statistics tweaks & fixes. bugref:10687
|
|
|
@104956
|
7 months |
vboxsync |
VMM/IEM: TLB statistics reorg. bugref:10687
|
|
|
@104941
|
7 months |
vboxsync |
VMM/IEM: Stats. bugref:10687
|
|
|
@104911
|
7 months |
vboxsync |
VMM/GIM: bugref:10703 Fix/re-implemented Hyper-V paravirt …
|
|
|
@104910
|
7 months |
vboxsync |
VMM/PGM: bugref:10703 Add PGM API for retreiving boot zeroed RAM …
|
|
|
@104885
|
7 months |
vboxsync |
VMM/PGM: Lockless PGMPhysIemGCPhys2PtrNoLock. bugref:10687
|
|
|
@104870
|
8 months |
vboxsync |
VMM/PGM: Missing pgmPhysInvalidatePageMapTLB & …
|
|
|
@104859
|
8 months |
vboxsync |
VMM/PGM: Moved the apRamRangesTlbR0 out of the shared PGM structure …
|
|
|