| Submitter | Juan Quintela |
|---|---|
| Date | Dec. 11, 2012, 12:34 p.m. |
| Message ID | <1355229289-27574-1-git-send-email-quintela@redhat.com> |
| Download | mbox |
| Permalink | /patch/205195/ |
| State | New |
| Headers | show |
Pull-request
git://repo.or.cz/qemu/quintela.git migration.nextComments
Thanks, applied. Regards, Anthony Liguori
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
Pulled. Thanks. Regards, Anthony Liguori
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(-)