LinuxLists
Users
About
Thomas Huth (
[email protected]
)
Number of posts: 332 (0.1 per day)
First post: 2015-04-21 06:37:21
Last post: 2024-06-14 19:10:55
Previous Page
/
Next Page
Date
List
Subject
2022-04-20 11:55:40
linux-kernel
[PATCH v2 0/4] KVM: s390: selftests: Provide TAP output in tests
2022-04-20 07:40:56
linux-kernel
Re: [PATCH 1/4] KVM: s390: selftests: Use TAP interface in the memop test
2022-04-20 02:00:33
linux-kernel
[PATCH v2 2/4] KVM: s390: selftests: Use TAP interface in the sync_regs test
2022-04-16 01:56:05
linux-kernel
[PATCH 2/4] KVM: s390: selftests: Use TAP interface in the sync_regs test
2022-04-16 00:35:58
linux-kernel
[PATCH 1/4] KVM: s390: selftests: Use TAP interface in the memop test
2022-04-15 21:31:57
linux-kernel
Re: [PATCH 2/4] KVM: s390: selftests: Use TAP interface in the sync_regs test
2022-04-14 19:39:58
linux-kernel
Re: [PATCH 3/4] KVM: s390: selftests: Use TAP interface in the tprot test
2022-04-14 17:01:51
linux-kernel
[PATCH 3/4] KVM: s390: selftests: Use TAP interface in the tprot test
2022-04-14 14:41:13
linux-kernel
[PATCH 0/4] KVM: s390: selftests: Provide TAP output in tests
2022-04-14 14:25:48
linux-kernel
[PATCH 4/4] KVM: s390: selftests: Use TAP interface in the reset test
2022-04-14 11:30:57
linux-kernel
[PATCH] KVM: selftests: Silence compiler warning in the kvm_page_table_test
2022-04-13 13:41:15
linux-kernel
[PATCH] s390: vfio-ap: Remove the superfluous MODULE_DEVICE_TABLE declaration
2022-02-21 16:43:21
linux-kernel
Re: [PATCH] selftests: kvm: Check whether SIDA memop fails for normal guests
2022-02-15 14:36:26
linux-kernel
[PATCH] selftests: kvm: Check whether SIDA memop fails for normal guests
2022-02-15 11:04:35
linux-kernel
Re: [PATCH] selftests: kvm: Check whether SIDA memop fails for normal guests
2022-01-27 18:00:46
linux-kernel
Re: [RFC PATCH] s390: vfio-ap: Register the vfio_ap module for the "ap" parent bus
2022-01-25 16:46:08
linux-kernel
Re: [RFC PATCH v1 06/10] KVM: s390: Add vm IOCTL for key checked guest absolute memory access
2022-01-21 21:18:24
linux-kernel
Re: [RFC PATCH v1 06/10] KVM: s390: Add vm IOCTL for key checked guest absolute memory access
2022-01-21 19:14:13
linux-kernel
Re: [RFC PATCH v1 06/10] KVM: s390: Add vm IOCTL for key checked guest absolute memory access
2022-01-21 19:12:27
linux-kernel
Re: [RFC PATCH v1 06/10] KVM: s390: Add vm IOCTL for key checked guest absolute memory access
2022-01-17 17:00:45
linux-kernel
Re: [PATCH v2 05/30] s390/airq: pass more TPI info to airq handlers
2022-01-17 16:47:56
linux-kernel
Re: [PATCH v2 04/30] s390/sclp: detect the AISI facility
2021-12-15 14:38:42
linux-kernel
Re: [RFC PATCH] s390: vfio-ap: Register the vfio_ap module for the "ap" parent bus
2021-12-15 12:06:01
linux-kernel
Re: [RFC PATCH] s390: vfio-ap: Register the vfio_ap module for the "ap" parent bus
2021-12-08 13:46:21
linux-kernel
Re: [RFC PATCH] s390: vfio-ap: Register the vfio_ap module for the "ap" parent bus
2021-12-08 10:04:57
linux-kernel
Re: [PATCH 06/32] s390/airq: allow for airq structure that uses an input vector
2021-12-02 07:13:43
linux-kernel
Re: [RFC PATCH] s390: vfio-ap: Register the vfio_ap module for the "ap" parent bus
2021-12-01 14:11:42
linux-kernel
[RFC PATCH] s390: vfio-ap: Register the vfio_ap module for the "ap" parent bus
2021-09-16 05:17:19
linux-kernel
Re: [PATCH 1/2] sysctl: introduce new proc handler proc_dobool
2021-08-18 09:41:00
linux-kernel
Re: [PATCH 1/2] sysctl: introduce new proc handler proc_dobool
2021-08-03 11:01:04
linux-kernel
[PATCH 1/2] sysctl: introduce new proc handler proc_dobool
2021-08-03 11:00:30
linux-nfs
[PATCH 0/2] Fix /proc/sys/fs/nfs/nsm_use_hostnames on big endian machines
2021-08-03 11:00:30
linux-nfs
[PATCH 2/2] lockd: change the proc_handler for nsm_use_hostnames
2021-04-28 09:33:45
linux-kernel
Re: [PATCH] arch/s390/configs: Change CONFIG_VIRTIO_CONSOLE to "m"
2021-04-28 08:26:52
linux-kernel
[PATCH] arch/s390/configs: Change CONFIG_VIRTIO_CONSOLE to "m"
2021-03-20 05:34:54
linux-kernel
Re: [PATCH v1 1/2] s390/kvm: split kvm_s390_real_to_abs
2021-01-18 17:55:47
linux-kernel
Re: [kvm-unit-tests PATCH] x86: Add tests for PKS
2021-01-13 07:44:50
linux-kernel
Re: [PATCH 3/6] KVM: selftests: Convert iterations to int in dirty_log_perf_test
2021-01-13 07:41:14
linux-kernel
Re: [PATCH 2/6] KVM: selftests: Avoid flooding debug log while populating memory
2020-06-16 10:52:03
linux-kernel
Re: [kvm-unit-tests PATCH] x86: pmu: Test full-width counter writes support
2020-04-26 13:01:35
linux-kernel
Re: [PATCH v2 1/7] KVM: s390: clean up redundant 'kvm_run' parameters
2020-01-27 10:30:05
linux-kernel
Re: [PATCH v4 10/10] KVM: selftests: Move memslot 0 above KVM internal memslots
2020-01-27 10:11:25
linux-kernel
Re: [PATCH v4 06/10] KVM: selftests: Add support for vcpu_args_set to aarch64 and s390x
2020-01-27 09:25:13
linux-kernel
Re: [PATCH v4 01/10] KVM: selftests: Create a demand paging test
2019-12-06 13:46:15
linux-kernel
[PATCH] KVM: Radim is no longer available as KVM maintainer
2019-09-19 06:04:08
linux-kernel
Re: [PATCH trivial] KVM: PPC: Remove superfluous check for non-zero return value
2019-09-13 10:05:09
linux-kernel
Re: [PATCH] KVM: s390: Do not leak kernel stack data in the KVM_S390_INTERRUPT ioctl
2019-09-13 09:43:27
linux-kernel
Re: [PATCH] KVM: s390: Do not leak kernel stack data in the KVM_S390_INTERRUPT ioctl
2019-09-12 17:18:51
linux-kernel
Re: [PATCH] KVM: s390: Do not leak kernel stack data in the KVM_S390_INTERRUPT ioctl
2019-09-12 12:00:02
linux-kernel
[PATCH v2] KVM: s390: Do not leak kernel stack data in the KVM_S390_INTERRUPT ioctl
2019-09-12 11:11:13
linux-kernel
Re: [PATCH] KVM: s390: Do not leak kernel stack data in the KVM_S390_INTERRUPT ioctl