All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL 0/2] Migration 20230302 patches
@ 2023-03-02 16:19 Juan Quintela
  2023-03-02 16:19 ` [PULL 1/2] test-vmstate: fix bad GTree usage, use-after-free Juan Quintela
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Juan Quintela @ 2023-03-02 16:19 UTC (permalink / raw)
  To: qemu-devel; +Cc: Dr. David Alan Gilbert, Juan Quintela

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



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-03-04 14:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-02 16:19 [PULL 0/2] Migration 20230302 patches Juan Quintela
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

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.