search for: pirq_set_affin

Displaying 3 results from an estimated 3 matches for "pirq_set_affin".

2011 May 04
2
RE: Instability with Xen, interrupt routing frozen, HPET broadcast
...or "max_cstate=1" at xen cmdline in > /boot/grub/grub.conf. > > Second, I noticed that the issue just occur on pre-nehalem server processors. I > will check whether I can reproduce it. > On , xen-devel-bounces@xxxxxxxxxxxxxxxxxxx wrote: > > Maybe you can disable pirq_set_affinity to have a try with the > > following patch. It may trigger IRQ migration in hypervisor, > > and the IRQ migration logic about(especailly > > shared)level-triggered ioapic IRQ is not well tested because > > of no users before. After intoducing the pirq_set_affinity in &gt...
2012 Jan 09
39
[PATCH v4 00/25] xen: ARMv7 with virtualization extensions
Hello everyone, this is the fourth version of the patch series that introduces ARMv7 with virtualization extensions support in Xen. The series allows Xen and Dom0 to boot on a Cortex-A15 based Versatile Express simulator. See the following announce email for more informations about what we are trying to achieve, as well as the original git history: See
2011 Dec 06
57
[PATCH RFC 00/25] xen: ARMv7 with virtualization extensions
Hello everyone, this is the very first version of the patch series that introduces ARMv7 with virtualization extensions support in Xen. The series allows Xen and Dom0 to boot on a Cortex-A15 based Versatile Express simulator. See the following announce email for more informations about what we are trying to achieve, as well as the original git history: See