Show patches with: Submitter = Thomas Huth       |    State = Action Required       |   418 patches
« 1 2 3 44 5 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/1] KVM: PPC: Increase memslots to 320 - - - --- 2015-11-04 Thomas Huth New
[1/2] KVM: selftests: Implement ucall() for s390x KVM: selftests: Enable ucall and dirty_log_test on s390x - - - --- 2019-07-30 Thomas Huth New
[1/3] KVM: selftests: Use TAP interface in the kvm_binary_stats_test Use TAP in some more KVM selftests - 1 - --- 2022-10-04 Thomas Huth New
[1/4] KVM: s390: selftests: Use TAP interface in the memop test KVM: s390: selftests: Provide TAP output in tests - - - --- 2022-04-14 Thomas Huth New
[1/4] KVM: selftests: Rename the ASSERT_EQ macro Use TAP in some more x86 KVM selftests - 1 - --- 2023-07-12 Thomas Huth New
[1/7] KVM: Standardize on "int" return types instead of "long" in kvm_main.c KVM: Standardize on "int" return types instead of "long" - - - --- 2023-02-03 Thomas Huth New
[1/9] KVM: selftests: Wrap vcpu_nested_state_get/set functions with x86 guard KVM selftests for s390x - 1 - --- 2019-05-23 Thomas Huth New
[2/2] KVM: selftests: Enable dirty_log_test on s390x KVM: selftests: Enable ucall and dirty_log_test on s390x - - - --- 2019-07-30 Thomas Huth New
[2/3] KVM: selftests: x86: Use TAP interface in the sync_regs test Use TAP in some more KVM selftests - - - --- 2022-10-04 Thomas Huth New
[2/4] KVM: s390: selftests: Use TAP interface in the sync_regs test KVM: s390: selftests: Provide TAP output in tests - - - --- 2022-04-14 Thomas Huth New
[2/4] KVM: selftests: x86: Use TAP interface in the sync_regs test Use TAP in some more x86 KVM selftests - - - --- 2023-07-12 Thomas Huth New
[2/7] KVM: x86: Improve return type handling in kvm_vm_ioctl_get_nr_mmu_pages() KVM: Standardize on "int" return types instead of "long" - - - --- 2023-02-03 Thomas Huth New
[2/9] KVM: selftests: Guard struct kvm_vcpu_events with __KVM_HAVE_VCPU_EVENTS KVM selftests for s390x - 2 - --- 2019-05-23 Thomas Huth New
[3/3] KVM: selftests: x86: Use TAP interface in the tsc_msrs_test Use TAP in some more KVM selftests - - - --- 2022-10-04 Thomas Huth New
[3/4] KVM: s390: selftests: Use TAP interface in the tprot test KVM: s390: selftests: Provide TAP output in tests - - - --- 2022-04-14 Thomas Huth New
[3/4] KVM: selftests: x86: Use TAP interface in the fix_hypercall test Use TAP in some more x86 KVM selftests - - - --- 2023-07-12 Thomas Huth New
[3/7] KVM: Move KVM_GET_NR_MMU_PAGES into the deprecation section KVM: Standardize on "int" return types instead of "long" - - - --- 2023-02-03 Thomas Huth New
[3/9] kvm: selftests: aarch64: fix default vm mode KVM selftests for s390x - - - --- 2019-05-23 Thomas Huth New
[4/4] KVM: s390: selftests: Use TAP interface in the reset test KVM: s390: selftests: Provide TAP output in tests - - - --- 2022-04-14 Thomas Huth New
[4/4] KVM: selftests: x86: Use TAP interface in the userspace_msr_exit test Use TAP in some more x86 KVM selftests - 1 - --- 2023-07-12 Thomas Huth New
[4/7] KVM: PPC: Standardize on "int" return types in the powerpc KVM code KVM: Standardize on "int" return types instead of "long" - 1 - --- 2023-02-03 Thomas Huth New
[4/9] KVM: selftests: Introduce a VM_MODE_DEFAULT macro for the default bits KVM selftests for s390x - 1 - --- 2019-05-23 Thomas Huth New
[5/7] KVM: s390: Use "int" as return type for kvm_s390_get/set_skeys() KVM: Standardize on "int" return types instead of "long" - 1 - --- 2023-02-03 Thomas Huth New
[5/9] KVM: selftests: Align memory region addresses to 1M on s390x KVM selftests for s390x - - - --- 2019-05-23 Thomas Huth New
[6/7] KVM: arm64: Change return type of kvm_vm_ioctl_mte_copy_tags() to "int" KVM: Standardize on "int" return types instead of "long" - - - --- 2023-02-03 Thomas Huth New
[6/9] KVM: selftests: Add processor code for s390x KVM selftests for s390x - - - --- 2019-05-23 Thomas Huth New
[7/7] KVM: Change return type of kvm_arch_vm_ioctl() to "int" KVM: Standardize on "int" return types instead of "long" 1 - - --- 2023-02-03 Thomas Huth New
[7/9] KVM: selftests: Add the sync_regs test for s390x KVM selftests for s390x - - - --- 2019-05-23 Thomas Huth New
[8/9] KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_ID KVM selftests for s390x - 3 - --- 2019-05-23 Thomas Huth New
[9/9] KVM: selftests: Move kvm_create_max_vcpus test to generic code KVM selftests for s390x - 2 - --- 2019-05-23 Thomas Huth New
[kvm-unit-test,1/5] travis.yml: Re-arrange the test matrix Improvements for the Travis CI - 1 - --- 2019-11-13 Thomas Huth New
[kvm-unit-test,2/5] travis.yml: Install only the required packages for each entry in the matrix Improvements for the Travis CI - 1 - --- 2019-11-13 Thomas Huth New
[kvm-unit-test,3/5] travis.yml: Test with KVM instead of TCG (on x86) Improvements for the Travis CI - - - --- 2019-11-13 Thomas Huth New
[kvm-unit-test,4/5] travis.yml: Test the i386 build, too Improvements for the Travis CI - 1 - --- 2019-11-13 Thomas Huth New
[kvm-unit-test,5/5] travis.yml: Expect that at least one test succeeds Improvements for the Travis CI - 1 - --- 2019-11-13 Thomas Huth New
[kvm-unit-test,v2] powerpc: Add emulator test for the lswi instruction - 1 - --- 2016-04-14 Thomas Huth New
[kvm-unit-tests,01/11] x86/access: Fix phys-bits parameter Misc fixes and CI improvements - - 1 --- 2020-05-14 Thomas Huth New
[kvm-unit-tests,02/11] Fix out-of-tree builds Misc fixes and CI improvements - - - --- 2020-05-14 Thomas Huth New
[kvm-unit-tests,03/11] x86: avoid multiply defined symbol Misc fixes and CI improvements - - - --- 2020-05-14 Thomas Huth New
[kvm-unit-tests,04/11] Fixes for the umip test Misc fixes and CI improvements - 1 - --- 2020-05-14 Thomas Huth New
[kvm-unit-tests,05/11] Always compile the kvm-unit-tests with -fno-common Misc fixes and CI improvements - - - --- 2020-05-14 Thomas Huth New
[kvm-unit-tests,06/11] Fix powerpc issue with the linker from Fedora 32 Misc fixes and CI improvements - - - --- 2020-05-14 Thomas Huth New
[kvm-unit-tests,07/11] Update the gitlab-ci to Fedora 32 Misc fixes and CI improvements - - - --- 2020-05-14 Thomas Huth New
[kvm-unit-tests,08/11] x86: use a non-negative number in shift Misc fixes and CI improvements - - - --- 2020-05-14 Thomas Huth New
[kvm-unit-tests,09/11] x86: use inline asm to retrieve stack pointer Misc fixes and CI improvements - - - --- 2020-05-14 Thomas Huth New
[kvm-unit-tests,1/2] Add the possibility to do simple migration tests - - - --- 2017-03-09 Thomas Huth New
[kvm-unit-tests,1/2] Rework the common LDFLAGS to become more useful again Rework LDFLAGS and link with noexecstack - - - --- 2023-06-23 Thomas Huth New
[kvm-unit-tests,1/3] Add LGPL information to some ARM and PPC specific library files - 1 - --- 2017-05-03 Thomas Huth New
[kvm-unit-tests,1/3] Move flags that are shared between C and C++ into COMMON_CFLAGS - - - --- 2017-06-29 Thomas Huth New
[kvm-unit-tests,1/4] configure: Add the possibility to specify additional cflags Test compiling with Clang in the Travis-CI - - - --- 2021-06-22 Thomas Huth New
[kvm-unit-tests,1/4] Make vmx_tests.c compilable with -Wmissing-prototypes and -Wstrict-prototypes - - - --- 2018-06-27 Thomas Huth New
[kvm-unit-tests,1/4] scripts: Fix premature_failure() check with newer versions of QEMU Improvements for the x86 tests - - - --- 2019-12-11 Thomas Huth New
[kvm-unit-tests,1/4] x86: Declare local functions as "static" and specify argument types Compile with -Wmissing-prototypes and -Wstrict-prototypes - - - --- 2018-09-28 Thomas Huth New
[kvm-unit-tests,1/9] travis.yml: Update from Bionic to Focal Update travis CI - - - --- 2020-09-24 Thomas Huth New
[kvm-unit-tests,10/11] vmx_tests: Silence warning from Clang Misc fixes and CI improvements - - - --- 2020-05-14 Thomas Huth New
[kvm-unit-tests,11/11] Compile the kvm-unit-tests also with Clang Misc fixes and CI improvements - - - --- 2020-05-14 Thomas Huth New
[kvm-unit-tests,2/2] Link with "-z noexecstack" to avoid warning from newer versions of ld Rework LDFLAGS and link with noexecstack - - - --- 2023-06-23 Thomas Huth New
[kvm-unit-tests,2/2] powerpc: Add Special Purpose Register persistency test - - 1 --- 2017-03-09 Thomas Huth New
[kvm-unit-tests,2/3] COPYRIGHT: Make it clear that kvm-unit-tests is GPL2 nowadays - 1 - --- 2017-05-03 Thomas Huth New
[kvm-unit-tests,2/4] Make realmode.c compilable with -Wmissing-prototypes and -Wstrict-prototypes - - - --- 2018-06-27 Thomas Huth New
[kvm-unit-tests,2/4] powerpc: Probe whether the compiler understands -mabi=no-altivec Test compiling with Clang in the Travis-CI - - - --- 2021-06-22 Thomas Huth New
[kvm-unit-tests,2/4] x86: Add missing prototypes and mark more local functions as static Compile with -Wmissing-prototypes and -Wstrict-prototypes - - - --- 2018-09-28 Thomas Huth New
[kvm-unit-tests,2/4] x86: Fix coding style in setjmp.c Improvements for the x86 tests - - - --- 2019-12-11 Thomas Huth New
[kvm-unit-tests,2/9] travis.yml: Rework the x86 64-bit tests Update travis CI - - - --- 2020-09-24 Thomas Huth New
[kvm-unit-tests,3/3] Add a copyright/license header for the ARM spinlock test - 1 - --- 2017-05-03 Thomas Huth New
[kvm-unit-tests,3/3] Mark some local functions as "static" - - - --- 2017-06-29 Thomas Huth New
[kvm-unit-tests,3/4] lib/s390x: Fix the epsw inline assembly Test compiling with Clang in the Travis-CI 1 1 - --- 2021-06-22 Thomas Huth New
[kvm-unit-tests,3/4] Make remaining x86 code compilable with -Wstrict-prototypes - - - --- 2018-06-27 Thomas Huth New
[kvm-unit-tests,3/4] s390x: Make code compilable with -Wmissing-prototypes and -Wstrict-prototypes Compile with -Wmissing-prototypes and -Wstrict-prototypes - 1 - --- 2018-09-28 Thomas Huth New
[kvm-unit-tests,3/4] x86: Add the setjmp test to the CI Improvements for the x86 tests - - - --- 2019-12-11 Thomas Huth New
[kvm-unit-tests,3/9] travis.yml: Refresh the x86 32-bit test list Update travis CI - - - --- 2020-09-24 Thomas Huth New
[kvm-unit-tests,4/4] Makefile: Compile with -Wmissing-prototypes and -Wstrict-prototypes Compile with -Wmissing-prototypes and -Wstrict-prototypes 1 - - --- 2018-09-28 Thomas Huth New
[kvm-unit-tests,4/4] Mark many test functions as static - - - --- 2018-06-27 Thomas Huth New
[kvm-unit-tests,4/4] Test compilation with Clang on aarch64, ppc64le and s390x in Travis-CI Test compiling with Clang in the Travis-CI - - - --- 2021-06-22 Thomas Huth New
[kvm-unit-tests,4/4] x86: Add the cmpxchg8b test to the CI Improvements for the x86 tests - - - --- 2019-12-11 Thomas Huth New
[kvm-unit-tests,4/9] travis.yml: Add the selftest-setup ppc64 test Update travis CI - - - --- 2020-09-24 Thomas Huth New
[kvm-unit-tests,5/9] kbuild: fix asm-offset generation to work with clang Update travis CI - - - --- 2020-09-24 Thomas Huth New
[kvm-unit-tests,6/9] arm/pmu: Fix inline assembly for Clang Update travis CI - - - --- 2020-09-24 Thomas Huth New
[kvm-unit-tests,7/9] lib/arm64/spinlock: Fix inline assembly for Clang Update travis CI - - - --- 2020-09-24 Thomas Huth New
[kvm-unit-tests,8/9] travis.yml: Rework the aarch64 jobs Update travis CI - - - --- 2020-09-24 Thomas Huth New
[kvm-unit-tests,9/9] travis.yml: Update the list of s390x tests Update travis CI 2 - - --- 2020-09-24 Thomas Huth New
[kvm-unit-tests,PULL,0/1] Fix for s390x interrupt PSWs - - - --- 2018-11-16 Thomas Huth New
[kvm-unit-tests,PULL,0/2] New s390x test for CPU model + CI fix for ARM - - - --- 2019-08-02 Thomas Huth New
[kvm-unit-tests,PULL,0/4] s390x updates and gitlab-ci file - - - --- 2019-04-19 Thomas Huth New
[kvm-unit-tests,PULL,0/5] s390x and ppc kvm-unit-test patches - - - --- 2019-02-28 Thomas Huth New
[kvm-unit-tests,PULL,0/9] New s390x kvm-unit-tests - - - --- 2019-09-18 Thomas Huth New
[kvm-unit-tests,PULL,0/9] s390x and CI patches - - - --- 2020-02-04 Thomas Huth New
[kvm-unit-tests,PULL,00/10] s390x kvm-unit-test patches - - - --- 2019-01-21 Thomas Huth New
[kvm-unit-tests,PULL,00/11] s390x and generic script updates - - - --- 2020-09-28 Thomas Huth New
[kvm-unit-tests,PULL,00/12] CI-related fixes and improvements - - - --- 2020-06-16 Thomas Huth New
[kvm-unit-tests,PULL,00/17] New s390x kvm-unit-tests and some fixes - - - --- 2019-09-25 Thomas Huth New
[kvm-unit-tests,PULL,01/10] s390x: cleanup and add SCLP defines [kvm-unit-tests,PULL,01/10] s390x: cleanup and add SCLP defines - 1 - --- 2019-01-21 Thomas Huth New
[kvm-unit-tests,PULL,01/11] runtime.bash: remove outdated comment [kvm-unit-tests,PULL,01/11] runtime.bash: remove outdated comment - 3 - --- 2020-09-28 Thomas Huth New
[kvm-unit-tests,PULL,01/12] Fix out-of-tree builds [kvm-unit-tests,PULL,01/12] Fix out-of-tree builds - - - --- 2020-06-16 Thomas Huth New
[kvm-unit-tests,PULL,01/17] s390x: Support PSW restart boot [kvm-unit-tests,PULL,01/17] s390x: Support PSW restart boot - 2 - --- 2019-09-25 Thomas Huth New
[kvm-unit-tests,PULL,02/10] s390x: try !FORCE SCLP read SCP info if FORCED is unknown [kvm-unit-tests,PULL,01/10] s390x: cleanup and add SCLP defines - 1 1 --- 2019-01-21 Thomas Huth New
[kvm-unit-tests,PULL,02/11] Use same test names in the default and the TAP13 output format [kvm-unit-tests,PULL,01/11] runtime.bash: remove outdated comment - 2 - --- 2020-09-28 Thomas Huth New
[kvm-unit-tests,PULL,02/12] x86: avoid multiple defined symbol [kvm-unit-tests,PULL,01/12] Fix out-of-tree builds - - - --- 2020-06-16 Thomas Huth New
[kvm-unit-tests,PULL,02/17] s390x: Diag288 test [kvm-unit-tests,PULL,01/17] s390x: Support PSW restart boot - 1 - --- 2019-09-25 Thomas Huth New
[kvm-unit-tests,PULL,03/10] s390x: Add Sigp header file [kvm-unit-tests,PULL,01/10] s390x: cleanup and add SCLP defines - 2 - --- 2019-01-21 Thomas Huth New
« 1 2 3 44 5 »