Re: [kvm-devel] FreeBSD image hangs during boot

2007-10-06 Thread Avi Kivity
Laurent Vivier wrote: >> >> Edge-triggered means we can't share interrupt lines. Since we have only >> two or three that limits the number of devices we can have. >> >> So I'd like to try moving to active low pci interrupts, and implementing >> polarity in the qemu ioapic. It's probably closer

[kvm-devel] [PATCH take 2] CosingStyle cleanup for kvm_main.c

2007-10-06 Thread Mike Day
CodingStyle cleanup for drivers/kvm/kvm_main.c Signed-off-by: Mike D. Day <[EMAIL PROTECTED]> --- drivers/kvm/kvm_main.c | 58 --- 1 files changed, 30 insertions(+), 28 deletions(-) diff --git a/drivers/kvm/kvm_main.c b/drivers/kvm/kvm_main.c index

Re: [kvm-devel] Guest Time Question

2007-10-06 Thread Izik Eidus
Kay Hayen wrote: > Hello, > > tanks you for the reply: > > Am Freitag 05 Oktober 2007 08:35:44 schrieb Izik Eidus: > > > And given that the kernel wouldn't boot either (I guess I will have to wait > for you to rebase on rc9, a lot of your patch got rejected there), I also > have the question i

Re: [kvm-devel] Guest Time Question

2007-10-06 Thread Kay Hayen
Hello, tanks you for the reply: Am Freitag 05 Oktober 2007 08:35:44 schrieb Izik Eidus: > Kay Hayen wrote: > > So in FAQ and Wiki I didn't find how to make the guest use host time. Is > > that possible at all? For VMWare it is said that clock=pit would help, > > but that seemed to be no change.

Re: [kvm-devel] emulating gigabit ethernet

2007-10-06 Thread Wes
This is with kvm-44. I did notice kvm-45 released moments after I moved this x3650 onsite but our client required it immediately so I didn't have a chance to test it yet. I'll give it a try though when we revisit the setup in a week's time. And i'll keep watcing this space for news on the passth

Re: [kvm-devel] FreeBSD image hangs during boot

2007-10-06 Thread Laurent Vivier
Avi Kivity wrote: > Aurelien Jarno wrote: >> On Fri, Oct 05, 2007 at 03:25:05PM +0200, Laurent Vivier wrote: >> >>> Digging in the FreeBSD sources I found the origin of the problem: >>> >>> I added some ACPI traces: >>> >>>rsirq-0234 [13] RsIrqResource : Invalid interrupt >>> polari