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
KVM: PPC: Book3S HV: Replace kvmppc_find_vcpu() with kvm_get_vcpu() - - - --- 2015-05-07 Thomas Huth New
KVM: PPC: Fix warnings from sparse - - - --- 2015-05-22 Thomas Huth New
KVM: PPC: Remove PPC970 from KVM_BOOK3S_64_HV text in Kconfig - - - --- 2015-05-22 Thomas Huth New
[PULL] virtio/vhost: cross endian support - - - --- 2015-07-07 Thomas Huth New
KVM: Add Kconfig option to signal cross-endian guests 3 - - --- 2015-07-09 Thomas Huth New
KVM: ppc: Fix size of the PSPB register - - - --- 2015-09-01 Thomas Huth New
[v2] KVM: ppc: Fix size of the PSPB register - - - --- 2015-09-02 Thomas Huth New
KVM: PPC: Take the kvm->srcu lock in kvmppc_h_logical_ci_load/store() - 1 - --- 2015-09-18 Thomas Huth New
[1/1] KVM: PPC: Increase memslots to 320 - - - --- 2015-11-04 Thomas Huth New
KVM: PPC: Fix emulation of H_SET_DABR/X on POWER8 - 3 - --- 2015-11-20 Thomas Huth New
KVM: PPC: Increase memslots to 512 - - - --- 2015-12-09 Thomas Huth New
[kvm-unit-tests] powerpc: Add tests for sPAPR h-calls - 1 - --- 2016-02-25 Thomas Huth New
[kvm-unit-tests,v2] powerpc: Add tests for sPAPR h-calls - - - --- 2016-03-01 Thomas Huth New
[v3] powerpc: Add tests for sPAPR h-calls - 1 - --- 2016-03-02 Thomas Huth New
[kvm-unit-tests] powerpc/spapr_hcall: Fix assembler constraints of the h_random h-call - - - --- 2016-03-03 Thomas Huth New
[kvm-unit-tests] powerpc: Fix parallel build - - - --- 2016-03-30 Thomas Huth New
[kvm-unit-tests] powerpc: Add SPRs migration test - 1 - --- 2016-04-08 Thomas Huth New
[kvm-unit-tests] powerpc: Add emulator test for the lswi instruction - - - --- 2016-04-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] MAINTAINERS: Add a section for powerpc - - - --- 2016-04-22 Thomas Huth New
[kvm-unit-tests,v2] MAINTAINERS: Add a section for powerpc - 1 - --- 2016-04-22 Thomas Huth New
KVM: PPC: Fix illegal opcode emulation in kvm-pr - 1 1 --- 2016-05-18 Thomas Huth New
KVM: PPC: Fix contents of SRR1 when injecting a program exception in kvm-pr - - - --- 2016-05-19 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: Book3S PR: Support 64kB page size on POWER8E and POWER8NVL - - - --- 2016-09-21 Thomas Huth New
KVM: PPC: Book3s PR: Allow access to unprivileged MMCR2 register - - - --- 2016-09-21 Thomas Huth New
[kvm-unit-tests] powerpc: Check whether TM is available before running other tests - 3 - --- 2016-09-28 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,v3] powerpc: Check whether TM is available before running other tests - 3 - --- 2016-10-04 Thomas Huth New
KVM: PPC: Book3S PR: Refactor program interrupt related code into separate function - - - --- 2017-01-25 Thomas Huth New
KVM: PPC: Turn "KVM guest htab" message into a debug message - 1 - --- 2017-02-16 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,2/2] powerpc: Add Special Purpose Register persistency test - - 1 --- 2017-03-09 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,v2,2/2] powerpc: Add Special Purpose Register persistency test - - - --- 2017-03-14 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,v3,2/2] powerpc: Add Special Purpose Register persistency test - - - --- 2017-03-20 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,v4,2/2] powerpc: Add Special Purpose Register persistency test - - - --- 2017-03-22 Thomas Huth New
KVM: PPC: Book3S PR: Do not fail emulation with mtspr/mfspr for unknown SPRs - - - --- 2017-04-03 Thomas Huth New
KVM: PPC: Book3S PR: Do not always inject facility unavailable exceptions - - - --- 2017-04-03 Thomas Huth New
[v2] KVM: PPC: Book3S PR: Do not fail emulation with mtspr/mfspr for unknown SPRs - - - --- 2017-04-04 Thomas Huth New
[v3] KVM: PPC: Book3S PR: Do not fail emulation with mtspr/mfspr for unknown SPRs - - - --- 2017-04-05 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
[kvm-unit-tests] lib: Add headers to generic library files - 1 - --- 2017-04-07 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,2/3] COPYRIGHT: Make it clear that kvm-unit-tests is GPL2 nowadays - 1 - --- 2017-05-03 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] s390x: Interception tests - - - --- 2017-05-29 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] powerpc: Rework the rtas_token() function - 2 - --- 2017-05-31 Thomas Huth New
[kvm-unit-tests,v2] s390x: Interception tests - 1 - --- 2017-06-02 Thomas Huth New
[kvm-unit-tests,v3] s390x: Interception tests - 1 - --- 2017-06-07 Thomas Huth New
[kvm-unit-tests,v4] s390x: Interception tests - 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] s390x: Fix bad dependency on asm-offsets.h - 1 - --- 2017-06-07 Thomas Huth New
[kvm-unit-tests] s390x/intercept: Fix problem with bad compiler warning - 1 - --- 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] Declare the prefix string variable in va_report() as const - - - --- 2017-06-27 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] Compile code with "-Wwrite-strings" - 1 - --- 2017-06-28 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,1/3] Move flags that are shared between C and C++ into COMMON_CFLAGS - - - --- 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,3/3] Mark some local functions as "static" - - - --- 2017-06-29 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,v3,2/3] Replace -Wextra with a saner list of warning flags - - - --- 2017-06-30 Thomas Huth New
[kvm-unit-tests,v3,3/3] Mark some local functions as "static" - - - --- 2017-06-30 Thomas Huth New
[kvm-unit-tests] powerpc/sprs: Test POWER9 specific registers - - - --- 2017-07-13 Thomas Huth New
[kvm-unit-tests,v2] powerpc/sprs: Test POWER9 specific registers - 1 - --- 2017-07-24 Thomas Huth New
KVM: s390: Disable CONFIG_S390_GUEST_OLD_TRANSPORT by default 2 - - --- 2017-09-25 Thomas Huth New
drivers/s390/virtio: Remove the old KVM virtio transport 1 2 - --- 2017-09-27 Thomas Huth New
MAINTAINERS: Add Paul Mackerras as maintainer for KVM/powerpc - 1 - --- 2017-10-09 Thomas Huth New
[kvm-unit-tests] s390x: Add missing include directories for out-of-tree builds - - - --- 2018-03-13 Thomas Huth New
[kvm-unit-tests,PULL,1/8] s390x: Add sthyi 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,3/8] s390x: Add storage keys 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,5/8] s390x: Add pfmf tests - 1 - --- 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,7/8] s390x: Add vector tests - - - --- 2018-03-28 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] lib/alloc: Fix/check the prototypes in the allocator files - 1 - --- 2018-04-03 Thomas Huth New
[kvm-unit-tests] powerpc: Make code compilable with -Wmissing-prototypes - 1 - --- 2018-06-11 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,PULL,1/3] powerpc: Make code compilable with -Wmissing-prototypes - 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,3/3] s390x: Make s390x tests compilable with -Wmissing-prototypes and -Wstrict… - 1 - --- 2018-06-13 Thomas Huth New
[kvm-unit-tests] Make the powerpc tests compilable with GCC 8 - 1 - --- 2018-06-13 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] s390x: Remove .note.gnu.build-id section from the ELF files - 2 - --- 2018-06-15 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,PULL,1/4] s390x: Report missing facilities as "skip", not as "expected failure" - 3 - --- 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,3/4] Make the powerpc tests compilable with GCC 8 - 1 - --- 2018-06-26 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,1/4] Make vmx_tests.c compilable with -Wmissing-prototypes and -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,3/4] Make remaining x86 code compilable with -Wstrict-prototypes - - - --- 2018-06-27 Thomas Huth New
[kvm-unit-tests,4/4] Mark many test functions as static - - - --- 2018-06-27 Thomas Huth New
« 1 2 3 44 5 »