[vbox-dev] Patch for PCI prefetch alignment issue (for 5.2.6), logs

Vilbig, Ric ric_vilbig at mentor.com
Fri Feb 2 22:10:21 GMT 2018


Here are the supporting logs that I meant to send earlier. These were captured with VBOX_LOG=all, the logs sent previously did not have VBOX_LOG set. Of particular interest is this:

PGMR3PhysMMIORegister: Adding ad hoc MMIO range for 0000000324000000-00000003401fffff VLab_RemDev
AssertLogRel /medsj/vlabdev/rvilbig/vbox/VirtualBox-5.2.6/src/VBox/VMM/VMMR3/PGMPhys.cpp(2268) int PGMR3PhysMMIORegister(PVM, RTGCPHYS, RTGCPHYS, PGMPHYSHANDLERTYPE, RTR3PTR, RTR0PTR, RTRCPTR, const char*): RT_SUCCESS_NP(rc)
cbRamRange=1843328
RemDev: vRemDev_vPCIeMapUpdate: PDMDevHlpMMIORegister() = VERR_MM_HYPER_NO_MEMORY  // 324000000 - 3401fffff

vs. this:

PGMR3PhysMMIORegister: Adding ad hoc MMIO range for 0000000330000000-00000003401fffff VLab_RemDev
PGMHandlerPhysicalRegister: GCPhys=0000000330000000 GCPhysLast=00000003401fffff pvUserR3=00007f11739d5020 pvUserR0=00007f11739d5020 pvUserGC=fb891020 hType=0x9900 (1, MMIO) pszDesc=00007f116a0d5355:VLab_RemDev
pgmHandlerPhysicalExCreate: pvUserR3=00007f11739d5020 pvUserR0=00007f11739d5020 pvUserGC=fb891020 hType=0x9900 (1, MMIO) pszDesc=00007f116a0d5355:VLab_RemDev
pgmHandlerPhysicalExRegister: GCPhys=0000000330000000 GCPhysLast=00000003401fffff hType=0x9900 (1, MMIO) pszDesc=00007f116a0d5355:VLab_RemDev
pgmHandlerPhysicalSetRamFlagsAndFlushShadowPTs: doesn't flush guest TLBs. rc=VINF_SUCCESS; sync flags=0 VMCPU_FF_PGM_SYNC_CR3=0
REMR3NotifyHandlerPhysicalRegister: enmKind=1 GCPhys=0000000330000000 cb=0000000010200000 fHasHCHandler=1
RemDev: vRemDev_vPCIeMapUpdate: PDMDevHlpMMIORegister() = VINF_SUCCESS  // 330000000 - 3401fffff


//  RicV


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.virtualbox.org/pipermail/vbox-dev/attachments/20180202/cc0a35c3/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ricv_patch_526_PrefBaseLimitAlignment_Logs.tar.bz2
Type: application/octet-stream
Size: 28849 bytes
Desc: ricv_patch_526_PrefBaseLimitAlignment_Logs.tar.bz2
URL: <http://www.virtualbox.org/pipermail/vbox-dev/attachments/20180202/cc0a35c3/attachment.obj>


More information about the vbox-dev mailing list