All of lore.kernel.org
 help / color / mirror / Atom feed
From: Juan Quintela <quintela@redhat.com>
To: qemu-devel@nongnu.org
Cc: "Dr. David Alan Gilbert" <dgilbert@redhat.com>,
	Juan Quintela <quintela@redhat.com>
Subject: [PULL 0/2] Migration 20230302 patches
Date: Thu,  2 Mar 2023 17:19:57 +0100	[thread overview]
Message-ID: <20230302161959.9844-1-quintela@redhat.com> (raw)

The following changes since commit 262312d7ba6e2966acedb4f9c134fd19176b4083:

  Merge tag 'pull-testing-next-010323-1' of https://gitlab.com/stsquad/qemu into staging (2023-03-02 13:02:53 +0000)

are available in the Git repository at:

  https://gitlab.com/juan.quintela/qemu.git tags/migration-20230302-pull-request

for you to fetch changes up to c31772ad6883533757d2a7dfe9ce24325e3ec16c:

  Fix exec migration on Windows (w32+w64). (2023-03-02 17:06:27 +0100)

----------------------------------------------------------------
Migraiton Pull request

Hi

This pull requests include:
- use-after-free in test-vmstate (eric)
- fix exec migration in windows (berberian)

Please apply.

----------------------------------------------------------------

Eric Auger (1):
  test-vmstate: fix bad GTree usage, use-after-free

John Berberian, Jr (1):
  Fix exec migration on Windows (w32+w64).

 migration/exec.c          | 24 ++++++++++++++++++++++++
 tests/unit/test-vmstate.c |  5 ++---
 2 files changed, 26 insertions(+), 3 deletions(-)

-- 
2.39.2



             reply	other threads:[~2023-03-02 16:21 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-02 16:19 Juan Quintela [this message]
2023-03-02 16:19 ` [PULL 1/2] test-vmstate: fix bad GTree usage, use-after-free Juan Quintela
2023-03-02 16:19 ` [PULL 2/2] Fix exec migration on Windows (w32+w64) Juan Quintela
2023-03-04 13:59 ` [PULL 0/2] Migration 20230302 patches Peter Maydell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230302161959.9844-1-quintela@redhat.com \
    --to=quintela@redhat.com \
    --cc=dgilbert@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.