[PATCH kvm-unit-tests v2 2/2] arm/pmu: don't run tcg tests

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The TCG PMU is barely implemented for ARM and not at all implemented
for AArch64. Let's not bother running the TCG-only tests yet. We'll
likely move them to a new TCG-only unittests.cfg at some point before
re-enabling them too.

Signed-off-by: Andrew Jones <drjones@xxxxxxxxxx>
---
 arm/unittests.cfg | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

diff --git a/arm/unittests.cfg b/arm/unittests.cfg
index 044d97c9e73d..65f9c4c0b9eb 100644
--- a/arm/unittests.cfg
+++ b/arm/unittests.cfg
@@ -65,15 +65,15 @@ file = pmu.flat
 groups = pmu
 
 # Test PMU support (TCG) with -icount IPC=1
-[pmu-tcg-icount-1]
-file = pmu.flat
-extra_params = -icount 0 -append '1'
-groups = pmu
-accel = tcg
+#[pmu-tcg-icount-1]
+#file = pmu.flat
+#extra_params = -icount 0 -append '1'
+#groups = pmu
+#accel = tcg
 
 # Test PMU support (TCG) with -icount IPC=256
-[pmu-tcg-icount-256]
-file = pmu.flat
-extra_params = -icount 8 -append '256'
-groups = pmu
-accel = tcg
+#[pmu-tcg-icount-256]
+#file = pmu.flat
+#extra_params = -icount 8 -append '256'
+#groups = pmu
+#accel = tcg
-- 
2.9.3

_______________________________________________
kvmarm mailing list
kvmarm@xxxxxxxxxxxxxxxxxxxxx
https://lists.cs.columbia.edu/mailman/listinfo/kvmarm



[Index of Archives]     [Linux KVM]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux