David Woodhouse ([email protected])

Number of posts: 4108 (0.48 per day)
First post: 2000-10-27 13:18:50
Last post: 2024-05-08 00:17:46

Date List Subject
2023-10-05 14:20:07 linux-kernel Re: [PATCH v7 00/11] KVM: xen: update shared_info and vcpu_info handling
2023-10-04 17:20:10 linux-kernel Re: [PATCH] KVM: xen: ignore the VCPU_SSHOTTMR_future flag
2023-10-04 10:02:02 linux-kernel Re: [PATCH RFC 1/1] KVM: x86: add param to update master clock periodically
2023-10-04 08:06:52 linux-kernel Re: [PATCH RFC 1/1] KVM: x86: add param to update master clock periodically
2023-10-03 17:18:50 linux-kernel Re: [PATCH v2] KVM: x86: Use fast path for Xen timer delivery
2023-10-03 14:29:45 linux-kernel Re: [PATCH RFC 1/1] KVM: x86: add param to update master clock periodically
2023-10-03 09:14:46 linux-kernel Re: [PATCH RFC 1/1] KVM: x86: add param to update master clock periodically
2023-10-03 05:55:41 linux-kernel Re: [PATCH RFC 1/1] KVM: x86: add param to update master clock periodically
2023-10-02 22:40:27 linux-kernel Re: [PATCH v2] KVM: x86: Use fast path for Xen timer delivery
2023-10-02 22:11:19 linux-kernel Re: [PATCH RFC 1/1] KVM: x86: add param to update master clock periodically
2023-10-02 21:59:15 linux-kernel Re: [PATCH v2] KVM: x86: Use fast path for Xen timer delivery
2023-10-02 21:06:30 linux-kernel Re: [PATCH RFC 1/1] KVM: x86: add param to update master clock periodically
2023-10-02 18:50:38 linux-kernel Re: [PATCH v3] KVM: x86: Use fast path for Xen timer delivery
2023-09-30 17:05:39 linux-kernel [PATCH v3] KVM: x86: Use fast path for Xen timer delivery
2023-09-30 08:19:00 linux-kernel Re: [PATCH v2] KVM: x86: Use fast path for Xen timer delivery
2023-09-29 17:24:26 linux-kernel [PATCH v2] KVM: x86: Use fast path for Xen timer delivery
2023-09-27 13:46:30 linux-kernel Re: [PATCH] KVM: x86: Use fast path for Xen timer delivery
2023-09-26 22:51:22 linux-kernel Re: [RFC] KVM: x86: Allow userspace exit on HLT and MWAIT, else yield on MWAIT
2023-09-26 20:53:37 linux-kernel Re: [PATCH v6 11/11] KVM: xen: allow vcpu_info content to be 'safely' copied
2023-09-25 14:03:16 linux-kernel Re: [PATCH v6] KVM: x86/tsc: Don't sync user-written TSC against startup values
2023-09-23 12:41:11 linux-kernel Re: [RFC] KVM: x86: Allow userspace exit on HLT and MWAIT, else yield on MWAIT
2023-09-23 09:33:11 linux-kernel Re: [PATCH v5 07/10] KVM: xen: allow vcpu_info to be mapped by fixed HVA
2023-09-23 09:08:35 linux-kernel Re: [PATCH v5 06/10] KVM: xen: allow shared_info to be mapped by fixed HVA
2023-09-23 01:20:56 linux-kernel Re: [PATCH v5 07/10] KVM: xen: allow vcpu_info to be mapped by fixed HVA
2023-09-23 00:58:51 linux-kernel [PATCH] KVM: x86: Use fast path for Xen timer delivery
2023-09-22 21:26:00 linux-kernel Re: [PATCH v5 00/10] KVM: xen: update shared_info and vcpu_info handling
2023-09-22 20:52:59 linux-kernel Re: [PATCH] KVM: x86: Use fast path for Xen timer delivery
2023-09-22 20:28:57 linux-kernel Re: [PATCH v5 09/10] KVM: selftests / xen: re-map vcpu_info using HVA rather than GPA
2023-09-22 15:52:29 linux-kernel Re: [PATCH v5 07/10] KVM: xen: allow vcpu_info to be mapped by fixed HVA
2023-09-20 00:08:23 linux-kernel Re: [PATCH v4 09/13] KVM: xen: automatically use the vcpu_info embedded in shared_info
2023-09-19 19:33:02 linux-kernel Re: [PATCH v4 09/13] KVM: xen: automatically use the vcpu_info embedded in shared_info
2023-09-19 19:31:30 linux-kernel Re: [PATCH v4 09/13] KVM: xen: automatically use the vcpu_info embedded in shared_info
2023-09-19 18:35:09 linux-kernel Re: [PATCH v4 05/13] KVM: pfncache: allow a cache to be activated with a fixed (userspace) HVA
2023-09-19 09:08:19 linux-kernel Re: [PATCH v3 11/13] KVM: selftests / xen: map shared_info using HVA rather than GFN
2023-09-19 02:10:15 linux-kernel Re: [PATCH v3 00/13] KVM: xen: update shared_info and vcpu_info handling
2023-09-18 23:34:00 linux-kernel Re: [PATCH v2 08/12] KVM: xen: automatically use the vcpu_info embedded in shared_info
2023-09-18 23:17:11 linux-kernel Re: [PATCH v3 12/13] KVM: selftests / xen: don't explicitly set the vcpu_info address
2023-09-18 22:06:08 linux-kernel Re: [PATCH v2 11/12] KVM: selftests / xen: don't explicitly set the vcpu_info address
2023-09-18 21:29:27 linux-kernel Re: [PATCH v3 09/13] KVM: xen: automatically use the vcpu_info embedded in shared_info
2023-09-18 20:39:09 linux-kernel Re: [PATCH v2 05/12] KVM: pfncache: allow a cache to be activated with a fixed (userspace) HVA
2023-09-18 20:38:30 linux-kernel Re: [PATCH v2 10/12] KVM: selftests / xen: map shared_info using HVA rather than GFN
2023-09-18 19:45:55 linux-kernel Re: [PATCH v3 08/13] KVM: xen: prevent vcpu_id from changing whilst shared_info is valid
2023-09-18 19:11:05 linux-kernel Re: [PATCH v2 11/12] KVM: selftests / xen: don't explicitly set the vcpu_info address
2023-09-18 18:00:02 linux-kernel Re: [PATCH v2 12/12] KVM: xen: advertize the KVM_XEN_HVM_CONFIG_SHARED_INFO_HVA capability
2023-09-18 17:56:26 linux-kernel Re: [PATCH v2 11/12] KVM: selftests / xen: don't explicitly set the vcpu_info address
2023-09-18 17:46:08 linux-kernel Re: [PATCH v3 09/13] KVM: xen: automatically use the vcpu_info embedded in shared_info
2023-09-18 16:49:31 linux-kernel Re: [PATCH v2 10/12] KVM: selftests / xen: map shared_info using HVA rather than GFN
2023-09-18 15:23:23 linux-kernel Re: [PATCH v2 09/12] KVM: selftests / xen: set KVM_XEN_VCPU_ATTR_TYPE_VCPU_ID
2023-09-18 14:49:48 linux-kernel Re: [PATCH v2 09/12] KVM: selftests / xen: set KVM_XEN_VCPU_ATTR_TYPE_VCPU_ID
2023-09-18 13:28:22 linux-kernel [RFC] KVM: x86: Allow userspace exit on HLT and MWAIT, else yield on MWAIT
2023-09-18 12:49:53 linux-kernel Re: [PATCH v2 05/12] KVM: pfncache: allow a cache to be activated with a fixed (userspace) HVA