qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH for-3.2 v5 00/19] Generalize machine compatibili


From: Igor Mammedov
Subject: Re: [Qemu-devel] [PATCH for-3.2 v5 00/19] Generalize machine compatibility properties
Date: Mon, 10 Dec 2018 18:31:59 +0100

On Mon, 10 Dec 2018 15:07:18 -0200
Eduardo Habkost <address@hidden> wrote:

> On Tue, Dec 04, 2018 at 06:20:04PM +0400, Marc-André Lureau wrote:
> [...]
> > Marc-André Lureau (19):
> >   tests: qdev_prop_check_globals() doesn't return "all_used"
> >   qom: make interface types abstract
> >   qom: make user_creatable_complete() specific to UserCreatable
> >   accel: register global_props like machine globals
> >   qdev: move qdev_prop_register_global_list() to tests
> >   qom: remove unimplemented class_finalize
> 
> Patches 1-6 (above) queued on machine-next.  Thanks!
let's drop patch 6 for now until we decide what to do with GPtrArray leaks

> 
> >   hw: apply accel compat properties without touching globals
> >   hw: apply machine compat properties without touching globals
> >   hw: remove SET_MACHINE_COMPAT
> >   qdev: make a separate helper function to apply compat properties
> >   qdev: all globals are now user-provided
> >   qdev-props: convert global_props to GPtrArray
> >   qdev-props: remove errp from GlobalProperty
> >   qdev-props: call object_apply_global_props()
> >   qom: add object_class_get_class_data()
> >   RFC: arm: replace instance_post_init()
> >   hw/i386: add pc-i440fx-4.0 & pc-q35-4.0
> >   hw/arm/virt: add virt-4.0 machine type
> >   hostmem: use object id for memory region name with >= 4.0
> > 
> 




reply via email to

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