Re: [Qemu-devel] Ping [PATCH] Fix irq route entries exceed KVM_MAX_IRQ_ROUTES

2015-01-08 Thread Paolo Bonzini
On 08/01/2015 04:28, kevinnma(马文霜) wrote: > Ping > > Patches here: > http://patchwork.ozlabs.org/patch/424738/ > > Description: > In multi-core guest, set irq affinity will eventually lead to guest crash, > this is a > severe BUG, I do not know why this patch was ignored? Because there is on

[Qemu-devel] Ping [PATCH] Fix irq route entries exceed KVM_MAX_IRQ_ROUTES

2015-01-07 Thread 马文霜
Ping Patches here: http://patchwork.ozlabs.org/patch/424738/ Description: In multi-core guest, set irq affinity will eventually lead to guest crash, this is a severe BUG, I do not know why this patch was ignored? Wenshuang Ma