Re: [PATCH 0/4] hw/core: Restrict qdev-hotplug to sysemu

2021-11-01 Thread Philippe Mathieu-Daudé
On 10/28/21 17:05, Philippe Mathieu-Daudé wrote: > Restrict various hw/core/ files to sysemu, > add stubs for qdev-hotplug. > > Philippe Mathieu-Daudé (4): > hw/core: Restrict sysemu specific files > hw/core: Declare meson source set > hw/core: Extract hotplug-related functions to qdev-hotpl

Re: [PATCH 0/4] hw/core: Restrict qdev-hotplug to sysemu

2021-10-29 Thread Eduardo Habkost
On Thu, Oct 28, 2021 at 05:05:17PM +0200, Philippe Mathieu-Daudé wrote: > Restrict various hw/core/ files to sysemu, > add stubs for qdev-hotplug. > > Philippe Mathieu-Daudé (4): > hw/core: Restrict sysemu specific files > hw/core: Declare meson source set > hw/core: Extract hotplug-related

[PATCH 0/4] hw/core: Restrict qdev-hotplug to sysemu

2021-10-28 Thread Philippe Mathieu-Daudé
Restrict various hw/core/ files to sysemu, add stubs for qdev-hotplug. Philippe Mathieu-Daudé (4): hw/core: Restrict sysemu specific files hw/core: Declare meson source set hw/core: Extract hotplug-related functions to qdev-hotplug.c hw/core: Restrict hotplug to system emulation meson.bu