On 09/26/2011 10:09 PM, Michael S. Tsirkin wrote:
> + cpu_register_physical_memory(TPM_TIS_ADDR_BASE, > + 0x1000 * TPM_TIS_NUM_LOCALITIES, > + iomemtype);I think memory_region_init_io are supposed to be used for new devices from now on... Right, Avi?
Correct. -- I have a truly marvellous patch that fixes the bug which this signature is too narrow to contain.