index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
/
lib
/
aarch64
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-30
KVM: arm64: selftests: Ensure pending interrupts are handled in arch_timer test
Colton Lewis
1
-0
/
+6
2024-05-12
Merge tag 'kvm-x86-selftests_utils-6.10' of https://github.com/kvm-x86/linux ...
Paolo Bonzini
1
-0
/
+2
2024-04-29
Revert "kvm: selftests: move base kvm_util.h declarations to kvm_util_base.h"
Sean Christopherson
1
-0
/
+2
2024-04-25
KVM: selftests: Add helper for enabling LPIs on a redistributor
Oliver Upton
2
-0
/
+26
2024-04-25
KVM: selftests: Add a minimal library for interacting with an ITS
Oliver Upton
2
-0
/
+266
2024-04-25
KVM: selftests: Standardise layout of GIC frames
Oliver Upton
4
-57
/
+45
2024-04-25
KVM: selftests: Align with kernel's GIC definitions
Oliver Upton
1
-1
/
+12
2024-03-11
Merge tag 'kvm-x86-selftests-6.9' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-6
/
+18
2024-02-28
KVM: selftests: Move setting a vCPU's entry point to a dedicated API
Sean Christopherson
1
-6
/
+18
2024-01-29
KVM: selftests: aarch64: Remove redundant newlines
Andrew Jones
2
-3
/
+3
2023-11-27
KVM: selftests: arm64: Support P52V48 4K and 16K guest_modes
Ryan Roberts
1
-9
/
+30
2023-11-27
KVM: selftests: arm64: Determine max ipa size per-page size
Ryan Roberts
1
-5
/
+25
2023-10-18
tools headers arm64: Update sysreg.h with kernel sources
Jing Zhang
1
-3
/
+3
2023-08-02
KVM: selftests: Add arch ucall.h and inline simple arch hooks
Sean Christopherson
1
-10
/
+1
2023-04-21
Merge branch kvm-arm64/smccc-filtering into kvmarm-master/next
Marc Zyngier
1
-19
/
+33
2023-04-05
KVM: selftests: Add a helper for SMCCC calls with SMC instruction
Oliver Upton
1
-19
/
+33
2023-03-30
KVM: selftests: arm64: Fix ttbr0_el1 encoding for PA bits > 48
Ryan Roberts
1
-2
/
+5
2023-03-30
KVM: selftests: arm64: Fix pte encode/decode for PA bits > 48
Ryan Roberts
1
-8
/
+24
2022-12-27
KVM: arm64: selftests: Don't identity map the ucall MMIO hole
Oliver Upton
1
-2
/
+4
2022-12-09
KVM: arm64: selftests: Align VA space allocator with TTBR0
Oliver Upton
1
-0
/
+10
2022-12-09
Merge tag 'kvmarm-6.2' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm...
Paolo Bonzini
1
-21
/
+34
2022-12-05
Merge branch kvm-arm64/selftest/s2-faults into kvmarm-master/next
Marc Zyngier
1
-18
/
+30
2022-11-16
KVM: selftests: Add arch specific initialization
Vishal Annapurve
1
-9
/
+9
2022-11-16
KVM: selftests: Add ucall pool based implementation
Peter Gonda
1
-5
/
+2
2022-11-16
KVM: selftests: Drop now-unnecessary ucall_uninit()
Sean Christopherson
1
-12
/
+2
2022-11-16
KVM: selftests: Make arm64's MMIO ucall multi-VM friendly
Sean Christopherson
1
-5
/
+14
2022-11-16
KVM: selftests: Automatically do init_ucall() for non-barebones VMs
Sean Christopherson
1
-51
/
+3
2022-11-16
KVM: selftests: Consolidate boilerplate code in get_ucall()
Sean Christopherson
1
-11
/
+3
2022-11-16
KVM: selftests: Consolidate common code for populating ucall struct
Sean Christopherson
1
-17
/
+5
2022-11-10
KVM: selftests: Use the right memslot for code, page-tables, and data allocat...
Ricardo Koller
1
-5
/
+7
2022-11-10
KVM: selftests: Fix alignment in virt_arch_pgd_alloc() and vm_vaddr_alloc()
Ricardo Koller
1
-12
/
+15
2022-11-10
KVM: selftests: aarch64: Construct DEFAULT_MAIR_EL1 using sysreg.h macros
Ricardo Koller
1
-1
/
+1
2022-11-10
KVM: selftests: aarch64: Add virt_get_pte_hva() library function
Ricardo Koller
1
-3
/
+10
2022-11-10
KVM: arm64: selftests: Use FIELD_GET() to extract ID register fields
Reiji Watanabe
1
-3
/
+4
2022-08-01
Merge remote-tracking branch 'kvm/next' into kvm-next-5.20
Paolo Bonzini
3
-75
/
+73
2022-06-23
selftests: KVM: Handle compiler optimizations in ucall
Raghavendra Rao Ananta
1
-5
/
+4
2022-06-11
KVM: selftests: Sanity check input to ioctls() at build time
Sean Christopherson
1
-1
/
+1
2022-06-11
KVM: selftests: Purge vm+vcpu_id == vcpu silliness
Sean Christopherson
2
-27
/
+28
2022-06-11
KVM: selftests: Consolidate KVM_{G,S}ET_ONE_REG helpers
Sean Christopherson
1
-14
/
+14
2022-06-11
KVM: selftests: Rename vm_vcpu_add* helpers to better show relationships
Sean Christopherson
1
-5
/
+4
2022-06-11
KVM: selftests: Return created vcpu from vm_vcpu_add_default()
Sean Christopherson
1
-8
/
+12
2022-06-11
KVM: selftests: Add "arch" to common utils that have arch implementations
Sean Christopherson
1
-6
/
+6
2022-06-11
KVM: selftests: Convert vgic_irq away from VCPU_ID
Sean Christopherson
1
-5
/
+5
2022-06-11
KVM: selftests: Split get/set device_attr helpers
Sean Christopherson
1
-16
/
+15
2022-06-11
KVM: selftests: Multiplex return code and fd in __kvm_create_device()
Sean Christopherson
1
-2
/
+3
2022-06-11
KVM: selftests: Move KVM_CREATE_DEVICE_TEST code to separate helper
Sean Christopherson
1
-2
/
+1
2022-06-11
KVM: selftests: Use KVM_IOCTL_ERROR() for one-off arm64 ioctls
Sean Christopherson
1
-4
/
+4
2022-06-11
KVM: selftests: Get rid of kvm_util_internal.h
Sean Christopherson
3
-3
/
+0
2022-06-11
KVM: selftests: Use kvm_ioctl() helpers
Sean Christopherson
1
-2
/
+2
2022-06-11
KVM: sefltests: Use vm_ioctl() and __vm_ioctl() helpers
Sean Christopherson
1
-4
/
+2
[next]