[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PULL 00/17] pc,virtio,pci: fixes, tests
From: |
Peter Maydell |
Subject: |
Re: [PULL 00/17] pc,virtio,pci: fixes, tests |
Date: |
Thu, 25 Feb 2021 19:07:36 +0000 |
On Tue, 23 Feb 2021 at 16:03, Michael S. Tsirkin <mst@redhat.com> wrote:
>
> The following changes since commit 7ef8134565dccf9186d5eabd7dbb4ecae6dead87:
>
> Merge remote-tracking branch
> 'remotes/edgar/tags/edgar/cris-next-2021-02-22.for-upstream' into staging
> (2021-02-22 14:20:32 +0000)
>
> are available in the Git repository at:
>
> git://git.kernel.org/pub/scm/virt/kvm/mst/qemu.git tags/for_upstream
>
> for you to fetch changes up to 7b630d937a6c73fb145746fb31e0fb4b08f0cf0e:
>
> qtest/acpi/bios-tables-test: update acpi tables (2021-02-23 10:58:42 -0500)
>
> ----------------------------------------------------------------
> pc,virtio,pci: fixes, tests
>
> Fixes all over the place, a new test.
>
> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
>
Applied, thanks.
Please update the changelog at https://wiki.qemu.org/ChangeLog/6.0
for any user-visible changes.
-- PMM
- [PULL 02/17] virtio-net: add missing object_unref(), (continued)
- [PULL 02/17] virtio-net: add missing object_unref(), Michael S. Tsirkin, 2021/02/23
- [PULL 09/17] qtest: update tests/qtest/bios-tables-test-allowed-diff.h, Michael S. Tsirkin, 2021/02/23
- [PULL 01/17] pci: cleanup failover sanity check, Michael S. Tsirkin, 2021/02/23
- [PULL 11/17] acpi/core: always set SCI_EN when SMM isn't supported, Michael S. Tsirkin, 2021/02/23
- [PULL 15/17] i386: acpi: Don't build HPET ACPI entry if HPET is disabled, Michael S. Tsirkin, 2021/02/23
- [PULL 04/17] pcie: don't set link state active if the slot is empty, Michael S. Tsirkin, 2021/02/23
- [PULL 16/17] acpi: add test case for -no-hpet, Michael S. Tsirkin, 2021/02/23
- [PULL 12/17] acpi: set fadt.smi_cmd to zero when SMM is not supported, Michael S. Tsirkin, 2021/02/23
- [PULL 14/17] hw/i386: declare ACPI mother board resource for MMCONFIG region, Michael S. Tsirkin, 2021/02/23
- [PULL 08/17] checkpatch: don't emit warning on newly created acpi data files, Michael S. Tsirkin, 2021/02/23
- Re: [PULL 00/17] pc,virtio,pci: fixes, tests,
Peter Maydell <=