<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Hi all,<br>
<br>
I am trying to implement Page Fusion for x64 Linux guests. I understand that this will require changes to the Guest Additions. Specifically, in the VBoxServicePageSharing.cpp code. I have made some changes here and I am trying to call VbglR3RegisterSharedModule
 function with information about Linux guest modules.<br>
<br>
1. I am unable to put a trace in the R3 code, the code for the VMM / hypervisor. I am unable to see the LogFlow() messages. Can you help me enable it ?<br>
<br>
2. Is the code that implements page-fusing / sharing in the VMM specific to windows ?<br>
<br>
Thanks in advance !</div>
</body>
</html>