Re: [kvm-devel] split ioapic reset API

2007-10-10 Thread Avi Kivity
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 >>

Re: [kvm-devel] split ioapic reset API

2007-10-09 Thread Dong, Eddie
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

Re: [kvm-devel] split ioapic reset API

2007-10-08 Thread Avi Kivity
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