Re: [PATCH 7/9] hw/core/qdev-properties: Extract system-mode specific properties
On 3/13/20 11:46 AM, Philippe Mathieu-Daudé wrote: > Move properties specific to machines into a separate file. > > Signed-off-by: Philippe Mathieu-Daudé > --- > hw/core/qdev-properties-system.c | 602 ++- > hw/core/qdev-properties.c| 590 -
[PATCH 7/9] hw/core/qdev-properties: Extract system-mode specific properties
Move properties specific to machines into a separate file. Signed-off-by: Philippe Mathieu-Daudé --- hw/core/qdev-properties-system.c | 602 ++- hw/core/qdev-properties.c| 590 -- 2 files changed, 594 insertions(+), 598 deletions(-)