qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v2 0/2] hw: provide error checking of disable-le


From: Michael S. Tsirkin
Subject: Re: [Qemu-devel] [PATCH v2 0/2] hw: provide error checking of disable-legacy/modern property usage
Date: Tue, 12 Mar 2019 21:19:37 -0400

On Fri, Feb 15, 2019 at 10:32:37AM +0000, Daniel P. Berrangé wrote:
> Changed in v2:
> 
>  - Fix properties set for v2.6 machine type compat so that it
>    only affects the virtio devices which support both legacy
>    and modern modes.
>  - Revert unneccessary patch allowing optional properties in
>    machine prop back compat


Eduardo can you review this please? Seems to revert your
patch :)

> Daniel P. Berrangé (2):
>   hw: report invalid disable-legacy|modern usage for virtio-1-only devs
>   Revert "globals: Allow global properties to be optional"
> 
>  hw/core/machine.c             | 23 ++++++++++++++++++++---
>  hw/display/virtio-gpu-pci.c   |  4 +++-
>  hw/display/virtio-vga.c       |  4 +++-
>  hw/virtio/virtio-crypto-pci.c |  4 +++-
>  hw/virtio/virtio-input-pci.c  |  4 +++-
>  hw/virtio/virtio-pci.c        | 26 ++++++++++++++++----------
>  hw/virtio/virtio-pci.h        | 31 +++++++++++++++++++++++++------
>  include/hw/qdev-core.h        |  3 ---
>  qom/object.c                  |  3 ---
>  9 files changed, 73 insertions(+), 29 deletions(-)
> 
> -- 
> 2.20.1



reply via email to

[Prev in Thread] Current Thread [Next in Thread]