index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
/
aarch64
/
debug-exceptions.c
Age
Commit message (
Expand
)
Author
2022-12-12
Merge remote-tracking branch 'kvm/queue' into HEAD
Paolo Bonzini
2022-12-09
Merge tag 'kvmarm-6.2' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm...
Paolo Bonzini
2022-12-02
KVM: arm64: selftests: Enable single-step without a "full" ucall()
Sean Christopherson
2022-11-16
KVM: selftests: Automatically do init_ucall() for non-barebones VMs
Sean Christopherson
2022-11-16
KVM: arm64: selftests: Disable single-step without relying on ucall()
Sean Christopherson
2022-11-16
KVM: arm64: selftests: Disable single-step with correct KVM define
Sean Christopherson
2022-11-16
KVM: selftests: Add atoi_positive() and atoi_non_negative() for input validation
Vipin Sharma
2022-11-16
KVM: selftests: Add atoi_paranoid() to catch errors missed by atoi()
Vipin Sharma
2022-11-10
KVM: arm64: selftests: Test with every breakpoint/watchpoint
Reiji Watanabe
2022-11-10
KVM: arm64: selftests: Add a test case for a linked watchpoint
Reiji Watanabe
2022-11-10
KVM: arm64: selftests: Add a test case for a linked breakpoint
Reiji Watanabe
2022-11-10
KVM: arm64: selftests: Change debug_version() to take ID_AA64DFR0_EL1
Reiji Watanabe
2022-11-10
KVM: arm64: selftests: Stop unnecessary test stage tracking of debug-exceptions
Reiji Watanabe
2022-11-10
KVM: arm64: selftests: Add helpers to enable debug exceptions
Reiji Watanabe
2022-11-10
KVM: arm64: selftests: Remove the hard-coded {b,w}pn#0 from debug-exceptions
Reiji Watanabe
2022-11-10
KVM: arm64: selftests: Add write_dbg{b,w}{c,v}r helpers in debug-exceptions
Reiji Watanabe
2022-11-10
KVM: arm64: selftests: Use FIELD_GET() to extract ID register fields
Reiji Watanabe
2022-09-19
KVM: arm64: selftests: Add a test case for KVM_GUESTDBG_SINGLESTEP
Reiji Watanabe
2022-09-19
KVM: arm64: selftests: Refactor debug-exceptions to make it amenable to new t...
Reiji Watanabe
2022-07-13
KVM: selftests: Fix filename reporting in guest asserts
Colton Lewis
2022-06-11
KVM: selftests: Add TEST_REQUIRE macros to reduce skipping copy+paste
Sean Christopherson
2022-06-11
KVM: selftests: Purge vm+vcpu_id == vcpu silliness
Sean Christopherson
2022-06-11
KVM: selftests: Consolidate KVM_{G,S}ET_ONE_REG helpers
Sean Christopherson
2022-06-11
KVM: selftests: Convert debug-exceptions away from VCPU_ID
Sean Christopherson
2022-02-08
selftests: KVM: Test OS lock behavior
Oliver Upton
2021-10-17
KVM: arm64: selftests: Introduce ARM64_SYS_KVM_REG
Raghavendra Rao Ananta
2021-10-17
tools: arm64: Import sysreg.h
Raghavendra Rao Ananta
2021-06-14
KVM: selftests: Add aarch64/debug-exceptions test
Ricardo Koller