-
- Downloads
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
virtio, pci, pc: bugfixes, checkpatch, maintainers Bugfixes all over the place. Add a new balloon maintainer. A checkpatch enhancement to enforce ACPI change rules. Signed-off-by:Michael S. Tsirkin <mst@redhat.com> # gpg: Signature made Tue 31 Mar 2020 15:54:36 BST # gpg: using RSA key 5D09FD0871C8F85B94CA8A0D281F0DB8D28D5469 # gpg: issuer "mst@redhat.com" # gpg: Good signature from "Michael S. Tsirkin <mst@kernel.org>" [full] # gpg: aka "Michael S. Tsirkin <mst@redhat.com>" [full] # Primary key fingerprint: 0270 606B 6F3C DF3D 0B17 0970 C350 3912 AFBE 8E67 # Subkey fingerprint: 5D09 FD08 71C8 F85B 94CA 8A0D 281F 0DB8 D28D 5469 * remotes/mst/tags/for_upstream: vhost-vsock: fix double close() in the realize() error path acpi: add acpi=OnOffAuto machine property to x86 and arm virt fix vhost_user_blk_watch crash hw/i386/amd_iommu.c: Fix corruption of log events passed to guest virtio-iommu: avoid memleak in the unrealize virtio-blk: delete vqs on the error path in realize() acpi: pcihp: fix left shift undefined behavior in acpi_pcihp_eject_slot() virtio-serial-bus: Plug memory leak on realize() error paths MAINTAINERS: Add myself as virtio-balloon co-maintainer checkpatch: enforce process for expected files Signed-off-by:
Peter Maydell <peter.maydell@linaro.org>
No related branches found
No related tags found
Showing
- MAINTAINERS 9 additions, 0 deletionsMAINTAINERS
- hw/acpi/pcihp.c 1 addition, 1 deletionhw/acpi/pcihp.c
- hw/arm/virt-acpi-build.c 1 addition, 1 deletionhw/arm/virt-acpi-build.c
- hw/arm/virt.c 34 additions, 2 deletionshw/arm/virt.c
- hw/block/vhost-user-blk.c 0 additions, 19 deletionshw/block/vhost-user-blk.c
- hw/block/virtio-blk.c 3 additions, 0 deletionshw/block/virtio-blk.c
- hw/char/virtio-serial-bus.c 1 addition, 1 deletionhw/char/virtio-serial-bus.c
- hw/i386/acpi-build.c 1 addition, 1 deletionhw/i386/acpi-build.c
- hw/i386/amd_iommu.c 1 addition, 1 deletionhw/i386/amd_iommu.c
- hw/i386/pc.c 2 additions, 2 deletionshw/i386/pc.c
- hw/i386/pc_piix.c 1 addition, 1 deletionhw/i386/pc_piix.c
- hw/i386/x86.c 32 additions, 0 deletionshw/i386/x86.c
- hw/virtio/vhost-vsock.c 5 additions, 1 deletionhw/virtio/vhost-vsock.c
- hw/virtio/virtio-iommu.c 3 additions, 0 deletionshw/virtio/virtio-iommu.c
- include/hw/acpi/acpi.h 0 additions, 1 deletioninclude/hw/acpi/acpi.h
- include/hw/arm/virt.h 2 additions, 0 deletionsinclude/hw/arm/virt.h
- include/hw/i386/x86.h 3 additions, 0 deletionsinclude/hw/i386/x86.h
- include/hw/virtio/vhost-user-blk.h 0 additions, 1 deletioninclude/hw/virtio/vhost-user-blk.h
- scripts/checkpatch.pl 25 additions, 0 deletionsscripts/checkpatch.pl
- softmmu/vl.c 2 additions, 2 deletionssoftmmu/vl.c
Loading
Please register or sign in to comment