LinuxLists
Users
About
David Woodhouse (
[email protected]
)
Number of posts: 4135 (0.48 per day)
First post: 2000-10-27 13:18:50
Last post: 2024-06-15 14:38:31
Previous Page
/
Next Page
Date
List
Subject
2024-04-22 18:06:54
linux-kernel
Re: [PATCH 02/10] KVM: x86: Improve accuracy of KVM clock when TSC scaling is in force
2024-04-22 18:02:10
linux-kernel
Re: [PATCH 02/10] KVM: x86: Improve accuracy of KVM clock when TSC scaling is in force
2024-04-20 17:21:44
linux-kernel
Re: [PATCH 2/2] KVM: selftests: Add KVM/PV clock selftest to prove timer drift correction
2024-04-20 13:01:47
linux-kernel
Re: [PATCH 2/2] KVM: selftests: Add KVM/PV clock selftest to prove timer drift correction
2024-04-20 00:21:42
linux-kernel
Re: [PATCH 2/2] KVM: selftests: Add KVM/PV clock selftest to prove timer drift correction
2024-04-19 20:01:39
linux-kernel
Re: [PATCH 2/2] KVM: selftests: Add KVM/PV clock selftest to prove timer drift correction
2024-04-19 19:31:59
linux-kernel
Re: [PATCH 06/10] KVM: x86: Add KVM_VCPU_TSC_SCALE and fix the documentation on TSC migration
2024-04-19 18:16:43
linux-kernel
Re: [PATCH 03/10] KVM: x86: Add KVM_[GS]ET_CLOCK_GUEST for accurate KVM clock migration
2024-04-19 18:01:50
linux-kernel
[PATCH 11/10] KVM: x86: Fix software TSC upscaling in kvm_update_guest_time()
2024-04-19 16:56:18
linux-kernel
Re: [RFC PATCH 0/10] Cleaning up the KVM clock mess
2024-04-19 16:06:54
linux-kernel
Re: [PATCH] KVM: x86: Don't unnecessarily force masterclock update on vCPU hotplug
2024-04-19 15:40:09
linux-kernel
Re: [PATCH v2 0/2] Support clean reboot after hibernate on Arm64
2024-04-19 02:42:24
linux-kernel
[PATCH 10/10] KVM: x86: Fix KVM clock precision in __get_kvmclock()
2024-04-19 01:42:29
linux-kernel
[PATCH 07/10] KVM: x86: Avoid NTP frequency skew for KVM clock on 32-bit host
2024-04-19 01:22:45
linux-kernel
[PATCH 08/10] KVM: x86: Remove periodic global clock updates
2024-04-19 00:37:28
linux-kernel
[RFC PATCH 0/10] Cleaning up the KVM clock mess
2024-04-19 00:36:24
linux-kernel
[PATCH 06/10] KVM: x86: Add KVM_VCPU_TSC_SCALE and fix the documentation on TSC migration
2024-04-19 00:26:54
linux-kernel
[PATCH 03/10] KVM: x86: Add KVM_[GS]ET_CLOCK_GUEST for accurate KVM clock migration
2024-04-18 23:42:04
linux-kernel
[PATCH 05/10] KVM: x86: Explicitly disable TSC scaling without CONSTANT_TSC
2024-04-18 23:12:13
linux-kernel
[PATCH 09/10] KVM: x86: Kill KVM_REQ_GLOBAL_CLOCK_UPDATE
2024-04-18 22:36:19
linux-kernel
[PATCH 01/10] KVM: x86/xen: Do not corrupt KVM clock in kvm_xen_shared_info_init()
2024-04-18 22:01:42
linux-kernel
[PATCH 04/10] KVM: selftests: Add KVM/PV clock selftest to prove timer correction
2024-04-18 20:51:41
linux-kernel
[PATCH 02/10] KVM: x86: Improve accuracy of KVM clock when TSC scaling is in force
2024-04-18 02:57:07
linux-kernel
Re: [PATCH v2 1/2] KVM: x86: Add KVM_[GS]ET_CLOCK_GUEST for accurate KVM clock migration
2024-04-15 12:26:41
linux-kernel
Re: [PATCH v2 1/2] KVM: x86: Add KVM_[GS]ET_CLOCK_GUEST for accurate KVM clock migration
2024-04-12 14:18:47
linux-kernel
Re: [PATCH v2 0/2] Support clean reboot after hibernate on Arm64
2024-04-12 11:04:35
linux-kernel
[PATCH v2 1/2] ACPICA: Detect FACS even for hardware reduced platforms
2024-04-12 11:04:12
linux-kernel
[PATCH v2 2/2] arm64: acpi: Honour firmware_signature field of FACS, if it exists
2024-04-12 08:06:29
linux-kernel
[PATCH v2 0/2] Support clean reboot after hibernate on Arm64
2024-04-11 19:47:21
linux-kernel
Re: [PATCH 2/2] KVM: selftests: Add KVM/PV clock selftest to prove timer drift correction
2024-04-10 13:27:16
linux-kernel
Re: [PATCH v2 1/2] KVM: x86: Add KVM_[GS]ET_CLOCK_GUEST for accurate KVM clock migration
2024-04-09 11:33:00
linux-kernel
Re: [PATCH 2/2] KVM: selftests: Add KVM/PV clock selftest to prove timer drift correction
2024-04-09 06:57:08
linux-kernel
Re: [PATCH 1/2] KVM: x86: Add KVM_[GS]ET_CLOCK_GUEST for KVM clock drift fixup
2024-04-09 02:34:34
linux-kernel
Re: [PATCH 0/3] KVM: Fix for a mostly benign gpc WARN
2024-04-04 14:37:31
linux-kernel
Re: [PATCH 1/1] KVM: selftests: add kvmclock drift test
2024-04-02 09:30:21
linux-kernel
Re: [PATCH 2/2] arm64: acpi: Honour firmware_signature field of FACS, if it exists
2024-03-22 21:11:37
linux-kernel
Re: [RFC PATCH v3 0/5] Add PSCI v1.3 SYSTEM_OFF2 support for hibernation
2024-03-22 19:52:50
linux-kernel
Re: [RFC PATCH v3 2/5] KVM: arm64: Add support for PSCI v1.2 and v1.3
2024-03-22 19:17:51
linux-kernel
Re: [RFC PATCH v3 5/5] arm64: Use SYSTEM_OFF2 PSCI call to power off for hibernate
2024-03-22 18:09:49
linux-kernel
Re: [RFC PATCH v3 5/5] arm64: Use SYSTEM_OFF2 PSCI call to power off for hibernate
2024-03-22 14:27:43
linux-kernel
Re: [PATCH v1 0/4] virt: vmgenid: Add devicetree bindings support
2024-03-22 14:06:48
linux-kernel
Re: [PATCH 0/3] KVM: Fix for a mostly benign gpc WARN
2024-03-22 11:37:47
linux-kernel
Re: [RFC PATCH v3 0/5] Add PSCI v1.3 SYSTEM_OFF2 support for hibernation
2024-03-22 08:21:51
linux-kernel
Re: [PATCH v1 0/4] virt: vmgenid: Add devicetree bindings support
2024-03-20 17:23:13
linux-kernel
Re: [RFC PATCH v3 0/7] Add virtio_rtc module and related changes
2024-03-20 16:56:07
linux-kernel
Re: [PATCH v1 0/4] virt: vmgenid: Add devicetree bindings support
2024-03-20 15:28:02
linux-kernel
Re: [PATCH 2/3] KVM: Check validity of offset+length of gfn_to_pfn_cache prior to activation
2024-03-20 13:51:09
linux-kernel
Re: [PATCH v1 0/4] virt: vmgenid: Add devicetree bindings support
2024-03-20 11:22:48
linux-kernel
Re: [PATCH 1/3] KVM: Add helpers to consolidate gfn_to_pfn_cache's page split check
2024-03-20 09:30:21
linux-kernel
Re: [PATCH 3/3] KVM: Explicitly disallow activatating a gfn_to_pfn_cache with INVALID_GPA
2024-03-19 20:52:08
linux-kernel
Re: [RFC PATCH v3 0/5] Add PSCI v1.3 SYSTEM_OFF2 support for hibernation