[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PULL 00/24] virtio,pc,pci: bugfixes
From: |
Peter Maydell |
Subject: |
Re: [PULL 00/24] virtio,pc,pci: bugfixes |
Date: |
Tue, 19 Mar 2024 14:25:09 +0000 |
On Mon, 18 Mar 2024 at 16:15, Michael S. Tsirkin <mst@redhat.com> wrote:
>
> The following changes since commit ba49d760eb04630e7b15f423ebecf6c871b8f77b:
>
> Merge tag 'pull-maintainer-final-130324-1' of
> https://gitlab.com/stsquad/qemu into staging (2024-03-13 15:12:14 +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 bb949df637bdb6136a9acca55a2371fe1721e109:
>
> smbios: add extra comments to smbios_get_table_legacy() (2024-03-18
> 08:42:46 -0400)
>
> ----------------------------------------------------------------
> virtio,pc,pci: bugfixes
>
> Some minor fixes plus a big patchset from Igor fixing
> a regression with windows.
>
> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
>
> ----------------------------------------------------------------
Applied, thanks.
Please update the changelog at https://wiki.qemu.org/ChangeLog/9.0
for any user-visible changes.
-- PMM
- [PULL 15/24] smbios: handle errors consistently, (continued)
- [PULL 15/24] smbios: handle errors consistently, Michael S. Tsirkin, 2024/03/18
- [PULL 16/24] smbios: get rid of global smbios_ep_type, Michael S. Tsirkin, 2024/03/18
- [PULL 18/24] smbios: extend smbios-entry-point-type with 'auto' value, Michael S. Tsirkin, 2024/03/18
- [PULL 19/24] smbios: in case of entry point is 'auto' try to build v2 tables 1st, Michael S. Tsirkin, 2024/03/18
- [PULL 17/24] smbios: clear smbios_type4_count before building tables, Michael S. Tsirkin, 2024/03/18
- [PULL 20/24] smbios: error out when building type 4 table is not possible, Michael S. Tsirkin, 2024/03/18
- [PULL 21/24] tests: acpi/smbios: whitelist expected blobs, Michael S. Tsirkin, 2024/03/18
- [PULL 22/24] pc/q35: set SMBIOS entry point type to 'auto' by default, Michael S. Tsirkin, 2024/03/18
- [PULL 23/24] tests: acpi: update expected SSDT.dimmpxm blob, Michael S. Tsirkin, 2024/03/18
- [PULL 24/24] smbios: add extra comments to smbios_get_table_legacy(), Michael S. Tsirkin, 2024/03/18
- Re: [PULL 00/24] virtio,pc,pci: bugfixes,
Peter Maydell <=