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-11-23 10:56:41
linux-kernel
[PATCH] KVM: s390: vsie: Fix the initialization of the epoch extension (epdx) field
2022-11-22 15:39:17
linux-kernel
Re: [PATCH v3] virtio_console: Introduce an ID allocator for virtual console numbers
2022-11-22 11:18:28
linux-kernel
Re: [PATCH v2] virtio_console: Introduce an ID allocator for virtual console numbers
2022-11-22 08:54:45
linux-kernel
Re: [PATCH v3 5/9] KVM: s390: selftest: memop: Move testlist into main
2022-11-22 07:56:41
linux-kernel
Re: [PATCH v3 2/9] Documentation: KVM: s390: Describe KVM_S390_MEMOP_F_CMPXCHG
2022-11-18 14:53:14
linux-kernel
Re: [PATCH v3 1/9] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
2022-11-10 08:36:54
linux-kernel
Re: [RFC PATCH 0/3] Use TAP in some more KVM selftests
2022-10-05 07:03:20
linux-kernel
Re: [PATCH v1 3/9] Documentation: KVM: s390: Describe KVM_S390_MEMOP_F_CMPXCHG
2022-10-05 07:00:53
linux-kernel
Re: [PATCH v1 2/9] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
2022-10-04 10:22:57
linux-kernel
[PATCH 1/3] KVM: selftests: Use TAP interface in the kvm_binary_stats_test
2022-10-04 10:19:51
linux-kernel
[RFC PATCH 0/3] Use TAP in some more KVM selftests
2022-10-04 10:18:57
linux-kernel
[PATCH 3/3] KVM: selftests: x86: Use TAP interface in the tsc_msrs_test
2022-10-04 10:08:57
linux-kernel
[PATCH 2/3] KVM: selftests: x86: Use TAP interface in the sync_regs test
2022-10-04 09:26:55
linux-kernel
Re: [PATCH v1 2/9] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
2022-10-04 09:01:44
linux-kernel
Re: [PATCH v1 4/9] KVM: s390: selftest: memop: Pass mop_desc via pointer
2022-10-04 08:42:40
linux-kernel
Re: [PATCH v1 8/9] KVM: s390: selftest: memop: Fix typo
2022-10-04 08:40:28
linux-kernel
Re: [PATCH v1 3/9] Documentation: KVM: s390: Describe KVM_S390_MEMOP_F_CMPXCHG
2022-06-17 16:27:01
linux-kernel
Re: [PATCH v9 10/21] vfio/pci: introduce CONFIG_VFIO_PCI_ZDEV_KVM
2022-06-14 16:32:59
linux-kernel
Re: [PATCH] KVM: s390: selftests: Fix memop extension capability check
2022-06-14 14:51:04
linux-kernel
Re: [PATCH v4 1/4] KVM: s390: selftests: Use TAP interface in the memop test
2022-06-13 08:15:30
linux-kernel
Re: [PATCH v2 000/144] KVM: selftests: Overhaul APIs, purge VCPU_ID
2022-06-09 08:56:55
linux-kernel
Re: [Sean Christopherson] [PATCH v2 000/144] KVM: selftests: Overhaul APIs, purge VCPU_ID
2022-06-08 08:35:52
linux-kernel
Re: [PATCH v9 21/21] MAINTAINERS: additional files related kvm s390 pci passthrough
2022-06-08 08:35:41
linux-kernel
Re: [PATCH v9 10/21] vfio/pci: introduce CONFIG_VFIO_PCI_ZDEV_KVM
2022-06-08 08:34:47
linux-kernel
Re: [PATCH v9 20/21] KVM: s390: add KVM_S390_ZPCI_OP to manage guest zPCI devices
2022-06-01 20:51:40
linux-kernel
[PATCH v4 2/4] KVM: s390: selftests: Use TAP interface in the sync_regs test
2022-06-01 20:33:57
linux-kernel
[PATCH v4 3/4] KVM: s390: selftests: Use TAP interface in the tprot test
2022-06-01 19:50:11
linux-kernel
[PATCH] KVM: Adjust the return type of kvm_vm_ioctl_check_extension_generic()
2022-06-01 19:49:59
linux-kernel
[PATCH v4 0/4] KVM: s390: selftests: Provide TAP output in tests
2022-06-01 18:44:47
linux-kernel
Re: [PATCH v3 0/4] KVM: s390: selftests: Provide TAP output in tests
2022-06-01 10:38:09
linux-kernel
[PATCH v4 4/4] KVM: s390: selftests: Use TAP interface in the reset test
2022-05-31 13:48:47
linux-kernel
[PATCH v4 1/4] KVM: s390: selftests: Use TAP interface in the memop test
2022-05-18 09:23:39
linux-kernel
Re: [PATCH v7 20/22] KVM: s390: add KVM_S390_ZPCI_OP to manage guest zPCI devices
2022-05-16 22:58:40
linux-kernel
Re: [PATCH v7 06/22] s390/airq: allow for airq structure that uses an input vector
2022-05-16 20:23:33
linux-kernel
[PATCH] include/uapi/linux/vfio.h: Fix trivial typo - _IORW should be _IOWR instead
2022-05-16 20:23:25
linux-kernel
Re: [PATCH v7 20/22] KVM: s390: add KVM_S390_ZPCI_OP to manage guest zPCI devices
2022-05-16 19:40:50
linux-kernel
Re: [PATCH v7 14/22] KVM: s390: mechanism to enable guest zPCI Interpretation
2022-05-09 08:26:14
linux-kernel
Re: [PATCH v10 01/19] KVM: s390: pv: leak the topmost page table when destroy fails
2022-05-09 06:02:51
linux-kernel
Re: [PATCH v10 02/19] KVM: s390: pv: handle secure storage violations for protected guests
2022-05-03 00:49:34
linux-kernel
[PATCH v3 4/4] KVM: s390: selftests: Use TAP interface in the reset test
2022-05-02 23:09:25
linux-kernel
[PATCH v3 1/4] KVM: s390: selftests: Use TAP interface in the memop test
2022-05-01 08:26:43
linux-kernel
[PATCH v3 0/4] KVM: s390: selftests: Provide TAP output in tests
2022-04-30 13:08:46
linux-kernel
[PATCH v3 3/4] KVM: s390: selftests: Use TAP interface in the tprot test
2022-04-29 15:14:02
linux-kernel
Re: [PATCH v2 4/4] KVM: s390: selftests: Use TAP interface in the reset test
2022-04-29 12:50:17
linux-kernel
[PATCH v3 2/4] KVM: s390: selftests: Use TAP interface in the sync_regs test
2022-04-29 09:47:00
linux-kernel
[PATCH] KVM: selftests: Use TAP interface in the kvm_binary_stats_test
2022-04-22 21:25:42
linux-kernel
[PATCH v2 4/4] KVM: s390: selftests: Use TAP interface in the reset test
2022-04-22 21:17:00
linux-kernel
[PATCH v2 3/4] KVM: s390: selftests: Use TAP interface in the tprot test
2022-04-22 19:14:32
linux-kernel
Re: [PATCH 3/4] KVM: s390: selftests: Use TAP interface in the tprot test
2022-04-22 10:38:00
linux-kernel
Re: [PATCH v2 3/4] KVM: s390: selftests: Use TAP interface in the tprot test
2022-04-20 22:34:50
linux-kernel
[PATCH v2 1/4] KVM: s390: selftests: Use TAP interface in the memop test