qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] target/arm: Fix using pmu=on on KVM
@ 2020-06-23  9:06 Philippe Mathieu-Daudé
  2020-06-23  9:06 ` [PATCH v3 1/2] tests/qtest/arm-cpu-features: Add feature setting tests Philippe Mathieu-Daudé
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Philippe Mathieu-Daudé @ 2020-06-23  9:06 UTC (permalink / raw)
  To: qemu-devel
  Cc: Laurent Vivier, Peter Maydell, Thomas Huth, kvm, Andrew Jones,
	qemu-arm, Paolo Bonzini, Philippe Mathieu-Daudé

Since v2:
- include Drew test fix (addressed Peter review comments)
- addressed Drew review comments
- collected R-b/A-b

Andrew Jones (1):
  tests/qtest/arm-cpu-features: Add feature setting tests

Philippe Mathieu-Daudé (1):
  target/arm: Check supported KVM features globally (not per vCPU)

 target/arm/kvm_arm.h           | 21 ++++++++-----------
 target/arm/cpu.c               |  2 +-
 target/arm/cpu64.c             | 10 ++++-----
 target/arm/kvm.c               |  4 ++--
 target/arm/kvm64.c             | 14 +++++--------
 tests/qtest/arm-cpu-features.c | 38 ++++++++++++++++++++++++++++++----
 6 files changed, 56 insertions(+), 33 deletions(-)

-- 
2.21.3



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-06-23 10:36 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-23  9:06 [PATCH v3 0/2] target/arm: Fix using pmu=on on KVM Philippe Mathieu-Daudé
2020-06-23  9:06 ` [PATCH v3 1/2] tests/qtest/arm-cpu-features: Add feature setting tests Philippe Mathieu-Daudé
2020-06-23  9:06 ` [PATCH v3 2/2] target/arm: Check supported KVM features globally (not per vCPU) Philippe Mathieu-Daudé
2020-06-23  9:18 ` [PATCH v3 0/2] target/arm: Fix using pmu=on on KVM Andrew Jones
2020-06-23  9:19   ` Peter Maydell
2020-06-23  9:29     ` Philippe Mathieu-Daudé
2020-06-23 10:35 ` Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).