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
/
include
/
ucall_common.h
Age
Commit message (
Expand
)
Author
2023-12-01
KVM: selftests: Annotate guest ucall, printf, and assert helpers with __printf()
Sean Christopherson
2023-11-14
KVM: selftests: Add GUEST_SYNC[1-6] macros for synchronizing more data
Sean Christopherson
2023-10-04
KVM: selftests: Remove obsolete and incorrect test case metadata
Like Xu
2023-08-02
KVM: selftests: Use GUEST_FAIL() in ARM's arch timer helpers
Sean Christopherson
2023-08-02
KVM: selftests: Rip out old, param-based guest assert macros
Sean Christopherson
2023-08-02
KVM: selftests: Add arch ucall.h and inline simple arch hooks
Sean Christopherson
2023-08-02
KVM: selftests: Add formatted guest assert support in ucall framework
Sean Christopherson
2023-08-02
KVM: selftests: Add string formatting options to ucall
Aaron Lewis
2023-08-02
KVM: selftests: Add additional pages to the guest to accommodate ucall
Aaron Lewis
2022-12-02
KVM: arm64: selftests: Enable single-step without a "full" ucall()
Sean Christopherson
2022-11-16
KVM: selftests: Add ucall pool based implementation
Peter Gonda
2022-11-16
KVM: selftests: Drop now-unnecessary ucall_uninit()
Sean Christopherson
2022-11-16
KVM: selftests: Automatically do init_ucall() for non-barebones VMs
Sean Christopherson
2022-11-16
KVM: selftests: Consolidate boilerplate code in get_ucall()
Sean Christopherson
2022-11-16
KVM: selftests: Consolidate common code for populating ucall struct
Sean Christopherson
2022-07-13
KVM: selftests: Fix filename reporting in guest asserts
Colton Lewis
2022-07-13
KVM: selftests: Write REPORT_GUEST_ASSERT macros to pair with GUEST_ASSERT
Colton Lewis
2022-07-13
KVM: selftests: Increase UCALL_MAX_ARGS to 7
Colton Lewis
2022-07-13
KVM: selftests: enumerate GUEST_ASSERT arguments
Colton Lewis
2022-06-11
KVM: selftests: Purge vm+vcpu_id == vcpu silliness
Sean Christopherson
2022-01-07
kvm: selftests: move ucall declarations into ucall_common.h
Michael Roth