index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
/
x86_64
/
xapic_state_test.c
Age
Commit message (
Expand
)
Author
2024-08-29
KVM: selftests: Play nice with AMD's AVIC errata
Sean Christopherson
2024-08-29
KVM: selftests: Verify the guest can read back the x2APIC ICR it wrote
Sean Christopherson
2024-08-29
KVM: selftests: Test x2APIC ICR reserved bits
Sean Christopherson
2024-08-29
KVM: selftests: Skip ICR.BUSY test in xapic_state_test if x2APIC is enabled
Sean Christopherson
2024-08-13
KVM: selftests: Add a testcase to verify x2APIC is fully readonly
Michal Luczaj
2024-04-29
KVM: selftests: Define _GNU_SOURCE for all selftests code
Sean Christopherson
2023-08-02
KVM: selftests: Rename the ASSERT_EQ macro
Thomas Huth
2023-02-01
KVM: selftests: Verify APIC_ID is set when forcing x2APIC=>xAPIC transition
Emanuele Giuseppe Esposito
2022-11-16
KVM: selftests: Don't assume vcpu->id is '0' in xAPIC state test
Gautam Menghani
2022-07-13
KVM: selftests: Use vcpu_clear_cpuid_feature() to clear x2APIC
Sean Christopherson
2022-07-13
KVM: selftests: Cache CPUID in struct kvm_vcpu
Sean Christopherson
2022-06-24
KVM: selftests: Enhance handling WRMSR ICR register in x2APIC mode
Zeng Guang
2022-06-11
KVM: selftests: Purge vm+vcpu_id == vcpu silliness
Sean Christopherson
2022-06-11
KVM: selftests: Convert xapic_state_test away from hardcoded vCPU ID
Sean Christopherson
2022-06-11
KVM: selftests: Rename xAPIC state test's vcpu struct
Sean Christopherson
2022-03-01
KVM: selftests: Add test to verify KVM handling of ICR
Sean Christopherson