Jerone Young wrote:
> I just took the old description that was there before. A much better one
> would be:
>
> Remove declarations of kvm_*_pit() on architectures who do not support
> not have a PIT.
>
> That is what I was really intending. It removes a lot of compile
> warnings, when compiling any
I just took the old description that was there before. A much better one
would be:
Remove declarations of kvm_*_pit() on architectures who do not support
not have a PIT.
That is what I was really intending. It removes a lot of compile
warnings, when compiling anything with libkvm.h on platforms t
Jerone Young wrote:
> - I am resending this patch removing ia64. It apprently fell through
> the cracks.
>
> Don't compile kvm_*_pit() on architectures whose currently supported
> platforms do not contain a PIT.
>
> Signed-off-by: Hollis Blanchard <[EMAIL PROTECTED]>
> Signed-