@Stefan Bader,
The host OS is ubuntu 12.04, and we upgraded the QEMU to 2.0.0 from ubuntu
cloud-archive repo.
https://wiki.ubuntu.com/ServerTeam/CloudArchive
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu in Ubuntu.
https://bugs.
Bader,
We don't see this problem after the patch is applied. I think we can
close this case.
Regards,
CY.
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu in Ubuntu.
https://bugs.launchpad.net/bugs/1465935
Title:
kvm_irqchip_c
Bader,
Sorry to response late.
We patch our QEMU 2.0 and running on ubuntu 12.04, and shall keep it running
for a while.
I'll let you know if this problem is gone after weeks.
Regards,
CY.
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscrib
-Original Message-
From: Paolo Bonzini [mailto:pbonz...@redhat.com]
Sent: 2015年7月1日 21:39
To: Li, Chengyuan
Cc: kevin...@tencent.com
Subject: Re: [Qemu-devel] [PATCH] Fix irq route entries exceed
KVM_MAX_IRQ_ROUTES
On 30/06/2015 05:47, Li, Chengyuan wrote:
> Here is my understand
Ryan,
Our Hypervisors are running in the internal network which can't access to
Launchpad,
# apport-collect 1465935
ERROR: connecting to Launchpad failed: [Errno 110] Connection timed out
We saw this qemu crash on 18 Hypervisor nodes. So far all our
hypervisors are ubuntu 12.04, qemu-2.0.0+dfsg
http://lists.gnu.org/archive/html/qemu-devel/2015-01/msg00822.html
Seems that the latest version code has answered maintainers questions.
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu in Ubuntu.
https://bugs.launchpad.net/bugs/1
>From kvm_pc_setup_irq_routing() function, we can see that 15 routes from
PIC and 23 routes from IOAPIC are added into irq route table, but only
23 irq(gsi) are reserved. This leads to irq route table has been full
but there are still tens of free gsi. So the "retry" part of
kvm_irqchip_get_virq()
** Also affects: qemu (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu in Ubuntu.
https://bugs.launchpad.net/bugs/1465935
Title:
kvm_irqchip_commit_routes: Assertion `ret == 0'