|
|
@87633
|
4 年 |
vboxsync |
VMM/TM,VMM/HMVMX: Try avoid calling TMCpuTickGetDeadlineAndTscOffset …
|
|
|
@87626
|
4 年 |
vboxsync |
IPRT/time,VMM/TM: Added extra parameter to the RTTimeNanoTS GIP …
|
|
|
@87611
|
4 年 |
vboxsync |
Shared Clipboard/Transfers: More callback code. bugref:9437
|
|
|
@87595
|
4 年 |
vboxsync |
vmm/dbgf.h: Fixed padding bug in DBGFBPPUB in r141083. (32-bit …
|
|
|
@87594
|
4 年 |
vboxsync |
VMM/DBGF,Debugger: Removed the !defined(VBOX_WITH_LOTS_OF_DBGF_BPS) …
|
|
|
@87590
|
4 年 |
vboxsync |
IPRT/RTFileGetMaxSize: Doxygen fix.
|
|
|
@87566
|
4 年 |
vboxsync |
Shared Clipboard: doxygen fixes for unnecessary @copydoc in …
|
|
|
@87542
|
4 年 |
vboxsync |
SUPDrv,VMM/HM: Modified the representation of the 9 VT-x controls MSRs …
|
|
|
@87528
|
4 年 |
vboxsync |
AMD IOMMU: bugref:9654 IOTLB cache bits.
|
|
|
@87524
|
4 年 |
vboxsync |
IPRT: RTNetStrToIPv6Cidr() - to parse f00::/42 notation for IPv6 …
|
|
|
@87523
|
4 年 |
vboxsync |
VMM/CPUM/HM: No else after return.
|
|
|
@87522
|
4 年 |
vboxsync |
VMM/HM: Moved CPUMCTX::fWorldSwitcher to HMR0PERVCPU::fWorldSwitcher. …
|
|
|
@87519
|
4 年 |
vboxsync |
VMM/HM: Make a R0 copy of HM::cMaxResumeLoopsCfg and do proper …
|
|
|
@87518
|
4 年 |
vboxsync |
VMM/HM: Make a R0 copy of HM::fAllow64BitGuests on setup (for VT-x). …
|
|
|
@87515
|
4 年 |
vboxsync |
VMM/HM: Make a R0 copy of HM::fNestedPaging on setup. Moved …
|
|
|
@87514
|
4 年 |
vboxsync |
IPRT: mangling.h - sort the RTNet* section alphabetically.
No …
|
|
|
@87511
|
4 年 |
vboxsync |
VMM/HMSVM: Moving some SVM stuff to HMR0PERVM. Removed 3 unused …
|
|
|
@87508
|
4 年 |
vboxsync |
VMM/HMSVM: Moving SVMNESTEDVMCBCACHE to HMInternal.h.
|
|
|
@87504
|
4 年 |
vboxsync |
VMM/HMSVM: Moving more stuff to HMR0PERVCPU. bugref:9217
|
|
|
@87492
|
4 年 |
vboxsync |
vmm/gvm.mac: Fix.
|
|
|
@87488
|
4 年 |
vboxsync |
VMM/HMVMX: Moving more stuff to HMR0PERVCPU. bugref:9217
|
|
|
@87486
|
4 年 |
vboxsync |
VMM/PGM: Corrected todo on aGCPhysGstPaePDs & aGstPaePdpeRegs.
|
|
|
@87482
|
4 年 |
vboxsync |
AMD IOMMU: bugref:9654 Optimize address translation a tad bit. Avoid …
|
|
|
@87481
|
4 年 |
vboxsync |
vm.h: todo
|
|
|
@87477
|
4 年 |
vboxsync |
AMD IOMMU: bugref:9654 PDM IOMMU code de-duplication and cleanup.
|
|
|
@87472
|
4 年 |
vboxsync |
VMM/HMVMX: Moving more stuff to HMR0PERVCPU. Created …
|
|
|
@87467
|
4 年 |
vboxsync |
vmm/gvm.h: Corrected assertion. bugref:9217
|
|
|
@87466
|
4 年 |
vboxsync |
VMM/HM,gvm: Started splitting up the HVMCPU and HVM structures. …
|
|
|
@87456
|
4 年 |
vboxsync |
iprt/asmdefs.mac,VMM: Implemented an alternative to the YASM unwind …
|
|
|
@87452
|
4 年 |
vboxsync |
Shared Clipboard/Transfers: More code for HTTP transfers. bugref:9437
|
|
|
@87439
|
4 年 |
vboxsync |
VMM/HMVMX: Created special versions of the hmR0VmxStartVm code as with …
|
|
|
@87424
|
4 年 |
vboxsync |
IPRT/vfs: Typo in a comment.
|
|
|
@87404
|
4 年 |
vboxsync |
iprt/asm-amd64-x86.h: Found intrinsics for lidt, sidt, lgdt and sgdt …
|
|
|
@87403
|
4 年 |
vboxsync |
iprt/asm-amd64-x86.h: Added ASMGetFSBase, ASMSetFSBase, ASMGetGSBase …
|
|
|
@87402
|
4 年 |
vboxsync |
iprt/cdefs.h,asm*.h,hmvmxinline.h: Changed the …
|
|
|
@87388
|
4 年 |
vboxsync |
VMM/HMVMX: Moved VMXRESTOREHOST and VMXRestoreHostState from public …
|
|
|
@87385
|
4 年 |
vboxsync |
VMM/HMVMXR0: Put VMX_RESTORE_HOST_REQUIRED at the top to simplify …
|
|
|
@87371
|
4 年 |
vboxsync |
AMD IOMMU: bugref:9654 Handle the case where an access might result in …
|
|
|
@87361
|
4 年 |
vboxsync |
VMM/CPUM,HMSVM: Mirror the state of fUseFlags[CPUM_USED_FPU_GUEST] in …
|
|
|
@87358
|
4 年 |
vboxsync |
kmk incs
|
|
|
@87357
|
4 年 |
vboxsync |
VMM/HMSVM: Some new status codes related to some upcoming HMR0A.asm …
|
|
|
@87351
|
4 年 |
vboxsync |
VMM/CPUM: Slapped a @todo on CPUM_CHANGED_XXX / CPUMCPU::fChanged.
|
|
|
@87349
|
4 年 |
vboxsync |
VMM/CPUM: Kicked out CPUMR3RemEnter & CPUMR3RemLeave. bugref:9576
|
|
|
@87346
|
4 年 |
vboxsync |
VMM/CPUM: Dropped the fForceHyper parameter of CPUMRecalcHyperDRx. It …
|
|
|
@87345
|
4 年 |
vboxsync |
VMM/CPUM: Removed CPUM_SYNC_FPU_STATE, CPUM_SYNC_DEBUG_REGS_GUEST and …
|
|
|
@87343
|
4 年 |
vboxsync |
AMD IOMMU: bugref:9654 IOTLB cache bits.
|
|
|
@87339
|
4 年 |
vboxsync |
IPRT/net: Document that RTCidrStrToIPv4() is deprecated. bugref:9330
|
|
|
@87330
|
4 年 |
vboxsync |
VMM/HMR0A.asm: Reduced the number of parameters passed to SVMR0VMRun. …
|
|
|
@87304
|
4 年 |
vboxsync |
AMD IOMMU: bugref:9654 Add IRTE_GVA_T if we need to implement …
|
|
|
@87290
|
4 年 |
vboxsync |
iprt/param.h: Must include cdefs.h as we're testing RT_ARCH_XXXX …
|
|
|
@87263
|
4 年 |
vboxsync |
vmm/stam.h: Just include asm-arm.h and use ASMReadTSC for STAM_GET_TS. …
|
|
|
@87261
|
4 年 |
vboxsync |
VBoxVideoIPRT.h: Don't include asm-amd64-x86.h unless we're targeting …
|
|
|
@87256
|
4 年 |
vboxsync |
IPRT,iprt/asm-arm.h: ASMReadTSC using CNTVCT or CNTPCT. bugref:9898
|
|
|
@87255
|
4 年 |
vboxsync |
VMM: Adjustments for bugref:9898.
|
|
|
@87241
|
4 年 |
vboxsync |
AMD IOMMU: bugref:9654 Main/API: AMD IOMMU support.
|
|
|
@87230
|
4 年 |
vboxsync |
iprt/asm.h: Try fix x86/gcc version of ASMPRobeReadByte.
|
|
|
@87226
|
4 年 |
vboxsync |
IPRT: Add ASMAtomicUoXorU32 mangling. bugref:9898.
Fixes build.
|
|
|
@87223
|
4 年 |
vboxsync |
IPRT: ASMAtomicXorU32 build fix (gcc). bugref:9898
|
|
|
@87218
|
4 年 |
vboxsync |
iprt/asm-arm.h: Fix include guard and add #pragma once to make scm happy.
|
|
|
@87212
|
4 年 |
vboxsync |
iprt/asm.h,tstRTInlineAsm: Extending testcase, added a couple of …
|
|
|
@87206
|
4 年 |
vboxsync |
iprt/asm.h: Removed extra+wrong assertion in ASMAtomicUoReadS32. …
|
|
|
@87202
|
4 年 |
vboxsync |
iprt/nocrt/limits.h: Adjustments for bugref:9898.
|
|
|
@87200
|
4 年 |
vboxsync |
iprt/asm-arm.h: copied from branch. needs work. bugref:9898 bugref:9026
|
|
|
@87197
|
4 年 |
vboxsync |
iprt/asm-arm.h: copied from branch. needs work. bugref:9898 bugref:9026
|
|
|
@87196
|
4 年 |
vboxsync |
iprt/asm.h: More fun. Mostly done with asm.h. Added AMD64/gcc variant …
|
|
|
@87195
|
4 年 |
vboxsync |
iprt/asm.h: More fun. Mostly done with asm.h. Added AMD64/gcc variant …
|
|
|
@87192
|
4 年 |
vboxsync |
iprt/asm.h: Added generic C version of ASMBitFirstClear. Officially …
|
|
|
@87191
|
4 年 |
vboxsync |
iprt/asm.h: More fun. Adding Xor and extended And, Or and Xor variants …
|
|
|
@87189
|
4 年 |
vboxsync |
iprt/asm.h: More fun. bugref:9898
|
|
|
@87188
|
4 年 |
vboxsync |
iprt/asm.h: Build fix (ASMAtomicXchgU64). bugref:9898
|
|
|
@87187
|
4 年 |
vboxsync |
IPRT: Make sparc[64] and asm-fake.cpp use the generic ASMMem* …
|
|
|
@87183
|
4 年 |
vboxsync |
iprt/asm.h: More fun. bugref:9898 bugref:9026
|
|
|
@87181
|
4 年 |
vboxsync |
iprt/asm.h,iprt/cdefs.h: More fun. bugref:9898 bugref:9026
|
|
|
@87178
|
4 年 |
vboxsync |
iprt/asm.h: Added note about 'ordered' not implying any compiler …
|
|
|
@87177
|
4 年 |
vboxsync |
iprt/asm.h: add 'cc' to clobber list for x86/amd64 asm too …
|
|
|
@87172
|
4 年 |
vboxsync |
iprt/asm.h: Missing memory ordering. Changed ASMMemoryFence from dsb …
|
|
|
@87171
|
4 年 |
vboxsync |
iprt/asm.h: Generic memory barriers, writes and reads. Additions, …
|
|
|
@87170
|
4 年 |
vboxsync |
pdmaudioifs.h: Use doxygen better. bugref:9882
|
|
|
@87159
|
4 年 |
vboxsync |
Audio: Enable/disable streams using …
|
|
|
@87156
|
4 年 |
vboxsync |
iprt/asm.h: Rest of the ASMAtomicCmpXchg* functions. bugref:9898 …
|
|
|
@87155
|
4 年 |
vboxsync |
iprt/asm.h: ASMAtomicXchgUxx and some ASMAtomicCmpXchgXx. bugref:9898 …
|
|
|
@87154
|
4 年 |
vboxsync |
iprt/asm.h: ASMAtomicXchgU8 and ASMNopPause. bugref:9898 bugref:9026
|
|
|
@87148
|
4 年 |
vboxsync |
iprt/stdint.h: Adjustments for bugref:9898.
|
|
|
@87147
|
4 年 |
vboxsync |
iprt/asm.h,iprt/param.h: More bugref:9898 adjustments.
|
|
|
@87145
|
4 年 |
vboxsync |
iprt/asm.h: fix. bugref:9898
|
|
|
@87144
|
4 年 |
vboxsync |
iprt/formats/mach-o.h: ARM CPU types and sub-types. bugref:9898
|
|
|
@87141
|
4 年 |
vboxsync |
VMM: Remove VBOX_WITH_2X_4GB_ADDR_SPACE_IN_R0 and the code it encloses …
|
|
|
@87140
|
4 年 |
vboxsync |
VMM/DBGFR3FlowTrace: First commit of a new DBGF framework to collect …
|
|
|
@87139
|
4 年 |
vboxsync |
VMM/DBGFR3FlowTrace: First commit of a new DBGF framework to collect …
|
|
|
@87138
|
4 年 |
vboxsync |
VMM/DBGFR3FlowTrace: First commit of a new DBGF framework to collect …
|
|
|
@87137
|
4 年 |
vboxsync |
VMM/DBGFR3FlowTrace: First commit of a new DBGF framework to collect …
|
|
|
@87136
|
4 年 |
vboxsync |
VMM/DBGFR3FlowTrace: First commit of a new DBGF framework to collect …
|
|
|
@87134
|
4 年 |
vboxsync |
VMM/DBGFR3FlowTrace: First commit of a new DBGF framework to collect …
|
|
|
@87130
|
4 年 |
vboxsync |
VMM: More owner handling code for bugref:9837
|
|
|
@87127
|
4 年 |
vboxsync |
DMA,PDM: Pass the pDevIns of the caller to PDMDMAREG::pfnRegister. DMA …
|
|
|
@87124
|
4 年 |
vboxsync |
iprt/asm.h: Some more fun. bugref:9888
|
|
|
@87117
|
4 年 |
vboxsync |
tools/env.sh,/Config.kmk,iprt/cdefs.h: A little fun. bugref:9898
|
|
|
@87107
|
4 年 |
vboxsync |
VMM/DBGF: Started implementing the breakpoint owner management, bugref:9837
|
|
|
@87082
|
4 年 |
vboxsync |
Shared Clipboard: Simplified and cleaned up the X11 callback handling …
|
|
|
@87072
|
4 年 |
vboxsync |
Shared Clipboard/Transfers: Bugfixes, docs. bugref:9874
|
|
|