On 08/20/2009 07:49 PM, Saksena, Abhishek wrote:
I am using libkvm and believe it creates PIC and PIT by default.

I see kvm_create make calls to:-

1. kvm_arch_create function which indeed calls kvm_create_pit and KVM_CREATE_PIT

2. kvm_create_irqchip function and KVM_CREATE_IRQCHIP

It should work, but best to check using strace or adding printfs.

--
I have a truly marvellous patch that fixes the bug which this
signature is too narrow to contain.

--
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