LinuxLists
Users
About
Christian Borntraeger (
[email protected]
)
Number of posts: 191 (0.2 per day)
First post: 2021-11-17 07:34:06
Last post: 2024-06-14 11:34:43
Previous Page
Date
List
Subject
2022-01-20 12:01:04
linux-kernel
Re: [PATCH 0/5] kvm: fix latent guest entry/exit bugs
2022-01-20 09:10:22
linux-kernel
Re: [PATCH 0/5] kvm: fix latent guest entry/exit bugs
2022-01-20 08:52:21
linux-kernel
Re: [PATCH 0/5] kvm: fix latent guest entry/exit bugs
2022-01-20 08:48:42
linux-kernel
Re: [RFC PATCH v1 05/10] KVM: s390: Add optional storage key checking to MEMOP IOCTL
2022-01-19 23:09:38
linux-kernel
Re: [PATCH] KVM: avoid warning on s390 in mark_page_dirty
2022-01-19 23:08:45
linux-kernel
Re: [PATCH] KVM: avoid warning on s390 in mark_page_dirty
2022-01-19 22:27:50
linux-kernel
Re: [PATCH AUTOSEL 5.15 081/188] s390/nmi: add missing __pa/__va address conversion of extended save area
2022-01-14 13:53:16
linux-kernel
Re: [PATCH 0/5] kvm: fix latent guest entry/exit bugs
2022-01-14 12:31:35
linux-kernel
Re: [PATCH 0/5] kvm: fix latent guest entry/exit bugs
2022-01-13 15:22:05
linux-kernel
Re: [PATCH 0/5] kvm: fix latent guest entry/exit bugs
2022-01-13 15:09:28
linux-kernel
Re: KVM: Warn if mark_page_dirty() is called without an active vCPU
2022-01-13 12:51:35
linux-kernel
Re: KVM: Warn if mark_page_dirty() is called without an active vCPU
2022-01-13 12:29:50
linux-kernel
[PATCH] KVM: avoid warning on s390 in mark_page_dirty
2022-01-13 12:06:29
linux-kernel
Re: KVM: Warn if mark_page_dirty() is called without an active vCPU
2021-12-17 16:58:29
linux-kernel
Re: [PATCH 16/32] KVM: s390: expose the guest zPCI interpretation facility
2021-12-17 16:56:46
linux-kernel
Re: [PATCH 15/32] KVM: s390: pci: enable host forwarding of Adapter Event Notifications
2021-12-17 16:49:23
linux-kernel
Re: [PATCH 25/32] vfio/pci: re-introduce CONFIG_VFIO_PCI_ZDEV
2021-12-17 15:11:21
linux-kernel
Re: [PATCH 17/32] KVM: s390: expose the guest Adapter Interruption Source ID facility
2021-12-17 15:05:44
linux-kernel
Re: [PATCH 16/32] KVM: s390: expose the guest zPCI interpretation facility
2021-12-17 14:55:18
linux-kernel
Re: [PATCH 32/32] MAINTAINERS: additional files related kvm s390 pci passthrough
2021-12-10 13:27:13
linux-kernel
Re: [PATCH 19/32] KVM: s390: mechanism to enable guest zPCI Interpretation
2021-12-09 20:24:12
linux-kernel
Re: [PATCH 14/32] KVM: s390: pci: do initial setup for AEN interpretation
2021-12-09 19:54:45
linux-kernel
Re: [PATCH 14/32] KVM: s390: pci: do initial setup for AEN interpretation
2021-12-09 15:54:23
linux-kernel
Re: [PATCH 13/32] KVM: s390: pci: add basic kvm_zdev structure
2021-12-09 15:47:14
linux-kernel
Re: [PATCH 12/32] s390/pci: get SHM information from list pci
2021-12-09 15:28:48
linux-kernel
Re: [PATCH 11/32] s390/pci: add helper function to find device by handle
2021-12-09 15:25:33
linux-kernel
Re: [PATCH 10/32] s390/pci: stash dtsm and maxstbl
2021-12-09 15:21:11
linux-kernel
Re: [PATCH 09/32] s390/pci: export some routines related to RPCIT processing
2021-12-09 15:08:08
linux-kernel
Re: [PATCH 08/32] s390/pci: stash associated GISA designation
2021-12-08 13:09:47
linux-kernel
Re: [PATCH 07/32] s390/pci: externalize the SIC operation controls and routine
2021-12-08 12:59:28
linux-kernel
Re: [PATCH 06/32] s390/airq: allow for airq structure that uses an input vector
2021-12-08 11:25:56
linux-kernel
Re: [PATCH 05/32] s390/airq: pass more TPI info to airq handlers
2021-12-08 11:18:17
linux-kernel
Re: [PATCH 04/32] s390/sclp: detect the AISI facility
2021-12-08 11:17:47
linux-kernel
Re: [PATCH 03/32] s390/sclp: detect the AENI facility
2021-12-08 11:14:01
linux-kernel
Re: [PATCH 02/32] s390/sclp: detect the AISII facility
2021-12-08 11:13:07
linux-kernel
Re: [PATCH 01/32] s390/sclp: detect the zPCI interpretation facility
2021-11-29 17:15:51
linux-kernel
Re: [PATCH] kvm/eventfd: fix the misleading comment in kvm_irqfd_assign
2021-11-17 07:34:06
linux-kernel
Re: [PATCH v2 5/6] KVM: s390: Cap KVM_CAP_NR_VCPUS by num_online_cpus()