Message ID | 20200129130845.1886915-1-stefanb@linux.vnet.ibm.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
On Wed, 29 Jan 2020 at 13:09, Stefan Berger <stefanb@linux.vnet.ibm.com> wrote: > > This patch fixes a post-copy migration error due to an unaligned start address. > > Stefan > > The following changes since commit 4c60e3289875ae6c516a37523bcecb87f68ce67c: > > Merge remote-tracking branch 'remotes/rth/tags/pull-pa-20200127' into staging (2020-01-28 15:11:04 +0000) > > are available in the Git repository at: > > git://github.com/stefanberger/qemu-tpm.git tags/pull-tpm-2020-01-29-1 > > for you to fetch changes up to 71e415c8a75c130875f14d6b2136825789feb297: > > tpm-ppi: page-align PPI RAM (2020-01-29 07:27:07 -0500) > > ---------------------------------------------------------------- > Merge tpm 2020/01/29 v1 > > ---------------------------------------------------------------- > Marc-André Lureau (1): > tpm-ppi: page-align PPI RAM > > hw/tpm/tpm_ppi.c | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/5.0 for any user-visible changes. -- PMM