Show patches with: Submitter = Thomas Huth       |    State = Action Required       |   420 patches
« 1 2 ... 2 3 4 5 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[kvm-unit-tests,PULL,10/10] s390x: Initialize the physical allocator on mem init [kvm-unit-tests,PULL,01/10] s390x: cleanup and add SCLP defines 1 - - --- 2019-01-21 Thomas Huth New
[kvm-unit-tests,PULL,09/10] s390x: Add binary generation to makefile [kvm-unit-tests,PULL,01/10] s390x: cleanup and add SCLP defines - 2 - --- 2019-01-21 Thomas Huth New
[kvm-unit-tests,PULL,08/10] s390x: Move common sclp data and functions to sclp.c [kvm-unit-tests,PULL,01/10] s390x: cleanup and add SCLP defines - 2 - --- 2019-01-21 Thomas Huth New
[kvm-unit-tests,PULL,07/10] s390x: Add BSS clearing for non ELF boot [kvm-unit-tests,PULL,01/10] s390x: cleanup and add SCLP defines - 2 - --- 2019-01-21 Thomas Huth New
[kvm-unit-tests,PULL,06/10] s390x: Switch to z/Arch and enable 64 bit addressing mode [kvm-unit-tests,PULL,01/10] s390x: cleanup and add SCLP defines - 2 - --- 2019-01-21 Thomas Huth New
[kvm-unit-tests,PULL,05/10] s390x: Make tests bootable from disk [kvm-unit-tests,PULL,01/10] s390x: cleanup and add SCLP defines - 2 - --- 2019-01-21 Thomas Huth New
[kvm-unit-tests,PULL,04/10] s390x: Rename and cleanup sclp-ascii.c [kvm-unit-tests,PULL,01/10] s390x: cleanup and add SCLP defines - 2 - --- 2019-01-21 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
[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,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,00/10] s390x kvm-unit-test patches - - - --- 2019-01-21 Thomas Huth New
[kvm-unit-tests,PULL,1/1] s390x: Fixup interrupt psws [kvm-unit-tests,PULL,1/1] s390x: Fixup interrupt psws - 2 - --- 2018-11-16 Thomas Huth New
[kvm-unit-tests,PULL,0/1] Fix for s390x interrupt PSWs - - - --- 2018-11-16 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,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,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,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] lib/s390x/io: Make sure that exit() is not returning [kvm-unit-tests] lib/s390x/io: Make sure that exit() is not returning - 2 - --- 2018-09-25 Thomas Huth New
[kvm-unit-tests,v2] Makefiles: Remove the executable bit from the .elf and .flat files [kvm-unit-tests,v2] Makefiles: Remove the executable bit from the .elf and .flat files 1 2 - --- 2018-07-27 Thomas Huth New
[kvm-unit-tests] Makefiles: Remove the executable bit from the .elf and .flat files [kvm-unit-tests] Makefiles: Remove the executable bit from the .elf and .flat files 1 2 - --- 2018-07-26 Thomas Huth New
[kvm-unit-tests,4/4] Mark many test functions as static - - - --- 2018-06-27 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,2/4] Make realmode.c compilable with -Wmissing-prototypes and -Wstrict-prototypes - - - --- 2018-06-27 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,PULL,4/4] powerpc: Report missing features as "skip", not as "expected failure" - - - --- 2018-06-26 Thomas Huth New
[kvm-unit-tests,PULL,3/4] Make the powerpc tests compilable with GCC 8 - 1 - --- 2018-06-26 Thomas Huth New
[kvm-unit-tests,PULL,2/4] s390x: Remove .note.gnu.build-id section from the ELF files - 2 - --- 2018-06-26 Thomas Huth New
[kvm-unit-tests,PULL,1/4] s390x: Report missing facilities as "skip", not as "expected failure" - 3 - --- 2018-06-26 Thomas Huth New
[kvm-unit-tests] powerpc: Report missing features as "skip", not as "expected failure" - - - --- 2018-06-18 Thomas Huth New
[kvm-unit-tests] s390x: Remove .note.gnu.build-id section from the ELF files - 2 - --- 2018-06-15 Thomas Huth New
[kvm-unit-tests] s390x: Report missing facilities as "skip", not as "expected failure" - 3 - --- 2018-06-14 Thomas Huth New
[kvm-unit-tests] Make the powerpc tests compilable with GCC 8 - 1 - --- 2018-06-13 Thomas Huth New
[kvm-unit-tests,PULL,3/3] s390x: Make s390x tests compilable with -Wmissing-prototypes and -Wstrict… - 1 - --- 2018-06-13 Thomas Huth New
[kvm-unit-tests,PULL,2/3] s390x: IEP tests 1 - - --- 2018-06-13 Thomas Huth New
[kvm-unit-tests,PULL,1/3] powerpc: Make code compilable with -Wmissing-prototypes - 1 - --- 2018-06-13 Thomas Huth New
[kvm-unit-tests] s390x: Make s390x tests compilable with -Wmissing-prototypes and -Wstrict-prototyp… - 1 - --- 2018-06-11 Thomas Huth New
[kvm-unit-tests] powerpc: Make code compilable with -Wmissing-prototypes - 1 - --- 2018-06-11 Thomas Huth New
[kvm-unit-tests] lib/alloc: Fix/check the prototypes in the allocator files - 1 - --- 2018-04-03 Thomas Huth New
[kvm-unit-tests,PULL,8/8] s390x: Add simple guarded storage tests - 1 - --- 2018-03-28 Thomas Huth New
[kvm-unit-tests,PULL,7/8] s390x: Add vector tests - - - --- 2018-03-28 Thomas Huth New
[kvm-unit-tests,PULL,6/8] s390x: Add cmm tests - 2 - --- 2018-03-28 Thomas Huth New
[kvm-unit-tests,PULL,5/8] s390x: Add pfmf tests - 1 - --- 2018-03-28 Thomas Huth New
[kvm-unit-tests,PULL,4/8] s390x: Add diag10 tests - 1 - --- 2018-03-28 Thomas Huth New
[kvm-unit-tests,PULL,3/8] s390x: Add storage keys tests - 1 - --- 2018-03-28 Thomas Huth New
[kvm-unit-tests,PULL,2/8] s390x: Add privileged operation exceptions handling - 2 - --- 2018-03-28 Thomas Huth New
[kvm-unit-tests,PULL,1/8] s390x: Add sthyi tests - 1 - --- 2018-03-28 Thomas Huth New
[kvm-unit-tests] s390x: Add missing include directories for out-of-tree builds - - - --- 2018-03-13 Thomas Huth New
MAINTAINERS: Add Paul Mackerras as maintainer for KVM/powerpc - 1 - --- 2017-10-09 Thomas Huth New
drivers/s390/virtio: Remove the old KVM virtio transport 1 2 - --- 2017-09-27 Thomas Huth New
KVM: s390: Disable CONFIG_S390_GUEST_OLD_TRANSPORT by default 2 - - --- 2017-09-25 Thomas Huth New
[kvm-unit-tests,v2] powerpc/sprs: Test POWER9 specific registers - 1 - --- 2017-07-24 Thomas Huth New
[kvm-unit-tests] powerpc/sprs: Test POWER9 specific registers - - - --- 2017-07-13 Thomas Huth New
[kvm-unit-tests,v3,3/3] Mark some local functions as "static" - - - --- 2017-06-30 Thomas Huth New
[kvm-unit-tests,v3,2/3] Replace -Wextra with a saner list of warning flags - - - --- 2017-06-30 Thomas Huth New
[kvm-unit-tests,v3,1/3] Move flags that are shared between C and C++ into COMMON_CFLAGS - - - --- 2017-06-30 Thomas Huth New
[kvm-unit-tests,3/3] Mark some local functions as "static" - - - --- 2017-06-29 Thomas Huth New
[kvm-unit-tests,v2,2/3] Replace -Wextra with a saner list of warning flags - - - --- 2017-06-29 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] Replace -Wextra with a saner list of warning flags - 1 - --- 2017-06-29 Thomas Huth New
[kvm-unit-tests] Compile code with "-Wwrite-strings" - 1 - --- 2017-06-28 Thomas Huth New
[kvm-unit-tests] Include util.h to check the prototype with the implementation - 1 - --- 2017-06-27 Thomas Huth New
[kvm-unit-tests] Declare the prefix string variable in va_report() as const - - - --- 2017-06-27 Thomas Huth New
[kvm-unit-tests] Add a proper header for the lib/argv.c file - 2 - --- 2017-06-27 Thomas Huth New
[kvm-unit-tests] s390x/intercept: Fix problem with bad compiler warning - 1 - --- 2017-06-27 Thomas Huth New
[kvm-unit-tests] s390x: Fix bad dependency on asm-offsets.h - 1 - --- 2017-06-07 Thomas Huth New
[kvm-unit-tests] lib/s390x: Add gitignore file - 1 - --- 2017-06-07 Thomas Huth New
[kvm-unit-tests,v4] s390x: Interception tests - 1 - --- 2017-06-07 Thomas Huth New
[kvm-unit-tests,v3] s390x: Interception tests - 1 - --- 2017-06-07 Thomas Huth New
[kvm-unit-tests,v2] s390x: Interception tests - 1 - --- 2017-06-02 Thomas Huth New
[kvm-unit-tests] powerpc: Rework the rtas_token() function - 2 - --- 2017-05-31 Thomas Huth New
[kvm-unit-tests] powerpc: Fix endless loop that occurs without a device tree - 1 - --- 2017-05-30 Thomas Huth New
[kvm-unit-tests] s390x: Interception tests - - - --- 2017-05-29 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,2/3] COPYRIGHT: Make it clear that kvm-unit-tests is GPL2 nowadays - 1 - --- 2017-05-03 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] lib: Add headers to generic library files - 1 - --- 2017-04-07 Thomas Huth New
[RFC,kvm-unit-tests,9/8] Makefiles: Fix up the powerpc build include and link paths - - - --- 2017-04-07 Thomas Huth New
[v3] KVM: PPC: Book3S PR: Do not fail emulation with mtspr/mfspr for unknown SPRs - - - --- 2017-04-05 Thomas Huth New
[v2] KVM: PPC: Book3S PR: Do not fail emulation with mtspr/mfspr for unknown SPRs - - - --- 2017-04-04 Thomas Huth New
KVM: PPC: Book3S PR: Do not always inject facility unavailable exceptions - - - --- 2017-04-03 Thomas Huth New
KVM: PPC: Book3S PR: Do not fail emulation with mtspr/mfspr for unknown SPRs - - - --- 2017-04-03 Thomas Huth New
[kvm-unit-tests,v4,2/2] powerpc: Add Special Purpose Register persistency test - - - --- 2017-03-22 Thomas Huth New
[kvm-unit-tests,v4,1/2] Add the possibility to do simple migration tests - 1 - --- 2017-03-22 Thomas Huth New
[kvm-unit-tests,v3,2/2] powerpc: Add Special Purpose Register persistency test - - - --- 2017-03-20 Thomas Huth New
[kvm-unit-tests,v3,1/2] Add the possibility to do simple migration tests - - - --- 2017-03-20 Thomas Huth New
[kvm-unit-tests,v2,2/2] powerpc: Add Special Purpose Register persistency test - - - --- 2017-03-14 Thomas Huth New
[kvm-unit-tests,v2,1/2] Add the possibility to do simple migration tests - - - --- 2017-03-14 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,1/2] Add the possibility to do simple migration tests - - - --- 2017-03-09 Thomas Huth New
KVM: PPC: Turn "KVM guest htab" message into a debug message - 1 - --- 2017-02-16 Thomas Huth New
KVM: PPC: Book3S PR: Refactor program interrupt related code into separate function - - - --- 2017-01-25 Thomas Huth New
[kvm-unit-tests,v3] powerpc: Check whether TM is available before running other tests - 3 - --- 2016-10-04 Thomas Huth New
[kvm-unit-tests,v2] powerpc: Check whether TM is available before running other tests - 2 - --- 2016-09-30 Thomas Huth New
[kvm-unit-tests] powerpc: Check whether TM is available before running other tests - 3 - --- 2016-09-28 Thomas Huth New
KVM: PPC: Book3s PR: Allow access to unprivileged MMCR2 register - - - --- 2016-09-21 Thomas Huth New
KVM: PPC: Book3S PR: Support 64kB page size on POWER8E and POWER8NVL - - - --- 2016-09-21 Thomas Huth New
[v2] KVM: PPC: Fix contents of SRR1 when injecting a program exception in kvm-pr - - - --- 2016-05-19 Thomas Huth New
KVM: PPC: Fix contents of SRR1 when injecting a program exception in kvm-pr - - - --- 2016-05-19 Thomas Huth New
KVM: PPC: Fix illegal opcode emulation in kvm-pr - 1 1 --- 2016-05-18 Thomas Huth New
[kvm-unit-tests,v2] MAINTAINERS: Add a section for powerpc - 1 - --- 2016-04-22 Thomas Huth New
« 1 2 ... 2 3 4 5 »