mbox

[PULL,0/2] migration queue

Message ID 1355229289-27574-1-git-send-email-quintela@redhat.com
State New
Headers show

Pull-request

git://repo.or.cz/qemu/quintela.git migration.next

Message

Juan Quintela Dec. 11, 2012, 12:34 p.m. UTC
Hi

Anthony, this fixes two errors on the migration code, could you pull?

Thanks, Juan.

The following changes since commit 1c97e303d4ea80a2691334b0febe87a50660f99d:

  Merge remote-tracking branch 'afaerber/qom-cpu' into staging (2012-12-10 08:35:15 -0600)

are available in the git repository at:


  git://repo.or.cz/qemu/quintela.git migration.next

for you to fetch changes up to 77db8657048f233edf21e1a9ebdc30a367fbdc36:

  migration: Fix madvise breakage if host and guest have different page sizes (2012-12-11 12:45:56 +0100)

----------------------------------------------------------------
David Gibson (2):
      Fix off-by-1 error in RAM migration code
      migration: Fix madvise breakage if host and guest have different page sizes

 arch_init.c | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Comments

Anthony Liguori Jan. 3, 2013, 12:19 a.m. UTC | #1
Thanks, applied.

Regards,

Anthony Liguori
Anthony Liguori Jan. 3, 2013, 12:22 a.m. UTC | #2
Anthony Liguori <aliguori@us.ibm.com> writes:

> Thanks, applied.

Please disregard.  That's a bug in my script.  Sorry for the noise.

Regards,

Anthony Liguori

>
> Regards,
>
> Anthony Liguori
Anthony Liguori Jan. 21, 2013, 9:36 p.m. UTC | #3
Pulled.  Thanks.

Regards,

Anthony Liguori