|
From: | Avi Kivity |
Subject: | Re: [Qemu-devel] [PATCH V9 2/5] Add TPM (frontend) hardware interface (TPM TIS) to Qemu |
Date: | Mon, 26 Sep 2011 22:09:22 +0300 |
User-agent: | Mozilla/5.0 (X11; Linux i686 on x86_64; rv:6.0.2) Gecko/20110906 Thunderbird/6.0.2 |
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.
[Prev in Thread] | Current Thread | [Next in Thread] |