[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PULL 00/13] virtio,pc,pci: bug fixes, new test
From: |
Peter Maydell |
Subject: |
Re: [PULL 00/13] virtio,pc,pci: bug fixes, new test |
Date: |
Thu, 28 Nov 2024 13:40:12 +0000 |
On Wed, 27 Nov 2024 at 13:57, Michael S. Tsirkin <mst@redhat.com> wrote:
>
> The following changes since commit 34754a3a627e1937be7f3daaa0c5e73d91c7d9b5:
>
> Update version for v9.2.0-rc1 release (2024-11-20 18:27:48 +0000)
>
> are available in the Git repository at:
>
> https://git.kernel.org/pub/scm/virt/kvm/mst/qemu.git tags/for_upstream
>
> for you to fetch changes up to 571bdc97b83646dfd3746ec56fb2f70bca55b9a2:
>
> vhost: fail device start if iotlb update fails (2024-11-26 17:18:07 -0500)
>
> ----------------------------------------------------------------
> virtio,pc,pci: bug fixes, new test
>
> Some small bug fixes, notably a fix for a regression
> in cpu hotplug after migration. I also included a
> new test, just to help make sure we don't regress cxl.
>
> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
>
Applied, thanks.
Please update the changelog at https://wiki.qemu.org/ChangeLog/9.2
for any user-visible changes.
-- PMM
- [PULL 04/13] Revert "hw/acpi: Make CPUs ACPI `presence` conditional during vCPU hot-unplug", (continued)
- [PULL 04/13] Revert "hw/acpi: Make CPUs ACPI `presence` conditional during vCPU hot-unplug", Michael S. Tsirkin, 2024/11/27
- [PULL 06/13] hw/cxl: Check for zero length features in cmd_features_set_feature(), Michael S. Tsirkin, 2024/11/27
- [PULL 07/13] qapi: fix device-sync-config since-version, Michael S. Tsirkin, 2024/11/27
- [PULL 05/13] tests/acpi: update expected blobs, Michael S. Tsirkin, 2024/11/27
- [PULL 10/13] bios-tables-test: Allow for new acpihmat-generic-x test data., Michael S. Tsirkin, 2024/11/27
- [PULL 09/13] qapi/qom: Change Since entry for AcpiGenericPortProperties to 9.2, Michael S. Tsirkin, 2024/11/27
- [PULL 11/13] bios-tables-test: Add complex SRAT / HMAT test for GI GP, Michael S. Tsirkin, 2024/11/27
- [PULL 12/13] bios-tables-test: Add data for complex numa test (GI, GP etc), Michael S. Tsirkin, 2024/11/27
- [PULL 13/13] vhost: fail device start if iotlb update fails, Michael S. Tsirkin, 2024/11/27
- [PULL 08/13] hw/acpi: Fix size of HID in build_append_srat_acpi_device_handle(), Michael S. Tsirkin, 2024/11/27
- Re: [PULL 00/13] virtio,pc,pci: bug fixes, new test,
Peter Maydell <=