Dong, Eddie wrote:
> This one is a preparation for kernel devices reset support.
>
>
>
>        Split ioapic reset API and export PIC reset API
>   

Please split into two patches, I need to fold them into the pic patch
and the ioapic patch.

>  
> -static void pic_reset(void *opaque)
> +void kvm_pic_reset(void *opaque)
>  {
>       struct kvm_kpic_state *s = opaque;
>   


Does this really need to be an opaque?  Or is this some qemu remnant?

-- 
Do not meddle in the internals of kernels, for they are subtle and quick to 
panic.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
kvm-devel mailing list
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel

Reply via email to