qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] provide opaque CPUState to files that are compi


From: Anthony Liguori
Subject: Re: [Qemu-devel] [PATCH] provide opaque CPUState to files that are compiled once
Date: Fri, 02 Apr 2010 12:49:30 -0500
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.5) Gecko/20091209 Fedora/3.0-4.fc12 Lightning/1.0pre Thunderbird/3.0

On 04/02/2010 12:46 PM, Paolo Bonzini wrote:
On 04/02/2010 07:36 PM, Anthony Liguori wrote:
On 04/02/2010 11:43 AM, Paolo Bonzini wrote:
On 04/02/2010 06:24 PM, Anthony Liguori wrote:

I'd rather things be compiled per-target than adding a bunch of crud
everywhere.

Well, this patch in particular removes more lines than it adds. :-P

Anyway---me too, given how hairy it's coming out. Maybe (or without
maybe) this work should have been done on a branch.

What files need to be compiled per-target to fix qemu-kvm?

With this patch, pci.o/i8254.o/acpi.o. Without, also pcspk.o and acpi.o then I stopped.

i8254.o has to be a bug. There should be no reason to include qemu-kvm.h there. Likewise with acpi.o and pcspk.o.

Regards,

Anthony Liguori

Paolo





reply via email to

[Prev in Thread] Current Thread [Next in Thread]