<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic 'ERROR: KVM does not support NYX_PT (0)!' in Software Tuning, Performance Optimization &amp; Platform Monitoring</title>
    <link>https://community.intel.com/t5/Software-Tuning-Performance/ERROR-KVM-does-not-support-NYX-PT-0/m-p/1696299#M8550</link>
    <description>&lt;P&gt;Hello, I am a student interested in fuzzing TDX guest. Recently, I ran the fuzz program in ccc-linux-guest-hardening &lt;A href="https://github.com/intel/ccc-linux-guest-hardening" target="_blank"&gt;https://github.com/intel/ccc-linux-guest-hardening&lt;/A&gt;. But I met some problems:&lt;/P&gt;&lt;P&gt;After I installed the host kernel (&lt;A href="https://github.com/IntelLabs/kafl.linux/tree/kafl/sdv-6.1-3" target="_blank"&gt;https://github.com/IntelLabs/kafl.linux/tree/kafl/sdv-6.1-3&lt;/A&gt; ), I ran make deploy in the ccc-linux-guest-hardening directory and got the following error:&lt;/P&gt;&lt;P&gt;```&lt;BR /&gt;TASK [intellabs.kafl.kernel : Run support_test] ********************************&lt;BR /&gt;fatal: [localhost]: FAILED! =&amp;gt; changed=false&lt;BR /&gt;cmd:&lt;BR /&gt;- /tmp/ansible.rwfgzqb2/support_test&lt;BR /&gt;delta: '0:00:00.001852'&lt;BR /&gt;end: '2025-06-10 16:46:53.441049'&lt;BR /&gt;msg: non-zero return code&lt;BR /&gt;rc: 2&lt;BR /&gt;start: '2025-06-10 16:46:53.439197'&lt;BR /&gt;stderr: ''&lt;BR /&gt;stderr_lines: &amp;lt;omitted&amp;gt;&lt;BR /&gt;stdout: 'ERROR: KVM does not support NYX_PT (0)!'&lt;BR /&gt;stdout_lines: &amp;lt;omitted&amp;gt;&lt;BR /&gt;...ignoring&lt;BR /&gt;```&lt;/P&gt;&lt;P&gt;But when I ran support-test (&lt;A href="https://github.com/IntelLabs/kAFL/blob/master/deploy/intellabs/kafl/roles/kernel/files/support_test.c" target="_blank"&gt;https://github.com/IntelLabs/kAFL/blob/master/deploy/intellabs/kafl/roles/kernel/files/support_test.c&lt;/A&gt;), I got the following output.&lt;/P&gt;&lt;P&gt;```&lt;BR /&gt;# ./support_test&lt;BR /&gt;KVM-PT is ready!&lt;BR /&gt;# echo -n "Intel PT support: "; if $(grep -q "intel_pt" /proc/cpuinfo); then echo "&lt;LI-EMOJI id="lia_white-heavy-check-mark" title=":white_heavy_check_mark:"&gt;&lt;/LI-EMOJI&gt;"; else echo "&lt;LI-EMOJI id="lia_cross-mark" title=":cross_mark:"&gt;&lt;/LI-EMOJI&gt;"; fi&lt;BR /&gt;Intel PT support: &lt;LI-EMOJI id="lia_white-heavy-check-mark" title=":white_heavy_check_mark:"&gt;&lt;/LI-EMOJI&gt;&lt;BR /&gt;```&lt;/P&gt;&lt;P&gt;Could you please help me solve this issue?I would appreciate your assistance.&lt;/P&gt;</description>
    <pubDate>Wed, 11 Jun 2025 03:06:15 GMT</pubDate>
    <dc:creator>littleQ</dc:creator>
    <dc:date>2025-06-11T03:06:15Z</dc:date>
    <item>
      <title>'ERROR: KVM does not support NYX_PT (0)!'</title>
      <link>https://community.intel.com/t5/Software-Tuning-Performance/ERROR-KVM-does-not-support-NYX-PT-0/m-p/1696299#M8550</link>
      <description>&lt;P&gt;Hello, I am a student interested in fuzzing TDX guest. Recently, I ran the fuzz program in ccc-linux-guest-hardening &lt;A href="https://github.com/intel/ccc-linux-guest-hardening" target="_blank"&gt;https://github.com/intel/ccc-linux-guest-hardening&lt;/A&gt;. But I met some problems:&lt;/P&gt;&lt;P&gt;After I installed the host kernel (&lt;A href="https://github.com/IntelLabs/kafl.linux/tree/kafl/sdv-6.1-3" target="_blank"&gt;https://github.com/IntelLabs/kafl.linux/tree/kafl/sdv-6.1-3&lt;/A&gt; ), I ran make deploy in the ccc-linux-guest-hardening directory and got the following error:&lt;/P&gt;&lt;P&gt;```&lt;BR /&gt;TASK [intellabs.kafl.kernel : Run support_test] ********************************&lt;BR /&gt;fatal: [localhost]: FAILED! =&amp;gt; changed=false&lt;BR /&gt;cmd:&lt;BR /&gt;- /tmp/ansible.rwfgzqb2/support_test&lt;BR /&gt;delta: '0:00:00.001852'&lt;BR /&gt;end: '2025-06-10 16:46:53.441049'&lt;BR /&gt;msg: non-zero return code&lt;BR /&gt;rc: 2&lt;BR /&gt;start: '2025-06-10 16:46:53.439197'&lt;BR /&gt;stderr: ''&lt;BR /&gt;stderr_lines: &amp;lt;omitted&amp;gt;&lt;BR /&gt;stdout: 'ERROR: KVM does not support NYX_PT (0)!'&lt;BR /&gt;stdout_lines: &amp;lt;omitted&amp;gt;&lt;BR /&gt;...ignoring&lt;BR /&gt;```&lt;/P&gt;&lt;P&gt;But when I ran support-test (&lt;A href="https://github.com/IntelLabs/kAFL/blob/master/deploy/intellabs/kafl/roles/kernel/files/support_test.c" target="_blank"&gt;https://github.com/IntelLabs/kAFL/blob/master/deploy/intellabs/kafl/roles/kernel/files/support_test.c&lt;/A&gt;), I got the following output.&lt;/P&gt;&lt;P&gt;```&lt;BR /&gt;# ./support_test&lt;BR /&gt;KVM-PT is ready!&lt;BR /&gt;# echo -n "Intel PT support: "; if $(grep -q "intel_pt" /proc/cpuinfo); then echo "&lt;LI-EMOJI id="lia_white-heavy-check-mark" title=":white_heavy_check_mark:"&gt;&lt;/LI-EMOJI&gt;"; else echo "&lt;LI-EMOJI id="lia_cross-mark" title=":cross_mark:"&gt;&lt;/LI-EMOJI&gt;"; fi&lt;BR /&gt;Intel PT support: &lt;LI-EMOJI id="lia_white-heavy-check-mark" title=":white_heavy_check_mark:"&gt;&lt;/LI-EMOJI&gt;&lt;BR /&gt;```&lt;/P&gt;&lt;P&gt;Could you please help me solve this issue?I would appreciate your assistance.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jun 2025 03:06:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Tuning-Performance/ERROR-KVM-does-not-support-NYX-PT-0/m-p/1696299#M8550</guid>
      <dc:creator>littleQ</dc:creator>
      <dc:date>2025-06-11T03:06:15Z</dc:date>
    </item>
  </channel>
</rss>

