lp:~canonical-kernel-team/+git/kvm-unit-tests

Get this repository:
git clone https://git.launchpad.net/~canonical-kernel-team/+git/kvm-unit-tests
Members of Canonical Kernel Team can upload to this repository. Log in for directions.

Branches

Name Last Modified Last Commit
sru 2024-01-02 08:24:53 UTC
UBUNTU: SAUCE: Upstream head SHA1 02d8befe99

Author: Po-Hsu Lin
Author Date: 2023-12-26 03:06:14 UTC

UBUNTU: SAUCE: Upstream head SHA1 02d8befe99

Rebased on top of upstream head commit:
02d8befe99 pretty_print_stacks: modify relative path calculation

Update Note:
  * Bugs closed after this update:
    - LP: #1991762 msr in ubuntu_kvm_unit_tests failed with timeout
      on J (error: kvm run failed Operation not permitted)
  * Bugs opened after this update:
    - LP: #2047344 msr from ubuntu_kvm_unit_tests failed with "FAIL:
      Expected #GP on RDSMR(x2APIC MSR 0x82e)"
    - LP: #2047357 msr from ubuntu_kvm_unit_tests failed with "FAIL:
      Expected #GP on WRSMR(x2APIC MSR 0x837, 0xffffffffffffffff),
      got vector 0"
    - LP: #2047369 msr from ubuntu_kvm_unit_tests failed with "FAIL:
      Expected #GP on WRSMR(MSR_FS_BASE, 0xaaaaaaaaaaaaaaaa), got
      vector 0 on J-realtime openstack
  * sru-xenial branch untouched.

Signed-off-by: Po-Hsu Lin <po-hsu.lin@canonical.com>

tip-testing 2024-01-02 08:23:21 UTC
UBUNTU: SAUCE: split failed tests out

Author: Po-Hsu Lin
Author Date: 2022-10-20 06:14:12 UTC

UBUNTU: SAUCE: split failed tests out

BugLink: https://bugs.launchpad.net/bugs/1938875

vmx test contain a bunch of different tests.
Split failed test cases in vmx out as standalone tests to improve our
test granularity. Make it easier to do result hinting and allow this
test to finish properly without being terminated prematurely.

This SAUCE patch will split the following tests out of vmx:
  * rdtsc_vmexit_diff_test
  * test_vmread_flags_touch
  * test_vmwrite_flags_touch
  * test_vmwrite_vmread
  * test_vmxon
  * vmx_apic_passthrough_test
  * vmx_controls_test
  * vmx_cr_load_test
  * vmx_cr4_osxsave_test
  * vmx_db_test
  * vmx_guest_state_area_test
  * vmx_hlt_with_rvi_test
  * vmx_host_state_area_test
  * vmx_intr_window_test
  * vmx_mtf_test
  * vmx_mtf_pdpte_test
  * vmx_nmi_window_test
  * vmx_pending_event_test
  * vmx_preemption_timer_tf_test
  * vmx_preemption_timer_zero_test
  * vmx_store_tsc_test

Signed-off-by: Po-Hsu Lin <po-hsu.lin@canonical.com>

upstream-master 2023-04-20 08:26:06 UTC
pretty_print_stacks: modify relative path calculation

Author: Nina Schoetterl-Glausch
Author Date: 2023-04-04 18:50:47 UTC

pretty_print_stacks: modify relative path calculation

Don't assume we can get a relative path by cutting of certain prefixes,
since this isn't guaranteed to work.
Instead use a library function.
Also normalize paths in order to take care of symlinks.

Fixes: a9143a24 ("scripts: pretty print stack traces")
Signed-off-by: Nina Schoetterl-Glausch <nsg@linux.ibm.com>
Tested-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20230404185048.2824384-4-nsg@linux.ibm.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>

sru-xenial 2022-10-07 09:48:18 UTC
UBUNTU: SAUCE: Revert "s390x: add test for SIGP STORE_ADTL_STATUS order"

Author: Po-Hsu Lin
Author Date: 2022-10-06 09:20:42 UTC

UBUNTU: SAUCE: Revert "s390x: add test for SIGP STORE_ADTL_STATUS order"

The ADTL test will fail to build on Xenial with:
    s390x/adtl-status.c:204:1: error: unrecognizable insn:

Since this is already an EOL series, let just revert these adtl tests.

This reverts commit db1f35d9375bb7a3854dd8a7a18536b0ec372b16.

Signed-off-by: Po-Hsu Lin <po-hsu.lin@canonical.com>

master 2022-09-27 09:50:59 UTC
ci: Update the list of tests that we run in the Fedora Cirrus-CI

Author: Thomas Huth
Author Date: 2022-09-22 12:28:50 UTC

ci: Update the list of tests that we run in the Fedora Cirrus-CI

The "msr" test recently started failing since it got extended, but
the kernel of the CI machine is not new enough to handle the new
tests. Thus we have to disable it in the CI for now.
On the other hand, there are a couple of other tests which seem
to work now, so we can include those in the list instead.

Message-Id: <20220922122850.266424-1-thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>

15 of 5 results
This repository contains Public information 
Everyone can see this information.