On Sun, Oct 10, 2010 at 04:41:59PM +0200, Avi Kivity wrote:
> Due to a depedency on kvm's msix support, msix.c was changed to be a target
> dependent file.  This patch set changes it back.
> 
> v2: make the msix.c->kvm.c interface at a finer granularity, removing the need
>     for kvm code to know about PCIDevice.
> 
> Avi Kivity (8):
>   msix: avoid leaking kvm data on init failure
>   kvm: drop kvm_context parameter from msix-related kvm functions
>   Avoid using kvm_irq_routing_entry in PCIDevice
>   Avoid use of kvm_irq_routing_entry in hw/msix.c
>   kvm: Add stubs for msix support code
>   kvm: allow kvm.h to be included from target independent files
>   msix: remove CONFIG_KVM depedency
>   Move msix.o build back to Makefile.objs

Something strange happened: recent qemu-kvm seems much slower to me.
Any chance kernel irqchip is now disabled?

-- 
MST
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to