* Re: [PATCH V1 0/5] Enable ACPI support for KVM ARM
[not found] <1432790628-15085-1-git-send-email-wei@redhat.com>
@ 2015-06-05 5:32 ` Wei Huang
0 siblings, 0 replies; 2+ messages in thread
From: Wei Huang @ 2015-06-05 5:32 UTC (permalink / raw)
To: kvmarm@lists.cs.columbia.edu
Cc: KVM, Marc Zyngier, christoffer.dall, Andrew Jones
Hi Christoffer and Marc,
Ping. Any comments on this patchset for V2?
Thanks,
-Wei
On 5/28/15 00:23, Wei Huang wrote:
> Initial ACPI support for ARM64 has been accepted into Linux kernel recently.
> Now it is a good time to re-visit ACPI support for KVM. This patchset
> enables ACPI for both arch_timer and vGIC by probing related ACPI tables
> and does necessary initialization.
>
> Note that Alexander Spyridaki submitted similar patches before. Some of
> his ideas were borrowed in this patchset, but with substancial changes.
> In addition we extend support for both GICv2 and GICv3.
>
> This patchset would work better on top of recent GIC/IRQCHIP patches by
> Hanjun Guo, who added support for gic_version in ACPI struct of GIC
> distributor (search "ACPICA: Introduce GIC version for arm based system").
>
> This patchset can be applied cleanly on top of Linx 4.1-rc1.
>
> Wei Huang (5):
> kvm: arm64: Enable ACPI support for virt arch timer
> kvm: arm64: Dispatch virt GIC probing to device tree and ACPI
> kvm: arm64: Detect GIC version for proper ACPI vGIC probing
> kvm: arm64: Implement ACPI probing code for GICv2
> kvm: arm64: Implement ACPI probing code for GICv3
>
> include/kvm/arm_vgic.h | 36 +++++++++---
> virt/kvm/arm/arch_timer.c | 64 ++++++++++++++++-----
> virt/kvm/arm/vgic-v2.c | 65 +++++++++++++++++++--
> virt/kvm/arm/vgic-v3.c | 56 +++++++++++++++++--
> virt/kvm/arm/vgic.c | 140 ++++++++++++++++++++++++++++++++++++++++++----
> 5 files changed, 320 insertions(+), 41 deletions(-)
>
^ permalink raw reply [flat|nested] 2+ messages in thread
* [PATCH V1 0/5] Enable ACPI support for KVM ARM
@ 2015-05-28 5:34 Wei Huang
0 siblings, 0 replies; 2+ messages in thread
From: Wei Huang @ 2015-05-28 5:34 UTC (permalink / raw)
To: kvmarm, kvm, christoffer.dall, marc.zyngier, hanjun.guo,
a.spyridakis, wei
Initial ACPI support for ARM64 has been accepted into Linux kernel recently.
Now it is a good time to re-visit ACPI support for KVM. This patchset
enables ACPI for both arch_timer and vGIC by probing related ACPI tables
and does necessary initialization.
Note that Alexander Spyridaki submitted similar patches before. Some of
his ideas were borrowed in this patchset, but with substancial changes.
In addition we extend support for both GICv2 and GICv3.
This patchset would work better on top of recent GIC/IRQCHIP patches by
Hanjun Guo, who added support for gic_version in ACPI struct of GIC
distributor (search "ACPICA: Introduce GIC version for arm based system").
This patchset can be applied cleanly on top of Linx 4.1-rc1.
Wei Huang (5):
kvm: arm64: Enable ACPI support for virt arch timer
kvm: arm64: Dispatch virt GIC probing to device tree and ACPI
kvm: arm64: Detect GIC version for proper ACPI vGIC probing
kvm: arm64: Implement ACPI probing code for GICv2
kvm: arm64: Implement ACPI probing code for GICv3
include/kvm/arm_vgic.h | 36 +++++++++---
virt/kvm/arm/arch_timer.c | 64 ++++++++++++++++-----
virt/kvm/arm/vgic-v2.c | 65 +++++++++++++++++++--
virt/kvm/arm/vgic-v3.c | 56 +++++++++++++++++--
virt/kvm/arm/vgic.c | 140 ++++++++++++++++++++++++++++++++++++++++++----
5 files changed, 320 insertions(+), 41 deletions(-)
--
1.8.3.1
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-06-05 5:32 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <1432790628-15085-1-git-send-email-wei@redhat.com>
2015-06-05 5:32 ` [PATCH V1 0/5] Enable ACPI support for KVM ARM Wei Huang
2015-05-28 5:34 Wei Huang
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).