All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL 0/8] QTest patches for 2025-01-02
@ 2025-01-02 22:06 Fabiano Rosas
  2025-01-02 22:06 ` [PULL 1/8] tests/qtest/migration: Fix compile errors when CONFIG_UADK is set Fabiano Rosas
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Fabiano Rosas @ 2025-01-02 22:06 UTC (permalink / raw)
  To: qemu-devel

The following changes since commit 8b70d7f2071e2db51b1910502bfb7f84ebf926be:

  Merge tag 'hw-misc-20241231' of https://github.com/philmd/qemu into staging (2025-01-01 15:17:08 -0500)

are available in the Git repository at:

  https://gitlab.com/farosas/qemu.git tags/qtest-20250102-pull-request

for you to fetch changes up to d9f2b09dd6c3030cda9af9c29e26a0bdfc02bec6:

  qtest/fw-cfg: remove compiled out code (2025-01-02 19:02:11 -0300)

----------------------------------------------------------------
Qtest pull request

- migration-test: fix UADK build, reinstate postcopy tests and other cleanups
- a couple of memory leak fixes for bios-tables-test and virtio-iommu-test
- drop dead code from fw_cfg-test

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

Ani Sinha (1):
  qtest/fw-cfg: remove compiled out code

Fabiano Rosas (5):
  tests/qtest/migration: Do proper cleanup in the dirty_limit test
  tests/qtest/migration: Initialize buffer in probe_o_direct_support
  tests/qtest/bios-tables-test: Free tables at dump_aml_files
  tests/qtest/virtio-iommu-test: Don't pass uninitialized data into
    qtest_memwrite
  tests/qtest/migration: Re-enable postcopy tests

Peter Xu (1):
  tests/migration: Drop arch_[source|target]

Shameer Kolothum (1):
  tests/qtest/migration: Fix compile errors when CONFIG_UADK is set

 tests/qtest/bios-tables-test.c            |  1 +
 tests/qtest/fw_cfg-test.c                 |  6 ---
 tests/qtest/migration/compression-tests.c | 54 -----------------------
 tests/qtest/migration/framework.c         |  8 +---
 tests/qtest/migration/migration-util.c    |  7 ++-
 tests/qtest/migration/precopy-tests.c     |  5 +++
 tests/qtest/virtio-iommu-test.c           |  4 +-
 7 files changed, 16 insertions(+), 69 deletions(-)

-- 
2.35.3



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

end of thread, other threads:[~2025-01-03 17:42 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-02 22:06 [PULL 0/8] QTest patches for 2025-01-02 Fabiano Rosas
2025-01-02 22:06 ` [PULL 1/8] tests/qtest/migration: Fix compile errors when CONFIG_UADK is set Fabiano Rosas
2025-01-02 22:06 ` [PULL 2/8] tests/qtest/migration: Do proper cleanup in the dirty_limit test Fabiano Rosas
2025-01-02 22:06 ` [PULL 3/8] tests/qtest/migration: Initialize buffer in probe_o_direct_support Fabiano Rosas
2025-01-02 22:06 ` [PULL 4/8] tests/qtest/bios-tables-test: Free tables at dump_aml_files Fabiano Rosas
2025-01-02 22:06 ` [PULL 5/8] tests/qtest/virtio-iommu-test: Don't pass uninitialized data into qtest_memwrite Fabiano Rosas
2025-01-02 22:06 ` [PULL 6/8] tests/migration: Drop arch_[source|target] Fabiano Rosas
2025-01-02 22:06 ` [PULL 7/8] tests/qtest/migration: Re-enable postcopy tests Fabiano Rosas
2025-01-02 22:06 ` [PULL 8/8] qtest/fw-cfg: remove compiled out code Fabiano Rosas
2025-01-03 17:40 ` [PULL 0/8] QTest patches for 2025-01-02 Stefan Hajnoczi

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.