Re: [kvm-devel] APIC_TMCCT register read bug]

2007-10-20 Thread Avi Kivity
Kevin Pedretti wrote: > On Mon, 2007-10-15 at 11:29 +0200, Avi Kivity wrote: > >> Patch looks good, but I'm missing a signed-off-by: line. >> >> Eddie, can you also take a look? >> > > I split the patch in two. The first one fixes the host OS kernel > divide by zero problem. The second cl

Re: [kvm-devel] [PATCH] Split kvm_vcpu to support new archs (V2)

2007-10-20 Thread Avi Kivity
Zhang, Xiantao wrote: > Hi Avi, > Thank you for your comments. Seems my mailer has something wrong. > Attached the patch here. > > In this patch, according to your and community's suggestions, I changed > the kvm_vcpu > structure to two parts. To avoid the much intrusive into current code, > one

Re: [kvm-devel] [PATCH] Split kvm_vcpu to support new archs.

2007-10-20 Thread Avi Kivity
Hollis Blanchard wrote: > On Thu, 2007-10-18 at 15:34 +0800, Zhang, Xiantao wrote: > >> Hi Avi, >> According to your and community's suggestions, I changed the kvm_vcpu >> structure to two parts. To avoid the much intrusive into current code, >> one is common part which is defined as a macro, an

[kvm-devel] INTERNAL REVENUE/FUNDS DEPARTMENT

2007-10-20 Thread SIR DAVID MARK
INTERNAL REVENUE/FUNDS DEPARTMENT LONDON,ENGLAND COMMITTEE ON FOREIGN PAYMENT (RESOLUTIONPANEL ON CONTRACT PAYMENT) UNITED KINGDOM FILE CODE #: ATM/LAG/UK ATTN: BENEFICIARY, IMMEDIATE RELEASE OF YOUR INHERITANCE FUND VIA ATM SWIFT CARD. In close consultation with the World Bank, IMF and th

Re: [kvm-devel] [BUG] 2.6.23.1 host freezes when running kvm

2007-10-20 Thread Bart Trojanowski
* Bart Trojanowski <[EMAIL PROTECTED]> [071019 20:03]: > * Bart Trojanowski <[EMAIL PROTECTED]> [071019 17:00]: > > > > > Once the system is booted, I attached using vnc, then I ssh in and ran > > 'svn update'... and the host machine froze. > > > > The last messages I on my serial console are: >

[kvm-devel] [PATCH] Split kvm_vcpu to support new archs (V2)

2007-10-20 Thread Zhang, Xiantao
Hi Avi, Thank you for your comments. Seems my mailer has something wrong. Attached the patch here. In this patch, according to your and community's suggestions, I changed the kvm_vcpu structure to two parts. To avoid the much intrusive into current code, one is common part which is defined as a

Re: [kvm-devel] possible bug: VM drops incoming network packets (tap)

2007-10-20 Thread Joris
2007/10/20, Jim Paris <[EMAIL PROTECTED]>: > I'm in the same boat -- upgraded from kvm-36 to kvm-46 and I'm seeing > identical network problems. Great I'm not the only one. Does it help to ifdown && ifup in your case? > No difference with -no-kvm-irqchip and with "taskset -c 1". I haven't > ha