pub/scm/linux/kernel/git/maz/kvm-ws-tests.git  about / heads / tags
KVM/arm64 WS tests
$ git log --pretty=format:'%h %s (%cs)%d'
8f5d64f Add --pmu to allow access to PMU regs (2021-08-03)
	(HEAD -> master)
3a938fc Use POWER_OFF instead of RESET to end test (2021-01-18)
de7c495 Use --firmware instead of --kernel (2020-07-17)
20537c9 Allow environment variable overrides for perf and lkvm (2020-07-17)
4305520 Add memory faulting tests (2017-10-03)
e8d4b6a add do_fp_hvc (2017-05-22)
3e9a2e1 KVM WS tests, initial drop (2016-03-18)
# heads (aka `branches'):
$ git for-each-ref --sort=-creatordate refs/heads \
	--format='%(HEAD) %(refname:short) %(subject) (%(creatordate:short))'
* master       Add --pmu to allow access to PMU regs (2021-08-03)

# tags:
$ git for-each-ref --sort=-creatordate refs/tags \
	--format='%(refname:short) %(subject) (%(creatordate:short))'
# no tags, yet...

# associated public inboxes:
# (number on the left is used for dev purposes)
          1 linux-arm-kernel
          1 kvmarm
          1 linux-kselftest
          1 kvm
          1 kvm-ppc

git clone https://80x24.org/lore/pub/scm/linux/kernel/git/maz/kvm-ws-tests.git