[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PULL 00/10] pc,pci,virtio,qdev fixes, tests
From: |
Peter Maydell |
Subject: |
Re: [Qemu-devel] [PULL 00/10] pc,pci,virtio,qdev fixes, tests |
Date: |
Thu, 5 Jun 2014 22:40:04 +0100 |
On 5 June 2014 18:17, Michael S. Tsirkin <address@hidden> wrote:
> The following changes since commit c5fa6c86d0765f837515d1c10654c621724a77e0:
>
> Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging
> (2014-05-19 14:10:01 +0100)
>
> 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 711e2f1e9ecad845e142fdddbbf1e8037bce902b:
>
> qdev: Add test of qdev_prop_check_global (2014-06-05 19:20:38 +0300)
>
> ----------------------------------------------------------------
> pc,pci,virtio,qdev fixes, tests
>
> new tests for SMBIOS
> SMBIOS fixes
> pc, pci fixes
> qdev patches stayed on list for a month with no review,
> as I told people on KVM forum I'm merging stuch patches
> if they look fine.
>
> Signed-off-by: Michael S. Tsirkin <address@hidden>
Applied, thanks (with a trivial conflict fix in pc.h.)
-- PMM
- [Qemu-devel] [PULL 02/10] SMBIOS: Fix endian-ness when populating multi-byte fields, (continued)
- [Qemu-devel] [PULL 02/10] SMBIOS: Fix endian-ness when populating multi-byte fields, Michael S. Tsirkin, 2014/06/05
- [Qemu-devel] [PULL 01/10] serial-pci: Set prog interface field of pci config to 16550 compatible, Michael S. Tsirkin, 2014/06/05
- [Qemu-devel] [PULL 03/10] SMBIOS: Update Type 0 struct generator for machines >= 2.1, Michael S. Tsirkin, 2014/06/05
- [Qemu-devel] [PULL 04/10] SMBIOS: Fix type 17 field sizes, Michael S. Tsirkin, 2014/06/05
- [Qemu-devel] [PULL 05/10] pcie_host: Turn pcie_host_init() into an instance_init, Michael S. Tsirkin, 2014/06/05
- [Qemu-devel] [PULL 06/10] virtio-balloon: return empty data when no stats are available, Michael S. Tsirkin, 2014/06/05
- [Qemu-devel] [PULL 07/10] tests: rename acpi-test to bios-tables-test, Michael S. Tsirkin, 2014/06/05
- [Qemu-devel] [PULL 09/10] qdev: Display warning about unused -global, Michael S. Tsirkin, 2014/06/05
- [Qemu-devel] [PULL 10/10] qdev: Add test of qdev_prop_check_global, Michael S. Tsirkin, 2014/06/05
- [Qemu-devel] [PULL 08/10] tests: add smbios testing, Michael S. Tsirkin, 2014/06/05
- Re: [Qemu-devel] [PULL 00/10] pc,pci,virtio,qdev fixes, tests,
Peter Maydell <=