From d0c85e36e4de67af628d54e9ab577cc3fad7796a Mon Sep 17 00:00:00 2001 From: Christian Krinitsin Date: Thu, 3 Jul 2025 07:27:52 +0000 Subject: add deepseek and gemma results --- results/classifier/deepseek-2-tmp/output/hypervisor/1065 | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 results/classifier/deepseek-2-tmp/output/hypervisor/1065 (limited to 'results/classifier/deepseek-2-tmp/output/hypervisor/1065') diff --git a/results/classifier/deepseek-2-tmp/output/hypervisor/1065 b/results/classifier/deepseek-2-tmp/output/hypervisor/1065 deleted file mode 100644 index 59be28698..000000000 --- a/results/classifier/deepseek-2-tmp/output/hypervisor/1065 +++ /dev/null @@ -1,6 +0,0 @@ - -cputlb: uninitialized local variable in tlb_set_page_with_attrs cause SIGSEGV when a CPU access an unmapped IOMMU page -Description of problem: -When a TCG cpu accesses an unmapped page within an IOMMU region that causes a translation fault, QEMU SIGSEGVs in `io_readx`. -The reason was that in `address_space_translate_for_iotlb`, `xlat` is not set on a permission fault. -As a result, `xlat` in `tlb_set_page_with_attr` is uninitialized. This in turn causes various mis-calculation and eventually crashes in `io_readx`. -- cgit 1.4.1