Displaying 1 result from an estimated 1 matches for "sharedpag".
Did you mean:
  sharedpage
  
2005 Sep 14
0
RE: [PATCH][VT] Clear the pending interrupt on sharedpage when PIC initialized
Keir Fraser wrote:
> On 13 Sep 2005, at 03:40, Jiang, Yunhong wrote:
> 
>> 1) I think the  cpu_reset_interrupt() is a common API on qemu for
>> hardware interrupt/exception etc,while clear the shared page is just
>> for hardware interrupt. Of course, this function is currently used
>> just for hardware interrupt since qemu works as a device model :)
>> But