Dong, Eddie wrote:
> Avi Kivity wrote:
>
>> 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
>>
Avi Kivity wrote:
> 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.
>
Splited, please che
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_p
This one is a preparation for kernel devices reset support.
Split ioapic reset API and export PIC reset API
Signed-off-by: Yaozu (Eddie) Dong <[EMAIL PROTECTED]>
diff --git a/drivers/kvm/i8259.c b/drivers/kvm/i8259.c
index a679157..abcf58f 100644
--- a/drivers/kvm/i8259.c
++